Skip to content

Enum: AccountTypeEnum

The enumeration values to qualify the type of account.

URI: common_domain_model:AccountTypeEnum

Permissible Values

Value Meaning Description
AggregateClient http://www.fpml.org/coding-scheme/account-type-1-1#AggregateClient Aggregate client account, as defined under ESMA MiFIR
Client http://www.fpml.org/coding-scheme/account-type-1-1#Client The account contains trading activity or positions that belong to a client of...
House http://www.fpml.org/coding-scheme/account-type-1-1#House The account contains proprietary trading activity or positions, belonging to ...

Slots

Name Description
accountType The type of account, e

Identifier and Mapping Information

Schema Source

LinkML Source

name: AccountTypeEnum
description: The enumeration values to qualify the type of account.
from_schema: https://w3id.org/lmodel/common-domain-model
exact_mappings:
- http://www.fpml.org/coding-scheme/account-type
rank: 1000
permissible_values:
  AggregateClient:
    text: AggregateClient
    description: Aggregate client account, as defined under ESMA MiFIR.
    meaning: http://www.fpml.org/coding-scheme/account-type-1-1#AggregateClient
  Client:
    text: Client
    description: The account contains trading activity or positions that belong to
      a client of the firm that opened the account.
    meaning: http://www.fpml.org/coding-scheme/account-type-1-1#Client
  House:
    text: House
    description: The account contains proprietary trading activity or positions, belonging
      to the firm that is the owner of the account.
    meaning: http://www.fpml.org/coding-scheme/account-type-1-1#House