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