Raindex SDK Documentation
    Preparing search index...

    Interface SgOrderDetailByIdQuery

    interface SgOrderDetailByIdQuery {
        order?: SgOrder;
    }
    Index

    Properties

    Properties

    order?: SgOrder