fantia
Toggle table of contents
0.0.11
common
Platform filter
common
Switch theme
Search in API
fantia
fanbox
/
me.matsumo.fankt.fanbox.domain.model
/
FanboxCreator
Fanbox
Creator
@
Serializable
data
class
FanboxCreator
(
val
creatorId
:
FanboxCreatorId
?
,
val
user
:
FanboxUser
?
)
Members
Constructors
Fanbox
Creator
Link copied to clipboard
constructor
(
creatorId
:
FanboxCreatorId
?
,
user
:
FanboxUser
?
)
Properties
creator
Id
Link copied to clipboard
val
creatorId
:
FanboxCreatorId
?
user
Link copied to clipboard
val
user
:
FanboxUser
?