Interface: NewOrderByAddress
Extends
Properties
Property | Type | Description | Inherited from | Defined in |
---|---|---|---|---|
address | string | - | - | types.ts:442 |
amount | string | - | NewOrderCommon .amount | types.ts:433 |
chain | Chain | ChainId | The senders network | - | types.ts:444 |
counterpart | Counterpart | - | NewOrderCommon .counterpart | types.ts:436 |
currency | Currency | - | NewOrderCommon .currency | types.ts:435 |
memo? | string | - | NewOrderCommon .memo | types.ts:438 |
message | string | - | NewOrderCommon .message | types.ts:437 |
signature | string | - | NewOrderCommon .signature | types.ts:434 |
supportingDocumentId? | string | - | NewOrderCommon .supportingDocumentId | types.ts:439 |