@paystreamer/sdk
Docs
GitHub
Preparing search index...
index
UseSubscribeParams
Interface UseSubscribeParams
interface
UseSubscribeParams
{
accountCapId
?:
string
;
accountId
?:
string
;
maxAttempts
?:
number
;
platformId
:
string
;
tierAmount
?:
bigint
;
tierFrequencyMs
?:
bigint
;
tierIndex
:
number
|
bigint
;
}
Index
Properties
account
Cap
Id?
account
Id?
max
Attempts?
platform
Id
tier
Amount?
tier
Frequency
Ms?
tier
Index
Properties
Optional
account
Cap
Id
accountCapId
?:
string
Optional
account
Id
accountId
?:
string
Optional
max
Attempts
maxAttempts
?:
number
platform
Id
platformId
:
string
Optional
tier
Amount
tierAmount
?:
bigint
Optional
tier
Frequency
Ms
tierFrequencyMs
?:
bigint
tier
Index
tierIndex
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Cap
Id
account
Id
max
Attempts
platform
Id
tier
Amount
tier
Frequency
Ms
tier
Index
Docs
GitHub
@paystreamer/sdk
Loading...