Skip to content

Slot: payoutReference

Represents the origin to the transfer as a reference for lineage purposes, whether it originated from trade level settlement terms or from payment terms on an economic payout.

URI: common_domain_model:payoutReference

Applicable Classes

Name Description Modifies Slot
ScheduledTransfer A scheduled transfer built into the contract no

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 ScheduledTransfer

Cardinality and Requirements

Property Value
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

Mappings

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

LinkML Source

name: payoutReference
annotations:
  metadata_reference:
    tag: metadata_reference
    value: true
description: Represents the origin to the transfer as a reference for lineage purposes,
  whether it originated from trade level settlement terms or from payment terms on
  an economic payout.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- ScheduledTransfer
range: Payout
any_of:
- range: AssetPayout
- range: CommodityPayout
- range: CreditDefaultPayout
- range: FixedPricePayout
- range: InterestRatePayout
- range: OptionPayout
- range: PerformancePayout
- range: SettlementPayout