Enum PartyIDSource
Used to identify the source of the Party.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum PartyIDSource
Fields
Name | Description |
---|---|
BankIdentificationCode | BIC (Bank Identification Code - SWIFT managed) code. |
ClearingHouse | Clearing house participant/member code |
CustomCode | Proprietary / Custom code. |
GenerallyAcceptedMarketParticipantIdentifier | Generally accepted market participant identifier |
Lei | LEI. |
None | Default value. Do not use it directly. |
ShortCodeIdentifier | Short code identifier. |
Undefined | Undefined value. |