Binance Connector JS
    Preparing search index...

    GetEthStakingHistoryResponse

    interface GetEthStakingHistoryResponse {
        rows?: GetEthStakingHistoryResponseRowsInner[];
        total?: number;
    }
    Index

    Properties

    Properties

    GetEthStakingHistoryResponse

    total?: number

    GetEthStakingHistoryResponse