kmttAPI
0.3.3
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
kmttAPI
/
kmtt.models.attach
/
AttachImage
Attach
Image
data
class
AttachImage
(
type
:
String
?
,
data
:
AttachImage
?
)
Content copied to clipboard
Constructors
Properties
Parameters
Parameters
type
data
Constructors
Attach
Image
Link copied to clipboard
fun
AttachImage
(
type
:
String
?
=
null
,
data
:
AttachImage
?
=
null
)
Content copied to clipboard
Properties
data
Link copied to clipboard
val
data
:
AttachImage
?
=
null
Content copied to clipboard
type
Link copied to clipboard
val
type
:
String
?
=
null
Content copied to clipboard