Skip to content

Enum: PremiumTypeEnum

The enumerated values to specify the premium type for forward start options.

URI: common_domain_model:PremiumTypeEnum

Permissible Values

Value Meaning Description
PrePaid None
PostPaid None
Variable None
Fixed None

Slots

Name Description
premiumType (Optionally) Additional attribute that can further define any premium to the ...

Identifier and Mapping Information

Schema Source

LinkML Source

name: PremiumTypeEnum
description: The enumerated values to specify the premium type for forward start options.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  PrePaid:
    text: PrePaid
  PostPaid:
    text: PostPaid
  Variable:
    text: Variable
  Fixed:
    text: Fixed