Type alias: SendUiCommand
type SendUiCommand: object;
Type declaration
Member | Type |
---|---|
amount | BigInt |
destination | PubKey | null |
memo | Uuid | null |
token_ref | TokenHashId | null |
type SendUiCommand: object;
Member | Type |
---|---|
amount | BigInt |
destination | PubKey | null |
memo | Uuid | null |
token_ref | TokenHashId | null |