Method: PureCloud::ActivityCodeContainer.swagger_types

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

.swagger_typesObject

Attribute type mapping.



35
36
37
38
39
40
# File 'lib/purecloud/models/activity_code_container.rb', line 35

def self.swagger_types
  {
    :'activity_codes' => :'Hash<String, ActivityCode>'
    
  }
end