CountryCode

Address.CountryCode

Access: Read/Write

Returns: string The ISO country code.

Get

Gets the two-letter ISO country code. The country code is mandatory unless the entire address contains null or emtpy values.

Set

Sets the two-letter ISO country code. The country code is mandatory unless the entire address contains null or emtpy values.

ParameterTypeDescription
$value?string