Enum: SecuritiesCTSTimeEnum
Details the day on which securities collateral is required to be transferred relative to the Notification Time.
URI: common_domain_model:SecuritiesCTSTimeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Same | None | The securities collateral should be transferred on the same day |
| Next | None | The securities collateral should be transferred on the next day |
| FirstDay | None | The securities collateral should be transferred on the first local business d... |
| SecondDay | None | The securities collateral should be transferred on the second local business ... |
| ThirdDay | None | The securities collateral should be transferred on the third local business d... |
| Other | None | Exception value |
Slots
| Name | Description |
|---|---|
| securititesCollateralTransferSettlementTime | 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: SecuritiesCTSTimeEnum
description: Details the day on which securities 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 securities collateral should be transferred on the same day.
Next:
text: Next
description: The securities collateral should be transferred on the next day.
FirstDay:
text: FirstDay
description: The securities collateral should be transferred on the first local
business day.
aliases:
- First Local Business Day
SecondDay:
text: SecondDay
description: The securities collateral should be transferred on the second local
business day.
aliases:
- Second Local Business Day
ThirdDay:
text: ThirdDay
description: The securities collateral should be transferred on the third local
business day.
aliases:
- Third Local Business Day
Other:
text: Other
description: Exception value.