Method: AsposeCellsCloud::AbstractCalculationMonitor.swagger_types

Defined in:
lib/aspose_cells_cloud/models/abstract_calculation_monitor.rb

.swagger_typesObject

Attribute type mapping.



51
52
53
54
55
56
57
# File 'lib/aspose_cells_cloud/models/abstract_calculation_monitor.rb', line 51

def self.swagger_types
  {
    :'original_value' => :'Object',
    :'value_changed' => :'BOOLEAN',
    :'calculated_value' => :'Object'
  }
end