@paystreamer/sdk
Docs
GitHub
Preparing search index...
index
BuildSubscribeTxParams
Interface BuildSubscribeTxParams
interface
BuildSubscribeTxParams
{
accountCapId
?:
string
;
accountId
?:
string
;
clockId
:
string
;
coinsToUse
?:
string
[]
;
denomination
:
string
;
depositAmount
?:
bigint
;
depositCoin
?:
any
;
maxAttempts
?:
number
;
packageId
:
string
;
platformId
:
string
;
tierAmount
:
bigint
;
tierFrequencyMs
:
bigint
;
tierIndex
:
number
|
bigint
;
tx
:
Transaction
;
}
Index
Properties
account
Cap
Id?
account
Id?
clock
Id
coins
To
Use?
denomination
deposit
Amount?
deposit
Coin?
max
Attempts?
package
Id
platform
Id
tier
Amount
tier
Frequency
Ms
tier
Index
tx
Properties
Optional
account
Cap
Id
accountCapId
?:
string
Optional
account
Id
accountId
?:
string
clock
Id
clockId
:
string
Optional
coins
To
Use
coinsToUse
?:
string
[]
denomination
denomination
:
string
Optional
deposit
Amount
depositAmount
?:
bigint
Optional
deposit
Coin
depositCoin
?:
any
Optional
max
Attempts
maxAttempts
?:
number
package
Id
packageId
:
string
platform
Id
platformId
:
string
tier
Amount
tierAmount
:
bigint
tier
Frequency
Ms
tierFrequencyMs
:
bigint
tier
Index
tierIndex
:
number
|
bigint
tx
tx
:
Transaction
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Cap
Id
account
Id
clock
Id
coins
To
Use
denomination
deposit
Amount
deposit
Coin
max
Attempts
package
Id
platform
Id
tier
Amount
tier
Frequency
Ms
tier
Index
tx
Docs
GitHub
@paystreamer/sdk
Loading...