Method: DocuSign_Maestro::ESignTabs#hash

Defined in:
lib/docusign_maestro/models/e_sign_tabs.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code

[View source]

307
308
309
# File 'lib/docusign_maestro/models/e_sign_tabs.rb', line 307

def hash
  [anchor_string, bold, document_id, font, font_color, font_size, height, italic, locale_policy, name, optional, page_number, recipient_id, scale_value, stamp_type, tab_id, tab_label, tab_type, template_locked, template_required, tooltip, underline, value, width, x_position, y_position].hash
end