docusign_esign 3.23.0 → 3.25.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -17,6 +17,12 @@ module DocuSign_eSign
17
17
  #
18
18
  attr_accessor :admin_message
19
19
 
20
+ #
21
+ attr_accessor :allow_users_to_edit_shared_access
22
+
23
+ #
24
+ attr_accessor :allow_users_to_edit_shared_access_metadata
25
+
20
26
  #
21
27
  attr_accessor :ask_an_admin
22
28
 
@@ -108,6 +114,8 @@ module DocuSign_eSign
108
114
  def self.attribute_map
109
115
  {
110
116
  :'admin_message' => :'adminMessage',
117
+ :'allow_users_to_edit_shared_access' => :'allowUsersToEditSharedAccess',
118
+ :'allow_users_to_edit_shared_access_metadata' => :'allowUsersToEditSharedAccessMetadata',
111
119
  :'ask_an_admin' => :'askAnAdmin',
112
120
  :'clickwrap_schema_version' => :'clickwrapSchemaVersion',
113
121
  :'clickwrap_schema_version_metadata' => :'clickwrapSchemaVersionMetadata',
@@ -144,6 +152,8 @@ module DocuSign_eSign
144
152
  def self.swagger_types
145
153
  {
146
154
  :'admin_message' => :'AdminMessage',
155
+ :'allow_users_to_edit_shared_access' => :'String',
156
+ :'allow_users_to_edit_shared_access_metadata' => :'SettingsMetadata',
147
157
  :'ask_an_admin' => :'AskAnAdmin',
148
158
  :'clickwrap_schema_version' => :'String',
149
159
  :'clickwrap_schema_version_metadata' => :'SettingsMetadata',
@@ -188,6 +198,14 @@ module DocuSign_eSign
188
198
  self.admin_message = attributes[:'adminMessage']
189
199
  end
190
200
 
201
+ if attributes.has_key?(:'allowUsersToEditSharedAccess')
202
+ self.allow_users_to_edit_shared_access = attributes[:'allowUsersToEditSharedAccess']
203
+ end
204
+
205
+ if attributes.has_key?(:'allowUsersToEditSharedAccessMetadata')
206
+ self.allow_users_to_edit_shared_access_metadata = attributes[:'allowUsersToEditSharedAccessMetadata']
207
+ end
208
+
191
209
  if attributes.has_key?(:'askAnAdmin')
192
210
  self.ask_an_admin = attributes[:'askAnAdmin']
193
211
  end
@@ -324,6 +342,8 @@ module DocuSign_eSign
324
342
  return true if self.equal?(o)
325
343
  self.class == o.class &&
326
344
  admin_message == o.admin_message &&
345
+ allow_users_to_edit_shared_access == o.allow_users_to_edit_shared_access &&
346
+ allow_users_to_edit_shared_access_metadata == o.allow_users_to_edit_shared_access_metadata &&
327
347
  ask_an_admin == o.ask_an_admin &&
328
348
  clickwrap_schema_version == o.clickwrap_schema_version &&
329
349
  clickwrap_schema_version_metadata == o.clickwrap_schema_version_metadata &&
@@ -364,7 +384,7 @@ module DocuSign_eSign
364
384
  # Calculates hash code according to all attributes.
365
385
  # @return [Fixnum] Hash code
366
386
  def hash
367
- [admin_message, ask_an_admin, clickwrap_schema_version, clickwrap_schema_version_metadata, enable_admin_message, enable_admin_message_metadata, enable_easy_sign_can_use_multi_template_apply, enable_easy_sign_can_use_multi_template_apply_metadata, enable_easy_sign_template_upload, enable_easy_sign_template_upload_metadata, enable_envelope_copy_with_data, enable_envelope_copy_with_data_metadata, enable_legacy_sendflow_link, enable_legacy_sendflow_link_metadata, has_external_linked_accounts, has_external_linked_accounts_metadata, hide_send_an_envelope, hide_send_an_envelope_metadata, hide_use_a_template, hide_use_a_template_in_prepare, hide_use_a_template_in_prepare_metadata, hide_use_a_template_metadata, order_based_recipient_id_generation, order_based_recipient_id_generation_metadata, remove_envelope_forwarding, remove_envelope_forwarding_metadata, should_redact_access_code, should_redact_access_code_metadata, upload_new_image_to_sign_or_initial, upload_new_image_to_sign_or_initial_metadata].hash
387
+ [admin_message, allow_users_to_edit_shared_access, allow_users_to_edit_shared_access_metadata, ask_an_admin, clickwrap_schema_version, clickwrap_schema_version_metadata, enable_admin_message, enable_admin_message_metadata, enable_easy_sign_can_use_multi_template_apply, enable_easy_sign_can_use_multi_template_apply_metadata, enable_easy_sign_template_upload, enable_easy_sign_template_upload_metadata, enable_envelope_copy_with_data, enable_envelope_copy_with_data_metadata, enable_legacy_sendflow_link, enable_legacy_sendflow_link_metadata, has_external_linked_accounts, has_external_linked_accounts_metadata, hide_send_an_envelope, hide_send_an_envelope_metadata, hide_use_a_template, hide_use_a_template_in_prepare, hide_use_a_template_in_prepare_metadata, hide_use_a_template_metadata, order_based_recipient_id_generation, order_based_recipient_id_generation_metadata, remove_envelope_forwarding, remove_envelope_forwarding_metadata, should_redact_access_code, should_redact_access_code_metadata, upload_new_image_to_sign_or_initial, upload_new_image_to_sign_or_initial_metadata].hash
368
388
  end
369
389
 
370
390
  # Builds the object from hash
@@ -20,7 +20,7 @@ module DocuSign_eSign
20
20
  # Reserved: TBD
21
21
  attr_accessor :blocked
22
22
 
23
- # Provides information on what services the charge item is for. The following table provides a description of the different chargeName values available at this time. | chargeName | Description | | --- | --- | | id_check | IDÂ Check Charge | | in_person_signing | In Person Signing charge | | envelopes Included | Sent Envelopes for the account | | age_verify | Age verification check | | ofac | OFAC Check | | id_confirm | ID confirmation check | | student_authentication | STAN PIN authentication check | | wet_sign_fax | Pages for returning signed documents by fax | | attachment_fax | Pages for returning attachments by fax | | phone_authentication | Phone authentication charge | | powerforms | PowerForm envelopes sent | | signer_payments | Payment processing charge | | outbound_fax | Send by fax charge | | bulk_recipient_envelopes | Bulk Recipient Envelopes sent | | sms_authentications | SMS authentication charge | | saml_authentications | SAML authentication charge | | express_signer_certificate | DocuSign Express Certificate charge | | personal_signer_certificate | Personal Signer Certificate charge | | safe_certificate | SAFE BioPharma Signer Certificate charge | | seats | Included active seats charge | | open_trust_certificate | OpenTrust Signer Certificate charge |
23
+ # Provides information on what services the charge item is for. The following table provides a description of the different chargeName values available at this time. | chargeName | Description | | --- | --- | | id_check | ID Check Charge | | in_person_signing | In Person Signing charge | | envelopes Included | Sent Envelopes for the account | | age_verify | Age verification check | | ofac | OFAC Check | | id_confirm | ID confirmation check | | student_authentication | STAN PIN authentication check | | wet_sign_fax | Pages for returning signed documents by fax | | attachment_fax | Pages for returning attachments by fax | | phone_authentication | Phone authentication charge | | powerforms | PowerForm envelopes sent | | signer_payments | Payment processing charge | | outbound_fax | Send by fax charge | | bulk_recipient_envelopes | Bulk Recipient Envelopes sent | | sms_authentications | SMS authentication charge | | saml_authentications | SAML authentication charge | | express_signer_certificate | DocuSign Express Certificate charge | | personal_signer_certificate | Personal Signer Certificate charge | | safe_certificate | SAFE BioPharma Signer Certificate charge | | seats | Included active seats charge | | open_trust_certificate | OpenTrust Signer Certificate charge |
24
24
  attr_accessor :charge_name
25
25
 
26
26
  # Reserved: TBD
@@ -38,6 +38,9 @@ module DocuSign_eSign
38
38
  # Array or errors.
39
39
  attr_accessor :error_details
40
40
 
41
+ #
42
+ attr_accessor :is_organization_brand
43
+
41
44
  #
42
45
  attr_accessor :is_overriding_company_name
43
46
 
@@ -56,6 +59,9 @@ module DocuSign_eSign
56
59
  # The URIs for retrieving the logos that are associated with the brand.
57
60
  attr_accessor :logos
58
61
 
62
+ #
63
+ attr_accessor :organization_brand_logo
64
+
59
65
  # An object containing the URLs for the four DocuSign master resource files that the brand uses for sending, signing, email messages, and captive (embedded) signing. You can modify the default email messages and formats in these file to customize the user experience. **Note:** This object is returned only when the `resourceContentType` is `sending`, `signing`, `email`, or `signing_captive`.
60
66
  attr_accessor :resources
61
67
 
@@ -70,12 +76,14 @@ module DocuSign_eSign
70
76
  :'default_brand_language' => :'defaultBrandLanguage',
71
77
  :'email_content' => :'emailContent',
72
78
  :'error_details' => :'errorDetails',
79
+ :'is_organization_brand' => :'isOrganizationBrand',
73
80
  :'is_overriding_company_name' => :'isOverridingCompanyName',
74
81
  :'is_sending_default' => :'isSendingDefault',
75
82
  :'is_signing_default' => :'isSigningDefault',
76
83
  :'landing_pages' => :'landingPages',
77
84
  :'links' => :'links',
78
85
  :'logos' => :'logos',
86
+ :'organization_brand_logo' => :'organizationBrandLogo',
79
87
  :'resources' => :'resources'
80
88
  }
81
89
  end
@@ -91,12 +99,14 @@ module DocuSign_eSign
91
99
  :'default_brand_language' => :'String',
92
100
  :'email_content' => :'Array<BrandEmailContent>',
93
101
  :'error_details' => :'ErrorDetails',
102
+ :'is_organization_brand' => :'String',
94
103
  :'is_overriding_company_name' => :'BOOLEAN',
95
104
  :'is_sending_default' => :'BOOLEAN',
96
105
  :'is_signing_default' => :'BOOLEAN',
97
106
  :'landing_pages' => :'Array<NameValue>',
98
107
  :'links' => :'Array<BrandLink>',
99
108
  :'logos' => :'BrandLogos',
109
+ :'organization_brand_logo' => :'String',
100
110
  :'resources' => :'BrandResourceUrls'
101
111
  }
