Skip to content

Slot: recordTransfer

The settlement terms for the billing record

URI: common_domain_model:recordTransfer

Applicable Classes

Name Description Modifies Slot
BillingRecord Specifies individual records within a billing invoice no

Properties

Type and Range

Property Value
Range Transfer or 
ScheduledTransfer or 
UnscheduledTransfer
Domain Of BillingRecord

Cardinality and Requirements

Property Value
Required Yes
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:recordTransfer
native common_domain_model:recordTransfer
close fpml_5_10:BillingRecord.recordTransfer

LinkML Source

name: recordTransfer
description: The settlement terms for the billing record
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:BillingRecord.recordTransfer
rank: 1000
domain_of:
- BillingRecord
range: Transfer
required: true
any_of:
- range: ScheduledTransfer
- range: UnscheduledTransfer