@paystreamer/sdk
Docs
GitHub
Preparing search index...
index
PlatformWithTiers
Interface PlatformWithTiers
interface
PlatformWithTiers
{
category
:
string
;
coinType
?:
string
;
created_at
:
number
;
description
:
string
;
id
:
string
;
image_url
:
string
|
null
;
is_paused
:
boolean
;
name
:
string
;
owner
:
string
;
packageId
?:
string
;
tiers
:
PlatformTier
[]
;
}
Index
Properties
category
coin
Type?
created_
at
description
id
image_
url
is_
paused
name
owner
package
Id?
tiers
Properties
category
category
:
string
Optional
coin
Type
coinType
?:
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
package
Id
packageId
?:
string
tiers
tiers
:
PlatformTier
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
coin
Type
created_
at
description
id
image_
url
is_
paused
name
owner
package
Id
tiers
Docs
GitHub
@paystreamer/sdk
Loading...