Raindex SDK Documentation
    Preparing search index...

    Interface SgAddOrderWithOrder

    interface SgAddOrderWithOrder {
        order: SgOrder;
        transaction: SgTransaction;
    }
    Index

    Properties

    Properties

    order: SgOrder
    transaction: SgTransaction