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.subsite
/
SubsiteCover
Subsite
Cover
data
class
SubsiteCover
(
coverUrl
:
String
?
,
height
:
String
?
,
width
:
String
?
,
type
:
String
?
,
y
:
String
?
)
Content copied to clipboard
Обложка профиля
Constructors
Properties
Parameters
Parameters
cover
Url
height
width
type
y
Constructors
Subsite
Cover
Link copied to clipboard
fun
SubsiteCover
(
coverUrl
:
String
?
=
null
,
height
:
String
?
=
null
,
width
:
String
?
=
null
,
type
:
String
?
=
null
,
y
:
String
?
=
null
)
Content copied to clipboard
Properties
coverUrl
Link copied to clipboard
val
coverUrl
:
String
?
=
null
Content copied to clipboard
height
Link copied to clipboard
val
height
:
String
?
=
null
Content copied to clipboard
type
Link copied to clipboard
val
type
:
String
?
=
null
Content copied to clipboard
width
Link copied to clipboard
val
width
:
String
?
=
null
Content copied to clipboard
y
Link copied to clipboard
val
y
:
String
?
=
null
Content copied to clipboard