phoneVerificationStatus property

String? phoneVerificationStatus
getter/setter pair

Verification status of the phone number of the business.

This status is read only and can be updated only by successful phone verification. Acceptable values are: - "verified" - "unverified"

Implementation

core.String? phoneVerificationStatus;