Binance Connector JS
    Preparing search index...

    AccountInformationV2ResponseResultAssetsInner

    interface AccountInformationV2ResponseResultAssetsInner {
        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

    AccountInformationV2ResponseResultAssetsInner

    availableBalance?: string

    AccountInformationV2ResponseResultAssetsInner

    crossUnPnl?: string

    AccountInformationV2ResponseResultAssetsInner

    crossWalletBalance?: string

    AccountInformationV2ResponseResultAssetsInner

    initialMargin?: string

    AccountInformationV2ResponseResultAssetsInner

    maintMargin?: string

    AccountInformationV2ResponseResultAssetsInner

    marginAvailable?: boolean

    AccountInformationV2ResponseResultAssetsInner

    marginBalance?: string

    AccountInformationV2ResponseResultAssetsInner

    maxWithdrawAmount?: string

    AccountInformationV2ResponseResultAssetsInner

    openOrderInitialMargin?: string

    AccountInformationV2ResponseResultAssetsInner

    positionInitialMargin?: string

    AccountInformationV2ResponseResultAssetsInner

    unrealizedProfit?: string

    AccountInformationV2ResponseResultAssetsInner

    updateTime?: number

    AccountInformationV2ResponseResultAssetsInner

    walletBalance?: string

    AccountInformationV2ResponseResultAssetsInner