Interface: NewOrderByAddress
Extends
Properties
Property | Type | Description | Inherited from | Defined in |
---|---|---|---|---|
address | string | - | - | types.ts:476 |
amount | string | - | NewOrderCommon .amount | types.ts:467 |
chain | string | number | The senders network | - | types.ts:478 |
counterpart | Counterpart | - | NewOrderCommon .counterpart | types.ts:470 |
currency | Currency | - | NewOrderCommon .currency | types.ts:469 |
memo? | string | - | NewOrderCommon .memo | types.ts:472 |
message | string | - | NewOrderCommon .message | types.ts:471 |
signature | string | - | NewOrderCommon .signature | types.ts:468 |
supportingDocumentId? | string | - | NewOrderCommon .supportingDocumentId | types.ts:473 |