Skip to content

Enum: MarginTypeEnum

This indicator defines which type of assets (cash or securities) is specified to apply as margin to the repo transaction.

URI: common_domain_model:MarginTypeEnum

Permissible Values

Value Meaning Description
Cash None When the margin type is Cash, the margin factor is applied to the cash value ...
Instrument None When the margin type is Instrument, the margin factor is applied to the instr...

Identifier and Mapping Information

Schema Source

LinkML Source

name: MarginTypeEnum
description: This indicator defines which type of assets (cash or securities) is specified
  to apply as margin to the repo transaction.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  Cash:
    text: Cash
    description: When the margin type is Cash, the margin factor is applied to the
      cash value of the transaction.
  Instrument:
    text: Instrument
    description: When the margin type is Instrument, the margin factor is applied
      to the instrument value for the transaction. In the 'instrument' case, the haircut
      would be applied to the securities.