Method: DocSpring::TemplateAddFieldsResponse#hash
- Defined in:
- lib/docspring/models/template_add_fields_response.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
159 160 161 |
# File 'lib/docspring/models/template_add_fields_response.rb', line 159 def hash [status, errors, new_field_ids].hash end |