View Source GoogleApi.MyBusinessVerifications.V1.Model.EmailVerificationData (google_api_my_business_verifications v0.5.0)
Display data for verifications through email.
Attributes
-
domain
(type:String.t
, default:nil
) - Domain name in the email address. e.g. "gmail.com" in foo@gmail.com -
isUserNameEditable
(type:boolean()
, default:nil
) - Whether client is allowed to provide a different user name. -
user
(type:String.t
, default:nil
) - User name in the email address. e.g. "foo" in foo@gmail.com
Summary
Functions
Unwrap a decoded JSON object into its complex fields.