google_api_dfa_reporting v0.15.0 GoogleApi.DFAReporting.V34.Model.OffsetPosition View Source

Offset Position.

Attributes

  • left (type: integer(), default: nil) - Offset distance from left side of an asset or a window.
  • top (type: integer(), default: nil) - Offset distance from top side of an asset or a window.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.DFAReporting.V34.Model.OffsetPosition{
  left: integer(),
  top: integer()
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.