kmttAPI
0.3.2
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
kmttAPI
/
kmtt.models.entry
/
EntryContent
Entry
Content
data
class
EntryContent
(
html
:
String
?
,
version
:
String
?
)
Content copied to clipboard
Constructors
Properties
Parameters
Parameters
html
version
Constructors
Entry
Content
Link copied to clipboard
fun
EntryContent
(
html
:
String
?
=
null
,
version
:
String
?
=
null
)
Content copied to clipboard
Properties
html
Link copied to clipboard
val
html
:
String
?
=
null
Content copied to clipboard
version
Link copied to clipboard
val
version
:
String
?
=
null
Content copied to clipboard