Skip to content

Enum: CreditSupportProviderTermsEnum

The enumerated values to specify the Credit Support Provider Terms

URI: common_domain_model:CreditSupportProviderTermsEnum

Permissible Values

Value Meaning Description
Specified None A specified Credit Support Provider is provided
Any None Any party or parties who now or in the future may provide a Credit Support Do...
None None No Credit Support Provider is specified

Slots

Name Description
creditSupportProviderTerms Specification of the Credit Support Provider terms

Identifier and Mapping Information

Schema Source

LinkML Source

name: CreditSupportProviderTermsEnum
description: The enumerated values to specify the Credit Support Provider Terms
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Specified:
    text: Specified
    description: A specified Credit Support Provider is provided
  Any:
    text: Any
    description: Any party or parties who now or in the future may provide a Credit
      Support Document or other form of credit support.
  None:
    text: None
    description: No Credit Support Provider is specified.