Enum SepaCountry.Member

Namespace
Subsembly.Sepa
Assembly
Subsembly.Sepa.dll
public enum SepaCountry.Member

Fields

EEA = 1

Indicates that the country is a non-EU European Economic Area (EEA) country.

EU = 0

Indicates that the country is an EU member state.

NonEEA = 2

Indicates that the country is a non-EEA country.