Skip to content

Slot: cashTransfer

Specifies the cash transfer that can optionally be tied to an index transition event.

URI: common_domain_model:cashTransfer

Applicable Classes

Name Description Modifies Slot
IndexTransitionInstruction Defines the information needed to create a Index Transition Business Event no

Properties

Type and Range

Property Value
Range Transfer or 
ScheduledTransfer or 
UnscheduledTransfer
Domain Of IndexTransitionInstruction

Cardinality and Requirements

Property Value
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ScheduledTransfer'}) - AnonymousSlotExpression({'range': 'UnscheduledTransfer'})

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: cashTransfer
description: Specifies the cash transfer that can optionally be tied to an index transition
  event.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- IndexTransitionInstruction
range: Transfer
any_of:
- range: ScheduledTransfer
- range: UnscheduledTransfer