Method: DocuSign_eSign::Stamp#hash
- Defined in:
- lib/docusign_esign/models/stamp.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
225 226 227 |
# File 'lib/docusign_esign/models/stamp.rb', line 225 def hash [adopted_date_time, created_date_time, custom_field, date_stamp_properties, disallow_user_resize_stamp, error_details, external_id, image_base64, image_type, last_modified_date_time, phonetic_name, signature_name, stamp_format, stamp_image_uri, stamp_size_mm, status].hash end |