Binance Connector JS
    Preparing search index...

    Interface GetFiatDepositWithdrawHistoryResponse

    GetFiatDepositWithdrawHistoryResponse

    interface GetFiatDepositWithdrawHistoryResponse {
        code?: string;
        data?: GetFiatDepositWithdrawHistoryResponseDataInner[];
        message?: string;
        success?: boolean;
        total?: number;
    }
    Index

    Properties

    code?: string

    GetFiatDepositWithdrawHistoryResponse

    GetFiatDepositWithdrawHistoryResponse

    message?: string

    GetFiatDepositWithdrawHistoryResponse

    success?: boolean

    GetFiatDepositWithdrawHistoryResponse

    total?: number

    GetFiatDepositWithdrawHistoryResponse