Skip to content

Enum: MarginCallActionEnum

Represents the enumeration values to identify the collateral action instruction.

URI: common_domain_model:MarginCallActionEnum

Permissible Values

Value Meaning Description
Delivery None Indicates an instruction of a new collateral asset delivery
Return None Indicates an instruction for a return of a principals collateral asset delive...

Slots

Name Description
marginCallAction Specifies the margin call action details, specified as either Delivery or Ret...

Identifier and Mapping Information

Schema Source

LinkML Source

name: MarginCallActionEnum
description: Represents the enumeration values to identify the collateral action instruction.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Delivery:
    text: Delivery
    description: Indicates an instruction of a new collateral asset delivery.
  Return:
    text: Return
    description: Indicates an instruction for a return of a principals collateral
      asset delivery.