GoogleApi.DFAReporting.V34.Model.LastModifiedInfo (google_api_dfa_reporting v0.31.0)

View Source

Modification timestamp.

Attributes

  • time (type: String.t, default: nil) - Timestamp of the last change in milliseconds since epoch.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.DFAReporting.V34.Model.LastModifiedInfo{
  time: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.