Skip to content

Slot: callType

Indicates the status of the call message type, such as expected call, notification of a call or an actionable margin call.

URI: common_domain_model:callType

Applicable Classes

Name Description Modifies Slot
MarginCallInstructionType Represents enumeration values to specify the call notification type, directio... no

Properties

Type and Range

Property Value
Range CallTypeEnum
Domain Of MarginCallInstructionType

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:callType
native common_domain_model:callType

LinkML Source

name: callType
description: Indicates the status of the call message type, such as expected call,
  notification of a call or an actionable margin call.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- MarginCallInstructionType
range: CallTypeEnum
required: true