Binance Connector JS
    Preparing search index...

    Interface SetOnChainYieldsLockedProductRedeemOptionRequest

    Request parameters for setOnChainYieldsLockedProductRedeemOption operation in OnChainYieldsApi. SetOnChainYieldsLockedProductRedeemOptionRequest

    interface SetOnChainYieldsLockedProductRedeemOptionRequest {
        positionId: string;
        recvWindow?: number;
        redeemTo: string;
    }
    Index

    Properties

    positionId: string

    OnChainYieldsApiSetOnChainYieldsLockedProductRedeemOption

    recvWindow?: number

    OnChainYieldsApiSetOnChainYieldsLockedProductRedeemOption

    redeemTo: string

    'SPOT','FLEXIBLE'

    OnChainYieldsApiSetOnChainYieldsLockedProductRedeemOption