Voting helps other researchers find interesting modules.
An entity, which may occur multiple times in the text.
gender
String.t
nil
mid
name
type
list(String.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlxDataSchemaEntity{ gender: String.t() | nil, mid: String.t() | nil, name: String.t() | nil, type: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()