Method: WordsRubySdk::OfficeMathObjectResponse.swagger_types

Defined in:
lib/words_ruby_sdk/models/office_math_object_response.rb

.swagger_typesObject

Attribute type mapping.



54
55
56
57
58
59
60
# File 'lib/words_ruby_sdk/models/office_math_object_response.rb', line 54

def self.swagger_types
  {
    :'code' => :'Integer',
    :'status' => :'String',
    :'office_math_object' => :'OfficeMathObject'
  }
end