GoogleApi.WalletObjects.V1.Model.DiffDownloadResponse (google_api_wallet_objects v0.12.0)

View Source

Backend response for a Diff download response. For details on the Scotty Diff protocol, visit http://go/scotty-diff-protocol.

Attributes

  • objectLocation (type: GoogleApi.WalletObjects.V1.Model.CompositeMedia.t, default: nil) - The original object location.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.WalletObjects.V1.Model.DiffDownloadResponse{
  objectLocation: GoogleApi.WalletObjects.V1.Model.CompositeMedia.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.