Binance Connector JS
    Preparing search index...

    ExchangeInformationResponseAssetsInner

    interface ExchangeInformationResponseAssetsInner {
        asset?: string;
        autoAssetExchange?: string;
        marginAvailable?: boolean;
    }
    Index

    Properties

    asset?: string

    ExchangeInformationResponseAssetsInner

    autoAssetExchange?: string

    ExchangeInformationResponseAssetsInner

    marginAvailable?: boolean

    ExchangeInformationResponseAssetsInner