Skip to content

Enum: PayerReceiverEnum

The enumerated values to specify an interest rate stream payer or receiver party.

URI: common_domain_model:PayerReceiverEnum

Permissible Values

Value Meaning Description
Payer None The party identified as the stream payer
Receiver None The party identified as the stream receiver

Slots

Name Description
buyer The buyer of the option
seller The party that has sold

Identifier and Mapping Information

Schema Source

LinkML Source

name: PayerReceiverEnum
description: The enumerated values to specify an interest rate stream payer or receiver
  party.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Payer:
    text: Payer
    description: The party identified as the stream payer.
  Receiver:
    text: Receiver
    description: The party identified as the stream receiver.