Skip to main content

Interface: NewOrderByAddress

Extends

Properties

address

address: string

Defined in

types.ts:399


amount

amount: string

Inherited from

NewOrderCommon.amount

Defined in

types.ts:390


chain

chain: number | Chain

The senders network

Defined in

types.ts:401


counterpart

counterpart: Counterpart

Inherited from

NewOrderCommon.counterpart

Defined in

types.ts:393


currency

currency: Currency

Inherited from

NewOrderCommon.currency

Defined in

types.ts:392


memo?

optional memo: string

Inherited from

NewOrderCommon.memo

Defined in

types.ts:395


message

message: string

Inherited from

NewOrderCommon.message

Defined in

types.ts:394


signature

signature: string

Inherited from

NewOrderCommon.signature

Defined in

types.ts:391


supportingDocumentId?

optional supportingDocumentId: string

Inherited from

NewOrderCommon.supportingDocumentId

Defined in

types.ts:396