Binance Connector JS
    Preparing search index...

    AccountInformationResponseResultAssetsInner

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

    Properties

    asset?: string

    AccountInformationResponseResultAssetsInner

    availableBalance?: string

    AccountInformationResponseResultAssetsInner

    crossUnPnl?: string

    AccountInformationResponseResultAssetsInner

    crossWalletBalance?: string

    AccountInformationResponseResultAssetsInner

    initialMargin?: string

    AccountInformationResponseResultAssetsInner

    maintMargin?: string

    AccountInformationResponseResultAssetsInner

    marginBalance?: string

    AccountInformationResponseResultAssetsInner

    maxWithdrawAmount?: string

    AccountInformationResponseResultAssetsInner

    openOrderInitialMargin?: string

    AccountInformationResponseResultAssetsInner

    positionInitialMargin?: string

    AccountInformationResponseResultAssetsInner

    unrealizedProfit?: string

    AccountInformationResponseResultAssetsInner

    updateTime?: number

    AccountInformationResponseResultAssetsInner

    walletBalance?: string

    AccountInformationResponseResultAssetsInner