Skip to content

Slot: accountNumber

The account number.

URI: common_domain_model:accountNumber

Applicable Classes

Name Description Modifies Slot
Account A class to specify an account as an account number alongside, optionally no

Properties

Type and Range

Property Value
Range string
Domain Of Account

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Annotations

property value
metadata_scheme True

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:accountNumber
native common_domain_model:accountNumber
close fpml_5_10:Account.accountNumber

LinkML Source

name: accountNumber
annotations:
  metadata_scheme:
    tag: metadata_scheme
    value: true
description: The account number.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:Account.accountNumber
rank: 1000
domain_of:
- Account
range: string
required: true