Method: PureCloud::VendorConnectionRequest.attribute_map

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

.attribute_mapObject

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



12
13
14
15
16
17
18
19
20
21
22
# File 'lib/purecloud/models/vendor_connection_request.rb', line 12

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