GoogleApi.MyBusinessBusinessInformation.V1.Model.Profile (google_api_my_business_business_information v0.5.2)

View Source

All information pertaining to the location's profile.

Attributes

  • description (type: String.t, default: nil) - Required. Description of the location in your own voice, not editable by anyone else.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.MyBusinessBusinessInformation.V1.Model.Profile{
  description: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.