Method: PureCloud::CallbackIdentifier.attribute_map

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

.attribute_mapObject

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



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

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