fanbox
Toggle table of contents
0.0.10
common
Platform filter
common
Switch theme
Search in API
fanbox
fanbox
/
me.matsumo.fankt.fanbox.domain.model
/
FanboxCreatorPlan
/
FanboxCreatorPlan
Fanbox
Creator
Plan
constructor
(
id
:
FanboxPlanId
,
title
:
String
,
description
:
String
,
fee
:
Int
,
coverImageUrl
:
String
?
,
hasAdultContent
:
Boolean
,
paymentMethod
:
FanboxPaymentMethod
,
user
:
FanboxUser
?
)