Method: PureCloud::ChatMediaPolicy.swagger_types
- Defined in:
- lib/purecloud/models/chat_media_policy.rb
.swagger_types ⇒ Object
Attribute type mapping.
39 40 41 42 43 44 45 |
# File 'lib/purecloud/models/chat_media_policy.rb', line 39 def self.swagger_types { :'actions' => :'PolicyActions', :'conditions' => :'ChatMediaPolicyConditions' } end |