102
112
  end
@@ -147,6 +157,10 @@ module DocuSign_eSign
147
157
  self.error_details = attributes[:'errorDetails']
148
158
  end
149
159
 
160
+ if attributes.has_key?(:'isOrganizationBrand')
161
+ self.is_organization_brand = attributes[:'isOrganizationBrand']
162
+ end
163
+
150
164
  if attributes.has_key?(:'isOverridingCompanyName')
151
165
  self.is_overriding_company_name = attributes[:'isOverridingCompanyName']
152
166
  end
@@ -175,6 +189,10 @@ module DocuSign_eSign
175
189
  self.logos = attributes[:'logos']
176
190
  end
177
191
 
192
+ if attributes.has_key?(:'organizationBrandLogo')
193
+ self.organization_brand_logo = attributes[:'organizationBrandLogo']
194
+ end
195
+
178
196
  if attributes.has_key?(:'resources')
179
197
  self.resources = attributes[:'resources']
180
198
  end
@@ -206,12 +224,14 @@ module DocuSign_eSign
206
224
  default_brand_language == o.default_brand_language &&
207
225
  email_content == o.email_content &&
208
226
  error_details == o.error_details &&
227
+ is_organization_brand == o.is_organization_brand &&
209
228
  is_overriding_company_name == o.is_overriding_company_name &&
