View Source GoogleApi.MyBusinessVerifications.V1.Model.ServiceBusinessContext (google_api_my_business_verifications v0.4.0)

Additional data for service business verification.

Attributes

  • address (type: GoogleApi.MyBusinessVerifications.V1.Model.PostalAddress.t, default: nil) - The verification address of the location. It is used to either enable more verification options or send a postcard.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.MyBusinessVerifications.V1.Model.ServiceBusinessContext{
  address: GoogleApi.MyBusinessVerifications.V1.Model.PostalAddress.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.