Class: Quovo::Models::Sync
Instance Method Summary collapse
Methods inherited from Base
#[], fields, #initialize, #to_h, #to_hash
Constructor Details
This class inherits a constructor from Quovo::Models::Base
Instance Method Details
#progress ⇒ Object
15 16 17 |
# File 'lib/quovo/models/sync.rb', line 15 def progress @progress.cast(Progress) end |