Method: UpBankingClient::ErrorObjectSource#valid?
- Defined in:
- lib/up_banking/models/error_object_source.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
85 86 87 |
# File 'lib/up_banking/models/error_object_source.rb', line 85 def valid? true end |