Enum: CashCTSTimeEnum
Details the day on which cash collateral is required to be transferred relative to the Notification Time.
URI: common_domain_model:CashCTSTimeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Same | None | The cash collateral should be transferred on the same day |
| Next | None | The cash collateral should be transferred on the next day |
| FirstLBD | None | The cash collateral should be transferred on the first local business day |
| SecondLBD | None | The cash collateral should be transferred on the second local business day |
| Other | None | Exception value |
Slots
| Name | Description |
|---|---|
| cashCollateralTransferSettlementTime | Details the day on which collateral is required to be transferred relative to... |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: CashCTSTimeEnum
description: Details the day on which cash collateral is required to be transferred
relative to the Notification Time.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Same:
text: Same
description: The cash collateral should be transferred on the same day.
Next:
text: Next
description: The cash collateral should be transferred on the next day.
FirstLBD:
text: FirstLBD
description: The cash collateral should be transferred on the first local business
day.
aliases:
- First Local Business Day
SecondLBD:
text: SecondLBD
description: The cash collateral should be transferred on the second local business
day.
aliases:
- Second Local Business Day
Other:
text: Other
description: Exception value.