Method: PureCloud::OrgMediaUtilization.swagger_types
- Defined in:
- lib/purecloud/models/org_media_utilization.rb
.swagger_types ⇒ Object
Attribute type mapping.
44 45 46 47 48 49 50 51 |
# File 'lib/purecloud/models/org_media_utilization.rb', line 44 def self.swagger_types { :'maximum_capacity' => :'Integer', :'interruptable_media_types' => :'Array<String>', :'include_non_acd' => :'BOOLEAN' } end |