Package 

Enum Country

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum Country
    extends Enum<Country>
                        

    Indicates the country associated with an entity, such as a business. Values are in ISO 3166-1-alpha-2 format.