Method: PureCloud::JourneyAggregateQueryClause.attribute_map

Defined in:
lib/purecloudplatformclientv2/models/journey_aggregate_query_clause.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



28
29
30
31
32
33
34
35
36
# File 'lib/purecloudplatformclientv2/models/journey_aggregate_query_clause.rb', line 28

def self.attribute_map
  {
    
    :'type' => :'type',
    
    :'predicates' => :'predicates'
    
  }
end