Method: TCAClient::RequestPdfResponse#valid?
- Defined in:
- lib/tca_client/models/request_pdf_response.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
68 69 70 |
# File 'lib/tca_client/models/request_pdf_response.rb', line 68 def valid? true end |