Method: DocuSign_Maestro::ESignTabsRecord#hash
- Defined in:
- lib/docusign_maestro/models/e_sign_tabs_record.rb
permalink #hash ⇒ Fixnum
Calculates hash code according to all attributes.
142 143 144 |
# File 'lib/docusign_maestro/models/e_sign_tabs_record.rb', line 142 def hash [date_signed_tabs, email_address_tabs, first_name_tabs, full_name_tabs, last_name_tabs, sign_here_tabs, text_tabs].hash end |