Binance Connector JS
    Preparing search index...

    Interface GetWbethUnwrapHistoryResponseRowsInner

    GetWbethUnwrapHistoryResponseRowsInner

    interface GetWbethUnwrapHistoryResponseRowsInner {
        exchangeRate?: string;
        fromAmount?: string;
        fromAsset?: string;
        status?: string;
        time?: number;
        toAmount?: string;
        toAsset?: string;
    }
    Index

    Properties

    exchangeRate?: string

    GetWbethUnwrapHistoryResponseRowsInner

    fromAmount?: string

    GetWbethUnwrapHistoryResponseRowsInner

    fromAsset?: string

    GetWbethUnwrapHistoryResponseRowsInner

    status?: string

    GetWbethUnwrapHistoryResponseRowsInner

    time?: number

    GetWbethUnwrapHistoryResponseRowsInner

    toAmount?: string

    GetWbethUnwrapHistoryResponseRowsInner

    toAsset?: string

    GetWbethUnwrapHistoryResponseRowsInner