Skip to content

Enum: ExerciseNoticeGiverEnum

Defines the principal party to the trade that has the right to exercise.

URI: common_domain_model:ExerciseNoticeGiverEnum

Permissible Values

Value Meaning Description
Buyer None Specifies that only the option buyer has the right to exercise
Seller None Specifies that only the option seller has the right to exercise
Both None Specifies that both the option buyer and option seller has the right to exerc...
AsSpecifiedInMasterAgreement None Specifies that the Master Agreement defines the principal party to the trade ...

Slots

Name Description
exerciseNoticeGiver Specifies the principal party of the trade that has the right to exercise

Identifier and Mapping Information

Schema Source

LinkML Source

name: ExerciseNoticeGiverEnum
description: Defines the principal party to the trade that has the right to exercise.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Buyer:
    text: Buyer
    description: Specifies that only the option buyer has the right to exercise.
  Seller:
    text: Seller
    description: Specifies that only the option seller has the right to exercise.
  Both:
    text: Both
    description: Specifies that both the option buyer and option seller has the right
      to exercise.
  AsSpecifiedInMasterAgreement:
    text: AsSpecifiedInMasterAgreement
    description: Specifies that the Master Agreement defines the principal party to
      the trade that has the right to exercise.