Binance Connector JS
    Preparing search index...

    Request parameters for getSimpleEarnLockedProductList operation in AccountApi. GetSimpleEarnLockedProductListRequest

    interface GetSimpleEarnLockedProductListRequest {
        asset?: string;
        current?: number;
        recvWindow?: number;
        size?: number;
    }
    Index

    Properties

    asset?: string

    AccountApiGetSimpleEarnLockedProductList

    current?: number

    Currently querying the page. Start from 1. Default:1

    AccountApiGetSimpleEarnLockedProductList

    recvWindow?: number

    AccountApiGetSimpleEarnLockedProductList

    size?: number

    Default:10, Max:100

    AccountApiGetSimpleEarnLockedProductList