docusign_esign 3.9.0.rc1 → 3.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/docusign_esign-2.9.0.gem +0 -0
  3. data/docusign_esign-2.9.0.rc1.gem +0 -0
  4. data/docusign_esign-3.9.0.rc1.gem +0 -0
  5. data/lib/docusign_esign/models/approve.rb +11 -1
  6. data/lib/docusign_esign/models/checkbox.rb +11 -1
  7. data/lib/docusign_esign/models/comment_thread.rb +11 -1
  8. data/lib/docusign_esign/models/commission_county.rb +11 -1
  9. data/lib/docusign_esign/models/commission_expiration.rb +11 -1
  10. data/lib/docusign_esign/models/commission_number.rb +11 -1
  11. data/lib/docusign_esign/models/commission_state.rb +11 -1
  12. data/lib/docusign_esign/models/company.rb +11 -1
  13. data/lib/docusign_esign/models/currency.rb +11 -1
  14. data/lib/docusign_esign/models/date.rb +11 -1
  15. data/lib/docusign_esign/models/date_signed.rb +11 -1
  16. data/lib/docusign_esign/models/decline.rb +11 -1
  17. data/lib/docusign_esign/models/draw.rb +11 -1
  18. data/lib/docusign_esign/models/email.rb +11 -1
  19. data/lib/docusign_esign/models/email_address.rb +11 -1
  20. data/lib/docusign_esign/models/envelope_id.rb +11 -1
  21. data/lib/docusign_esign/models/first_name.rb +11 -1
  22. data/lib/docusign_esign/models/formula_tab.rb +11 -1
  23. data/lib/docusign_esign/models/full_name.rb +11 -1
  24. data/lib/docusign_esign/models/initial_here.rb +11 -1
  25. data/lib/docusign_esign/models/last_name.rb +11 -1
  26. data/lib/docusign_esign/models/list.rb +11 -1
  27. data/lib/docusign_esign/models/notarize.rb +11 -1
  28. data/lib/docusign_esign/models/notary_seal.rb +11 -1
  29. data/lib/docusign_esign/models/note.rb +11 -1
  30. data/lib/docusign_esign/models/number.rb +11 -1
  31. data/lib/docusign_esign/models/phone_number.rb +11 -1
  32. data/lib/docusign_esign/models/poly_line_overlay.rb +11 -1
  33. data/lib/docusign_esign/models/sign_here.rb +11 -1
  34. data/lib/docusign_esign/models/signer_attachment.rb +11 -1
  35. data/lib/docusign_esign/models/smart_section.rb +11 -1
  36. data/lib/docusign_esign/models/ssn.rb +11 -1
  37. data/lib/docusign_esign/models/tab_group.rb +11 -1
  38. data/lib/docusign_esign/models/text.rb +11 -1
  39. data/lib/docusign_esign/models/title.rb +11 -1
  40. data/lib/docusign_esign/models/view.rb +11 -1
  41. data/lib/docusign_esign/models/zip.rb +11 -1
  42. data/lib/docusign_esign/version.rb +1 -1
  43. data/tests/Gemfile.lock +5 -1
  44. metadata +7 -4
@@ -159,6 +159,9 @@ module DocuSign_eSign
159
159
 
160
160
  attr_accessor :smart_contract_information
161
161
 
162
+ #
163
+ attr_accessor :source
164
+
162
165
  # Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
163
166
  attr_accessor :status
164
167
 
@@ -291,6 +294,7 @@ module DocuSign_eSign
291
294
  :'recipient_id_guid_metadata' => :'recipientIdGuidMetadata',
292
295
  :'recipient_id_metadata' => :'recipientIdMetadata',
293
296
  :'smart_contract_information' => :'smartContractInformation',
297
+ :'source' => :'source',
294
298
  :'status' => :'status',
295
299
  :'status_metadata' => :'statusMetadata',
296
300
  :'tab_group_labels' => :'tabGroupLabels',
@@ -384,6 +388,7 @@ module DocuSign_eSign
384
388
  :'recipient_id_guid_metadata' => :'PropertyMetadata',
385
389
  :'recipient_id_metadata' => :'PropertyMetadata',
386
390
  :'smart_contract_information' => :'SmartContractInformation',
