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

org_isda_cdm.InformationProviderEnum.InformationProviderEnum.go Maven / Gradle / Ivy

There is a newer version: 6.0.0-dev.92
Show newest version
/**
 * This file is auto-generated from the ISDA Common Domain Model, do not edit.
 * Version: 5.0.1
 */
  package InformationProviderEnum
  import . "org_isda_cdm"
  /**
   * The enumerated values to specify the list of information providers.
   */
  
  const (
  /**
   * The Association of Banks in Singapore.
   */
  ASSOC_BANKS_SINGAPORE InformationProviderEnum = iota + 1
  /**
   * The central bank of Chile.
   */
  BANCO_CENTRAL_CHILE InformationProviderEnum = iota + 1
  /**
   * The central bank of Canada.
   */
  BANK_OF_CANADA InformationProviderEnum = iota + 1
  /**
   * The Bank Of England.
   */
  BANK_OF_ENGLAND InformationProviderEnum = iota + 1
  /**
   * The central bank of Japan.
   */
  BANK_OF_JAPAN InformationProviderEnum = iota + 1
  /**
   * Bloomberg LP.
   */
  BLOOMBERG InformationProviderEnum = iota + 1
  /**
   * The European Central Bank.
   */
  EURO_CENTRAL_BANK InformationProviderEnum = iota + 1
  /**
   * The Federal Home Loan Bank of San Francisco, or its successor.
   */
  FHLBSF InformationProviderEnum = iota + 1
  /**
   * The Federal Reserve, the central bank of the United States.
   */
  FEDERAL_RESERVE InformationProviderEnum = iota + 1
  /**
   * ICESWAP Rate Administrator which means ICE Benchmark Administration, or any successor thereto, as administrator of the ICE Swap Rate.
   */
  ICESWAP InformationProviderEnum = iota + 1
  /**
   * International Swaps and Derivatives Association, Inc.
   */
  ISDA InformationProviderEnum = iota + 1
  /**
   * Refinitiv, formerly Thomson Reuters Financial & Risk.
   */
  REFINITIV InformationProviderEnum = iota + 1
  /**
   * The Reserve Bank of Australia.
   */
  RESERVE_BANK_AUSTRALIA InformationProviderEnum = iota + 1
  /**
   * The Reserve Bank of New Zealand.
   */
  RESERVE_BANK_NEW_ZEALAND InformationProviderEnum = iota + 1
  /**
   * Reuters Group Plc.
   */
  REUTERS InformationProviderEnum = iota + 1
  /**
   * South African Futures Exchange, or its successor.
   */
  SAFEX InformationProviderEnum = iota + 1
  /**
   * The Tokyo Swap Reference Rate (or TSR) Administrator, which means Refinitiv Asia Pacific Limited, or any successor thereto, as administrator of the TSR.
   */
  TOKYOSWAP InformationProviderEnum = iota + 1
  /**
   * Telerate, Inc.
   */
  TELERATE InformationProviderEnum = iota + 1
  )    




© 2015 - 2025 Weber Informatics LLC | Privacy Policy