Method: HelloextendApiClient::InvoiceItems#valid?
- Defined in:
- lib/helloextend_api_client/models/invoice_items.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
126 127 128 |
# File 'lib/helloextend_api_client/models/invoice_items.rb', line 126 def valid? true end |