Voting helps other researchers find interesting modules.
Each EasyDisjunction represents one OR clause.
isPositive
boolean()
nil
tokenGroups
list(GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamTokenGroup.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyDisjunction{ isPositive: boolean() | nil, tokenGroups: [GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamTokenGroup.t()] | nil }
@spec decode(struct(), keyword()) :: struct()