Method: stcloud::MailReportResponse#valid?
- Defined in:
- lib/stcloud/models/mail_report_response.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
93 94 95 |
# File 'lib/stcloud/models/mail_report_response.rb', line 93 def valid? true end |