Method: stcloud::MailReportResponse#hash
- Defined in:
- lib/stcloud/models/mail_report_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
116 117 118 |
# File 'lib/stcloud/models/mail_report_response.rb', line 116 def hash [data, errors, , success].hash end |