GitHub
Preparing search index...
The search index is not available
O2 SDK for TypeScript - v0.2.0
O2 SDK for TypeScript
index
WithdrawResponse
Interface WithdrawResponse
Response from a successful withdrawal.
interface
WithdrawResponse
{
tx_id
:
TxId
;
}
Index
Properties
tx_
id
Properties
tx_
id
tx_id
:
TxId
On-chain transaction ID.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tx_
id
GitHub
O2 SDK for TypeScript - v0.2.0
Loading...
Response from a successful withdrawal.