Binance Connector JS
    Preparing search index...

    AccountInformationV3ResponseAssetsInner

    interface AccountInformationV3ResponseAssetsInner {
        asset?: string;
        availableBalance?: string;
        crossUnPnl?: string;
        crossWalletBalance?: string;
        initialMargin?: string;
        maintMargin?: string;
        marginAvailable?: boolean;
        marginBalance?: string;
        maxWithdrawAmount?: string;
        openOrderInitialMargin?: string;
        positionInitialMargin?: string;
        unrealizedProfit?: string;
        updateTime?: number;
        walletBalance?: string;
    }
    Index

    Properties

    asset?: string

    AccountInformationV3ResponseAssetsInner

    availableBalance?: string

    AccountInformationV3ResponseAssetsInner

    crossUnPnl?: string

    AccountInformationV3ResponseAssetsInner

    crossWalletBalance?: string

    AccountInformationV3ResponseAssetsInner

    initialMargin?: string

    AccountInformationV3ResponseAssetsInner

    maintMargin?: string

    AccountInformationV3ResponseAssetsInner

    marginAvailable?: boolean

    AccountInformationV3ResponseAssetsInner

    marginBalance?: string

    AccountInformationV3ResponseAssetsInner

    maxWithdrawAmount?: string

    AccountInformationV3ResponseAssetsInner

    openOrderInitialMargin?: string

    AccountInformationV3ResponseAssetsInner

    positionInitialMargin?: string

    AccountInformationV3ResponseAssetsInner

    unrealizedProfit?: string

    AccountInformationV3ResponseAssetsInner

    updateTime?: number

    AccountInformationV3ResponseAssetsInner

    walletBalance?: string

    AccountInformationV3ResponseAssetsInner