View Source GoogleApi.MyBusinessVerifications.V1.Model.Verify (google_api_my_business_verifications v0.5.0)
Indicates that the location requires verification. Contains information about the current verification actions performed on the location.
Attributes
-
hasPendingVerification
(type:boolean()
, default:nil
) - Indicates whether a verification process has already started, and can be completed by the location.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MyBusinessVerifications.V1.Model.Verify{ hasPendingVerification: boolean() | nil }