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

Returns:

  • (Boolean)

    true if the model is valid



93
94
95
# File 'lib/stcloud/models/mail_report_response.rb', line 93

def valid?
  true
end