@paystreamer/sdk
Docs
GitHub
Preparing search index...
index
PlatformObject
Interface PlatformObject
interface
PlatformObject
{
category
:
string
;
created_at
:
number
;
description
:
string
;
id
:
string
;
image_url
:
string
|
null
;
is_paused
:
boolean
;
name
:
string
;
owner
:
string
;
tiers
?:
{
amount
:
string
;
frequency
:
string
;
is_active
:
boolean
;
name
:
string
;
subscriber_count
:
number
;
}
[]
;
}
Index
Properties
category
created_
at
description
id
image_
url
is_
paused
name
owner
tiers?
Properties
category
category
:
string
created_
at
created_at
:
number
description
description
:
string
id
id
:
string
image_
url
image_url
:
string
|
null
is_
paused
is_paused
:
boolean
name
name
:
string
owner
owner
:
string
Optional
tiers
tiers
?:
{
amount
:
string
;
frequency
:
string
;
is_active
:
boolean
;
name
:
string
;
subscriber_count
:
number
;
}
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
created_
at
description
id
image_
url
is_
paused
name
owner
tiers
Docs
GitHub
@paystreamer/sdk
Loading...