Voting helps other researchers find interesting modules.
expirationTimestampMicros
String.t
nil
height
integer()
mimeType
size
type
width
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageDataThumbnail{ expirationTimestampMicros: String.t() | nil, height: integer() | nil, mimeType: String.t() | nil, size: integer() | nil, type: String.t() | nil, width: integer() | nil }
@spec decode(struct(), keyword()) :: struct()