Raindex SDK Documentation
    Preparing search index...

    Type Alias SgAddOrderOrderBy

    SgAddOrderOrderBy:
        | "id"
        | "order"
        | "order__id"
        | "order__active"
        | "order__orderHash"
        | "order__owner"
        | "order__nonce"
        | "order__orderBytes"
        | "order__meta"
        | "order__timestampAdded"
        | "orderbook"
        | "orderbook__id"
        | "transaction"
        | "transaction__id"
        | "transaction__timestamp"
        | "transaction__blockNumber"
        | "transaction__from"
        | "sender"