Interface: OrderMetadata
Properties
Property | Type | Defined in |
---|---|---|
approvedAt | string | types.ts:372 |
placedAt | string | types.ts:377 |
placedBy | string | types.ts:376 |
processedAt | string | types.ts:373 |
receivedAmount | string | types.ts:378 |
rejectedAt | string | types.ts:374 |
sentAmount | string | types.ts:379 |
state | OrderState | types.ts:375 |