View Source GoogleApi.MyBusinessLodging.V1.Model.LodgingMetadata (google_api_my_business_lodging v0.5.0)

Metadata for the Lodging.

Attributes

  • updateTime (type: DateTime.t, default: nil) - Required. The latest time at which the Lodging data is asserted to be true in the real world. This is not necessarily the time at which the request is made.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.MyBusinessLodging.V1.Model.LodgingMetadata{
  updateTime: DateTime.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.