docusign_esign 3.16.0 → 3.17.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/lib/docusign_esign/api/accounts_api.rb +15 -66
  4. data/lib/docusign_esign/api/envelopes_api.rb +6 -6
  5. data/lib/docusign_esign/client/api_client.rb +1 -1
  6. data/lib/docusign_esign/models/account_role_settings.rb +20 -1
  7. data/lib/docusign_esign/models/account_settings_information.rb +82 -3
  8. data/lib/docusign_esign/models/account_ui_settings.rb +13 -13
  9. data/lib/docusign_esign/models/approve.rb +20 -1
  10. data/lib/docusign_esign/models/billing_invoices_summary.rb +21 -1
  11. data/lib/docusign_esign/models/billing_plan_information.rb +21 -1
  12. data/lib/docusign_esign/models/bulk_send_batch_status.rb +11 -1
  13. data/lib/docusign_esign/models/bulk_send_envelopes_info.rb +101 -1
  14. data/lib/docusign_esign/models/bulk_send_error_status.rb +11 -1
  15. data/lib/docusign_esign/models/checkbox.rb +20 -1
  16. data/lib/docusign_esign/models/comment_thread.rb +20 -1
  17. data/lib/docusign_esign/models/commission_county.rb +20 -1
  18. data/lib/docusign_esign/models/commission_expiration.rb +20 -1
  19. data/lib/docusign_esign/models/commission_number.rb +20 -1
  20. data/lib/docusign_esign/models/commission_state.rb +20 -1
  21. data/lib/docusign_esign/models/company.rb +20 -1
  22. data/lib/docusign_esign/models/connect_custom_configuration.rb +23 -1
  23. data/lib/docusign_esign/models/currency.rb +20 -1
  24. data/lib/docusign_esign/models/date.rb +20 -1
  25. data/lib/docusign_esign/models/date_signed.rb +20 -1
  26. data/lib/docusign_esign/models/decline.rb +20 -1
  27. data/lib/docusign_esign/models/draw.rb +20 -1
  28. data/lib/docusign_esign/models/email.rb +20 -1
  29. data/lib/docusign_esign/models/email_address.rb +20 -1
  30. data/lib/docusign_esign/models/envelope_id.rb +20 -1
  31. data/lib/docusign_esign/models/first_name.rb +20 -1
  32. data/lib/docusign_esign/models/formula_tab.rb +20 -1
  33. data/lib/docusign_esign/models/full_name.rb +20 -1
  34. data/lib/docusign_esign/models/id_evidence_resource_token.rb +194 -0
  35. data/lib/docusign_esign/models/id_evidence_view_link.rb +184 -0
  36. data/lib/docusign_esign/models/initial_here.rb +20 -1
  37. data/lib/docusign_esign/models/last_name.rb +20 -1
  38. data/lib/docusign_esign/models/list.rb +20 -1
  39. data/lib/docusign_esign/models/new_account_definition.rb +21 -1
  40. data/lib/docusign_esign/models/notarize.rb +20 -1
  41. data/lib/docusign_esign/models/notary_seal.rb +20 -1
  42. data/lib/docusign_esign/models/note.rb +20 -1
  43. data/lib/docusign_esign/models/number.rb +20 -1
  44. data/lib/docusign_esign/models/participant.rb +896 -0
  45. data/lib/docusign_esign/models/phone_number.rb +20 -1
  46. data/lib/docusign_esign/models/poly_line_overlay.rb +20 -1
  47. data/lib/docusign_esign/models/radio.rb +20 -1
  48. data/lib/docusign_esign/models/recipient_token_client_ur_ls.rb +102 -2
  49. data/lib/docusign_esign/models/recipients.rb +13 -1
  50. data/lib/docusign_esign/models/sender_company.rb +20 -1
  51. data/lib/docusign_esign/models/sender_name.rb +20 -1
  52. data/lib/docusign_esign/models/sign_here.rb +20 -1
  53. data/lib/docusign_esign/models/signer_attachment.rb +20 -1
  54. data/lib/docusign_esign/models/smart_section.rb +20 -1
  55. data/lib/docusign_esign/models/ssn.rb +20 -1
  56. data/lib/docusign_esign/models/tab_group.rb +20 -1
  57. data/lib/docusign_esign/models/template_recipients.rb +13 -1
  58. data/lib/docusign_esign/models/text.rb +20 -1
  59. data/lib/docusign_esign/models/title.rb +20 -1
  60. data/lib/docusign_esign/models/user_settings_information.rb +20 -1
  61. data/lib/docusign_esign/models/view.rb +20 -1
  62. data/lib/docusign_esign/models/zip.rb +20 -1
  63. data/lib/docusign_esign/version.rb +1 -1
  64. data/lib/docusign_esign.rb +3 -3
  65. data/tests/spec/unit_tests_using_jwt_spec.rb +4 -4
  66. metadata +5 -2
@@ -63,6 +63,11 @@ module DocuSign_eSign
63
63
 
64
64
  attr_accessor :anchor_y_offset_metadata
65
65
 
66
+ #
67
+ attr_accessor :caption
68
+
69
+ attr_accessor :caption_metadata
70
+
66
71
  # For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.
67
72
  attr_accessor :conditional_parent_label
68
73
 
@@ -231,6 +236,8 @@ module DocuSign_eSign
231
236
  :'anchor_x_offset_metadata' => :'anchorXOffsetMetadata',
232
237
  :'anchor_y_offset' => :'anchorYOffset',
233
238
  :'anchor_y_offset_metadata' => :'anchorYOffsetMetadata',
239
+ :'caption' => :'caption',
240
+ :'caption_metadata' => :'captionMetadata',
234
241
  :'conditional_parent_label' => :'conditionalParentLabel',
235
242
  :'conditional_parent_label_metadata' => :'conditionalParentLabelMetadata',
236
243
  :'conditional_parent_value' => :'conditionalParentValue',
@@ -315,6 +322,8 @@ module DocuSign_eSign
315
322
  :'anchor_x_offset_metadata' => :'PropertyMetadata',
316
323
  :'anchor_y_offset' => :'String',
317
324
  :'anchor_y_offset_metadata' => :'PropertyMetadata',
325
+ :'caption' => :'String',
326
+ :'caption_metadata' => :'PropertyMetadata',
318
327
  :'conditional_parent_label' => :'String',
