Enum: LimitLevelEnum
The enumeration values to specify the level at which the limit is set: customer business, proprietary business or account level. This is part of the CME specification for clearing credit limits, although not specified as a set of enumerated values as part of the clearing confirmation specification.
URI: common_domain_model:LimitLevelEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Account | None | The limit is set in relation to the proprietary business undertaken by the cl... |
| Customer | None | The limit is set in relation to the customer business undertaken by the clear... |
| House | None | The limit is set at the account level in relation to the clearing counterpart... |
Slots
| Name | Description |
|---|---|
| limitLevel | The level at which the limit is set: customer business, proprietary business ... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: LimitLevelEnum
description: 'The enumeration values to specify the level at which the limit is set:
customer business, proprietary business or account level. This is part of the CME
specification for clearing credit limits, although not specified as a set of enumerated
values as part of the clearing confirmation specification.'
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Account:
text: Account
description: The limit is set in relation to the proprietary business undertaken
by the clearing counterparty.
Customer:
text: Customer
description: The limit is set in relation to the customer business undertaken
by the clearing counterparty.
House:
text: House
description: The limit is set at the account level in relation to the clearing
counterparty.