Skip to content

Enum: SecurityInterestObligeeEnum

The enumerated values applicable for Security Interest for Obligations Obligee.

URI: common_domain_model:SecurityInterestObligeeEnum

Permissible Values

Value Meaning Description
PartyA None Party A
PartyAOrAffiliate None Party A or any Affiliate of Party A
PartyB None Party B
PartyBOrAffiliate None Party B or any Affiliate of Party B
Other None Utilised where the clause data structure is not able to capture a material as...

Slots

Name Description
obligee The party to whom obligations under the Master Agreement are owed and secured...

Identifier and Mapping Information

Schema Source

LinkML Source

name: SecurityInterestObligeeEnum
description: The enumerated values applicable for Security Interest for Obligations
  Obligee.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  PartyA:
    text: PartyA
    description: Party A.
  PartyAOrAffiliate:
    text: PartyAOrAffiliate
    description: Party A or any Affiliate of Party A.
    aliases:
    - Party A or any Affiliate of Party A
  PartyB:
    text: PartyB
    description: Party B.
  PartyBOrAffiliate:
    text: PartyBOrAffiliate
    description: Party B or any Affiliate of Party B.
    aliases:
    - Party B or any Affiliate of Party B
  Other:
    text: Other
    description: Utilised where the clause data structure is not able to capture a
      material aspect of the clause.