Binance Connector JS
    Preparing search index...

    GetManagedSubAccountDepositAddressResponse

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

    Properties

    Properties

    address?: string

    GetManagedSubAccountDepositAddressResponse

    coin?: string

    GetManagedSubAccountDepositAddressResponse

    tag?: string

    GetManagedSubAccountDepositAddressResponse

    url?: string

    GetManagedSubAccountDepositAddressResponse