Method: PureCloud::BatchItemBody.swagger_types
- Defined in:
- lib/purecloud/models/batch_item_body.rb
.swagger_types ⇒ Object
Attribute type mapping.
33 34 35 36 37 38 |
# File 'lib/purecloud/models/batch_item_body.rb', line 33 def self.swagger_types { :'name' => :'String' } end |