Method: PureCloud::PresenceQueryResponse.attribute_map

Defined in:
lib/purecloud/models/presence_query_response.rb

.attribute_mapObject

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



27
28
29
30
31
32
33
34
35
# File 'lib/purecloud/models/presence_query_response.rb', line 27

def self.attribute_map
  {
    
    :'system_to_organization_mappings' => :'systemToOrganizationMappings',
    
    :'results' => :'results'
    
  }
end