GoogleApi.MyBusinessVerifications.V1.Model.Verify (google_api_my_business_verifications v0.5.1)

View Source

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

t()

@type t() :: %GoogleApi.MyBusinessVerifications.V1.Model.Verify{
  hasPendingVerification: boolean() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.