Binance Connector JS
    Preparing search index...

    Interface AllCoinsInformationResponseInner

    AllCoinsInformationResponseInner

    interface AllCoinsInformationResponseInner {
        coin?: string;
        depositAllEnable?: boolean;
        free?: string;
        freeze?: string;
        ipoable?: string;
        ipoing?: string;
        isLegalMoney?: boolean;
        locked?: string;
        name?: string;
        networkList?: AllCoinsInformationResponseInnerNetworkListInner[];
        storage?: string;
        trading?: boolean;
        withdrawAllEnable?: boolean;
        withdrawing?: string;
    }
    Index

    Properties

    coin?: string

    AllCoinsInformationResponseInner

    depositAllEnable?: boolean

    AllCoinsInformationResponseInner

    free?: string

    AllCoinsInformationResponseInner

    freeze?: string

    AllCoinsInformationResponseInner

    ipoable?: string

    AllCoinsInformationResponseInner

    ipoing?: string

    AllCoinsInformationResponseInner

    isLegalMoney?: boolean

    AllCoinsInformationResponseInner

    locked?: string

    AllCoinsInformationResponseInner

    name?: string

    AllCoinsInformationResponseInner

    AllCoinsInformationResponseInner

    storage?: string

    AllCoinsInformationResponseInner

    trading?: boolean

    AllCoinsInformationResponseInner

    withdrawAllEnable?: boolean

    AllCoinsInformationResponseInner

    withdrawing?: string

    AllCoinsInformationResponseInner