View Source GoogleApi.MyBusinessVerifications.V1.Model.ComplyWithGuidelines (google_api_my_business_verifications v0.5.0)

Indicates that the location fails to comply with our guidelines.

Attributes

  • recommendationReason (type: String.t, default: nil) - The reason why the location is being recommended to comply with guidelines.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.MyBusinessVerifications.V1.Model.ComplyWithGuidelines{
  recommendationReason: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.