210
229
  is_sending_default == o.is_sending_default &&
211
230
  is_signing_default == o.is_signing_default &&
212
231
  landing_pages == o.landing_pages &&
213
232
  links == o.links &&
214
233
  logos == o.logos &&
234
+ organization_brand_logo == o.organization_brand_logo &&
215
235
  resources == o.resources
216
236
  end
217
237
 
@@ -224,7 +244,7 @@ module DocuSign_eSign
224
244
  # Calculates hash code according to all attributes.
225
245
  # @return [Fixnum] Hash code
226
246
  def hash
227
- [brand_company, brand_id, brand_languages, brand_name, colors, default_brand_language, email_content, error_details, is_overriding_company_name, is_sending_default, is_signing_default, landing_pages, links, logos, resources].hash
247
+ [brand_company, brand_id, brand_languages, brand_name, colors, default_brand_language, email_content, error_details, is_organization_brand, is_overriding_company_name, is_sending_default, is_signing_default, landing_pages, links, logos, organization_brand_logo, resources].hash
228
248
  end
229
249
 
230
250
  # Builds the object from hash
@@ -14,6 +14,12 @@ require 'date'
14
14
  module DocuSign_eSign
15
15
  # Summary status of a single batch.
16
16
  class BulkSendBatchSummary
17
+ #
18
+ attr_accessor :action
19
+
20
+ #
21
+ attr_accessor :action_status
22
+
17
23
  #
