Method: PureCloud::WorkspaceSummary.swagger_types

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

.swagger_typesObject

Attribute type mapping.



37
38
39
40
41
42
43
# File 'lib/purecloud/models/workspace_summary.rb', line 37

def self.swagger_types
  {
    :'total_document_count' => :'Integer',
    :'total_document_byte_count' => :'Integer'
    
  }
end