Variable: ORDER_TYPES
const
ORDER_TYPES:object
Defined in: libraries/models/src/fiat-order/constants.ts:4
Type declaration
Name | Type | Default value | Defined in |
---|---|---|---|
__proto__ | null | null | libraries/models/src/fiat-order/constants.ts:5 |
buy | "buy" | 'buy' | libraries/models/src/fiat-order/constants.ts:6 |
sell | "sell" | 'sell' | libraries/models/src/fiat-order/constants.ts:7 |