Skip to content

Enum: TerminationCurrencyConditionEnum

URI: common_domain_model:TerminationCurrencyConditionEnum

Permissible Values

Value Meaning Description
PaymentsDue None A currency in which payments would be due under one or more Transactions
FreelyAvailable None A currency that is freely available
PaymentsDueAndFreelyAvailable None A currency in which payments would be due under one or more Transactions and ...
Specified None Termination Currency Conditions are specified

Slots

Name Description
terminationCurrencyCondition Specifies the enumerated conditions for selection of the termination currency

Identifier and Mapping Information

Schema Source

LinkML Source

name: TerminationCurrencyConditionEnum
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  PaymentsDue:
    text: PaymentsDue
    description: A currency in which payments would be due under one or more Transactions.
  FreelyAvailable:
    text: FreelyAvailable
    description: A currency that is freely available.
  PaymentsDueAndFreelyAvailable:
    text: PaymentsDueAndFreelyAvailable
    description: A currency in which payments would be due under one or more Transactions
      and that is freely available.
  Specified:
    text: Specified
    description: Termination Currency Conditions are specified.