Method: DocuSign_eSign::DateStampProperties#hash
- Defined in:
- lib/docusign_esign/models/date_stamp_properties.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
108 109 110 |
# File 'lib/docusign_esign/models/date_stamp_properties.rb', line 108 def hash [date_area_height, date_area_width, date_area_x, date_area_y].hash end |