Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBrokerage

Hierarchy

  • IBrokerage

Index

Properties

checkNo: string

The check number.

fee: number

The brokerage fee.

memo: string

The memo field.

orderNo: string

The order number.

paymentCurrency: string

Payment currency.

price: number

Price per item if applicable; for example, price per share.

product: IProduct

The specific brokerage product.

quantity: number

Item count; for example, share count.

settlementCurrency: string

Settlement currency.

transactionType: string

Type of transaction (deposit, dividend, and so on). Possible values are listed in the Transaction types table below.

Generated using TypeDoc