Enum SepaCountry.Member
public enum SepaCountry.Member
Fields
EEA = 1Indicates that the country is a non-EU European Economic Area (EEA) country.
EU = 0Indicates that the country is an EU member state.
NonEEA = 2Indicates that the country is a non-EEA country.