Enumeration HistoricalPoolOrderByInput

Enumeration Members

BlockNumberAsc: "blockNumber_ASC"
BlockNumberDesc: "blockNumber_DESC"
DVolumeAsc: "dVolume_ASC"
DVolumeDesc: "dVolume_DESC"
EventAsc: "event_ASC"
EventDesc: "event_DESC"
IdAsc: "id_ASC"
IdDesc: "id_DESC"
PoolIdAsc: "poolId_ASC"
PoolIdDesc: "poolId_DESC"
PoolStatusAsc: "poolStatus_ASC"
PoolStatusDesc: "poolStatus_DESC"
TimestampAsc: "timestamp_ASC"
TimestampDesc: "timestamp_DESC"
VolumeAsc: "volume_ASC"
VolumeDesc: "volume_DESC"
ZtgQtyAsc: "ztgQty_ASC"
ZtgQtyDesc: "ztgQty_DESC"

Generated using TypeDoc