Binance Connector JS
    Preparing search index...

    Interface GetRwusdSubscriptionHistoryResponseRowsInner

    GetRwusdSubscriptionHistoryResponseRowsInner

    interface GetRwusdSubscriptionHistoryResponseRowsInner {
        amount?: string;
        asset?: string;
        receiveAmount?: string;
        receiveAsset?: string;
        status?: string;
        time?: number;
    }
    Index

    Properties

    amount?: string

    GetRwusdSubscriptionHistoryResponseRowsInner

    asset?: string

    GetRwusdSubscriptionHistoryResponseRowsInner

    receiveAmount?: string

    GetRwusdSubscriptionHistoryResponseRowsInner

    receiveAsset?: string

    GetRwusdSubscriptionHistoryResponseRowsInner

    status?: string

    GetRwusdSubscriptionHistoryResponseRowsInner

    time?: number

    GetRwusdSubscriptionHistoryResponseRowsInner