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