fantia
Toggle table of contents
0.0.10
common
Platform filter
common
Switch theme
Search in API
fantia
fanbox
/
me.matsumo.fankt.fanbox.domain.model
/
FanboxCover
Fanbox
Cover
@
Serializable
data
class
FanboxCover
(
val
url
:
String
,
val
type
:
String
)
Members
Constructors
Fanbox
Cover
Link copied to clipboard
constructor
(
url
:
String
,
type
:
String
)
Properties
type
Link copied to clipboard
val
type
:
String
url
Link copied to clipboard
val
url
:
String