319
328
  :'conditional_parent_label_metadata' => :'PropertyMetadata',
320
329
  :'conditional_parent_value' => :'String',
@@ -464,6 +473,14 @@ module DocuSign_eSign
464
473
  self.anchor_y_offset_metadata = attributes[:'anchorYOffsetMetadata']
465
474
  end
466
475
 
476
+ if attributes.has_key?(:'caption')
477
+ self.caption = attributes[:'caption']
478
+ end
479
+
480
+ if attributes.has_key?(:'captionMetadata')
481
+ self.caption_metadata = attributes[:'captionMetadata']
482
+ end
483
+
467
484
  if attributes.has_key?(:'conditionalParentLabel')
468
485
  self.conditional_parent_label = attributes[:'conditionalParentLabel']
469
486
  end
@@ -737,6 +754,8 @@ module DocuSign_eSign
737
754
  anchor_x_offset_metadata == o.anchor_x_offset_metadata &&
738
755
  anchor_y_offset == o.anchor_y_offset &&
739
756
  anchor_y_offset_metadata == o.anchor_y_offset_metadata &&
757
+ caption == o.caption &&
758
+ caption_metadata == o.caption_metadata &&
740
759
  conditional_parent_label == o.conditional_parent_label &&
741
760
  conditional_parent_label_metadata == o.conditional_parent_label_metadata &&
742
761
  conditional_parent_value == o.conditional_parent_value &&
@@ -806,7 +825,7 @@ module DocuSign_eSign
806
825
  # Calculates hash code according to all attributes.
807
826
  # @return [Fixnum] Hash code
808
827
  def hash
