fantia
Toggle table of contents
0.0.15
common
Platform filter
common
Switch theme
Search in API
fantia
fanbox
/
me.matsumo.fankt.fanbox.domain.model.id
Package-level
declarations
Types
Types
Fanbox
Comment
Id
Link copied to clipboard
@
Serializable
data
class
FanboxCommentId
(
val
value
:
String
)
Fanbox
Creator
Id
Link copied to clipboard
@
Serializable
data
class
FanboxCreatorId
(
val
value
:
String
)
Fanbox
News
Letter
Id
Link copied to clipboard
@
Serializable
data
class
FanboxNewsLetterId
(
val
value
:
String
)
Fanbox
Plan
Id
Link copied to clipboard
@
Serializable
data
class
FanboxPlanId
(
val
value
:
String
)
Fanbox
Post
Id
Link copied to clipboard
@
Serializable
data
class
FanboxPostId
(
val
value
:
String
)
Fanbox
Post
Item
Id
Link copied to clipboard
@
Serializable
data
class
FanboxPostItemId
(
val
value
:
String
)
Fanbox
User
Id
Link copied to clipboard
@
Serializable
data
class
FanboxUserId
(
val
value
:
Long
)