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

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.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Games.V1.Model.EndPoint{url: String.t()}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.