Method: PureCloud::TrunkBaseAssignment.attribute_map

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

.attribute_mapObject

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



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

def self.attribute_map
  {
    
    :'family' => :'family',
    
    :'trunk_base' => :'trunkBase'
    
  }
end