Raindex SDK Documentation
    Preparing search index...

    Interface SgRemoveOrderWithOrder

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

    Properties

    Properties

    order: SgOrder
    transaction: SgTransaction