Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IListTransactionDetailsResponse

Hierarchy

Index

Properties

accountId: string

Numeric account ID.

amount: number

Total cost of transaction, including commission if any.

brokerage: IBrokerage

The brokerage involved in the transaction.

category: ICategory

User-defined category.

description: string

The transaction description.

message?: string
postDate: number

The post date.

transactionDate: number

Date of the specified transaction.

transactionId: number

Numeric transaction ID.

Generated using TypeDoc