Enumeration HistoricalAssetOrderByInput

Enumeration Members

AccountIdAsc: "accountId_ASC"
AccountIdDesc: "accountId_DESC"
AssetIdAsc: "assetId_ASC"
AssetIdDesc: "assetId_DESC"
BlockNumberAsc: "blockNumber_ASC"
BlockNumberDesc: "blockNumber_DESC"
DAmountInPoolAsc: "dAmountInPool_ASC"
DAmountInPoolDesc: "dAmountInPool_DESC"
DPriceAsc: "dPrice_ASC"
DPriceDesc: "dPrice_DESC"
EventAsc: "event_ASC"
EventDesc: "event_DESC"
IdAsc: "id_ASC"
IdDesc: "id_DESC"
NewAmountInPoolAsc: "newAmountInPool_ASC"
NewAmountInPoolDesc: "newAmountInPool_DESC"
NewPriceAsc: "newPrice_ASC"
NewPriceDesc: "newPrice_DESC"
TimestampAsc: "timestamp_ASC"
TimestampDesc: "timestamp_DESC"
ZtgTradedAsc: "ztgTraded_ASC"
ZtgTradedDesc: "ztgTraded_DESC"

Generated using TypeDoc