Voting helps other researchers find interesting modules.
A Gregorian calendar date.
day
integer()
nil
month
year
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiDate{ day: integer() | nil, month: integer() | nil, year: integer() | nil }
@spec decode(struct(), keyword()) :: struct()