Binance Connector JS
    Preparing search index...

    Interface GetSoftStakingProductListRequest

    Request parameters for getSoftStakingProductList operation in SoftStakingApi. GetSoftStakingProductListRequest

    interface GetSoftStakingProductListRequest {
        asset?: string;
        current?: number | bigint;
        recvWindow?: number | bigint;
        size?: number | bigint;
    }
    Index

    Properties

    asset?: string

    SoftStakingApiGetSoftStakingProductList

    current?: number | bigint

    Currently querying page

    SoftStakingApiGetSoftStakingProductList

    recvWindow?: number | bigint

    Request validity window in milliseconds.

    SoftStakingApiGetSoftStakingProductList

    size?: number | bigint

    SoftStakingApiGetSoftStakingProductList