GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyConjunction
Table of Contents ▼
Jump to a specific part of the page:
Description
Each EasyConjunction represents an AND-of-ORs block.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
disjunctions
(type:list(GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyDisjunction)
, default:nil
)
- disjunctions is the set of OR clauses that
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyConjunction{
disjunctions: [GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyDisjunction.t()] | nil
}
disjunctions: [GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyDisjunction.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyConjunction