phoneNumber property

String? phoneNumber
getter/setter pair

The phone number of the business in E.164 format.

This can only be updated if a verified phone number is not already set. To replace a verified phone number use the Accounts.requestphoneverification and Accounts.verifyphonenumber.

Implementation

core.String? phoneNumber;