Raindex SDK Documentation
    Preparing search index...

    Interface SgOwnerTradesListQuery

    interface SgOwnerTradesListQuery {
        trades: SgTrade[];
    }
    Index

    Properties

    Properties

    trades: SgTrade[]