Interface: Order
Properties
Property | Type | Defined in |
---|---|---|
accountId | string | types.ts:394 |
address | string | types.ts:395 |
amount | string | types.ts:398 |
chain | Chain | types.ts:397 |
counterpart | Counterpart | types.ts:402 |
currency | Currency | types.ts:399 |
fees | Fee [] | types.ts:401 |
id | string | types.ts:392 |
kind | OrderKind | types.ts:396 |
memo | string | types.ts:403 |
meta | OrderMetadata | types.ts:406 |
profile | string | types.ts:393 |
rejectedReason | string | types.ts:404 |
supportingDocumentId | string | types.ts:405 |
totalFee | string | types.ts:400 |