Method: TransferZero::AccountValidationError#valid?
- Defined in:
- lib/transferzero-sdk/models/account_validation_error.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
63 64 65 |
# File 'lib/transferzero-sdk/models/account_validation_error.rb', line 63 def valid? true end |