Voting helps other researchers find interesting modules.
Store all app unique info that are needed for app action fulfillment.
appUniqueId
String.t
nil
contactInfoSource
displayAppUniqueId
label
mimetype
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiAppUniqueInfo{ appUniqueId: String.t() | nil, contactInfoSource: String.t() | nil, displayAppUniqueId: String.t() | nil, label: String.t() | nil, mimetype: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()