fantia
Toggle table of contents
0.0.5
common
Platform filter
common
Switch theme
Search in API
fantia
fanbox
/
me.matsumo.fankt.fanbox.domain.model.id
/
FanboxUserId
Fanbox
User
Id
@
Serializable
data
class
FanboxUserId
(
val
value
:
Long
)
Members
Constructors
Fanbox
User
Id
Link copied to clipboard
constructor
(
value
:
Long
)
Properties
value
Link copied to clipboard
val
value
:
Long
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String