Enum SwiftISINKind
The kind of a SwiftISIN.
public enum SwiftISINKind
Fields
Bilateral = 4The value of the SwiftISIN is a bilaterally agreed or proprietary scheme.
ISIN = 1The SwiftISIN was constructed from a real ISIN specification.
National = 2The value of the SwiftISIN is a national scheme number. The country of the scheme is available through CountryCode.
TickerSymbol = 3The value of the SwiftISIN is a ticker symbol.