Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetAccountBalancesResponse

Hierarchy

Index

Properties

accountDesc: string

The description of the account for which the balance is requested.

accountDescription: string

The description of the account.

accountId: string

The account ID for which the balance is requested.

accountMode: string

The account mode indicating the account's special privileges as a cash account, a margin account, and so on.

accountType: AccountType

The registered account type.

asOfDate: number

The effective date in UTC.

cash: ICash

Designates that account is a cash account.

computedBalance: IComputedBalance

Designates the computed balance of the account.

dayTraderStatus: string

The user's status as a day trader.

institutionType: InstitutionType

The account institution type for which the balance or information is requested.

lending: ILending

Designates that account is a lending account.

margin: IMargin

Designates that account is a margin account.

message?: string
openCalls: IOpenCalls[]

The open calls.

optionLevel: OptionLevel

The option approval level of the account, expressed as a level 1 through 4 value.

quoteMode: QuoteMode

The quote type indicator.

Generated using TypeDoc