Interface: OrderMetadata
Properties
Property | Type | Defined in |
---|---|---|
approvedAt | string | types.ts:406 |
placedAt | string | types.ts:411 |
placedBy | string | types.ts:410 |
processedAt | string | types.ts:407 |
receivedAmount | string | types.ts:412 |
rejectedAt | string | types.ts:408 |
sentAmount | string | types.ts:413 |
state | OrderState | types.ts:409 |