Slot: summaryTransfer
The settlement terms for the billing summary
URI: common_domain_model:summaryTransfer
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BillingSummary | Specifies individual summaries within a billing invoice | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Transfer or ScheduledTransfer or UnscheduledTransfer |
| Domain Of | BillingSummary |
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
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:summaryTransfer |
| native | common_domain_model:summaryTransfer |
| close | fpml_5_10:BillingSummary.summaryTransfer |
LinkML Source
name: summaryTransfer
description: The settlement terms for the billing summary
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:BillingSummary.summaryTransfer
rank: 1000
domain_of:
- BillingSummary
range: Transfer
any_of:
- range: ScheduledTransfer
- range: UnscheduledTransfer