Country interface

A country record.

Properties

code

ISO-3166 2-letter country code for the country. NOTE: This property will not be serialized. It can only be populated by the server.

name

Country Name NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

code

ISO-3166 2-letter country code for the country. NOTE: This property will not be serialized. It can only be populated by the server.

code?: string

Property Value

string

name

Country Name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string