GoogleApi.WalletObjects.V1.Model.DiffDownloadResponse (google_api_wallet_objects v0.12.0)
View SourceBackend 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
@type t() :: %GoogleApi.WalletObjects.V1.Model.DiffDownloadResponse{ objectLocation: GoogleApi.WalletObjects.V1.Model.CompositeMedia.t() | nil }