Method: AsposeCellsCloud::OleObjectResponse#hash

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

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



124
125
126
# File 'lib/aspose_cells_cloud/models/ole_object_response.rb', line 124

def hash
  [ ole_object , code , status ].hash
end