CWS Wrapper Library  5.1.0
Static Public Attributes | List of all members
CWSWrapper.CountryCode Class Reference

The available country codes More...

Static Public Attributes

static readonly String UNSET = "UNSET"
 UNSET More...
 
static readonly String UNKNOWN = "UNKNOWN"
 UNKNOWN More...
 
static readonly String US = "US"
 United States More...
 
static readonly String CA = "CA"
 Canada More...
 

Detailed Description

The available country codes

Member Data Documentation

◆ CA

readonly String CWSWrapper.CountryCode.CA = "CA"
static

Canada

◆ UNKNOWN

readonly String CWSWrapper.CountryCode.UNKNOWN = "UNKNOWN"
static

UNKNOWN

◆ UNSET

readonly String CWSWrapper.CountryCode.UNSET = "UNSET"
static

UNSET

◆ US

readonly String CWSWrapper.CountryCode.US = "US"
static

United States


The documentation for this class was generated from the following file: