Method: MoneyKit::Cursor#valid?
- Defined in:
- lib/moneykit/models/cursor.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
83 84 85 |
# File 'lib/moneykit/models/cursor.rb', line 83 def valid? true end |