CreditRating Field
An evaluation of a company's ability to repay obligations
or its likelihood of not defaulting. These evaluation are
provided by Credit Rating Agencies, i.e. S&P, Moody's.
(Note tag # was reserved in FIX 4.1, added in FIX 4.3)
public const int CreditRating = 255
This language is not supported or no code example is available.
public:
const int CreditRating = 255;
This language is not supported or no code example is available.
public const CreditRating : int = 255
This language is not supported or no code example is available.
Field Value
int
In this article
Definition