Method: RokkaClientCodegen::StackOperationDescription#hash
- Defined in:
- lib/rokka_client_codegen/models/stack_operation_description.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
121 122 123 |
# File 'lib/rokka_client_codegen/models/stack_operation_description.rb', line 121 def hash [properties, description, required, one_of].hash end |