Method: AsposeCellsCloud::PostUpdateWordCaseRequest.swagger_types
- Defined in:
- lib/aspose_cells_cloud/requests/post_update_word_case_request.rb
.swagger_types ⇒ Object
Attribute type mapping.
55 56 57 58 59 |
# File 'lib/aspose_cells_cloud/requests/post_update_word_case_request.rb', line 55 def self.swagger_types { :'word_case_options' => :'WordCaseOptions' } end |