Method: AsposeCadCloud::FilesUploadResult#valid?

Defined in:
lib/aspose_cad_cloud/models/files_upload_result.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



88
89
90
# File 'lib/aspose_cad_cloud/models/files_upload_result.rb', line 88

def valid?
  return true
end