CountryOfIssue Field
ISO Country code of instrument issue (e.g. the country portion typically
used in ISIN). Can be used in conjunction with non-ISIN SecurityID (48)
(e.g. CUSIP for Municipal Bonds without ISIN) to provide uniqueness.
public const int CountryOfIssue = 470
This language is not supported or no code example is available.
public:
const int CountryOfIssue = 470;
This language is not supported or no code example is available.
public const CountryOfIssue : int = 470
This language is not supported or no code example is available.
Field Value
int
In this article
Definition