Method: MailSlurpClient::GenerateBimiRecordResults#hash
- Defined in:
- lib/mailslurp_client/models/generate_bimi_record_results.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
170 171 172 |
# File 'lib/mailslurp_client/models/generate_bimi_record_results.rb', line 170 def hash [name, type, ttl, value].hash end |