Method: OCI::ObjectStorage::Models::RetentionRuleDetails#hash
- Defined in:
- lib/oci/object_storage/models/retention_rule_details.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
107 108 109 |
# File 'lib/oci/object_storage/models/retention_rule_details.rb', line 107 def hash [display_name, duration, time_rule_locked].hash end |