Binance Connector JS
    Preparing search index...

    AccountInformationResponseAssetsInner

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

    AccountInformationResponseAssetsInner

    availableBalance?: string

    AccountInformationResponseAssetsInner

    crossUnPnl?: string

    AccountInformationResponseAssetsInner

    crossWalletBalance?: string

    AccountInformationResponseAssetsInner

    initialMargin?: string

    AccountInformationResponseAssetsInner

    maintMargin?: string

    AccountInformationResponseAssetsInner

    marginBalance?: string

    AccountInformationResponseAssetsInner

    maxWithdrawAmount?: string

    AccountInformationResponseAssetsInner

    openOrderInitialMargin?: string

    AccountInformationResponseAssetsInner

    positionInitialMargin?: string

    AccountInformationResponseAssetsInner

    unrealizedProfit?: string

    AccountInformationResponseAssetsInner

    updateTime?: number

    AccountInformationResponseAssetsInner

    walletBalance?: string

    AccountInformationResponseAssetsInner