Enum: PriceSubTypeEnum
Provides a list of possible sub types of the chosen price type, used in conjunction with the PriceTypeEnum.
URI: common_domain_model:PriceSubTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| Fee | None | The lending fee associated with borrowing a security |
| Rebate | None | Denotes any rebate that is attributed to the cashflow |
Slots
| Name | Description |
|---|---|
| priceSubType | Allows further classification of the chosen price type |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: PriceSubTypeEnum
description: Provides a list of possible sub types of the chosen price type, used
in conjunction with the PriceTypeEnum.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
Fee:
text: Fee
description: The lending fee associated with borrowing a security.
Rebate:
text: Rebate
description: 'Denotes any rebate that is attributed to the cashflow. For example,
where a lender will provide a rebate on the cash given to them by the borrower
as collateral on a securities lending trade. '