Binance Connector JS
    Preparing search index...

    GetLockedRewardsHistoryResponseRowsInner

    interface GetLockedRewardsHistoryResponseRowsInner {
        amount?: string;
        asset?: string;
        lockPeriod?: string;
        positionId?: number;
        time?: number;
        type?: string;
    }
    Index

    Properties

    amount?: string

    GetLockedRewardsHistoryResponseRowsInner

    asset?: string

    GetLockedRewardsHistoryResponseRowsInner

    lockPeriod?: string

    GetLockedRewardsHistoryResponseRowsInner

    positionId?: number

    GetLockedRewardsHistoryResponseRowsInner

    time?: number

    GetLockedRewardsHistoryResponseRowsInner

    type?: string

    GetLockedRewardsHistoryResponseRowsInner