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