Enum CountryOfResidence

java.lang.Object
java.lang.Enum<CountryOfResidence>
com.xero.models.payrollau.CountryOfResidence
All Implemented Interfaces:
Serializable, Comparable<CountryOfResidence>, java.lang.constant.Constable

public enum CountryOfResidence extends Enum<CountryOfResidence>
Country of residence as a valid ISO 3166-1 alpha-2 country code e.g. \"AU\", \"NZ\", \"CA\". Only applicable, and mandatory if income type is WORKINGHOLIDAYMAKER.