View Source GoogleApi.PageSpeedOnline.V4.Model.PagespeedApiFormatStringV4ArgsRects (google_api_page_speed_online v0.17.0)

Attributes

  • height (type: integer(), default: nil) -
  • left (type: integer(), default: nil) -
  • top (type: integer(), default: nil) -
  • width (type: integer(), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.PageSpeedOnline.V4.Model.PagespeedApiFormatStringV4ArgsRects{
  height: integer(),
  left: integer(),
  top: integer(),
  width: integer()
}

Functions

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

Unwrap a decoded JSON object into its complex fields.