customerServiceVerifiedPhoneRegionCode property

String? customerServiceVerifiedPhoneRegionCode
getter/setter pair

Two letter country code for the verified phone number, for example CA for Canadian numbers.

See the [ISO 3166-1 alpha-2](https://wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) officially assigned codes.

Output only.

Implementation

core.String? customerServiceVerifiedPhoneRegionCode;