Binance Connector JS
    Preparing search index...

    DepositAddressResponse

    interface DepositAddressResponse {
        address?: string;
        coin?: string;
        tag?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    address?: string

    DepositAddressResponse

    coin?: string

    DepositAddressResponse

    tag?: string

    DepositAddressResponse

    url?: string

    DepositAddressResponse