Skip to content

Enum: SpreadCalculationMethodEnum

Method by which spread is calculated. For example on an asset swap: 'ParPar' or 'Proceeds' may be the method indicated.

URI: common_domain_model:SpreadCalculationMethodEnum

Permissible Values

Value Meaning Description
ParPar None
Proceeds None

Slots

Name Description
spreadCalculationMethod Method by which spread is calculated

Identifier and Mapping Information

Schema Source

LinkML Source

name: SpreadCalculationMethodEnum
description: 'Method by which spread is calculated. For example on an asset swap:
  ''ParPar'' or ''Proceeds'' may be the method indicated.'
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  ParPar:
    text: ParPar
  Proceeds:
    text: Proceeds