Voting helps other researchers find interesting modules.
Day
integer()
nil
Month
Year
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.LegalDate{ Day: integer() | nil, Month: integer() | nil, Year: integer() | nil }
@spec decode(struct(), keyword()) :: struct()