Binance Connector JS
    Preparing search index...

    GetLockedRedemptionRecordResponseRowsInner

    interface GetLockedRedemptionRecordResponseRowsInner {
        amount?: string;
        asset?: string;
        deliverDate?: string;
        estExtraRewardAmt?: string;
        extraRewardAsset?: string;
        isComplete?: boolean;
        lockPeriod?: string;
        lossAmount?: string;
        originalAmount?: string;
        positionId?: number;
        redeemId?: number;
        rewardAmt?: string;
        rewardAsset?: string;
        status?: string;
        time?: number;
        type?: string;
    }
    Index

    Properties

    amount?: string

    GetLockedRedemptionRecordResponseRowsInner

    asset?: string

    GetLockedRedemptionRecordResponseRowsInner

    deliverDate?: string

    GetLockedRedemptionRecordResponseRowsInner

    estExtraRewardAmt?: string

    GetLockedRedemptionRecordResponseRowsInner

    extraRewardAsset?: string

    GetLockedRedemptionRecordResponseRowsInner

    isComplete?: boolean

    GetLockedRedemptionRecordResponseRowsInner

    lockPeriod?: string

    GetLockedRedemptionRecordResponseRowsInner

    lossAmount?: string

    GetLockedRedemptionRecordResponseRowsInner

    originalAmount?: string

    GetLockedRedemptionRecordResponseRowsInner

    positionId?: number

    GetLockedRedemptionRecordResponseRowsInner

    redeemId?: number

    GetLockedRedemptionRecordResponseRowsInner

    rewardAmt?: string

    GetLockedRedemptionRecordResponseRowsInner

    rewardAsset?: string

    GetLockedRedemptionRecordResponseRowsInner

    status?: string

    GetLockedRedemptionRecordResponseRowsInner

    time?: number

    GetLockedRedemptionRecordResponseRowsInner

    type?: string

    GetLockedRedemptionRecordResponseRowsInner