@moontaiworks/fanbox-dl - v1.0.0
GitHub
Preparing search index...
Plan
Interface Plan
interface
Plan
{
coverImageUrl
:
string
|
null
;
creatorId
:
string
;
description
:
string
;
fee
:
number
;
hasAdultContent
:
boolean
;
id
:
string
;
paymentMethod
:
string
|
null
;
perks
:
string
[]
;
title
:
string
;
user
:
FanboxUser
;
}
Hierarchy (
View Summary
)
Plan
SupportingPlan
Index
Properties
cover
Image
Url
creator
Id
description
fee
has
Adult
Content
id
payment
Method
perks
title
user
Properties
cover
Image
Url
coverImageUrl
:
string
|
null
creator
Id
creatorId
:
string
description
description
:
string
fee
fee
:
number
has
Adult
Content
hasAdultContent
:
boolean
id
id
:
string
payment
Method
paymentMethod
:
string
|
null
perks
perks
:
string
[]
title
title
:
string
user
user
:
FanboxUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cover
Image
Url
creator
Id
description
fee
has
Adult
Content
id
payment
Method
perks
title
user
GitHub
@moontaiworks/fanbox-dl - v1.0.0
Loading...