Enum: RegIMRoleEnum
Represents the enumeration values to specify the role of the party in relation to a regulatory initial margin call.
URI: common_domain_model:RegIMRoleEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Pledgor | None | Indicates 'Pledgor' party of initial margin call |
| Secured | None | Indicates 'Secured' party of initial margin call |
Slots
| Name | Description |
|---|---|
| regIMRole | Indicates the role of the party in an regulatory initial margin call instruct... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: RegIMRoleEnum
description: Represents the enumeration values to specify the role of the party in
relation to a regulatory initial margin call.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Pledgor:
text: Pledgor
description: Indicates 'Pledgor' party of initial margin call.
Secured:
text: Secured
description: Indicates 'Secured' party of initial margin call.