View Source GoogleApi.PageSpeedOnline.V4.Model.PagespeedApiFormatStringV4ArgsSecondaryRects (google_api_page_speed_online v0.16.1)

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.PagespeedApiFormatStringV4ArgsSecondaryRects{
    height: integer(),
    left: integer(),
    top: integer(),
    width: integer()
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.