Binance Connector JS
    Preparing search index...

    Interface SetOnChainYieldsLockedProductRedeemOptionRequest

    Request parameters for setOnChainYieldsLockedProductRedeemOption operation in OnChainYieldsApi. SetOnChainYieldsLockedProductRedeemOptionRequest

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

    Properties

    positionId: string

    OnChainYieldsApiSetOnChainYieldsLockedProductRedeemOption

    recvWindow?: number | bigint

    Request validity window in milliseconds.

    OnChainYieldsApiSetOnChainYieldsLockedProductRedeemOption

    OnChainYieldsApiSetOnChainYieldsLockedProductRedeemOption