Method: PureCloud::SystemPresence.attribute_map

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

.attribute_mapObject

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



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

def self.attribute_map
  {
    :'id' => :'id',
    :'name' => :'name',
    :'self_uri' => :'selfUri'
  }
end