All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.cdm.legaldocumentation.common.LegalAgreementPublisherEnum.py Maven / Gradle / Ivy

There is a newer version: 6.0.0-dev.92
Show newest version
from enum import Enum

all = ['LegalAgreementPublisherEnum']
  
class LegalAgreementPublisherEnum(Enum):
  """
  The enumerated values to specify the legal agreement publisher.
  """
  AFB = "AFB"
  """
  Association Française des Banques.
  """
  BNYM = "BNYM"
  """
  BNY Mellon
  """
  EMTA = "EMTA"
  """
  Emerging Markets Traders Association
  """
  ICMA = "ICMA"
  """
  International Capital Markets Association
  """
  ISDA = "ISDA"
  """
  International Swaps and Derivatives Association, Inc.
  """
  ISDA_CLEARSTREAM = "ISDAClearstream"
  """
  ISDA and Clearstream
  """
  ISDA_EUROCLEAR = "ISDAEuroclear"
  """
  ISDA and Euroclear
  """
  ISLA = "ISLA"
  """
  International Securities Lending Association
  """
  JP_MORGAN = "JPMorgan"
  """
  JP Morgan
  """
  THE_FX_COMMITTEE = "TheFXCommittee"
  """
  The Foreign Exchange Committee
  """




© 2015 - 2025 Weber Informatics LLC | Privacy Policy