Enum: LegalAgreementTypeEnum
The enumerated values to specify the legal agreement type.
URI: common_domain_model:LegalAgreementTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| BrokerConfirmation | None | A Broker Confirmation |
| Confirmation | None | A Transaction Confirmation |
| CreditSupportAgreement | None | A Credit Support Agreement |
| MasterAgreement | None | A Master Agreement |
| MasterConfirmation | None | A Master Confirmation |
| SecurityAgreement | None | A Security Agreement related to a Collateral Transfer Agreement (CTA) |
| Other | None | Another type of agreement |
Slots
| Name | Description |
|---|---|
| agreementType | Specification of the legal agreement type |
Notes
- AcadiaSoft AM_1_0 namingConvention "DocumentNameEnum"
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: LegalAgreementTypeEnum
description: The enumerated values to specify the legal agreement type.
notes:
- AcadiaSoft AM_1_0 namingConvention "DocumentNameEnum"
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
BrokerConfirmation:
text: BrokerConfirmation
description: A Broker Confirmation.
Confirmation:
text: Confirmation
description: A Transaction Confirmation.
CreditSupportAgreement:
text: CreditSupportAgreement
description: A Credit Support Agreement.
MasterAgreement:
text: MasterAgreement
description: A Master Agreement.
MasterConfirmation:
text: MasterConfirmation
description: A Master Confirmation.
SecurityAgreement:
text: SecurityAgreement
description: A Security Agreement related to a Collateral Transfer Agreement (CTA).
Other:
text: Other
description: Another type of agreement.