View Source GoogleApi.Games.V1.Model.EndPoint (google_api_games v0.24.0)

Container for a URL end point of the requested type.

Attributes

  • url (type: String.t, default: nil) - A URL suitable for loading in a web browser for the requested endpoint.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Games.V1.Model.EndPoint{url: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.