Binance Connector JS
    Preparing search index...

    Interface GetSoftStakingProductListResponse

    GetSoftStakingProductListResponse

    interface GetSoftStakingProductListResponse {
        rows?: GetSoftStakingProductListResponseRowsInner[];
        status?: boolean;
        total?: number;
        totalRewardsUsdt?: string;
    }
    Index

    Properties

    GetSoftStakingProductListResponse

    status?: boolean

    GetSoftStakingProductListResponse

    total?: number

    GetSoftStakingProductListResponse

    totalRewardsUsdt?: string

    GetSoftStakingProductListResponse