Method: DocuSign_eSign::Note#hash
- Defined in:
- lib/docusign_esign/models/note.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
1048 1049 1050 |
# File 'lib/docusign_esign/models/note.rb', line 1048 def hash [agreement_attribute, agreement_attribute_locked, anchor_allow_white_space_in_characters, , anchor_case_sensitive, , anchor_horizontal_alignment, , anchor_ignore_if_not_present, , anchor_match_whole_word, , anchor_string, , anchor_tab_processor_version, , anchor_units, , anchor_x_offset, , anchor_y_offset, , bold, , caption, , conditional_parent_label, , conditional_parent_value, , connected_object_details, custom_tab_id, , document_id, , error_details, extension_data, font, font_color, , , font_size, , form_order, , form_page_label, , form_page_number, , height, , italic, , locale_policy, merge_field, merge_field_xml, name, , page_number, , recipient_id, recipient_id_guid, , , shared, , smart_contract_information, source, status, , tab_fully_qualified_path, tab_group_labels, , tab_id, , tab_label, , tab_order, , tab_type, , template_locked, , template_required, , tooltip, , underline, , value, , warning_details, width, , x_position, , y_position, ].hash end |