fantia
Toggle table of contents
0.0.4
common
Platform filter
common
Switch theme
Search in API
fantia
fanbox
/
me.matsumo.fankt.fanbox.domain.model
/
FanboxTag
Fanbox
Tag
data
class
FanboxTag
(
val
count
:
Int
,
val
coverImageUrl
:
String
?
,
val
name
:
String
)
Members
Constructors
Fanbox
Tag
Link copied to clipboard
constructor
(
count
:
Int
,
coverImageUrl
:
String
?
,
name
:
String
)
Properties
count
Link copied to clipboard
val
count
:
Int
cover
Image
Url
Link copied to clipboard
val
coverImageUrl
:
String
?
name
Link copied to clipboard
val
name
:
String