@paystreamer/sdk
Docs
GitHub
Preparing search index...
index
BuildWithdrawTxParams
Interface BuildWithdrawTxParams
interface
BuildWithdrawTxParams
{
accountId
:
string
;
capId
:
string
;
denomination
:
string
;
packageId
:
string
;
recipientAddress
:
string
;
tx
:
Transaction
;
withdrawAmount
:
bigint
;
}
Index
Properties
account
Id
cap
Id
denomination
package
Id
recipient
Address
tx
withdraw
Amount
Properties
account
Id
accountId
:
string
cap
Id
capId
:
string
denomination
denomination
:
string
package
Id
packageId
:
string
recipient
Address
recipientAddress
:
string
tx
tx
:
Transaction
withdraw
Amount
withdrawAmount
:
bigint
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Id
cap
Id
denomination
package
Id
recipient
Address
tx
withdraw
Amount
Docs
GitHub
@paystreamer/sdk
Loading...