Raindex SDK Documentation
    Preparing search index...

    Interface SgOrdersListQuery

    interface SgOrdersListQuery {
        orders: SgOrder[];
    }
    Index

    Properties

    Properties

    orders: SgOrder[]