Binance Connector JS
    Preparing search index...

    GetLockedRewardsHistoryResponse

    interface GetLockedRewardsHistoryResponse {
        rows?: GetLockedRewardsHistoryResponseRowsInner[];
        total?: number;
    }
    Index

    Properties

    Properties

    GetLockedRewardsHistoryResponse

    total?: number

    GetLockedRewardsHistoryResponse