fantia
Toggle table of contents
0.0.8
common
Platform filter
common
Switch theme
Search in API
fantia
fanbox
/
me.matsumo.fankt.fanbox.domain.model
/
FanboxCreatorDetail
/
ProfileLink
Profile
Link
data
class
ProfileLink
(
val
url
:
String
,
val
link
:
FanboxCreatorDetail.Platform
)
Members
Constructors
Profile
Link
Link copied to clipboard
constructor
(
url
:
String
,
link
:
FanboxCreatorDetail.Platform
)
Properties
link
Link copied to clipboard
val
link
:
FanboxCreatorDetail.Platform
url
Link copied to clipboard
val
url
:
String