391
+ :'source' => :'String',
387
392
  :'status' => :'String',
388
393
  :'status_metadata' => :'PropertyMetadata',
389
394
  :'tab_group_labels' => :'Array<String>',
@@ -659,6 +664,10 @@ module DocuSign_eSign
659
664
  self.smart_contract_information = attributes[:'smartContractInformation']
660
665
  end
661
666
 
667
+ if attributes.has_key?(:'source')
668
+ self.source = attributes[:'source']
669
+ end
670
+
662
671
  if attributes.has_key?(:'status')
663
672
  self.status = attributes[:'status']
664
673
  end
@@ -851,6 +860,7 @@ module DocuSign_eSign
851
860
  recipient_id_guid_metadata == o.recipient_id_guid_metadata &&
852
861
  recipient_id_metadata == o.recipient_id_metadata &&
853
862
  smart_contract_information == o.smart_contract_information &&
863
+ source == o.source &&
854
864
  status == o.status &&
855
865
  status_metadata == o.status_metadata &&
856
866
  tab_group_labels == o.tab_group_labels &&
@@ -890,7 +900,7 @@ module DocuSign_eSign
890
900
  # Calculates hash code according to all attributes.
891
901
  # @return [Fixnum] Hash code
892
902
  def hash
893
- [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, 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, name, name_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, smart_contract_information, 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
903
+ [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, 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, name, name_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_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
894
904
  end
895
905
 
896
906
  # Builds the object from hash
@@ -142,6 +142,9 @@ module DocuSign_eSign
142
142
 
143
143
  attr_accessor :smart_contract_information
144
144
 
145
+ #
146
+ attr_accessor :source
147
+
145
148
  # Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
146
149
  attr_accessor :status
147
150
 
@@ -257,6 +260,7 @@ module DocuSign_eSign
257
260
  :'scale_value' => :'scaleValue',
258
261
  :'scale_value_metadata' => :'scaleValueMetadata',
259
262
  :'smart_contract_information' => :'smartContractInformation',
263
+ :'source' => :'source',
260
264
  :'status' => :'status',
261
265
  :'status_metadata' => :'statusMetadata',
262
266
  :'tab_group_labels' => :'tabGroupLabels',
@@ -339,6 +343,7 @@ module DocuSign_eSign
339
343
  :'scale_value' => :'String',
340
344
  :'scale_value_metadata' => :'PropertyMetadata',
341
345
  :'smart_contract_information' => :'SmartContractInformation',
346
+ :'source' => :'String',
342
347
  :'status' => :'String',
343
348
  :'status_metadata' => :'PropertyMetadata',
344
349
  :'tab_group_labels' => :'Array<String>',
@@ -582,6 +587,10 @@ module DocuSign_eSign
582
587
  self.smart_contract_information = attributes[:'smartContractInformation']
583
588
  end
584
589
 
590
+ if attributes.has_key?(:'source')
591
+ self.source = attributes[:'source']
592
+ end
593
+
585
594
  if attributes.has_key?(:'status')
586
595
  self.status = attributes[:'status']
587
596
  end
@@ -751,6 +760,7 @@ module DocuSign_eSign
751
760
  scale_value == o.scale_value &&
752
761
  scale_value_metadata == o.scale_value_metadata &&
753
762
  smart_contract_information == o.smart_contract_information &&
763
+ source == o.source &&
754
764
  status == o.status &&
755
765
  status_metadata == o.status_metadata &&
756
766
  tab_group_labels == o.tab_group_labels &&
@@ -786,7 +796,7 @@ module DocuSign_eSign
786
796
  # Calculates hash code according to all attributes.
787
797
  # @return [Fixnum] Hash code
788
798
  def hash
789
- [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, 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, 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
799
+ [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, 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
790
800
  end
791
801
 
792
802
  # Builds the object from hash
@@ -159,6 +159,9 @@ module DocuSign_eSign
159
159
 
160
160
  attr_accessor :smart_contract_information
161
161
 
162
+ #
163
+ attr_accessor :source
164
+
162
165
  # Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
163
166
  attr_accessor :status
164
167
 
@@ -291,6 +294,7 @@ module DocuSign_eSign
291
294
  :'recipient_id_guid_metadata' => :'recipientIdGuidMetadata',
292
295
  :'recipient_id_metadata' => :'recipientIdMetadata',
293
296
  :'smart_contract_information' => :'smartContractInformation',
297
+ :'source' => :'source',
294
298
  :'status' => :'status',
295
299
  :'status_metadata' => :'statusMetadata',
296
300
  :'tab_group_labels' => :'tabGroupLabels',
@@ -384,6 +388,7 @@ module DocuSign_eSign
384
388
  :'recipient_id_guid_metadata' => :'PropertyMetadata',
385
389
  :'recipient_id_metadata' => :'PropertyMetadata',
386
390
  :'smart_contract_information' => :'SmartContractInformation',
391
+ :'source' => :'String',
387
392
  :'status' => :'String',
388
393
  :'status_metadata' => :'PropertyMetadata',
389
394
  :'tab_group_labels' => :'Array<String>',
@@ -659,6 +664,10 @@ module DocuSign_eSign
659
664
  self.smart_contract_information = attributes[:'smartContractInformation']
660
665
  end
661
666
 
667
+ if attributes.has_key?(:'source')
668
+ self.source = attributes[:'source']
669
+ end
670
+
662
671
  if attributes.has_key?(:'status')
663
672
  self.status = attributes[:'status']
664
673
  end
@@ -851,6 +860,7 @@ module DocuSign_eSign
851
860
  recipient_id_guid_metadata == o.recipient_id_guid_metadata &&
852
861
  recipient_id_metadata == o.recipient_id_metadata &&
853
862
  smart_contract_information == o.smart_contract_information &&
863
+ source == o.source &&
854
864
  status == o.status &&
855
865
  status_metadata == o.status_metadata &&
856
866
  tab_group_labels == o.tab_group_labels &&
@@ -890,7 +900,7 @@ module DocuSign_eSign
890
900
  # Calculates hash code according to all attributes.
891
901
  # @return [Fixnum] Hash code
892
902
  def hash
893
- [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, 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, name, name_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, smart_contract_information, 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
903
+ [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, 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, name, name_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_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
894
904
  end
895
905
 
896
906
  # Builds the object from hash
@@ -192,6 +192,9 @@ module DocuSign_eSign
192
192
 
193
193
  attr_accessor :smart_contract_information
194
194
 
195
+ #
196
+ attr_accessor :source
197
+
195
198
  # Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
196
199
  attr_accessor :status
197
200
 
@@ -337,6 +340,7 @@ module DocuSign_eSign
337
340
  :'shared' => :'shared',
338
341
  :'shared_metadata' => :'sharedMetadata',
339
342
  :'smart_contract_information' => :'smartContractInformation',
343
+ :'source' => :'source',
340
344
  :'status' => :'status',
341
345
  :'status_metadata' => :'statusMetadata',
342
346
  :'tab_group_labels' => :'tabGroupLabels',
@@ -443,6 +447,7 @@ module DocuSign_eSign
443
447
  :'shared' => :'String',
444
448
  :'shared_metadata' => :'PropertyMetadata',
445
449
  :'smart_contract_information' => :'SmartContractInformation',
450
+ :'source' => :'String',
446
451
  :'status' => :'String',
447
452
  :'status_metadata' => :'PropertyMetadata',
448
453
  :'tab_group_labels' => :'Array<String>',
@@ -772,6 +777,10 @@ module DocuSign_eSign
772
777
  self.smart_contract_information = attributes[:'smartContractInformation']
773
778
  end
774
779
 
780
+ if attributes.has_key?(:'source')
781
+ self.source = attributes[:'source']
782
+ end
783
+
775
784
  if attributes.has_key?(:'status')
776
785
  self.status = attributes[:'status']
777
786
  end
@@ -977,6 +986,7 @@ module DocuSign_eSign
977
986
  shared == o.shared &&
978
987
  shared_metadata == o.shared_metadata &&
979
988
  smart_contract_information == o.smart_contract_information &&
989
+ source == o.source &&
980
990
  status == o.status &&
981
991
  status_metadata == o.status_metadata &&
982
992
  tab_group_labels == o.tab_group_labels &&
@@ -1016,7 +1026,7 @@ module DocuSign_eSign
1016
1026
  # Calculates hash code according to all attributes.
1017
1027
  # @return [Fixnum] Hash code
1018
1028
  def hash
1019
- [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, 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, list_items, list_selected_value, list_selected_value_metadata, locale_policy, locked, locked_metadata, merge_field, merge_field_xml, 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, smart_contract_information, 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
1029
+ [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, 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, list_items, list_selected_value, list_selected_value_metadata, locale_policy, locked, locked_metadata, merge_field, merge_field_xml, 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, 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
1020
1030
  end
1021
1031
 
1022
1032
  # Builds the object from hash
@@ -137,6 +137,9 @@ module DocuSign_eSign
137
137
 
138
138
  attr_accessor :smart_contract_information
139
139
 
140
+ #
141
+ attr_accessor :source
142
+
140
143
  # Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
141
144
  attr_accessor :status
142
145
 
@@ -245,6 +248,7 @@ module DocuSign_eSign
245
248
  :'required' => :'required',
246
249
  :'required_metadata' => :'requiredMetadata',
247
250
  :'smart_contract_information' => :'smartContractInformation',
251
+ :'source' => :'source',
248
252
  :'status' => :'status',
249
253
  :'status_metadata' => :'statusMetadata',
250
254
  :'tab_group_labels' => :'tabGroupLabels',
@@ -323,6 +327,7 @@ module DocuSign_eSign
323
327
  :'required' => :'String',
324
328
  :'required_metadata' => :'PropertyMetadata',
325
329
  :'smart_contract_information' => :'SmartContractInformation',
330
+ :'source' => :'String',
326
331
  :'status' => :'String',
327
332
  :'status_metadata' => :'PropertyMetadata',
328
333
  :'tab_group_labels' => :'Array<String>',
@@ -556,6 +561,10 @@ module DocuSign_eSign
556
561
  self.smart_contract_information = attributes[:'smartContractInformation']
557
562
  end
558
563
 
564
+ if attributes.has_key?(:'source')
565
+ self.source = attributes[:'source']
566
+ end
567
+
559
568
  if attributes.has_key?(:'status')
560
569
  self.status = attributes[:'status']
561
570
  end
@@ -715,6 +724,7 @@ module DocuSign_eSign
715
724
  required == o.required &&
716
725
  required_metadata == o.required_metadata &&
717
726
  smart_contract_information == o.smart_contract_information &&
727
+ source == o.source &&
718
728
  status == o.status &&
719
729
  status_metadata == o.status_metadata &&
720
730
  tab_group_labels == o.tab_group_labels &&
@@ -748,7 +758,7 @@ module DocuSign_eSign
748
758
  # Calculates hash code according to all attributes.
749
759
  # @return [Fixnum] Hash code
750
760
  def hash
751
- [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, height, height_metadata, locked, locked_metadata, 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, smart_contract_information, status, status_metadata, tab_group_labels, tab_group_labels_metadata, tab_id, tab_id_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
761
+ [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, height, height_metadata, locked, locked_metadata, 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, 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_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
752
762
  end
753
763
 
754
764
  # Builds the object from hash
@@ -137,6 +137,9 @@ module DocuSign_eSign
137
137
 
138
138
  attr_accessor :smart_contract_information
139
139
 
140
+ #
141
+ attr_accessor :source
142
+
140
143
  # Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
141
144
  attr_accessor :status
142
145
 
@@ -250,6 +253,7 @@ module DocuSign_eSign
250
253
  :'scale_value' => :'scaleValue',
251
254
  :'scale_value_metadata' => :'scaleValueMetadata',
252
255
  :'smart_contract_information' => :'smartContractInformation',
256
+ :'source' => :'source',
253
257
  :'status' => :'status',
254
258
  :'status_metadata' => :'statusMetadata',
255
259
  :'tab_group_labels' => :'tabGroupLabels',
@@ -330,6 +334,7 @@ module DocuSign_eSign
330
334
  :'scale_value' => :'String',
331
335
  :'scale_value_metadata' => :'PropertyMetadata',
332
336
  :'smart_contract_information' => :'SmartContractInformation',
337
+ :'source' => :'String',
333
338
  :'status' => :'String',
334
339
  :'status_metadata' => :'PropertyMetadata',
335
340
  :'tab_group_labels' => :'Array<String>',
@@ -565,6 +570,10 @@ module DocuSign_eSign
565
570
  self.smart_contract_information = attributes[:'smartContractInformation']
566
571
  end
567
572
 
573
+ if attributes.has_key?(:'source')
574
+ self.source = attributes[:'source']
575
+ end
576
+
568
577
  if attributes.has_key?(:'status')
569
578
  self.status = attributes[:'status']
570
579
  end
@@ -732,6 +741,7 @@ module DocuSign_eSign
732
741
  scale_value == o.scale_value &&
733
742
  scale_value_metadata == o.scale_value_metadata &&
734
743
  smart_contract_information == o.smart_contract_information &&
744
+ source == o.source &&
735
745
  status == o.status &&
736
746
  status_metadata == o.status_metadata &&
737
747
  tab_group_labels == o.tab_group_labels &&
@@ -767,7 +777,7 @@ module DocuSign_eSign
767
777
  # Calculates hash code according to all attributes.
768
778
  # @return [Fixnum] Hash code
769
779
  def hash
770
- [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, height, height_metadata, merge_field, merge_field_xml, name, name_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, 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
780
+ [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, height, height_metadata, merge_field, merge_field_xml, name, name_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
771
781
  end
772
782
 
773
783
  # Builds the object from hash
@@ -164,6 +164,9 @@ module DocuSign_eSign
164
164
 
165
165
  attr_accessor :smart_contract_information
166
166
 
167
+ #
168
+ attr_accessor :source
169
+
167
170
  # Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
168
171
  attr_accessor :status
169
172
 
@@ -298,6 +301,7 @@ module DocuSign_eSign
298
301
  :'shared' => :'shared',
299
302
  :'shared_metadata' => :'sharedMetadata',
300
303
  :'smart_contract_information' => :'smartContractInformation',
304
+ :'source' => :'source',
301
305
  :'status' => :'status',
302
306
  :'status_metadata' => :'statusMetadata',
303
307
  :'tab_group_labels' => :'tabGroupLabels',
@@ -393,6 +397,7 @@ module DocuSign_eSign
393
397
  :'shared' => :'String',
394
398
  :'shared_metadata' => :'PropertyMetadata',
395
399
  :'smart_contract_information' => :'SmartContractInformation',
400
+ :'source' => :'String',
396
401
  :'status' => :'String',
397
402
  :'status_metadata' => :'PropertyMetadata',
398
403
  :'tab_group_labels' => :'Array<String>',
@@ -676,6 +681,10 @@ module DocuSign_eSign
676
681
  self.smart_contract_information = attributes[:'smartContractInformation']
677
682
  end
678
683
 
684
+ if attributes.has_key?(:'source')
685
+ self.source = attributes[:'source']
686
+ end
687
+
679
688
  if attributes.has_key?(:'status')
680
689
  self.status = attributes[:'status']
681
690
  end
@@ -870,6 +879,7 @@ module DocuSign_eSign
870
879
  shared == o.shared &&
871
880
  shared_metadata == o.shared_metadata &&
872
881
  smart_contract_information == o.smart_contract_information &&
882
+ source == o.source &&
873
883
  status == o.status &&
874
884
  status_metadata == o.status_metadata &&
875
885
  tab_group_labels == o.tab_group_labels &&
@@ -909,7 +919,7 @@ module DocuSign_eSign
909
919
  # Calculates hash code according to all attributes.
910
920
  # @return [Fixnum] Hash code
911
921
  def hash
912
- [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, 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, name, name_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, shared, shared_metadata, smart_contract_information, 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
922
+ [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, 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, name, name_metadata, page_number, page_number_metadata, recipient_id, recipient_id_guid, recipient_id_guid_metadata, recipient_id_metadata, shared, shared_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
913
923
  end
914
924
 
915
925
  # Builds the object from hash
@@ -219,6 +219,9 @@ module DocuSign_eSign
219
219
 
220
220
  attr_accessor :smart_contract_information
221
221
 
222
+ #
223
+ attr_accessor :source
224
+
222
225
  # Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
223
226
  attr_accessor :status
224
227
 
@@ -385,6 +388,7 @@ module DocuSign_eSign
385
388
  :'shared' => :'shared',
386
389
  :'shared_metadata' => :'sharedMetadata',
387
390
  :'smart_contract_information' => :'smartContractInformation',
391
+ :'source' => :'source',
388
392
  :'status' => :'status',
389
393
  :'status_metadata' => :'statusMetadata',
390
394
  :'tab_group_labels' => :'tabGroupLabels',
@@ -506,6 +510,7 @@ module DocuSign_eSign
506
510
  :'shared' => :'String',
507
511
  :'shared_metadata' => :'PropertyMetadata',
508
512
  :'smart_contract_information' => :'SmartContractInformation',
513
+ :'source' => :'String',
509
514
  :'status' => :'String',
510
515
  :'status_metadata' => :'PropertyMetadata',
511
516
  :'tab_group_labels' => :'Array<String>',
@@ -881,6 +886,10 @@ module DocuSign_eSign
881
886
  self.smart_contract_information = attributes[:'smartContractInformation']
882
887
  end
883
888
 
889
+ if attributes.has_key?(:'source')
890
+ self.source = attributes[:'source']
891
+ end
892
+
884
893
  if attributes.has_key?(:'status')
885
894
  self.status = attributes[:'status']
886
895
  end
@@ -1113,6 +1122,7 @@ module DocuSign_eSign
1113
1122
  shared == o.shared &&
1114
1123
  shared_metadata == o.shared_metadata &&
1115
1124
  smart_contract_information == o.smart_contract_information &&
1125
+ source == o.source &&
1116
1126
  status == o.status &&
1117
1127
  status_metadata == o.status_metadata &&
1118
1128
  tab_group_labels == o.tab_group_labels &&
@@ -1156,7 +1166,7 @@ module DocuSign_eSign
1156
1166
  # Calculates hash code according to all attributes.
1157
1167
  # @return [Fixnum] Hash code
1158
1168
  def hash
1159
- [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, smart_contract_information, 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, 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, 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
1160
1170
  end
1161
1171
 
1162
1172
  # Builds the object from hash
@@ -189,6 +189,9 @@ module DocuSign_eSign
189
189
 
190
190
  attr_accessor :smart_contract_information
191
191
 
192
+ #
193
+ attr_accessor :source
194
+
192
195
  # Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
193
196
  attr_accessor :status
194
197
 
@@ -333,6 +336,7 @@ module DocuSign_eSign
333
336
  :'required' => :'required',
334
337
  :'required_metadata' => :'requiredMetadata',
335
338
  :'smart_contract_information' => :'smartContractInformation',
339
+ :'source' => :'source',
336
340
  :'status' => :'status',
337
341
  :'status_metadata' => :'statusMetadata',
338
342
  :'tab_group_labels' => :'tabGroupLabels',
@@ -438,6 +442,7 @@ module DocuSign_eSign
438
442
  :'required' => :'String',
439
443
  :'required_metadata' => :'PropertyMetadata',
440
444
  :'smart_contract_information' => :'SmartContractInformation',
445
+ :'source' => :'String',
441
446
  :'status' => :'String',
442
447
  :'status_metadata' => :'PropertyMetadata',
443
448
  :'tab_group_labels' => :'Array<String>',
@@ -761,6 +766,10 @@ module DocuSign_eSign
761
766
  self.smart_contract_information = attributes[:'smartContractInformation']
762
767
  end
763
768
 
769
+ if attributes.has_key?(:'source')
770
+ self.source = attributes[:'source']
771
+ end
772
+
764
773
  if attributes.has_key?(:'status')
765
774
  self.status = attributes[:'status']
766
775
  end
@@ -965,6 +974,7 @@ module DocuSign_eSign
965
974
  required == o.required &&
966
975
  required_metadata == o.required_metadata &&
967
976
  smart_contract_information == o.smart_contract_information &&
977
+ source == o.source &&
968
978
  status == o.status &&
969
979
  status_metadata == o.status_metadata &&
970
980
  tab_group_labels == o.tab_group_labels &&
@@ -1004,7 +1014,7 @@ module DocuSign_eSign
1004
1014
  # Calculates hash code according to all attributes.
1005
1015
  # @return [Fixnum] Hash code
1006
1016
  def hash
1007
- [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, 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
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
1008
1018
  end
1009
1019
 
1010
1020
  # Builds the object from hash