809
- [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, document_id, document_id_metadata, error_details, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, hand_draw_required, height, height_metadata, merge_field, merge_field_xml, name, name_metadata, optional, optional_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, scale_value, scale_value_metadata, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_label_metadata, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
828
+ [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, caption, caption_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, document_id, document_id_metadata, error_details, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, hand_draw_required, height, height_metadata, merge_field, merge_field_xml, name, name_metadata, optional, optional_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, scale_value, scale_value_metadata, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_label_metadata, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
810
829
  end
811
830
 
812
831
  # Builds the object from hash
@@ -63,6 +63,11 @@ module DocuSign_eSign
63
63
 
64
64
  attr_accessor :anchor_y_offset_metadata
65
65
 
66
+ #
67
+ attr_accessor :caption
68
+
69
+ attr_accessor :caption_metadata
70
+
66
71
  #
67
72
  attr_accessor :case_sensitive
68
73
 
@@ -247,6 +252,8 @@ module DocuSign_eSign
247
252
  :'anchor_x_offset_metadata' => :'anchorXOffsetMetadata',
248
253
  :'anchor_y_offset' => :'anchorYOffset',
249
254
  :'anchor_y_offset_metadata' => :'anchorYOffsetMetadata',
255
+ :'caption' => :'caption',
256
+ :'caption_metadata' => :'captionMetadata',
250
257
  :'case_sensitive' => :'caseSensitive',
251
258
  :'conditional_parent_label' => :'conditionalParentLabel',
252
259
  :'conditional_parent_label_metadata' => :'conditionalParentLabelMetadata',
@@ -337,6 +344,8 @@ module DocuSign_eSign
337
344
  :'anchor_x_offset_metadata' => :'PropertyMetadata',
338
345
  :'anchor_y_offset' => :'String',
339
346
  :'anchor_y_offset_metadata' => :'PropertyMetadata',
347
+ :'caption' => :'String',
348
+ :'caption_metadata' => :'PropertyMetadata',
340
349
  :'case_sensitive' => :'BOOLEAN',
341
350
  :'conditional_parent_label' => :'String',
342
351
  :'conditional_parent_label_metadata' => :'PropertyMetadata',
@@ -492,6 +501,14 @@ module DocuSign_eSign
492
501
  self.anchor_y_offset_metadata = attributes[:'anchorYOffsetMetadata']
493
502
  end
494
503
 
504
+ if attributes.has_key?(:'caption')
505
+ self.caption = attributes[:'caption']
506
+ end
507
+
508
+ if attributes.has_key?(:'captionMetadata')
509
+ self.caption_metadata = attributes[:'captionMetadata']
510
+ end
511
+
495
512
  if attributes.has_key?(:'caseSensitive')
496
513
  self.case_sensitive = attributes[:'caseSensitive']
497
514
  end
@@ -789,6 +806,8 @@ module DocuSign_eSign
789
806
  anchor_x_offset_metadata == o.anchor_x_offset_metadata &&
790
807
  anchor_y_offset == o.anchor_y_offset &&
791
808
  anchor_y_offset_metadata == o.anchor_y_offset_metadata &&
809
+ caption == o.caption &&
810
+ caption_metadata == o.caption_metadata &&
792
811
  case_sensitive == o.case_sensitive &&
793
812
  conditional_parent_label == o.conditional_parent_label &&
794
813
  conditional_parent_label_metadata == o.conditional_parent_label_metadata &&
@@ -864,7 +883,7 @@ module DocuSign_eSign
864
883
  # Calculates hash code according to all attributes.
865
884
  # @return [Fixnum] Hash code
866
885
  def hash
867
- [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, case_sensitive, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, display_settings, document_id, document_id_metadata, end_anchor, end_position, error_details, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, height, height_metadata, locked, locked_metadata, merge_field, merge_field_xml, overlay_type, overlay_type_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, remove_end_anchor, remove_start_anchor, shared, shared_metadata, smart_contract_information, source, start_anchor, start_position, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
886
+ [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, caption, caption_metadata, case_sensitive, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, display_settings, document_id, document_id_metadata, end_anchor, end_position, error_details, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, height, height_metadata, locked, locked_metadata, merge_field, merge_field_xml, overlay_type, overlay_type_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, remove_end_anchor, remove_start_anchor, shared, shared_metadata, smart_contract_information, source, start_anchor, start_position, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
868
887
  end
869
888
 
870
889
  # Builds the object from hash
@@ -68,6 +68,11 @@ module DocuSign_eSign
68
68
 
69
69
  attr_accessor :bold_metadata
70
70
 
71
+ #
72
+ attr_accessor :caption
73
+
74
+ attr_accessor :caption_metadata
75
+
71
76
  # When set to **true**, the field appears normally while the recipient is adding or modifying the information in the field, but the data is not visible (the characters are hidden by asterisks) to any other signer or the sender. When an envelope is completed the information is available to the sender through the Form Data link in the DocuSign Console. This setting applies only to text boxes and does not affect list boxes, radio buttons, or check boxes.
72
77
  attr_accessor :conceal_value_on_document
73
78
 
@@ -322,6 +327,8 @@ module DocuSign_eSign
322
327
  :'anchor_y_offset_metadata' => :'anchorYOffsetMetadata',
323
328
  :'bold' => :'bold',
324
329
  :'bold_metadata' => :'boldMetadata',
330
+ :'caption' => :'caption',
331
+ :'caption_metadata' => :'captionMetadata',
325
332
  :'conceal_value_on_document' => :'concealValueOnDocument',
326
333
  :'conceal_value_on_document_metadata' => :'concealValueOnDocumentMetadata',
327
334
  :'conditional_parent_label' => :'conditionalParentLabel',
@@ -442,6 +449,8 @@ module DocuSign_eSign
442
449
  :'anchor_y_offset_metadata' => :'PropertyMetadata',
443
450
  :'bold' => :'String',
444
451
  :'bold_metadata' => :'PropertyMetadata',
452
+ :'caption' => :'String',
453
+ :'caption_metadata' => :'PropertyMetadata',
445
454
  :'conceal_value_on_document' => :'String',
446
455
  :'conceal_value_on_document_metadata' => :'PropertyMetadata',
447
456
  :'conditional_parent_label' => :'String',
@@ -633,6 +642,14 @@ module DocuSign_eSign
633
642
  self.bold_metadata = attributes[:'boldMetadata']
634
643
  end
635
644
 
645
+ if attributes.has_key?(:'caption')
646
+ self.caption = attributes[:'caption']
647
+ end
648
+
649
+ if attributes.has_key?(:'captionMetadata')
650
+ self.caption_metadata = attributes[:'captionMetadata']
651
+ end
652
+
636
653
  if attributes.has_key?(:'concealValueOnDocument')
637
654
  self.conceal_value_on_document = attributes[:'concealValueOnDocument']
638
655
  end
@@ -1044,6 +1061,8 @@ module DocuSign_eSign
1044
1061
  anchor_y_offset_metadata == o.anchor_y_offset_metadata &&
1045
1062
  bold == o.bold &&
1046
1063
  bold_metadata == o.bold_metadata &&
1064
+ caption == o.caption &&
1065
+ caption_metadata == o.caption_metadata &&
1047
1066
  conceal_value_on_document == o.conceal_value_on_document &&
1048
1067
  conceal_value_on_document_metadata == o.conceal_value_on_document_metadata &&
1049
1068
  conditional_parent_label == o.conditional_parent_label &&
@@ -1147,7 +1166,7 @@ module DocuSign_eSign
1147
1166
  # Calculates hash code according to all attributes.
1148
1167
  # @return [Fixnum] Hash code
1149
1168
  def hash
1150
- [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, bold, bold_metadata, conceal_value_on_document, conceal_value_on_document_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, disable_auto_size, disable_auto_size_metadata, document_id, document_id_metadata, error_details, font, font_color, font_color_metadata, font_metadata, font_size, font_size_metadata, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, height, height_metadata, italic, italic_metadata, locale_policy, locked, locked_metadata, max_length, max_length_metadata, merge_field, merge_field_xml, name, name_metadata, original_value, original_value_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, require_all, require_all_metadata, required, required_metadata, require_initial_on_shared_change, require_initial_on_shared_change_metadata, sender_required, sender_required_metadata, shared, shared_metadata, share_to_recipients, share_to_recipients_metadata, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_label_metadata, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, underline, underline_metadata, validation_message, validation_message_metadata, validation_pattern, validation_pattern_metadata, value, value_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
1169
+ [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, bold, bold_metadata, caption, caption_metadata, conceal_value_on_document, conceal_value_on_document_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, disable_auto_size, disable_auto_size_metadata, document_id, document_id_metadata, error_details, font, font_color, font_color_metadata, font_metadata, font_size, font_size_metadata, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, height, height_metadata, italic, italic_metadata, locale_policy, locked, locked_metadata, max_length, max_length_metadata, merge_field, merge_field_xml, name, name_metadata, original_value, original_value_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, require_all, require_all_metadata, required, required_metadata, require_initial_on_shared_change, require_initial_on_shared_change_metadata, sender_required, sender_required_metadata, shared, shared_metadata, share_to_recipients, share_to_recipients_metadata, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_label_metadata, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, underline, underline_metadata, validation_message, validation_message_metadata, validation_pattern, validation_pattern_metadata, value, value_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
1151
1170
  end
1152
1171
 
1153
1172
  # Builds the object from hash
@@ -63,6 +63,11 @@ module DocuSign_eSign
63
63
 
64
64
  attr_accessor :anchor_y_offset_metadata
65
65
 
66
+ #
67
+ attr_accessor :caption
68
+
69
+ attr_accessor :caption_metadata
70
+
66
71
  # For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.
67
72
  attr_accessor :conditional_parent_label
68
73
 
@@ -238,6 +243,8 @@ module DocuSign_eSign
238
243
  :'anchor_x_offset_metadata' => :'anchorXOffsetMetadata',
239
244
  :'anchor_y_offset' => :'anchorYOffset',
240
245
  :'anchor_y_offset_metadata' => :'anchorYOffsetMetadata',
246
+ :'caption' => :'caption',
247
+ :'caption_metadata' => :'captionMetadata',
241
248
  :'conditional_parent_label' => :'conditionalParentLabel',
242
249
  :'conditional_parent_label_metadata' => :'conditionalParentLabelMetadata',
243
250
  :'conditional_parent_value' => :'conditionalParentValue',
@@ -325,6 +332,8 @@ module DocuSign_eSign
325
332
  :'anchor_x_offset_metadata' => :'PropertyMetadata',
326
333
  :'anchor_y_offset' => :'String',
327
334
  :'anchor_y_offset_metadata' => :'PropertyMetadata',
335
+ :'caption' => :'String',
336
+ :'caption_metadata' => :'PropertyMetadata',
328
337
  :'conditional_parent_label' => :'String',
329
338
  :'conditional_parent_label_metadata' => :'PropertyMetadata',
330
339
  :'conditional_parent_value' => :'String',
@@ -477,6 +486,14 @@ module DocuSign_eSign
477
486
  self.anchor_y_offset_metadata = attributes[:'anchorYOffsetMetadata']
478
487
  end
479
488
 
489
+ if attributes.has_key?(:'caption')
490
+ self.caption = attributes[:'caption']
491
+ end
492
+
493
+ if attributes.has_key?(:'captionMetadata')
494
+ self.caption_metadata = attributes[:'captionMetadata']
495
+ end
496
+
480
497
  if attributes.has_key?(:'conditionalParentLabel')
481
498
  self.conditional_parent_label = attributes[:'conditionalParentLabel']
482
499
  end
@@ -762,6 +779,8 @@ module DocuSign_eSign
762
779
  anchor_x_offset_metadata == o.anchor_x_offset_metadata &&
763
780
  anchor_y_offset == o.anchor_y_offset &&
764
781
  anchor_y_offset_metadata == o.anchor_y_offset_metadata &&
782
+ caption == o.caption &&
783
+ caption_metadata == o.caption_metadata &&
765
784
  conditional_parent_label == o.conditional_parent_label &&
766
785
  conditional_parent_label_metadata == o.conditional_parent_label_metadata &&
767
786
  conditional_parent_value == o.conditional_parent_value &&
@@ -834,7 +853,7 @@ module DocuSign_eSign
834
853
  # Calculates hash code according to all attributes.
835
854
  # @return [Fixnum] Hash code
836
855
  def hash
837
- [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, document_id, document_id_metadata, error_details, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, group_label, group_label_metadata, group_rule, group_rule_metadata, height, height_metadata, maximum_allowed, maximum_allowed_metadata, merge_field, merge_field_xml, minimum_required, minimum_required_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_order, tab_order_metadata, tab_scope, tab_scope_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, validation_message, validation_message_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
856
+ [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, caption, caption_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, document_id, document_id_metadata, error_details, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, group_label, group_label_metadata, group_rule, group_rule_metadata, height, height_metadata, maximum_allowed, maximum_allowed_metadata, merge_field, merge_field_xml, minimum_required, minimum_required_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_order, tab_order_metadata, tab_scope, tab_scope_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, validation_message, validation_message_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
838
857
  end
839
858
 
840
859
  # Builds the object from hash
@@ -39,6 +39,9 @@ module DocuSign_eSign
39
39
  #
40
40
  attr_accessor :notaries
41
41
 
42
+ #
43
+ attr_accessor :participants
44
+
42
45
  # The list of recipient event statuses that will trigger Connect to send updates to the url. It can be a two-part list with: * recipientEventStatusCode - The recipient status, this can be Sent, Delivered, Completed, Declined, AuthenticationFailed, and AutoResponded. * includeDocuments - When set to **true**, the envelope time zone information is included in the message.
43
46
  attr_accessor :recipient_count
44
47
 
@@ -63,6 +66,7 @@ module DocuSign_eSign
63
66
  :'in_person_signers' => :'inPersonSigners',
64
67
  :'intermediaries' => :'intermediaries',
65
68
  :'notaries' => :'notaries',
69
+ :'participants' => :'participants',
66
70
  :'recipient_count' => :'recipientCount',
67
71
  :'seals' => :'seals',
68
72
  :'signers' => :'signers',
@@ -82,6 +86,7 @@ module DocuSign_eSign
82
86
  :'in_person_signers' => :'Array<InPersonSigner>',
83
87
  :'intermediaries' => :'Array<Intermediary>',
84
88
  :'notaries' => :'Array<NotaryRecipient>',
89
+ :'participants' => :'Array<Participant>',
85
90
  :'recipient_count' => :'String',
86
91
  :'seals' => :'Array<SealSign>',
87
92
  :'signers' => :'Array<Signer>',
@@ -147,6 +152,12 @@ module DocuSign_eSign
147
152
  end
148
153
  end
149
154
 
155
+ if attributes.has_key?(:'participants')
156
+ if (value = attributes[:'participants']).is_a?(Array)
157
+ self.participants = value
158
+ end
159
+ end
160
+
150
161
  if attributes.has_key?(:'recipientCount')
151
162
  self.recipient_count = attributes[:'recipientCount']
152
163
  end
@@ -197,6 +208,7 @@ module DocuSign_eSign
197
208
  in_person_signers == o.in_person_signers &&
198
209
  intermediaries == o.intermediaries &&
199
210
  notaries == o.notaries &&
211
+ participants == o.participants &&
200
212
  recipient_count == o.recipient_count &&
201
213
  seals == o.seals &&
202
214
  signers == o.signers &&
@@ -212,7 +224,7 @@ module DocuSign_eSign
212
224
  # Calculates hash code according to all attributes.
213
225
  # @return [Fixnum] Hash code
214
226
  def hash
215
- [agents, carbon_copies, certified_deliveries, current_routing_order, editors, error_details, in_person_signers, intermediaries, notaries, recipient_count, seals, signers, witnesses].hash
227
+ [agents, carbon_copies, certified_deliveries, current_routing_order, editors, error_details, in_person_signers, intermediaries, notaries, participants, recipient_count, seals, signers, witnesses].hash
216
228
  end
217
229
 
218
230
  # Builds the object from hash
@@ -68,6 +68,11 @@ module DocuSign_eSign
68
68
 
69
69
  attr_accessor :bold_metadata
70
70
 
71
+ #
72
+ attr_accessor :caption
73
+
74
+ attr_accessor :caption_metadata
75
+
71
76
  # When set to **true**, the field appears normally while the recipient is adding or modifying the information in the field, but the data is not visible (the characters are hidden by asterisks) to any other signer or the sender. When an envelope is completed the information is available to the sender through the Form Data link in the DocuSign Console. This setting applies only to text boxes and does not affect list boxes, radio buttons, or check boxes.
72
77
  attr_accessor :conceal_value_on_document
73
78
 
@@ -332,6 +337,8 @@ module DocuSign_eSign
332
337
  :'anchor_y_offset_metadata' => :'anchorYOffsetMetadata',
333
338
  :'bold' => :'bold',
334
339
  :'bold_metadata' => :'boldMetadata',
340
+ :'caption' => :'caption',
341
+ :'caption_metadata' => :'captionMetadata',
335
342
  :'conceal_value_on_document' => :'concealValueOnDocument',
336
343
  :'conceal_value_on_document_metadata' => :'concealValueOnDocumentMetadata',
337
344
  :'conditional_parent_label' => :'conditionalParentLabel',
@@ -456,6 +463,8 @@ module DocuSign_eSign
456
463
  :'anchor_y_offset_metadata' => :'PropertyMetadata',
457
464
  :'bold' => :'String',
458
465
  :'bold_metadata' => :'PropertyMetadata',
466
+ :'caption' => :'String',
467
+ :'caption_metadata' => :'PropertyMetadata',
459
468
  :'conceal_value_on_document' => :'String',
460
469
  :'conceal_value_on_document_metadata' => :'PropertyMetadata',
461
470
  :'conditional_parent_label' => :'String',
@@ -651,6 +660,14 @@ module DocuSign_eSign
651
660
  self.bold_metadata = attributes[:'boldMetadata']
652
661
  end
653
662
 
663
+ if attributes.has_key?(:'caption')
664
+ self.caption = attributes[:'caption']
665
+ end
666
+
667
+ if attributes.has_key?(:'captionMetadata')
668
+ self.caption_metadata = attributes[:'captionMetadata']
669
+ end
670
+
654
671
  if attributes.has_key?(:'concealValueOnDocument')
655
672
  self.conceal_value_on_document = attributes[:'concealValueOnDocument']
656
673
  end
@@ -1078,6 +1095,8 @@ module DocuSign_eSign
1078
1095
  anchor_y_offset_metadata == o.anchor_y_offset_metadata &&
1079
1096
  bold == o.bold &&
1080
1097
  bold_metadata == o.bold_metadata &&
1098
+ caption == o.caption &&
1099
+ caption_metadata == o.caption_metadata &&
1081
1100
  conceal_value_on_document == o.conceal_value_on_document &&
1082
1101
  conceal_value_on_document_metadata == o.conceal_value_on_document_metadata &&
1083
1102
  conditional_parent_label == o.conditional_parent_label &&
@@ -1185,7 +1204,7 @@ module DocuSign_eSign
1185
1204
  # Calculates hash code according to all attributes.
1186
1205
  # @return [Fixnum] Hash code
1187
1206
  def hash
1188
- [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, bold, bold_metadata, conceal_value_on_document, conceal_value_on_document_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, disable_auto_size, disable_auto_size_metadata, document_id, document_id_metadata, error_details, font, font_color, font_color_metadata, font_metadata, font_size, font_size_metadata, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, formula, formula_metadata, height, height_metadata, is_payment_amount, is_payment_amount_metadata, italic, italic_metadata, locale_policy, locked, locked_metadata, max_length, max_length_metadata, merge_field, merge_field_xml, name, name_metadata, original_value, original_value_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, require_all, require_all_metadata, required, required_metadata, require_initial_on_shared_change, require_initial_on_shared_change_metadata, sender_required, sender_required_metadata, shared, shared_metadata, share_to_recipients, share_to_recipients_metadata, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_label_metadata, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, underline, underline_metadata, validation_message, validation_message_metadata, validation_pattern, validation_pattern_metadata, value, value_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
1207
+ [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, bold, bold_metadata, caption, caption_metadata, conceal_value_on_document, conceal_value_on_document_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, disable_auto_size, disable_auto_size_metadata, document_id, document_id_metadata, error_details, font, font_color, font_color_metadata, font_metadata, font_size, font_size_metadata, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, formula, formula_metadata, height, height_metadata, is_payment_amount, is_payment_amount_metadata, italic, italic_metadata, locale_policy, locked, locked_metadata, max_length, max_length_metadata, merge_field, merge_field_xml, name, name_metadata, original_value, original_value_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, require_all, require_all_metadata, required, required_metadata, require_initial_on_shared_change, require_initial_on_shared_change_metadata, sender_required, sender_required_metadata, shared, shared_metadata, share_to_recipients, share_to_recipients_metadata, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_label_metadata, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, underline, underline_metadata, validation_message, validation_message_metadata, validation_pattern, validation_pattern_metadata, value, value_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
1189
1208
  end
1190
1209
 
1191
1210
  # Builds the object from hash
@@ -68,6 +68,11 @@ module DocuSign_eSign
68
68
 
69
69
  attr_accessor :bold_metadata
70
70
 
71
+ #
72
+ attr_accessor :caption
73
+
74
+ attr_accessor :caption_metadata
75
+
71
76
  # When set to **true**, the field appears normally while the recipient is adding or modifying the information in the field, but the data is not visible (the characters are hidden by asterisks) to any other signer or the sender. When an envelope is completed the information is available to the sender through the Form Data link in the DocuSign Console. This setting applies only to text boxes and does not affect list boxes, radio buttons, or check boxes.
72
77
  attr_accessor :conceal_value_on_document
73
78
 
@@ -287,6 +292,8 @@ module DocuSign_eSign
287
292
  :'anchor_y_offset_metadata' => :'anchorYOffsetMetadata',
288
293
  :'bold' => :'bold',
289
294
  :'bold_metadata' => :'boldMetadata',
295
+ :'caption' => :'caption',
296
+ :'caption_metadata' => :'captionMetadata',
290
297
  :'conceal_value_on_document' => :'concealValueOnDocument',
291
298
  :'conceal_value_on_document_metadata' => :'concealValueOnDocumentMetadata',
292
299
  :'conditional_parent_label' => :'conditionalParentLabel',
@@ -393,6 +400,8 @@ module DocuSign_eSign
393
400
  :'anchor_y_offset_metadata' => :'PropertyMetadata',
394
401
  :'bold' => :'String',
395
402
  :'bold_metadata' => :'PropertyMetadata',
403
+ :'caption' => :'String',
404
+ :'caption_metadata' => :'PropertyMetadata',
396
405
  :'conceal_value_on_document' => :'String',
397
406
  :'conceal_value_on_document_metadata' => :'PropertyMetadata',
398
407
  :'conditional_parent_label' => :'String',
@@ -570,6 +579,14 @@ module DocuSign_eSign
570
579
  self.bold_metadata = attributes[:'boldMetadata']
571
580
  end
572
581
 
582
+ if attributes.has_key?(:'caption')
583
+ self.caption = attributes[:'caption']
584
+ end
585
+
586
+ if attributes.has_key?(:'captionMetadata')
587
+ self.caption_metadata = attributes[:'captionMetadata']
588
+ end
589
+
573
590
  if attributes.has_key?(:'concealValueOnDocument')
574
591
  self.conceal_value_on_document = attributes[:'concealValueOnDocument']
575
592
  end
@@ -925,6 +942,8 @@ module DocuSign_eSign
925
942
  anchor_y_offset_metadata == o.anchor_y_offset_metadata &&
926
943
  bold == o.bold &&
927
944
  bold_metadata == o.bold_metadata &&
945
+ caption == o.caption &&
946
+ caption_metadata == o.caption_metadata &&
928
947
  conceal_value_on_document == o.conceal_value_on_document &&
929
948
  conceal_value_on_document_metadata == o.conceal_value_on_document_metadata &&
930
949
  conditional_parent_label == o.conditional_parent_label &&
@@ -1014,7 +1033,7 @@ module DocuSign_eSign
1014
1033
  # Calculates hash code according to all attributes.
1015
1034
  # @return [Fixnum] Hash code
1016
1035
  def hash
1017
- [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, bold, bold_metadata, conceal_value_on_document, conceal_value_on_document_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, disable_auto_size, disable_auto_size_metadata, document_id, document_id_metadata, error_details, font, font_color, font_color_metadata, font_metadata, font_size, font_size_metadata, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, height, height_metadata, italic, italic_metadata, locale_policy, locked, locked_metadata, max_length, max_length_metadata, merge_field, merge_field_xml, name, name_metadata, original_value, original_value_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, required, required_metadata, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_label_metadata, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, underline, underline_metadata, value, value_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
1036
+ [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, bold, bold_metadata, caption, caption_metadata, conceal_value_on_document, conceal_value_on_document_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, disable_auto_size, disable_auto_size_metadata, document_id, document_id_metadata, error_details, font, font_color, font_color_metadata, font_metadata, font_size, font_size_metadata, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, height, height_metadata, italic, italic_metadata, locale_policy, locked, locked_metadata, max_length, max_length_metadata, merge_field, merge_field_xml, name, name_metadata, original_value, original_value_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, required, required_metadata, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_label_metadata, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, underline, underline_metadata, value, value_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
1018
1037
  end
1019
1038
 
1020
1039
  # Builds the object from hash
@@ -146,6 +146,11 @@ module DocuSign_eSign
146
146
 
147
147
  attr_accessor :enable_ds_pro_metadata
148
148
 
149
+ #
150
+ attr_accessor :enable_key_terms_suggestions_by_document_type
151
+
152
+ attr_accessor :enable_key_terms_suggestions_by_document_type_metadata
153
+
149
154
  #
150
155
  attr_accessor :enable_sequential_signing_api
151
156
 
@@ -377,6 +382,8 @@ module DocuSign_eSign
377
382
  :'disable_other_actions_metadata' => :'disableOtherActionsMetadata',
378
383
  :'enable_ds_pro' => :'enableDSPro',
379
384
  :'enable_ds_pro_metadata' => :'enableDSProMetadata',
385
+ :'enable_key_terms_suggestions_by_document_type' => :'enableKeyTermsSuggestionsByDocumentType',
386
+ :'enable_key_terms_suggestions_by_document_type_metadata' => :'enableKeyTermsSuggestionsByDocumentTypeMetadata',
380
387
  :'enable_sequential_signing_api' => :'enableSequentialSigningAPI',
381
388
  :'enable_sequential_signing_api_metadata' => :'enableSequentialSigningAPIMetadata',
382
389
  :'enable_sequential_signing_ui' => :'enableSequentialSigningUI',
@@ -506,6 +513,8 @@ module DocuSign_eSign
506
513
  :'disable_other_actions_metadata' => :'SettingsMetadata',
507
514
  :'enable_ds_pro' => :'String',
508
515
  :'enable_ds_pro_metadata' => :'SettingsMetadata',
516
+ :'enable_key_terms_suggestions_by_document_type' => :'String',
517
+ :'enable_key_terms_suggestions_by_document_type_metadata' => :'SettingsMetadata',
509
518
  :'enable_sequential_signing_api' => :'String',
510
519
  :'enable_sequential_signing_api_metadata' => :'SettingsMetadata',
511
520
  :'enable_sequential_signing_ui' => :'String',
@@ -799,6 +808,14 @@ module DocuSign_eSign
799
808
  self.enable_ds_pro_metadata = attributes[:'enableDSProMetadata']
800
809
  end
801
810
 
811
+ if attributes.has_key?(:'enableKeyTermsSuggestionsByDocumentType')
812
+ self.enable_key_terms_suggestions_by_document_type = attributes[:'enableKeyTermsSuggestionsByDocumentType']
813
+ end
814
+
815
+ if attributes.has_key?(:'enableKeyTermsSuggestionsByDocumentTypeMetadata')
816
+ self.enable_key_terms_suggestions_by_document_type_metadata = attributes[:'enableKeyTermsSuggestionsByDocumentTypeMetadata']
817
+ end
818
+
802
819
  if attributes.has_key?(:'enableSequentialSigningAPI')
803
820
  self.enable_sequential_signing_api = attributes[:'enableSequentialSigningAPI']
804
821
  end
@@ -1153,6 +1170,8 @@ module DocuSign_eSign
1153
1170
  disable_other_actions_metadata == o.disable_other_actions_metadata &&
1154
1171
  enable_ds_pro == o.enable_ds_pro &&
1155
1172
  enable_ds_pro_metadata == o.enable_ds_pro_metadata &&
1173
+ enable_key_terms_suggestions_by_document_type == o.enable_key_terms_suggestions_by_document_type &&
1174
+ enable_key_terms_suggestions_by_document_type_metadata == o.enable_key_terms_suggestions_by_document_type_metadata &&
1156
1175
  enable_sequential_signing_api == o.enable_sequential_signing_api &&
1157
1176
  enable_sequential_signing_api_metadata == o.enable_sequential_signing_api_metadata &&
1158
1177
  enable_sequential_signing_ui == o.enable_sequential_signing_ui &&
@@ -1234,7 +1253,7 @@ module DocuSign_eSign
1234
1253
  # Calculates hash code according to all attributes.
1235
1254
  # @return [Fixnum] Hash code
1236
1255
  def hash
1237
- [account_management_granular, admin_only, admin_only_metadata, allow_auto_tagging, allow_envelope_transfer_to, allow_envelope_transfer_to_metadata, allow_eseal_recipients, allow_eseal_recipients_metadata, allow_power_forms_admin_to_access_all_power_form_envelope, allow_power_forms_admin_to_access_all_power_form_envelope_metadata, allow_recipient_language_selection, allow_recipient_language_selection_metadata, allow_send_on_behalf_of, allow_send_on_behalf_of_metadata, allow_supplemental_documents, allow_supplemental_documents_metadata, anchor_tag_versioned_placement_enabled, api_account_wide_access, api_account_wide_access_metadata, api_can_export_ac, api_can_export_ac_metadata, bulk_send, bulk_send_metadata, can_charge_account, can_charge_account_metadata, can_edit_shared_addressbook, can_edit_shared_addressbook_metadata, can_lock_envelopes, can_lock_envelopes_metadata, can_manage_account, can_manage_account_metadata, can_manage_distributor, can_manage_distributor_metadata, can_manage_templates, can_manage_templates_metadata, can_send_api_requests, can_send_api_requests_metadata, can_send_envelope, can_send_envelope_metadata, can_send_envelopes_via_sms, can_send_envelopes_via_sms_metadata, can_sign_envelope, can_sign_envelope_metadata, can_use_scratchpad, can_use_scratchpad_metadata, can_use_smart_contracts, can_use_smart_contracts_metadata, disable_document_upload, disable_document_upload_metadata, disable_other_actions, disable_other_actions_metadata, enable_ds_pro, enable_ds_pro_metadata, enable_sequential_signing_api, enable_sequential_signing_api_metadata, enable_sequential_signing_ui, enable_sequential_signing_ui_metadata, enable_signer_attachments, enable_signer_attachments_metadata, enable_sign_on_paper_override, enable_sign_on_paper_override_metadata, enable_transaction_point, enable_transaction_point_metadata, enable_vaulting, enable_vaulting_metadata, express_send_only, locale, locale_metadata, locale_policy, manage_clickwraps_mode, manage_clickwraps_mode_metadata, modified_by, modified_by_metadata, modified_date, modified_date_metadata, modified_page, modified_page_metadata, new_send_ui, new_send_ui_metadata, power_form_mode, power_form_mode_metadata, recipient_viewed_notification, recipient_viewed_notification_metadata, seal_identifiers, self_signed_recipient_email_document, self_signed_recipient_email_document_metadata, sender_email_notifications, signer_email_notifications, supplemental_document_include_in_download, supplemental_documents_must_accept, supplemental_documents_must_accept_metadata, supplemental_documents_must_read, supplemental_documents_must_read_metadata, supplemental_documents_must_view, supplemental_documents_must_view_metadata, template_active_creation, template_active_creation_metadata, template_apply_notify, template_apply_notify_metadata, template_auto_matching, template_auto_matching_metadata, template_matching_sensitivity, template_matching_sensitivity_metadata, template_page_level_matching, template_page_level_matching_metadata, timezone_dst, timezone_dst_metadata, timezone_mask, timezone_mask_metadata, timezone_offset, timezone_offset_metadata, timezone_sending_pref, timezone_sending_pref_metadata, timezone_signing_pref, timezone_signing_pref_metadata, transaction_point_site_name_url, transaction_point_site_name_url_metadata, transaction_point_user_name, transaction_point_user_name_metadata, vaulting_mode, vaulting_mode_metadata, web_forms, web_forms_metadata].hash
1256
+ [account_management_granular, admin_only, admin_only_metadata, allow_auto_tagging, allow_envelope_transfer_to, allow_envelope_transfer_to_metadata, allow_eseal_recipients, allow_eseal_recipients_metadata, allow_power_forms_admin_to_access_all_power_form_envelope, allow_power_forms_admin_to_access_all_power_form_envelope_metadata, allow_recipient_language_selection, allow_recipient_language_selection_metadata, allow_send_on_behalf_of, allow_send_on_behalf_of_metadata, allow_supplemental_documents, allow_supplemental_documents_metadata, anchor_tag_versioned_placement_enabled, api_account_wide_access, api_account_wide_access_metadata, api_can_export_ac, api_can_export_ac_metadata, bulk_send, bulk_send_metadata, can_charge_account, can_charge_account_metadata, can_edit_shared_addressbook, can_edit_shared_addressbook_metadata, can_lock_envelopes, can_lock_envelopes_metadata, can_manage_account, can_manage_account_metadata, can_manage_distributor, can_manage_distributor_metadata, can_manage_templates, can_manage_templates_metadata, can_send_api_requests, can_send_api_requests_metadata, can_send_envelope, can_send_envelope_metadata, can_send_envelopes_via_sms, can_send_envelopes_via_sms_metadata, can_sign_envelope, can_sign_envelope_metadata, can_use_scratchpad, can_use_scratchpad_metadata, can_use_smart_contracts, can_use_smart_contracts_metadata, disable_document_upload, disable_document_upload_metadata, disable_other_actions, disable_other_actions_metadata, enable_ds_pro, enable_ds_pro_metadata, enable_key_terms_suggestions_by_document_type, enable_key_terms_suggestions_by_document_type_metadata, enable_sequential_signing_api, enable_sequential_signing_api_metadata, enable_sequential_signing_ui, enable_sequential_signing_ui_metadata, enable_signer_attachments, enable_signer_attachments_metadata, enable_sign_on_paper_override, enable_sign_on_paper_override_metadata, enable_transaction_point, enable_transaction_point_metadata, enable_vaulting, enable_vaulting_metadata, express_send_only, locale, locale_metadata, locale_policy, manage_clickwraps_mode, manage_clickwraps_mode_metadata, modified_by, modified_by_metadata, modified_date, modified_date_metadata, modified_page, modified_page_metadata, new_send_ui, new_send_ui_metadata, power_form_mode, power_form_mode_metadata, recipient_viewed_notification, recipient_viewed_notification_metadata, seal_identifiers, self_signed_recipient_email_document, self_signed_recipient_email_document_metadata, sender_email_notifications, signer_email_notifications, supplemental_document_include_in_download, supplemental_documents_must_accept, supplemental_documents_must_accept_metadata, supplemental_documents_must_read, supplemental_documents_must_read_metadata, supplemental_documents_must_view, supplemental_documents_must_view_metadata, template_active_creation, template_active_creation_metadata, template_apply_notify, template_apply_notify_metadata, template_auto_matching, template_auto_matching_metadata, template_matching_sensitivity, template_matching_sensitivity_metadata, template_page_level_matching, template_page_level_matching_metadata, timezone_dst, timezone_dst_metadata, timezone_mask, timezone_mask_metadata, timezone_offset, timezone_offset_metadata, timezone_sending_pref, timezone_sending_pref_metadata, timezone_signing_pref, timezone_signing_pref_metadata, transaction_point_site_name_url, transaction_point_site_name_url_metadata, transaction_point_user_name, transaction_point_user_name_metadata, vaulting_mode, vaulting_mode_metadata, web_forms, web_forms_metadata].hash
1238
1257
  end
1239
1258
 
1240
1259
  # Builds the object from hash
@@ -73,6 +73,11 @@ module DocuSign_eSign
73
73
 
74
74
  attr_accessor :button_text_metadata
75
75
 
76
+ #
77
+ attr_accessor :caption
78
+
79
+ attr_accessor :caption_metadata
80
+
76
81
  # For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.
77
82
  attr_accessor :conditional_parent_label
78
83
 
@@ -262,6 +267,8 @@ module DocuSign_eSign
262
267
  :'bold_metadata' => :'boldMetadata',
263
268
  :'button_text' => :'buttonText',
264
269
  :'button_text_metadata' => :'buttonTextMetadata',
270
+ :'caption' => :'caption',
271
+ :'caption_metadata' => :'captionMetadata',
265
272
  :'conditional_parent_label' => :'conditionalParentLabel',
266
273
  :'conditional_parent_label_metadata' => :'conditionalParentLabelMetadata',
267
274
  :'conditional_parent_value' => :'conditionalParentValue',
@@ -357,6 +364,8 @@ module DocuSign_eSign
357
364
  :'bold_metadata' => :'PropertyMetadata',
358
365
  :'button_text' => :'String',
359
366
  :'button_text_metadata' => :'PropertyMetadata',
367
+ :'caption' => :'String',
368
+ :'caption_metadata' => :'PropertyMetadata',
360
369
  :'conditional_parent_label' => :'String',
361
370
  :'conditional_parent_label_metadata' => :'PropertyMetadata',
362
371
  :'conditional_parent_value' => :'String',
@@ -529,6 +538,14 @@ module DocuSign_eSign
529
538
  self.button_text_metadata = attributes[:'buttonTextMetadata']
530
539
  end
531
540
 
541
+ if attributes.has_key?(:'caption')
542
+ self.caption = attributes[:'caption']
543
+ end
544
+
545
+ if attributes.has_key?(:'captionMetadata')
546
+ self.caption_metadata = attributes[:'captionMetadata']
547
+ end
548
+
532
549
  if attributes.has_key?(:'conditionalParentLabel')
533
550
  self.conditional_parent_label = attributes[:'conditionalParentLabel']
534
551
  end
@@ -834,6 +851,8 @@ module DocuSign_eSign
834
851
  bold_metadata == o.bold_metadata &&
835
852
  button_text == o.button_text &&
836
853
  button_text_metadata == o.button_text_metadata &&
854
+ caption == o.caption &&
855
+ caption_metadata == o.caption_metadata &&
837
856
  conditional_parent_label == o.conditional_parent_label &&
838
857
  conditional_parent_label_metadata == o.conditional_parent_label_metadata &&
839
858
  conditional_parent_value == o.conditional_parent_value &&
@@ -910,7 +929,7 @@ module DocuSign_eSign
910
929
  # Calculates hash code according to all attributes.
911
930
  # @return [Fixnum] Hash code
912
931
  def hash
913
- [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, bold, bold_metadata, button_text, button_text_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, document_id, document_id_metadata, error_details, font, font_color, font_color_metadata, font_metadata, font_size, font_size_metadata, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, height, height_metadata, italic, italic_metadata, locale_policy, merge_field, merge_field_xml, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, required, required_metadata, required_read, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_label_metadata, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, underline, underline_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
932
+ [anchor_allow_white_space_in_characters, anchor_allow_white_space_in_characters_metadata, anchor_case_sensitive, anchor_case_sensitive_metadata, anchor_horizontal_alignment, anchor_horizontal_alignment_metadata, anchor_ignore_if_not_present, anchor_ignore_if_not_present_metadata, anchor_match_whole_word, anchor_match_whole_word_metadata, anchor_string, anchor_string_metadata, anchor_tab_processor_version, anchor_tab_processor_version_metadata, anchor_units, anchor_units_metadata, anchor_x_offset, anchor_x_offset_metadata, anchor_y_offset, anchor_y_offset_metadata, bold, bold_metadata, button_text, button_text_metadata, caption, caption_metadata, conditional_parent_label, conditional_parent_label_metadata, conditional_parent_value, conditional_parent_value_metadata, custom_tab_id, custom_tab_id_metadata, document_id, document_id_metadata, error_details, font, font_color, font_color_metadata, font_metadata, font_size, font_size_metadata, form_order, form_order_metadata, form_page_label, form_page_label_metadata, form_page_number, form_page_number_metadata, height, height_metadata, italic, italic_metadata, locale_policy, merge_field, merge_field_xml, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, required, required_metadata, required_read, smart_contract_information, source, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_metadata, tab_label, tab_label_metadata, tab_order, tab_order_metadata, tab_type, tab_type_metadata, template_locked, template_locked_metadata, template_required, template_required_metadata, tooltip, tool_tip_metadata, underline, underline_metadata, width, width_metadata, x_position, x_position_metadata, y_position, y_position_metadata].hash
914
933
  end
915
934
 
916
935
  # Builds the object from hash