Enum: CallingPartyEnum
Identifies a party to the on-demand repo transaction that has a right to demand for termination of the Security Finance transaction.
URI: common_domain_model:CallingPartyEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| InitialBuyer | None | Initial buyer to the repo transaction |
| InitialSeller | None | Initial seller to the repo transaction |
| Either | None | Either, Buyer or Seller to the repo transaction |
| AsDefinedInMasterAgreement | None | As defined in Master Agreement |
Slots
| Name | Description |
|---|---|
| callingParty | The party with right to exercise a cancellation |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: CallingPartyEnum
description: Identifies a party to the on-demand repo transaction that has a right
to demand for termination of the Security Finance transaction.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
InitialBuyer:
text: InitialBuyer
description: Initial buyer to the repo transaction.
InitialSeller:
text: InitialSeller
description: Initial seller to the repo transaction.
Either:
text: Either
description: Either, Buyer or Seller to the repo transaction.
AsDefinedInMasterAgreement:
text: AsDefinedInMasterAgreement
description: As defined in Master Agreement.