Slot: initialFee
An initial fee for the cancelable option.
URI: common_domain_model:initialFee
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CancelableProvision | A data defining: the right of a party to cancel a swap transaction on the sp... | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Transfer or ScheduledTransfer or UnscheduledTransfer |
| Domain Of | CancelableProvision |
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:initialFee |
| native | common_domain_model:initialFee |
| close | fpml_5_10:CancelableProvision.initialFee |
LinkML Source
name: initialFee
description: An initial fee for the cancelable option.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:CancelableProvision.initialFee
rank: 1000
domain_of:
- CancelableProvision
range: Transfer
any_of:
- range: ScheduledTransfer
- range: UnscheduledTransfer