Binance Connector JS
    Preparing search index...

    Interface GetSoftStakingRewardsHistoryResponseRowsInner

    GetSoftStakingRewardsHistoryResponseRowsInner

    interface GetSoftStakingRewardsHistoryResponseRowsInner {
        asset?: string;
        avgAmount?: string;
        rewardAsset?: string;
        rewards?: string;
        time?: number;
    }
    Index

    Properties

    asset?: string

    GetSoftStakingRewardsHistoryResponseRowsInner

    avgAmount?: string

    GetSoftStakingRewardsHistoryResponseRowsInner

    rewardAsset?: string

    GetSoftStakingRewardsHistoryResponseRowsInner

    rewards?: string

    GetSoftStakingRewardsHistoryResponseRowsInner

    time?: number

    GetSoftStakingRewardsHistoryResponseRowsInner