Raindex SDK Documentation
    Preparing search index...

    Interface SgTransactionAddOrdersQuery

    interface SgTransactionAddOrdersQuery {
        addOrders: SgAddOrderWithOrder[];
    }
    Index

    Properties

    Properties

    addOrders: SgAddOrderWithOrder[]