GoogleApi.MyBusinessBusinessInformation.V1.Model.PlaceInfo (google_api_my_business_business_information v0.2.1) View Source

Defines an area that's represented by a place ID.

Attributes

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.MyBusinessBusinessInformation.V1.Model.PlaceInfo{
  placeId: String.t() | nil,
  placeName: String.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.