Slot: payout
URI: common_domain_model:payout
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ResetInstruction | Defines the information needed to create a Reset Business Event | no |
| CalculateTransferInstruction | Defines the tradeState or payout on which to create a Transfer along with all... | yes |
| EconomicTerms | This class represents the full set of price-forming features associated with... | yes |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Payout or AssetPayout or CommodityPayout or CreditDefaultPayout or FixedPricePayout or InterestRatePayout or OptionPayout or PerformancePayout or SettlementPayout |
| Domain Of | ResetInstruction, CalculateTransferInstruction, EconomicTerms |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
| Multivalued | Yes |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'AssetPayout'}) - AnonymousSlotExpression({'range': 'CommodityPayout'}) - AnonymousSlotExpression({'range': 'CreditDefaultPayout'}) - AnonymousSlotExpression({'range': 'FixedPricePayout'}) - AnonymousSlotExpression({'range': 'InterestRatePayout'}) - AnonymousSlotExpression({'range': 'OptionPayout'}) - AnonymousSlotExpression({'range': 'PerformancePayout'}) - AnonymousSlotExpression({'range': 'SettlementPayout'})Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| metadata_reference | True |
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:payout |
| native | common_domain_model:payout |
LinkML Source
name: payout
annotations:
metadata_reference:
tag: metadata_reference
value: true
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- ResetInstruction
- CalculateTransferInstruction
- EconomicTerms
range: Payout
required: true
multivalued: true
inlined: true
inlined_as_list: true
any_of:
- range: AssetPayout
- range: CommodityPayout
- range: CreditDefaultPayout
- range: FixedPricePayout
- range: InterestRatePayout
- range: OptionPayout
- range: PerformancePayout
- range: SettlementPayout