Enum SwiftISINKind
The kind of a SwiftISIN.
Namespace: Subsembly.Swift
Assembly: Subsembly.Sepa.dll
Syntax
public enum SwiftISINKind
Fields
Name | Description |
---|---|
Bilateral | The value of the SwiftISIN is a bilaterally agreed or proprietary scheme. |
ISIN | The SwiftISIN was constructed from a real ISIN specification. |
National | The value of the SwiftISIN is a national scheme number. The country of the scheme is available through CountryCode. |
TickerSymbol | The value of the SwiftISIN is a ticker symbol. |