18
24
  attr_accessor :batch_id
19
25
 
@@ -41,6 +47,8 @@ module DocuSign_eSign
41
47
  # Attribute mapping from ruby-style variable name to JSON key.
42
48
  def self.attribute_map
43
49
  {
50
+ :'action' => :'action',
51
+ :'action_status' => :'actionStatus',
44
52
  :'batch_id' => :'batchId',
45
53
  :'batch_name' => :'batchName',
46
54
  :'batch_size' => :'batchSize',
@@ -55,6 +63,8 @@ module DocuSign_eSign
55
63
  # Attribute type mapping.
56
64
  def self.swagger_types
57
65
  {
66
+ :'action' => :'String',
67
+ :'action_status' => :'String',
58
68
  :'batch_id' => :'String',
59
69
  :'batch_name' => :'String',
60
70
  :'batch_size' => :'String',
@@ -74,6 +84,14 @@ module DocuSign_eSign
74
84
  # convert string to symbol for hash key
75
85
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
76
86
 
87
+ if attributes.has_key?(:'action')
88
+ self.action = attributes[:'action']
89
+ end
90
+
91
+ if attributes.has_key?(:'actionStatus')
92
+ self.action_status = attributes[:'actionStatus']
93
+ end
94
+
77
95
  if attributes.has_key?(:'batchId')
78
96
  self.batch_id = attributes[:'batchId']
79
97
  end
@@ -125,6 +143,8 @@ module DocuSign_eSign
125
143
  def ==(o)
126
144
  return true if self.equal?(o)
127
145
  self.class == o.class &&
146
+ action == o.action &&
147
+ action_status == o.action_status &&
128
148
  batch_id == o.batch_id &&
129
149
  batch_name == o.batch_name &&
130
150
  batch_size == o.batch_size &&
@@ -144,7 +164,7 @@ module DocuSign_eSign
144
164
  # Calculates hash code according to all attributes.
145
165
  # @return [Fixnum] Hash code
146
166
  def hash
147
- [batch_id, batch_name, batch_size, batch_uri, failed, queued, sent, submitted_date].hash
167
+ [action, action_status, batch_id, batch_name, batch_size, batch_uri, failed, queued, sent, submitted_date].hash
148
168
  end
149
169
 
150
170
  # Builds the object from hash
@@ -68,6 +68,9 @@ module DocuSign_eSign
68
68
  # Metadata that indicates if the sender can edit the `includeInDownload` property. Not applicable for template documents.
69
69
  attr_accessor :include_in_download_metadata
70
70
 
71
+ #
72
+ attr_accessor :is_ace_gen_document
73
+
71
74
  #
72
75
  attr_accessor :is_doc_gen_document
73
76
 
@@ -125,6 +128,7 @@ module DocuSign_eSign
125
128
  :'error_details' => :'errorDetails',
126
129
  :'include_in_download' => :'includeInDownload',
127
130
  :'include_in_download_metadata' => :'includeInDownloadMetadata',
131
+ :'is_ace_gen_document' => :'isAceGenDocument',
128
132
  :'is_doc_gen_document' => :'isDocGenDocument',
129
133
  :'name' => :'name',
130
134
  :'name_metadata' => :'nameMetadata',
@@ -161,6 +165,7 @@ module DocuSign_eSign
161
165
  :'error_details' => :'ErrorDetails',
162
166
  :'include_in_download' => :'String',
163
167
  :'include_in_download_metadata' => :'PropertyMetadata',
168
+ :'is_ace_gen_document' => :'String',
164
169
  :'is_doc_gen_document' => :'String',
165
170
  :'name' => :'String',
166
171
  :'name_metadata' => :'PropertyMetadata',
@@ -266,6 +271,10 @@ module DocuSign_eSign
266
271
  self.include_in_download_metadata = attributes[:'includeInDownloadMetadata']
267
272
  end
268
273
 
274
+ if attributes.has_key?(:'isAceGenDocument')
275
+ self.is_ace_gen_document = attributes[:'isAceGenDocument']
276
+ end
277
+
269
278
  if attributes.has_key?(:'isDocGenDocument')
270
279
  self.is_doc_gen_document = attributes[:'isDocGenDocument']
271
280
  end
@@ -353,6 +362,7 @@ module DocuSign_eSign
353
362
  error_details == o.error_details &&
354
363
  include_in_download == o.include_in_download &&
355
364
  include_in_download_metadata == o.include_in_download_metadata &&
365
+ is_ace_gen_document == o.is_ace_gen_document &&
356
366
  is_doc_gen_document == o.is_doc_gen_document &&
357
367
  name == o.name &&
358
368
  name_metadata == o.name_metadata &&
@@ -376,7 +386,7 @@ module DocuSign_eSign
376
386
  # Calculates hash code according to all attributes.
377
387
  # @return [Fixnum] Hash code
378
388
  def hash
379
- [added_recipient_ids, attachment_tab_id, authoritative_copy, authoritative_copy_metadata, available_document_types, contains_pdf_form_fields, display, display_metadata, doc_gen_document_status, doc_gen_errors, doc_gen_form_fields, document_base64, document_fields, document_id, document_id_guid, error_details, include_in_download, include_in_download_metadata, is_doc_gen_document, name, name_metadata, order, pages, signer_must_acknowledge, signer_must_acknowledge_metadata, size_bytes, template_locked, template_required, type, uri].hash
389
+ [added_recipient_ids, attachment_tab_id, authoritative_copy, authoritative_copy_metadata, available_document_types, contains_pdf_form_fields, display, display_metadata, doc_gen_document_status, doc_gen_errors, doc_gen_form_fields, document_base64, document_fields, document_id, document_id_guid, error_details, include_in_download, include_in_download_metadata, is_ace_gen_document, is_doc_gen_document, name, name_metadata, order, pages, signer_must_acknowledge, signer_must_acknowledge_metadata, size_bytes, template_locked, template_required, type, uri].hash
380
390
  end
381
391
 
382
392
  # Builds the object from hash
@@ -193,6 +193,9 @@ module DocuSign_eSign
193
193
  # When set to **true**, indicates that this module is enabled on the account.
194
194
  attr_accessor :is21_cfr_part11
195
195
 
196
+ #
197
+ attr_accessor :is_ace_gen_template
198
+
196
199
  #
197
200
  attr_accessor :is_doc_gen_template
198
201
 
@@ -382,6 +385,7 @@ module DocuSign_eSign
382
385
  :'holder' => :'holder',
383
386
  :'initial_sent_date_time' => :'initialSentDateTime',
384
387
  :'is21_cfr_part11' => :'is21CFRPart11',
388
+ :'is_ace_gen_template' => :'isAceGenTemplate',
385
389
  :'is_doc_gen_template' => :'isDocGenTemplate',
386
390
  :'is_dynamic_envelope' => :'isDynamicEnvelope',
387
391
  :'is_signature_provider_envelope' => :'isSignatureProviderEnvelope',
@@ -490,6 +494,7 @@ module DocuSign_eSign
490
494
  :'holder' => :'String',
491
495
  :'initial_sent_date_time' => :'String',
492
496
  :'is21_cfr_part11' => :'String',
497
+ :'is_ace_gen_template' => :'String',
493
498
  :'is_doc_gen_template' => :'String',
494
499
  :'is_dynamic_envelope' => :'String',
495
500
  :'is_signature_provider_envelope' => :'String',
@@ -793,6 +798,10 @@ module DocuSign_eSign
793
798
  self.is21_cfr_part11 = attributes[:'is21CFRPart11']
794
799
  end
795
800
 
801
+ if attributes.has_key?(:'isAceGenTemplate')
802
+ self.is_ace_gen_template = attributes[:'isAceGenTemplate']
803
+ end
804
+
796
805
  if attributes.has_key?(:'isDocGenTemplate')
797
806
  self.is_doc_gen_template = attributes[:'isDocGenTemplate']
798
807
  end
@@ -1042,6 +1051,7 @@ module DocuSign_eSign
1042
1051
  holder == o.holder &&
1043
1052
  initial_sent_date_time == o.initial_sent_date_time &&
1044
1053
  is21_cfr_part11 == o.is21_cfr_part11 &&
1054
+ is_ace_gen_template == o.is_ace_gen_template &&
1045
1055
  is_doc_gen_template == o.is_doc_gen_template &&
1046
1056
  is_dynamic_envelope == o.is_dynamic_envelope &&
1047
1057
  is_signature_provider_envelope == o.is_signature_provider_envelope &&
@@ -1095,7 +1105,7 @@ module DocuSign_eSign
1095
1105
  # Calculates hash code according to all attributes.
1096
1106
  # @return [Fixnum] Hash code
1097
1107
  def hash
1098
- [access_control_list_base64, allow_comments, allow_markup, allow_reassign, allow_view_history, any_signer, asynchronous, attachments_uri, authoritative_copy, authoritative_copy_default, auto_match, auto_match_specified_by_user, auto_navigation, brand_id, brand_lock, burn_default_tab_data, certificate_uri, completed_date_time, copy_recipient_data, created, created_date_time, custom_fields, custom_fields_uri, declined_date_time, deleted_date_time, delivered_date_time, description, disable_responsive_document, document_base64, documents, documents_combined_uri, documents_uri, email_blurb, email_settings, email_subject, enable_wet_sign, enforce_signer_visibility, envelope_attachments, envelope_custom_metadata, envelope_documents, envelope_id, envelope_id_stamping, envelope_location, envelope_metadata, envelope_uri, expire_after, expire_date_time, expire_enabled, external_envelope_id, favorited_by_me, folder_id, folder_ids, folder_name, folders, has_comments, has_form_data_changed, has_wav_file, holder, initial_sent_date_time, is21_cfr_part11, is_doc_gen_template, is_dynamic_envelope, is_signature_provider_envelope, last_modified, last_modified_by, last_modified_date_time, last_used, location, lock_information, message_lock, name, new_password, notification, notification_uri, owner, page_count, password, password_protected, power_form, power_forms, purge_completed_date, purge_request_date, purge_state, recipients, recipients_lock, recipients_uri, sender, sent_date_time, shared, signer_can_sign_on_mobile, signing_location, status, status_changed_date_time, status_date_time, template_id, templates_uri, transaction_id, uri, use_disclosure, voided_date_time, voided_reason, workflow].hash
1108
+ [access_control_list_base64, allow_comments, allow_markup, allow_reassign, allow_view_history, any_signer, asynchronous, attachments_uri, authoritative_copy, authoritative_copy_default, auto_match, auto_match_specified_by_user, auto_navigation, brand_id, brand_lock, burn_default_tab_data, certificate_uri, completed_date_time, copy_recipient_data, created, created_date_time, custom_fields, custom_fields_uri, declined_date_time, deleted_date_time, delivered_date_time, description, disable_responsive_document, document_base64, documents, documents_combined_uri, documents_uri, email_blurb, email_settings, email_subject, enable_wet_sign, enforce_signer_visibility, envelope_attachments, envelope_custom_metadata, envelope_documents, envelope_id, envelope_id_stamping, envelope_location, envelope_metadata, envelope_uri, expire_after, expire_date_time, expire_enabled, external_envelope_id, favorited_by_me, folder_id, folder_ids, folder_name, folders, has_comments, has_form_data_changed, has_wav_file, holder, initial_sent_date_time, is21_cfr_part11, is_ace_gen_template, is_doc_gen_template, is_dynamic_envelope, is_signature_provider_envelope, last_modified, last_modified_by, last_modified_date_time, last_used, location, lock_information, message_lock, name, new_password, notification, notification_uri, owner, page_count, password, password_protected, power_form, power_forms, purge_completed_date, purge_request_date, purge_state, recipients, recipients_lock, recipients_uri, sender, sent_date_time, shared, signer_can_sign_on_mobile, signing_location, status, status_changed_date_time, status_date_time, template_id, templates_uri, transaction_id, uri, use_disclosure, voided_date_time, voided_reason, workflow].hash
1099
1109
  end
1100
1110
 
1101
1111
  # Builds the object from hash
@@ -23,6 +23,9 @@ module DocuSign_eSign
23
23
  #
24
24
  attr_accessor :envelopes
25
25
 
26
+ #
27
+ attr_accessor :envelope_search_source
28
+
26
29
  #
27
30
  attr_accessor :envelope_transaction_statuses
28
31
 
@@ -53,6 +56,7 @@ module DocuSign_eSign
53
56
  :'continuation_token' => :'continuationToken',
54
57
  :'end_position' => :'endPosition',
55
58
  :'envelopes' => :'envelopes',
59
+ :'envelope_search_source' => :'envelopeSearchSource',
56
60
  :'envelope_transaction_statuses' => :'envelopeTransactionStatuses',
57
61
  :'folders' => :'folders',
58
62
  :'last_queried_date_time' => :'lastQueriedDateTime',
@@ -70,6 +74,7 @@ module DocuSign_eSign
70
74
  :'continuation_token' => :'String',
71
75
  :'end_position' => :'String',
72
76
  :'envelopes' => :'Array<Envelope>',
77
+ :'envelope_search_source' => :'String',
73
78
  :'envelope_transaction_statuses' => :'Array<EnvelopeTransactionStatus>',
74
79
  :'folders' => :'Array<Folder>',
75
80
  :'last_queried_date_time' => :'String',
@@ -103,6 +108,10 @@ module DocuSign_eSign
103
108
  end
104
109
  end
105
110
 
111
+ if attributes.has_key?(:'envelopeSearchSource')
112
+ self.envelope_search_source = attributes[:'envelopeSearchSource']
113
+ end
114
+
106
115
  if attributes.has_key?(:'envelopeTransactionStatuses')
107
116
  if (value = attributes[:'envelopeTransactionStatuses']).is_a?(Array)
108
117
  self.envelope_transaction_statuses = value
@@ -161,6 +170,7 @@ module DocuSign_eSign
161
170
  continuation_token == o.continuation_token &&
162
171
  end_position == o.end_position &&
163
172
  envelopes == o.envelopes &&
173
+ envelope_search_source == o.envelope_search_source &&
164
174
  envelope_transaction_statuses == o.envelope_transaction_statuses &&
165
175
  folders == o.folders &&
166
176
  last_queried_date_time == o.last_queried_date_time &&
@@ -180,7 +190,7 @@ module DocuSign_eSign
180
190
  # Calculates hash code according to all attributes.
181
191
  # @return [Fixnum] Hash code
182
192
  def hash
183
- [continuation_token, end_position, envelopes, envelope_transaction_statuses, folders, last_queried_date_time, next_uri, previous_uri, result_set_size, start_position, total_set_size].hash
193
+ [continuation_token, end_position, envelopes, envelope_search_source, envelope_transaction_statuses, folders, last_queried_date_time, next_uri, previous_uri, result_set_size, start_position, total_set_size].hash
184
194
  end
185
195
 
186
196
  # Builds the object from hash
@@ -190,6 +190,9 @@ module DocuSign_eSign
190
190
  #
191
191
  attr_accessor :notary_source_type
192
192
 
193
+ #
194
+ attr_accessor :notary_third_party_partner
195
+
193
196
  #
194
197
  attr_accessor :notary_type
195
198
 
@@ -381,6 +384,7 @@ module DocuSign_eSign
381
384
  :'notary_signer_email_sent' => :'notarySignerEmailSent',
382
385
  :'notary_signers' => :'notarySigners',
383
386
  :'notary_source_type' => :'notarySourceType',
387
+ :'notary_third_party_partner' => :'notaryThirdPartyPartner',
384
388
  :'notary_type' => :'notaryType',
385
389
  :'note' => :'note',
386
390
  :'note_metadata' => :'noteMetadata',
@@ -489,6 +493,7 @@ module DocuSign_eSign
489
493
  :'notary_signer_email_sent' => :'String',
490
494
  :'notary_signers' => :'Array<String>',
491
495
  :'notary_source_type' => :'String',
496
+ :'notary_third_party_partner' => :'String',
492
497
  :'notary_type' => :'String',
493
498
  :'note' => :'String',
494
499
  :'note_metadata' => :'PropertyMetadata',
@@ -793,6 +798,10 @@ module DocuSign_eSign
793
798
  self.notary_source_type = attributes[:'notarySourceType']
794
799
  end
795
800
 
801
+ if attributes.has_key?(:'notaryThirdPartyPartner')
802
+ self.notary_third_party_partner = attributes[:'notaryThirdPartyPartner']
803
+ end
804
+
796
805
  if attributes.has_key?(:'notaryType')
797
806
  self.notary_type = attributes[:'notaryType']
798
807
  end
@@ -1053,6 +1062,7 @@ module DocuSign_eSign
1053
1062
  notary_signer_email_sent == o.notary_signer_email_sent &&
1054
1063
  notary_signers == o.notary_signers &&
1055
1064
  notary_source_type == o.notary_source_type &&
1065
+ notary_third_party_partner == o.notary_third_party_partner &&
1056
1066
  notary_type == o.notary_type &&
1057
1067
  note == o.note &&
1058
1068
  note_metadata == o.note_metadata &&
@@ -1107,7 +1117,7 @@ module DocuSign_eSign
1107
1117
  # Calculates hash code according to all attributes.
1108
1118
  # @return [Fixnum] Hash code
1109
1119
  def hash
1110
- [access_code, access_code_metadata, add_access_code_to_email, additional_notifications, agent_can_edit_email, agent_can_edit_name, allow_system_override_for_locked_recipient, auto_navigation, auto_responded_reason, bulk_recipients_uri, bulk_send_v2_recipient, can_sign_offline, client_user_id, completed_count, consent_details_list, creation_reason, custom_fields, declined_date_time, declined_reason, default_recipient, delegated_by, delegated_to, delivered_date_time, delivery_method, delivery_method_metadata, designator_id, designator_id_guid, document_visibility, email, email_metadata, email_notification, email_recipient_post_signing_url, embedded_recipient_start_url, error_details, excluded_documents, fax_number, fax_number_metadata, first_name, first_name_metadata, full_name, full_name_metadata, id_check_configuration_name, id_check_configuration_name_metadata, id_check_information_input, identity_verification, inherit_email_notification_configuration, is_bulk_recipient, is_bulk_recipient_metadata, last_name, last_name_metadata, live_oak_start_url, locked_recipient_phone_auth_editable, locked_recipient_sms_editable, name, name_metadata, notary_id, notary_signer_email_sent, notary_signers, notary_source_type, notary_type, note, note_metadata, offline_attributes, phone_authentication, phone_number, proof_file, recipient_attachments, recipient_authentication_status, recipient_feature_metadata, recipient_id, recipient_id_guid, recipient_signature_providers, recipient_supplies_tabs, recipient_type, recipient_type_metadata, require_id_lookup, require_id_lookup_metadata, require_signer_certificate, require_sign_on_paper, require_upload_signature, role_name, routing_order, routing_order_metadata, sent_date_time, signature_info, signed_date_time, sign_in_each_location, sign_in_each_location_metadata, signing_group_id, signing_group_id_metadata, signing_group_name, signing_group_users, sms_authentication, social_authentications, status, status_code, suppress_emails, tabs, template_locked, template_required, total_tab_count, user_id].hash
1120
+ [access_code, access_code_metadata, add_access_code_to_email, additional_notifications, agent_can_edit_email, agent_can_edit_name, allow_system_override_for_locked_recipient, auto_navigation, auto_responded_reason, bulk_recipients_uri, bulk_send_v2_recipient, can_sign_offline, client_user_id, completed_count, consent_details_list, creation_reason, custom_fields, declined_date_time, declined_reason, default_recipient, delegated_by, delegated_to, delivered_date_time, delivery_method, delivery_method_metadata, designator_id, designator_id_guid, document_visibility, email, email_metadata, email_notification, email_recipient_post_signing_url, embedded_recipient_start_url, error_details, excluded_documents, fax_number, fax_number_metadata, first_name, first_name_metadata, full_name, full_name_metadata, id_check_configuration_name, id_check_configuration_name_metadata, id_check_information_input, identity_verification, inherit_email_notification_configuration, is_bulk_recipient, is_bulk_recipient_metadata, last_name, last_name_metadata, live_oak_start_url, locked_recipient_phone_auth_editable, locked_recipient_sms_editable, name, name_metadata, notary_id, notary_signer_email_sent, notary_signers, notary_source_type, notary_third_party_partner, notary_type, note, note_metadata, offline_attributes, phone_authentication, phone_number, proof_file, recipient_attachments, recipient_authentication_status, recipient_feature_metadata, recipient_id, recipient_id_guid, recipient_signature_providers, recipient_supplies_tabs, recipient_type, recipient_type_metadata, require_id_lookup, require_id_lookup_metadata, require_signer_certificate, require_sign_on_paper, require_upload_signature, role_name, routing_order, routing_order_metadata, sent_date_time, signature_info, signed_date_time, sign_in_each_location, sign_in_each_location_metadata, signing_group_id, signing_group_id_metadata, signing_group_name, signing_group_users, sms_authentication, social_authentications, status, status_code, suppress_emails, tabs, template_locked, template_required, total_tab_count, user_id].hash
1111
1121
  end
1112
1122
 
1113
1123
  # Builds the object from hash