docusign_esign 3.23.0 → 3.24.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/docusign_esign/api/accounts_api.rb +14 -6
- data/lib/docusign_esign/api/billing_api.rb +2 -2
- data/lib/docusign_esign/api/envelopes_api.rb +2 -2
- data/lib/docusign_esign/client/api_client.rb +1 -1
- data/lib/docusign_esign/models/account_settings_information.rb +302 -2
- data/lib/docusign_esign/models/account_ui_settings.rb +21 -1
- data/lib/docusign_esign/models/billing_charge.rb +1 -1
- data/lib/docusign_esign/models/bulk_send_batch_summary.rb +21 -1
- data/lib/docusign_esign/models/delayed_routing.rb +1 -1
- data/lib/docusign_esign/models/initial_here.rb +1 -1
- data/lib/docusign_esign/models/offline_attributes.rb +1 -1
- data/lib/docusign_esign/models/scheduled_sending.rb +1 -1
- data/lib/docusign_esign/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fdc21883a35e5026cd600dcd85b453c28986de9bd752c757c68c0d3d15123572
|
4
|
+
data.tar.gz: 5c13ca30b9243994b697d1c9de8d408fd458558e0fe07a83bb33a7858bf7af22
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dae5187b86008596000ecec4eeda6648d52d2620d212167b555b632659a5015dae67bc9e926e082fb7438fb58c8b6b7f70209368d95d7a247096e8f1ec7e16a2
|
7
|
+
data.tar.gz: 75afd142ef3f42a84999f12b4d946b4b7de25b966142026097026b90af733162433caea00cde17e80756fd3e19ce81ba823124abaa197c46ef391f9eba62b3fd
|
data/CHANGELOG.md
CHANGED
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
|
|
3
3
|
|
4
4
|
See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
|
5
5
|
|
6
|
+
## [v3.24.0] - eSignature API v2.1-23.2.00.00 - 2023-05-15
|
7
|
+
### Changed
|
8
|
+
- Added support for version v2.1-23.2.00.00 of the DocuSign ESignature API.
|
9
|
+
- Updated the SDK release version.
|
10
|
+
|
6
11
|
## [v3.23.0] - eSignature API v2.1-23.1.01.01 - 2023-04-05
|
7
12
|
### Changed
|
8
13
|
- Added support for version v2.1-23.1.01.01 of the DocuSign ESignature API.
|
@@ -107,9 +107,12 @@ module DocuSign_eSign
|
|
107
107
|
#
|
108
108
|
attr_accessor :count
|
109
109
|
|
110
|
-
#
|
110
|
+
# Part (substring) of email we are searching for.
|
111
111
|
attr_accessor :email_substring
|
112
112
|
|
113
|
+
#
|
114
|
+
attr_accessor :include_closed_users
|
115
|
+
|
113
116
|
#
|
114
117
|
attr_accessor :permissions
|
115
118
|
|
@@ -182,9 +185,12 @@ module DocuSign_eSign
|
|
182
185
|
#
|
183
186
|
attr_accessor :count
|
184
187
|
|
185
|
-
#
|
188
|
+
# Part (substring) of email we are searching for.
|
186
189
|
attr_accessor :email_substring
|
187
190
|
|
191
|
+
#
|
192
|
+
attr_accessor :include_closed_users
|
193
|
+
|
188
194
|
#
|
189
195
|
attr_accessor :permissions
|
190
196
|
|
@@ -1699,6 +1705,7 @@ module DocuSign_eSign
|
|
1699
1705
|
query_params[:'active_only'] = options.active_only if !options.active_only.nil?
|
1700
1706
|
query_params[:'count'] = options.count if !options.count.nil?
|
1701
1707
|
query_params[:'email_substring'] = options.email_substring if !options.email_substring.nil?
|
1708
|
+
query_params[:'include_closed_users'] = options.include_closed_users if !options.include_closed_users.nil?
|
1702
1709
|
query_params[:'permissions'] = options.permissions if !options.permissions.nil?
|
1703
1710
|
query_params[:'start_position'] = options.start_position if !options.start_position.nil?
|
1704
1711
|
query_params[:'user_name_substring'] = options.user_name_substring if !options.user_name_substring.nil?
|
@@ -2110,7 +2117,7 @@ module DocuSign_eSign
|
|
2110
2117
|
# Gets the Electronic Record and Signature Disclosure.
|
2111
2118
|
# Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, for the requested envelope recipient. This might be different than the current account disclosure depending on account settings, such as branding, and when the account disclosure was last updated. An optional query string can be included to return the language for the disclosure.
|
2112
2119
|
# @param account_id The external account number (int) or account ID Guid.
|
2113
|
-
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
2120
|
+
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
2114
2121
|
# @return [ConsumerDisclosure]
|
2115
2122
|
def get_consumer_disclosure(account_id, lang_code)
|
2116
2123
|
data, _status_code, _headers = get_consumer_disclosure_with_http_info(account_id, lang_code)
|
@@ -2120,7 +2127,7 @@ module DocuSign_eSign
|
|
2120
2127
|
# Gets the Electronic Record and Signature Disclosure.
|
2121
2128
|
# Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, for the requested envelope recipient. This might be different than the current account disclosure depending on account settings, such as branding, and when the account disclosure was last updated. An optional query string can be included to return the language for the disclosure.
|
2122
2129
|
# @param account_id The external account number (int) or account ID Guid.
|
2123
|
-
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
2130
|
+
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
2124
2131
|
# @return [Array<(ConsumerDisclosure, Fixnum, Hash)>] ConsumerDisclosure data, response status code and response headers
|
2125
2132
|
def get_consumer_disclosure_with_http_info(account_id, lang_code)
|
2126
2133
|
if @api_client.config.debugging
|
@@ -2591,6 +2598,7 @@ module DocuSign_eSign
|
|
2591
2598
|
query_params[:'active_only'] = options.active_only if !options.active_only.nil?
|
2592
2599
|
query_params[:'count'] = options.count if !options.count.nil?
|
2593
2600
|
query_params[:'email_substring'] = options.email_substring if !options.email_substring.nil?
|
2601
|
+
query_params[:'include_closed_users'] = options.include_closed_users if !options.include_closed_users.nil?
|
2594
2602
|
query_params[:'permissions'] = options.permissions if !options.permissions.nil?
|
2595
2603
|
query_params[:'start_position'] = options.start_position if !options.start_position.nil?
|
2596
2604
|
query_params[:'user_name_substring'] = options.user_name_substring if !options.user_name_substring.nil?
|
@@ -3740,7 +3748,7 @@ module DocuSign_eSign
|
|
3740
3748
|
# Update Consumer Disclosure.
|
3741
3749
|
# Account administrators can use this method to perform the following tasks: - Customize values in the default disclosure. - Switch to a custom disclosure that uses your own text and HTML formatting. - Change values in your existing consumer disclosure. To specify the signer language version of the disclosure that you are updating, use the optional `langCode` query parameter. **Note:** Only account administrators can use this method. Each time you change the disclosure content, all unsigned recipients of outstanding documents will be required to accept a new version. ## Updating the default disclosure When you update the default disclosure, you can edit all properties except for the following ones: - `accountEsignId`: This property is read-only. - `custom`: The default value is **false.** Editing this property causes the default disclosure to switch to a custom disclosure. - `esignAgreement`: This property is read-only. - `esignText`: You cannot edit this property when `custom` is set to **false.** The API returns a 200 OK HTTP response, but does not update the `esignText`. - Metadata properties: These properties are read-only. **Note:** The text of the default disclosure is always in English. ## Switching to a custom disclosure To switch to a custom disclosure, set the `custom` property to **true** and customize the value for the `eSignText` property. You can also edit all of the other properties except for the following ones: - `accountEsignId`: This property is read-only. - `esignAgreement`: This property is read-only. - Metadata properties: These properties are read-only. **Note:** When you use a custom disclosure, you can create versions of it in different signer languages and se the `langCode` parameter to specify the signer language version that you are updating. **Important:** When you switch from a default to a custom disclosure, note the following information: - You will not be able to return to using the default disclosure. - Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use. ## Updating a custom disclosure When you update a custom disclosure, you can update all of the properties except for the following ones: - `accountEsignId`: This property is read-only. - `esignAgreement`: This property is read-only. - Metadata properties: These properties are read-only. **Important:** Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use.
|
3742
3750
|
# @param account_id The external account number (int) or account ID Guid.
|
3743
|
-
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
3751
|
+
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
3744
3752
|
# @param consumer_disclosure (optional parameter)
|
3745
3753
|
# @param DocuSign_eSign::UpdateConsumerDisclosureOptions Options for modifying the behavior of the function.
|
3746
3754
|
# @return [ConsumerDisclosure]
|
@@ -3752,7 +3760,7 @@ module DocuSign_eSign
|
|
3752
3760
|
# Update Consumer Disclosure.
|
3753
3761
|
# Account administrators can use this method to perform the following tasks: - Customize values in the default disclosure. - Switch to a custom disclosure that uses your own text and HTML formatting. - Change values in your existing consumer disclosure. To specify the signer language version of the disclosure that you are updating, use the optional `langCode` query parameter. **Note:** Only account administrators can use this method. Each time you change the disclosure content, all unsigned recipients of outstanding documents will be required to accept a new version. ## Updating the default disclosure When you update the default disclosure, you can edit all properties except for the following ones: - `accountEsignId`: This property is read-only. - `custom`: The default value is **false.** Editing this property causes the default disclosure to switch to a custom disclosure. - `esignAgreement`: This property is read-only. - `esignText`: You cannot edit this property when `custom` is set to **false.** The API returns a 200 OK HTTP response, but does not update the `esignText`. - Metadata properties: These properties are read-only. **Note:** The text of the default disclosure is always in English. ## Switching to a custom disclosure To switch to a custom disclosure, set the `custom` property to **true** and customize the value for the `eSignText` property. You can also edit all of the other properties except for the following ones: - `accountEsignId`: This property is read-only. - `esignAgreement`: This property is read-only. - Metadata properties: These properties are read-only. **Note:** When you use a custom disclosure, you can create versions of it in different signer languages and se the `langCode` parameter to specify the signer language version that you are updating. **Important:** When you switch from a default to a custom disclosure, note the following information: - You will not be able to return to using the default disclosure. - Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use. ## Updating a custom disclosure When you update a custom disclosure, you can update all of the properties except for the following ones: - `accountEsignId`: This property is read-only. - `esignAgreement`: This property is read-only. - Metadata properties: These properties are read-only. **Important:** Only the disclosure for the currently selected signer language is saved. DocuSign will not automatically translate your custom disclosure. You must create a disclosure for each language that your signers use.
|
3754
3762
|
# @param account_id The external account number (int) or account ID Guid.
|
3755
|
-
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
3763
|
+
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
3756
3764
|
# @param consumer_disclosure (optional parameter)
|
3757
3765
|
# @param DocuSign_eSign::UpdateConsumerDisclosureOptions Options for modifying the behavior of the function.
|
3758
3766
|
# @return [Array<(ConsumerDisclosure, Fixnum, Hash)>] ConsumerDisclosure data, response status code and response headers
|
@@ -223,7 +223,7 @@ module DocuSign_eSign
|
|
223
223
|
end
|
224
224
|
|
225
225
|
# Retrieves a billing invoice.
|
226
|
-
# Retrieves the specified invoice. ###### Note: If the `pdfAvailable` property in the response is set to *true*, you can download a PDF version of the invoice. To download the PDF, make the call again and change the value of the `Accept` property in the header to `Accept: application/pdf`. Privileges required: account administrator The response returns a list of charges and information about the charges. Quantities are usually shown as 'unlimited' or an integer. Amounts are shown in the currency set for the account. **Response** The following table provides a description of the different `chargeName` property values. The information will grow as more chargeable items are added to the system. | chargeName | Description | | --- | --- | | id_check | IDÂ
|
226
|
+
# Retrieves the specified invoice. ###### Note: If the `pdfAvailable` property in the response is set to *true*, you can download a PDF version of the invoice. To download the PDF, make the call again and change the value of the `Accept` property in the header to `Accept: application/pdf`. Privileges required: account administrator The response returns a list of charges and information about the charges. Quantities are usually shown as 'unlimited' or an integer. Amounts are shown in the currency set for the account. **Response** The following table provides a description of the different `chargeName` property values. The information will grow as more chargeable items are added to the system. | 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 |
|
227
227
|
# @param account_id The external account number (int) or account ID Guid.
|
228
228
|
# @param invoice_id
|
229
229
|
# @return [BillingInvoice]
|
@@ -233,7 +233,7 @@ module DocuSign_eSign
|
|
233
233
|
end
|
234
234
|
|
235
235
|
# Retrieves a billing invoice.
|
236
|
-
# Retrieves the specified invoice. ###### Note: If the `pdfAvailable` property in the response is set to *true*, you can download a PDF version of the invoice. To download the PDF, make the call again and change the value of the `Accept` property in the header to `Accept: application/pdf`. Privileges required: account administrator The response returns a list of charges and information about the charges. Quantities are usually shown as 'unlimited' or an integer. Amounts are shown in the currency set for the account. **Response** The following table provides a description of the different `chargeName` property values. The information will grow as more chargeable items are added to the system. | chargeName | Description | | --- | --- | | id_check | IDÂ
|
236
|
+
# Retrieves the specified invoice. ###### Note: If the `pdfAvailable` property in the response is set to *true*, you can download a PDF version of the invoice. To download the PDF, make the call again and change the value of the `Accept` property in the header to `Accept: application/pdf`. Privileges required: account administrator The response returns a list of charges and information about the charges. Quantities are usually shown as 'unlimited' or an integer. Amounts are shown in the currency set for the account. **Response** The following table provides a description of the different `chargeName` property values. The information will grow as more chargeable items are added to the system. | 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 |
|
237
237
|
# @param account_id The external account number (int) or account ID Guid.
|
238
238
|
# @param invoice_id
|
239
239
|
# @return [Array<(BillingInvoice, Fixnum, Hash)>] BillingInvoice data, response status code and response headers
|
@@ -3557,7 +3557,7 @@ module DocuSign_eSign
|
|
3557
3557
|
# Reserved: Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, associated with the account.
|
3558
3558
|
# @param account_id The external account number (int) or account ID Guid.
|
3559
3559
|
# @param envelope_id The envelopeId Guid of the envelope being accessed.
|
3560
|
-
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
3560
|
+
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
3561
3561
|
# @param recipient_id The ID of the recipient being accessed.
|
3562
3562
|
# @param DocuSign_eSign::GetConsumerDisclosureOptions Options for modifying the behavior of the function.
|
3563
3563
|
# @return [ConsumerDisclosure]
|
@@ -3570,7 +3570,7 @@ module DocuSign_eSign
|
|
3570
3570
|
# Reserved: Retrieves the Electronic Record and Signature Disclosure, with HTML formatting, associated with the account.
|
3571
3571
|
# @param account_id The external account number (int) or account ID Guid.
|
3572
3572
|
# @param envelope_id The envelopeId Guid of the envelope being accessed.
|
3573
|
-
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
3573
|
+
# @param lang_code The simple type enumeration the language used in the response. The supported languages, with the language value shown in parenthesis, are:Arabic (ar), Armenian (hy), Armenian (hy), Bulgarian (bg), Czech (cs), Chinese Simplified (zh_CN), Chinese Traditional (zh_TW), Croatian (hr), Danish (da), Dutch (nl), English US (en), English UK (en_GB), Estonian (et), Farsi (fa), Finnish (fi), French (fr), French Canada (fr_CA), German (de), Greek (el), Hebrew (he), Hindi (hi), Hungarian (hu), Bahasa Indonesia (id), Italian (it), Japanese (ja), Korean (ko), Latvian (lv), Lithuanian (lt), Bahasa Melayu (ms), Norwegian (no), Polish (pl), Portuguese (pt), Portuguese Brazil (pt_BR), Romanian (ro), Russian (ru), Serbian (sr), Slovak (sk), Slovenian (sl), Spanish (es),Spanish Latin America (es_MX), Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk) and Vietnamese (vi). Additionally, the value can be set to �browser� to automatically detect the browser language being used by the viewer and display the disclosure in that language.
|
3574
3574
|
# @param recipient_id The ID of the recipient being accessed.
|
3575
3575
|
# @param DocuSign_eSign::GetConsumerDisclosureOptions Options for modifying the behavior of the function.
|
3576
3576
|
# @return [Array<(ConsumerDisclosure, Fixnum, Hash)>] ConsumerDisclosure data, response status code and response headers
|
@@ -35,7 +35,7 @@ module DocuSign_eSign
|
|
35
35
|
# @option config [Configuration] Configuration for initializing the object, default to Configuration.default
|
36
36
|
def initialize(config = Configuration.default)
|
37
37
|
@config = config
|
38
|
-
@user_agent = "Swagger-Codegen/3.
|
38
|
+
@user_agent = "Swagger-Codegen/3.24.0/ruby"
|
39
39
|
@default_headers = {
|
40
40
|
'Content-Type' => "application/json",
|
41
41
|
'User-Agent' => @user_agent
|
@@ -53,6 +53,24 @@ module DocuSign_eSign
|
|
53
53
|
# Metadata that indicates whether the `advancedCorrect` property is editable.
|
54
54
|
attr_accessor :advanced_correct_metadata
|
55
55
|
|
56
|
+
#
|
57
|
+
attr_accessor :advanced_search_enable_tab_field
|
58
|
+
|
59
|
+
#
|
60
|
+
attr_accessor :advanced_search_enable_tab_field_metadata
|
61
|
+
|
62
|
+
#
|
63
|
+
attr_accessor :advanced_search_enable_template_id_field
|
64
|
+
|
65
|
+
#
|
66
|
+
attr_accessor :advanced_search_enable_template_id_field_metadata
|
67
|
+
|
68
|
+
#
|
69
|
+
attr_accessor :advanced_search_enable_template_name_field
|
70
|
+
|
71
|
+
#
|
72
|
+
attr_accessor :advanced_search_enable_template_name_field_metadata
|
73
|
+
|
56
74
|
#
|
57
75
|
attr_accessor :allow_access_code_format
|
58
76
|
|
@@ -371,6 +389,12 @@ module DocuSign_eSign
|
|
371
389
|
#
|
372
390
|
attr_accessor :allow_organization_docusign_monitor
|
373
391
|
|
392
|
+
#
|
393
|
+
attr_accessor :allow_organization_docusign_monitor_lite
|
394
|
+
|
395
|
+
#
|
396
|
+
attr_accessor :allow_organization_docusign_monitor_lite_metadata
|
397
|
+
|
374
398
|
#
|
375
399
|
attr_accessor :allow_organization_docusign_monitor_metadata
|
376
400
|
|
@@ -407,7 +431,7 @@ module DocuSign_eSign
|
|
407
431
|
# Org level flag that determines the abailability to perform Third Party Notary (3PN) actions.
|
408
432
|
attr_accessor :allow_organization_to_use_third_party_electronic_notary
|
409
433
|
|
410
|
-
#
|
434
|
+
# Metadata for the org level flag that dtermines the availablity to perform Third Party Notary (3PN) actions.
|
411
435
|
attr_accessor :allow_organization_to_use_third_party_electronic_notary_metadata
|
412
436
|
|
413
437
|
#
|
@@ -785,6 +809,12 @@ module DocuSign_eSign
|
|
785
809
|
# Metadata that indicates whether the `dataPopulationScope` property is editable.
|
786
810
|
attr_accessor :data_population_scope_metadata
|
787
811
|
|
812
|
+
#
|
813
|
+
attr_accessor :default_to_advanced_envelopes_filter_form
|
814
|
+
|
815
|
+
#
|
816
|
+
attr_accessor :default_to_advanced_envelopes_filter_form_metadata
|
817
|
+
|
788
818
|
#
|
789
819
|
attr_accessor :disable_auto_template_matching
|
790
820
|
|
@@ -896,12 +926,24 @@ module DocuSign_eSign
|
|
896
926
|
# Metadata that indicates whether the `enableAccessCodeGenerator` property is editable.
|
897
927
|
attr_accessor :enable_access_code_generator_metadata
|
898
928
|
|
929
|
+
#
|
930
|
+
attr_accessor :enable_account_wide_search
|
931
|
+
|
932
|
+
#
|
933
|
+
attr_accessor :enable_account_wide_search_metadata
|
934
|
+
|
899
935
|
#
|
900
936
|
attr_accessor :enable_adm_healthcare
|
901
937
|
|
902
938
|
#
|
903
939
|
attr_accessor :enable_adm_healthcare_metadata
|
904
940
|
|
941
|
+
#
|
942
|
+
attr_accessor :enable_advanced_envelopes_search
|
943
|
+
|
944
|
+
#
|
945
|
+
attr_accessor :enable_advanced_envelopes_search_metadata
|
946
|
+
|
905
947
|
#
|
906
948
|
attr_accessor :enable_advanced_payments
|
907
949
|
|
@@ -1001,6 +1043,48 @@ module DocuSign_eSign
|
|
1001
1043
|
# Metadata that indicates whether the `enableCustomerSatisfactionMetricTracking` property is editable.
|
1002
1044
|
attr_accessor :enable_customer_satisfaction_metric_tracking_metadata
|
1003
1045
|
|
1046
|
+
#
|
1047
|
+
attr_accessor :enable_d_sig_eu_advanced_pens
|
1048
|
+
|
1049
|
+
#
|
1050
|
+
attr_accessor :enable_d_sig_eu_advanced_pens_metadata
|
1051
|
+
|
1052
|
+
#
|
1053
|
+
attr_accessor :enable_d_sig_express_pens
|
1054
|
+
|
1055
|
+
#
|
1056
|
+
attr_accessor :enable_d_sig_express_pens_metadata
|
1057
|
+
|
1058
|
+
#
|
1059
|
+
attr_accessor :enable_d_sig_id_check_for_aes_pens
|
1060
|
+
|
1061
|
+
#
|
1062
|
+
attr_accessor :enable_d_sig_id_check_for_aes_pens_metadata
|
1063
|
+
|
1064
|
+
#
|
1065
|
+
attr_accessor :enable_d_sig_id_check_in_person_for_qes_pens
|
1066
|
+
|
1067
|
+
#
|
1068
|
+
attr_accessor :enable_d_sig_id_check_in_person_for_qes_pens_metadata
|
1069
|
+
|
1070
|
+
#
|
1071
|
+
attr_accessor :enable_d_sig_id_check_remote_for_qes_pens
|
1072
|
+
|
1073
|
+
#
|
1074
|
+
attr_accessor :enable_d_sig_id_check_remote_for_qes_pens_metadata
|
1075
|
+
|
1076
|
+
#
|
1077
|
+
attr_accessor :enable_d_sig_id_verification_pens
|
1078
|
+
|
1079
|
+
#
|
1080
|
+
attr_accessor :enable_d_sig_id_verification_pens_metadata
|
1081
|
+
|
1082
|
+
#
|
1083
|
+
attr_accessor :enable_d_sig_id_verification_premier_pens
|
1084
|
+
|
1085
|
+
#
|
1086
|
+
attr_accessor :enable_d_sig_id_verification_premier_pens_metadata
|
1087
|
+
|
1004
1088
|
#
|
1005
1089
|
attr_accessor :enable_ds_pro
|
1006
1090
|
|
@@ -1967,6 +2051,12 @@ module DocuSign_eSign
|
|
1967
2051
|
#
|
1968
2052
|
attr_accessor :use_new_envelope_search_metadata
|
1969
2053
|
|
2054
|
+
#
|
2055
|
+
attr_accessor :use_new_envelope_search_only_when_searching_after_date
|
2056
|
+
|
2057
|
+
#
|
2058
|
+
attr_accessor :use_new_envelope_search_only_when_searching_after_date_metadata
|
2059
|
+
|
1970
2060
|
#
|
1971
2061
|
attr_accessor :use_safe_signer_certificates
|
1972
2062
|
|
@@ -2052,6 +2142,12 @@ module DocuSign_eSign
|
|
2052
2142
|
:'adopt_sig_config_metadata' => :'adoptSigConfigMetadata',
|
2053
2143
|
:'advanced_correct' => :'advancedCorrect',
|
2054
2144
|
:'advanced_correct_metadata' => :'advancedCorrectMetadata',
|
2145
|
+
:'advanced_search_enable_tab_field' => :'advancedSearchEnableTabField',
|
2146
|
+
:'advanced_search_enable_tab_field_metadata' => :'advancedSearchEnableTabFieldMetadata',
|
2147
|
+
:'advanced_search_enable_template_id_field' => :'advancedSearchEnableTemplateIdField',
|
2148
|
+
:'advanced_search_enable_template_id_field_metadata' => :'advancedSearchEnableTemplateIdFieldMetadata',
|
2149
|
+
:'advanced_search_enable_template_name_field' => :'advancedSearchEnableTemplateNameField',
|
2150
|
+
:'advanced_search_enable_template_name_field_metadata' => :'advancedSearchEnableTemplateNameFieldMetadata',
|
2055
2151
|
:'allow_access_code_format' => :'allowAccessCodeFormat',
|
2056
2152
|
:'allow_access_code_format_metadata' => :'allowAccessCodeFormatMetadata',
|
2057
2153
|
:'allow_account_management_granular' => :'allowAccountManagementGranular',
|
@@ -2158,6 +2254,8 @@ module DocuSign_eSign
|
|
2158
2254
|
:'allow_open_trust_signer_certificate' => :'allowOpenTrustSignerCertificate',
|
2159
2255
|
:'allow_open_trust_signer_certificate_metadata' => :'allowOpenTrustSignerCertificateMetadata',
|
2160
2256
|
:'allow_organization_docusign_monitor' => :'allowOrganizationDocusignMonitor',
|
2257
|
+
:'allow_organization_docusign_monitor_lite' => :'allowOrganizationDocusignMonitorLite',
|
2258
|
+
:'allow_organization_docusign_monitor_lite_metadata' => :'allowOrganizationDocusignMonitorLiteMetadata',
|
2161
2259
|
:'allow_organization_docusign_monitor_metadata' => :'allowOrganizationDocusignMonitorMetadata',
|
2162
2260
|
:'allow_organization_domain_user_management' => :'allowOrganizationDomainUserManagement',
|
2163
2261
|
:'allow_organization_domain_user_management_metadata' => :'allowOrganizationDomainUserManagementMetadata',
|
@@ -2296,6 +2394,8 @@ module DocuSign_eSign
|
|
2296
2394
|
:'convert_pdf_fields_metadata' => :'convertPdfFieldsMetadata',
|
2297
2395
|
:'data_population_scope' => :'dataPopulationScope',
|
2298
2396
|
:'data_population_scope_metadata' => :'dataPopulationScopeMetadata',
|
2397
|
+
:'default_to_advanced_envelopes_filter_form' => :'defaultToAdvancedEnvelopesFilterForm',
|
2398
|
+
:'default_to_advanced_envelopes_filter_form_metadata' => :'defaultToAdvancedEnvelopesFilterFormMetadata',
|
2299
2399
|
:'disable_auto_template_matching' => :'disableAutoTemplateMatching',
|
2300
2400
|
:'disable_auto_template_matching_metadata' => :'disableAutoTemplateMatchingMetadata',
|
2301
2401
|
:'disable_mobile_app' => :'disableMobileApp',
|
@@ -2333,8 +2433,12 @@ module DocuSign_eSign
|
|
2333
2433
|
:'email_template_version_metadata' => :'emailTemplateVersionMetadata',
|
2334
2434
|
:'enable_access_code_generator' => :'enableAccessCodeGenerator',
|
2335
2435
|
:'enable_access_code_generator_metadata' => :'enableAccessCodeGeneratorMetadata',
|
2436
|
+
:'enable_account_wide_search' => :'enableAccountWideSearch',
|
2437
|
+
:'enable_account_wide_search_metadata' => :'enableAccountWideSearchMetadata',
|
2336
2438
|
:'enable_adm_healthcare' => :'enableAdmHealthcare',
|
2337
2439
|
:'enable_adm_healthcare_metadata' => :'enableAdmHealthcareMetadata',
|
2440
|
+
:'enable_advanced_envelopes_search' => :'enableAdvancedEnvelopesSearch',
|
2441
|
+
:'enable_advanced_envelopes_search_metadata' => :'enableAdvancedEnvelopesSearchMetadata',
|
2338
2442
|
:'enable_advanced_payments' => :'enableAdvancedPayments',
|
2339
2443
|
:'enable_advanced_payments_metadata' => :'enableAdvancedPaymentsMetadata',
|
2340
2444
|
:'enable_advanced_power_forms' => :'enableAdvancedPowerForms',
|
@@ -2368,6 +2472,20 @@ module DocuSign_eSign
|
|
2368
2472
|
:'enable_contact_suggestions_metadata' => :'enableContactSuggestionsMetadata',
|
2369
2473
|
:'enable_customer_satisfaction_metric_tracking' => :'enableCustomerSatisfactionMetricTracking',
|
2370
2474
|
:'enable_customer_satisfaction_metric_tracking_metadata' => :'enableCustomerSatisfactionMetricTrackingMetadata',
|
2475
|
+
:'enable_d_sig_eu_advanced_pens' => :'enableDSigEUAdvancedPens',
|
2476
|
+
:'enable_d_sig_eu_advanced_pens_metadata' => :'enableDSigEUAdvancedPensMetadata',
|
2477
|
+
:'enable_d_sig_express_pens' => :'enableDSigExpressPens',
|
2478
|
+
:'enable_d_sig_express_pens_metadata' => :'enableDSigExpressPensMetadata',
|
2479
|
+
:'enable_d_sig_id_check_for_aes_pens' => :'enableDSigIDCheckForAESPens',
|
2480
|
+
:'enable_d_sig_id_check_for_aes_pens_metadata' => :'enableDSigIDCheckForAESPensMetadata',
|
2481
|
+
:'enable_d_sig_id_check_in_person_for_qes_pens' => :'enableDSigIDCheckInPersonForQESPens',
|
2482
|
+
:'enable_d_sig_id_check_in_person_for_qes_pens_metadata' => :'enableDSigIDCheckInPersonForQESPensMetadata',
|
2483
|
+
:'enable_d_sig_id_check_remote_for_qes_pens' => :'enableDSigIDCheckRemoteForQESPens',
|
2484
|
+
:'enable_d_sig_id_check_remote_for_qes_pens_metadata' => :'enableDSigIDCheckRemoteForQESPensMetadata',
|
2485
|
+
:'enable_d_sig_id_verification_pens' => :'enableDSigIDVerificationPens',
|
2486
|
+
:'enable_d_sig_id_verification_pens_metadata' => :'enableDSigIDVerificationPensMetadata',
|
2487
|
+
:'enable_d_sig_id_verification_premier_pens' => :'enableDSigIDVerificationPremierPens',
|
2488
|
+
:'enable_d_sig_id_verification_premier_pens_metadata' => :'enableDSigIDVerificationPremierPensMetadata',
|
2371
2489
|
:'enable_ds_pro' => :'enableDSPro',
|
2372
2490
|
:'enable_ds_pro_metadata' => :'enableDSProMetadata',
|
2373
2491
|
:'enable_enforce_tls_emails_setting_metadata' => :'enableEnforceTlsEmailsSettingMetadata',
|
@@ -2690,6 +2808,8 @@ module DocuSign_eSign
|
|
2690
2808
|
:'use_new_blob_for_pdf_metadata' => :'useNewBlobForPdfMetadata',
|
2691
2809
|
:'use_new_envelope_search' => :'useNewEnvelopeSearch',
|
2692
2810
|
:'use_new_envelope_search_metadata' => :'useNewEnvelopeSearchMetadata',
|
2811
|
+
:'use_new_envelope_search_only_when_searching_after_date' => :'useNewEnvelopeSearchOnlyWhenSearchingAfterDate',
|
2812
|
+
:'use_new_envelope_search_only_when_searching_after_date_metadata' => :'useNewEnvelopeSearchOnlyWhenSearchingAfterDateMetadata',
|
2693
2813
|
:'use_safe_signer_certificates' => :'useSAFESignerCertificates',
|
2694
2814
|
:'use_safe_signer_certificates_metadata' => :'useSAFESignerCertificatesMetadata',
|
2695
2815
|
:'uses_api' => :'usesAPI',
|
@@ -2732,6 +2852,12 @@ module DocuSign_eSign
|
|
2732
2852
|
:'adopt_sig_config_metadata' => :'SettingsMetadata',
|
2733
2853
|
:'advanced_correct' => :'String',
|
2734
2854
|
:'advanced_correct_metadata' => :'SettingsMetadata',
|
2855
|
+
:'advanced_search_enable_tab_field' => :'String',
|
2856
|
+
:'advanced_search_enable_tab_field_metadata' => :'SettingsMetadata',
|
2857
|
+
:'advanced_search_enable_template_id_field' => :'String',
|
2858
|
+
:'advanced_search_enable_template_id_field_metadata' => :'SettingsMetadata',
|
2859
|
+
:'advanced_search_enable_template_name_field' => :'String',
|
2860
|
+
:'advanced_search_enable_template_name_field_metadata' => :'SettingsMetadata',
|
2735
2861
|
:'allow_access_code_format' => :'String',
|
2736
2862
|
:'allow_access_code_format_metadata' => :'SettingsMetadata',
|
2737
2863
|
:'allow_account_management_granular' => :'String',
|
@@ -2838,6 +2964,8 @@ module DocuSign_eSign
|
|
2838
2964
|
:'allow_open_trust_signer_certificate' => :'String',
|
2839
2965
|
:'allow_open_trust_signer_certificate_metadata' => :'SettingsMetadata',
|
2840
2966
|
:'allow_organization_docusign_monitor' => :'String',
|
2967
|
+
:'allow_organization_docusign_monitor_lite' => :'String',
|
2968
|
+
:'allow_organization_docusign_monitor_lite_metadata' => :'SettingsMetadata',
|
2841
2969
|
:'allow_organization_docusign_monitor_metadata' => :'SettingsMetadata',
|
2842
2970
|
:'allow_organization_domain_user_management' => :'String',
|
2843
2971
|
:'allow_organization_domain_user_management_metadata' => :'SettingsMetadata',
|
@@ -2976,6 +3104,8 @@ module DocuSign_eSign
|
|
2976
3104
|
:'convert_pdf_fields_metadata' => :'SettingsMetadata',
|
2977
3105
|
:'data_population_scope' => :'String',
|
2978
3106
|
:'data_population_scope_metadata' => :'SettingsMetadata',
|
3107
|
+
:'default_to_advanced_envelopes_filter_form' => :'String',
|
3108
|
+
:'default_to_advanced_envelopes_filter_form_metadata' => :'SettingsMetadata',
|
2979
3109
|
:'disable_auto_template_matching' => :'String',
|
2980
3110
|
:'disable_auto_template_matching_metadata' => :'SettingsMetadata',
|
2981
3111
|
:'disable_mobile_app' => :'String',
|
@@ -3013,8 +3143,12 @@ module DocuSign_eSign
|
|
3013
3143
|
:'email_template_version_metadata' => :'SettingsMetadata',
|
3014
3144
|
:'enable_access_code_generator' => :'String',
|
3015
3145
|
:'enable_access_code_generator_metadata' => :'SettingsMetadata',
|
3146
|
+
:'enable_account_wide_search' => :'String',
|
3147
|
+
:'enable_account_wide_search_metadata' => :'SettingsMetadata',
|
3016
3148
|
:'enable_adm_healthcare' => :'String',
|
3017
3149
|
:'enable_adm_healthcare_metadata' => :'SettingsMetadata',
|
3150
|
+
:'enable_advanced_envelopes_search' => :'String',
|
3151
|
+
:'enable_advanced_envelopes_search_metadata' => :'SettingsMetadata',
|
3018
3152
|
:'enable_advanced_payments' => :'String',
|
3019
3153
|
:'enable_advanced_payments_metadata' => :'SettingsMetadata',
|
3020
3154
|
:'enable_advanced_power_forms' => :'String',
|
@@ -3048,6 +3182,20 @@ module DocuSign_eSign
|
|
3048
3182
|
:'enable_contact_suggestions_metadata' => :'SettingsMetadata',
|
3049
3183
|
:'enable_customer_satisfaction_metric_tracking' => :'String',
|
3050
3184
|
:'enable_customer_satisfaction_metric_tracking_metadata' => :'SettingsMetadata',
|
3185
|
+
:'enable_d_sig_eu_advanced_pens' => :'String',
|
3186
|
+
:'enable_d_sig_eu_advanced_pens_metadata' => :'SettingsMetadata',
|
3187
|
+
:'enable_d_sig_express_pens' => :'String',
|
3188
|
+
:'enable_d_sig_express_pens_metadata' => :'SettingsMetadata',
|
3189
|
+
:'enable_d_sig_id_check_for_aes_pens' => :'String',
|
3190
|
+
:'enable_d_sig_id_check_for_aes_pens_metadata' => :'SettingsMetadata',
|
3191
|
+
:'enable_d_sig_id_check_in_person_for_qes_pens' => :'String',
|
3192
|
+
:'enable_d_sig_id_check_in_person_for_qes_pens_metadata' => :'SettingsMetadata',
|
3193
|
+
:'enable_d_sig_id_check_remote_for_qes_pens' => :'String',
|
3194
|
+
:'enable_d_sig_id_check_remote_for_qes_pens_metadata' => :'SettingsMetadata',
|
3195
|
+
:'enable_d_sig_id_verification_pens' => :'String',
|
3196
|
+
:'enable_d_sig_id_verification_pens_metadata' => :'SettingsMetadata',
|
3197
|
+
:'enable_d_sig_id_verification_premier_pens' => :'String',
|
3198
|
+
:'enable_d_sig_id_verification_premier_pens_metadata' => :'SettingsMetadata',
|
3051
3199
|
:'enable_ds_pro' => :'String',
|
3052
3200
|
:'enable_ds_pro_metadata' => :'SettingsMetadata',
|
3053
3201
|
:'enable_enforce_tls_emails_setting_metadata' => :'SettingsMetadata',
|
@@ -3370,6 +3518,8 @@ module DocuSign_eSign
|
|
3370
3518
|
:'use_new_blob_for_pdf_metadata' => :'SettingsMetadata',
|
3371
3519
|
:'use_new_envelope_search' => :'String',
|
3372
3520
|
:'use_new_envelope_search_metadata' => :'SettingsMetadata',
|
3521
|
+
:'use_new_envelope_search_only_when_searching_after_date' => :'String',
|
3522
|
+
:'use_new_envelope_search_only_when_searching_after_date_metadata' => :'SettingsMetadata',
|
3373
3523
|
:'use_safe_signer_certificates' => :'String',
|
3374
3524
|
:'use_safe_signer_certificates_metadata' => :'SettingsMetadata',
|
3375
3525
|
:'uses_api' => :'String',
|
@@ -3456,6 +3606,30 @@ module DocuSign_eSign
|
|
3456
3606
|
self.advanced_correct_metadata = attributes[:'advancedCorrectMetadata']
|
3457
3607
|
end
|
3458
3608
|
|
3609
|
+
if attributes.has_key?(:'advancedSearchEnableTabField')
|
3610
|
+
self.advanced_search_enable_tab_field = attributes[:'advancedSearchEnableTabField']
|
3611
|
+
end
|
3612
|
+
|
3613
|
+
if attributes.has_key?(:'advancedSearchEnableTabFieldMetadata')
|
3614
|
+
self.advanced_search_enable_tab_field_metadata = attributes[:'advancedSearchEnableTabFieldMetadata']
|
3615
|
+
end
|
3616
|
+
|
3617
|
+
if attributes.has_key?(:'advancedSearchEnableTemplateIdField')
|
3618
|
+
self.advanced_search_enable_template_id_field = attributes[:'advancedSearchEnableTemplateIdField']
|
3619
|
+
end
|
3620
|
+
|
3621
|
+
if attributes.has_key?(:'advancedSearchEnableTemplateIdFieldMetadata')
|
3622
|
+
self.advanced_search_enable_template_id_field_metadata = attributes[:'advancedSearchEnableTemplateIdFieldMetadata']
|
3623
|
+
end
|
3624
|
+
|
3625
|
+
if attributes.has_key?(:'advancedSearchEnableTemplateNameField')
|
3626
|
+
self.advanced_search_enable_template_name_field = attributes[:'advancedSearchEnableTemplateNameField']
|
3627
|
+
end
|
3628
|
+
|
3629
|
+
if attributes.has_key?(:'advancedSearchEnableTemplateNameFieldMetadata')
|
3630
|
+
self.advanced_search_enable_template_name_field_metadata = attributes[:'advancedSearchEnableTemplateNameFieldMetadata']
|
3631
|
+
end
|
3632
|
+
|
3459
3633
|
if attributes.has_key?(:'allowAccessCodeFormat')
|
3460
3634
|
self.allow_access_code_format = attributes[:'allowAccessCodeFormat']
|
3461
3635
|
end
|
@@ -3880,6 +4054,14 @@ module DocuSign_eSign
|
|
3880
4054
|
self.allow_organization_docusign_monitor = attributes[:'allowOrganizationDocusignMonitor']
|
3881
4055
|
end
|
3882
4056
|
|
4057
|
+
if attributes.has_key?(:'allowOrganizationDocusignMonitorLite')
|
4058
|
+
self.allow_organization_docusign_monitor_lite = attributes[:'allowOrganizationDocusignMonitorLite']
|
4059
|
+
end
|
4060
|
+
|
4061
|
+
if attributes.has_key?(:'allowOrganizationDocusignMonitorLiteMetadata')
|
4062
|
+
self.allow_organization_docusign_monitor_lite_metadata = attributes[:'allowOrganizationDocusignMonitorLiteMetadata']
|
4063
|
+
end
|
4064
|
+
|
3883
4065
|
if attributes.has_key?(:'allowOrganizationDocusignMonitorMetadata')
|
3884
4066
|
self.allow_organization_docusign_monitor_metadata = attributes[:'allowOrganizationDocusignMonitorMetadata']
|
3885
4067
|
end
|
@@ -4432,6 +4614,14 @@ module DocuSign_eSign
|
|
4432
4614
|
self.data_population_scope_metadata = attributes[:'dataPopulationScopeMetadata']
|
4433
4615
|
end
|
4434
4616
|
|
4617
|
+
if attributes.has_key?(:'defaultToAdvancedEnvelopesFilterForm')
|
4618
|
+
self.default_to_advanced_envelopes_filter_form = attributes[:'defaultToAdvancedEnvelopesFilterForm']
|
4619
|
+
end
|
4620
|
+
|
4621
|
+
if attributes.has_key?(:'defaultToAdvancedEnvelopesFilterFormMetadata')
|
4622
|
+
self.default_to_advanced_envelopes_filter_form_metadata = attributes[:'defaultToAdvancedEnvelopesFilterFormMetadata']
|
4623
|
+
end
|
4624
|
+
|
4435
4625
|
if attributes.has_key?(:'disableAutoTemplateMatching')
|
4436
4626
|
self.disable_auto_template_matching = attributes[:'disableAutoTemplateMatching']
|
4437
4627
|
end
|
@@ -4580,6 +4770,14 @@ module DocuSign_eSign
|
|
4580
4770
|
self.enable_access_code_generator_metadata = attributes[:'enableAccessCodeGeneratorMetadata']
|
4581
4771
|
end
|
4582
4772
|
|
4773
|
+
if attributes.has_key?(:'enableAccountWideSearch')
|
4774
|
+
self.enable_account_wide_search = attributes[:'enableAccountWideSearch']
|
4775
|
+
end
|
4776
|
+
|
4777
|
+
if attributes.has_key?(:'enableAccountWideSearchMetadata')
|
4778
|
+
self.enable_account_wide_search_metadata = attributes[:'enableAccountWideSearchMetadata']
|
4779
|
+
end
|
4780
|
+
|
4583
4781
|
if attributes.has_key?(:'enableAdmHealthcare')
|
4584
4782
|
self.enable_adm_healthcare = attributes[:'enableAdmHealthcare']
|
4585
4783
|
end
|
@@ -4588,6 +4786,14 @@ module DocuSign_eSign
|
|
4588
4786
|
self.enable_adm_healthcare_metadata = attributes[:'enableAdmHealthcareMetadata']
|
4589
4787
|
end
|
4590
4788
|
|
4789
|
+
if attributes.has_key?(:'enableAdvancedEnvelopesSearch')
|
4790
|
+
self.enable_advanced_envelopes_search = attributes[:'enableAdvancedEnvelopesSearch']
|
4791
|
+
end
|
4792
|
+
|
4793
|
+
if attributes.has_key?(:'enableAdvancedEnvelopesSearchMetadata')
|
4794
|
+
self.enable_advanced_envelopes_search_metadata = attributes[:'enableAdvancedEnvelopesSearchMetadata']
|
4795
|
+
end
|
4796
|
+
|
4591
4797
|
if attributes.has_key?(:'enableAdvancedPayments')
|
4592
4798
|
self.enable_advanced_payments = attributes[:'enableAdvancedPayments']
|
4593
4799
|
end
|
@@ -4720,6 +4926,62 @@ module DocuSign_eSign
|
|
4720
4926
|
self.enable_customer_satisfaction_metric_tracking_metadata = attributes[:'enableCustomerSatisfactionMetricTrackingMetadata']
|
4721
4927
|
end
|
4722
4928
|
|
4929
|
+
if attributes.has_key?(:'enableDSigEUAdvancedPens')
|
4930
|
+
self.enable_d_sig_eu_advanced_pens = attributes[:'enableDSigEUAdvancedPens']
|
4931
|
+
end
|
4932
|
+
|
4933
|
+
if attributes.has_key?(:'enableDSigEUAdvancedPensMetadata')
|
4934
|
+
self.enable_d_sig_eu_advanced_pens_metadata = attributes[:'enableDSigEUAdvancedPensMetadata']
|
4935
|
+
end
|
4936
|
+
|
4937
|
+
if attributes.has_key?(:'enableDSigExpressPens')
|
4938
|
+
self.enable_d_sig_express_pens = attributes[:'enableDSigExpressPens']
|
4939
|
+
end
|
4940
|
+
|
4941
|
+
if attributes.has_key?(:'enableDSigExpressPensMetadata')
|
4942
|
+
self.enable_d_sig_express_pens_metadata = attributes[:'enableDSigExpressPensMetadata']
|
4943
|
+
end
|
4944
|
+
|
4945
|
+
if attributes.has_key?(:'enableDSigIDCheckForAESPens')
|
4946
|
+
self.enable_d_sig_id_check_for_aes_pens = attributes[:'enableDSigIDCheckForAESPens']
|
4947
|
+
end
|
4948
|
+
|
4949
|
+
if attributes.has_key?(:'enableDSigIDCheckForAESPensMetadata')
|
4950
|
+
self.enable_d_sig_id_check_for_aes_pens_metadata = attributes[:'enableDSigIDCheckForAESPensMetadata']
|
4951
|
+
end
|
4952
|
+
|
4953
|
+
if attributes.has_key?(:'enableDSigIDCheckInPersonForQESPens')
|
4954
|
+
self.enable_d_sig_id_check_in_person_for_qes_pens = attributes[:'enableDSigIDCheckInPersonForQESPens']
|
4955
|
+
end
|
4956
|
+
|
4957
|
+
if attributes.has_key?(:'enableDSigIDCheckInPersonForQESPensMetadata')
|
4958
|
+
self.enable_d_sig_id_check_in_person_for_qes_pens_metadata = attributes[:'enableDSigIDCheckInPersonForQESPensMetadata']
|
4959
|
+
end
|
4960
|
+
|
4961
|
+
if attributes.has_key?(:'enableDSigIDCheckRemoteForQESPens')
|
4962
|
+
self.enable_d_sig_id_check_remote_for_qes_pens = attributes[:'enableDSigIDCheckRemoteForQESPens']
|
4963
|
+
end
|
4964
|
+
|
4965
|
+
if attributes.has_key?(:'enableDSigIDCheckRemoteForQESPensMetadata')
|
4966
|
+
self.enable_d_sig_id_check_remote_for_qes_pens_metadata = attributes[:'enableDSigIDCheckRemoteForQESPensMetadata']
|
4967
|
+
end
|
4968
|
+
|
4969
|
+
if attributes.has_key?(:'enableDSigIDVerificationPens')
|
4970
|
+
self.enable_d_sig_id_verification_pens = attributes[:'enableDSigIDVerificationPens']
|
4971
|
+
end
|
4972
|
+
|
4973
|
+
if attributes.has_key?(:'enableDSigIDVerificationPensMetadata')
|
4974
|
+
self.enable_d_sig_id_verification_pens_metadata = attributes[:'enableDSigIDVerificationPensMetadata']
|
4975
|
+
end
|
4976
|
+
|
4977
|
+
if attributes.has_key?(:'enableDSigIDVerificationPremierPens')
|
4978
|
+
self.enable_d_sig_id_verification_premier_pens = attributes[:'enableDSigIDVerificationPremierPens']
|
4979
|
+
end
|
4980
|
+
|
4981
|
+
if attributes.has_key?(:'enableDSigIDVerificationPremierPensMetadata')
|
4982
|
+
self.enable_d_sig_id_verification_premier_pens_metadata = attributes[:'enableDSigIDVerificationPremierPensMetadata']
|
4983
|
+
end
|
4984
|
+
|
4723
4985
|
if attributes.has_key?(:'enableDSPro')
|
4724
4986
|
self.enable_ds_pro = attributes[:'enableDSPro']
|
4725
4987
|
end
|
@@ -6016,6 +6278,14 @@ module DocuSign_eSign
|
|
6016
6278
|
self.use_new_envelope_search_metadata = attributes[:'useNewEnvelopeSearchMetadata']
|
6017
6279
|
end
|
6018
6280
|
|
6281
|
+
if attributes.has_key?(:'useNewEnvelopeSearchOnlyWhenSearchingAfterDate')
|
6282
|
+
self.use_new_envelope_search_only_when_searching_after_date = attributes[:'useNewEnvelopeSearchOnlyWhenSearchingAfterDate']
|
6283
|
+
end
|
6284
|
+
|
6285
|
+
if attributes.has_key?(:'useNewEnvelopeSearchOnlyWhenSearchingAfterDateMetadata')
|
6286
|
+
self.use_new_envelope_search_only_when_searching_after_date_metadata = attributes[:'useNewEnvelopeSearchOnlyWhenSearchingAfterDateMetadata']
|
6287
|
+
end
|
6288
|
+
|
6019
6289
|
if attributes.has_key?(:'useSAFESignerCertificates')
|
6020
6290
|
self.use_safe_signer_certificates = attributes[:'useSAFESignerCertificates']
|
6021
6291
|
end
|
@@ -6140,6 +6410,12 @@ module DocuSign_eSign
|
|
6140
6410
|
adopt_sig_config_metadata == o.adopt_sig_config_metadata &&
|
6141
6411
|
advanced_correct == o.advanced_correct &&
|
6142
6412
|
advanced_correct_metadata == o.advanced_correct_metadata &&
|
6413
|
+
advanced_search_enable_tab_field == o.advanced_search_enable_tab_field &&
|
6414
|
+
advanced_search_enable_tab_field_metadata == o.advanced_search_enable_tab_field_metadata &&
|
6415
|
+
advanced_search_enable_template_id_field == o.advanced_search_enable_template_id_field &&
|
6416
|
+
advanced_search_enable_template_id_field_metadata == o.advanced_search_enable_template_id_field_metadata &&
|
6417
|
+
advanced_search_enable_template_name_field == o.advanced_search_enable_template_name_field &&
|
6418
|
+
advanced_search_enable_template_name_field_metadata == o.advanced_search_enable_template_name_field_metadata &&
|
6143
6419
|
allow_access_code_format == o.allow_access_code_format &&
|
6144
6420
|
allow_access_code_format_metadata == o.allow_access_code_format_metadata &&
|
6145
6421
|
allow_account_management_granular == o.allow_account_management_granular &&
|
@@ -6246,6 +6522,8 @@ module DocuSign_eSign
|
|
6246
6522
|
allow_open_trust_signer_certificate == o.allow_open_trust_signer_certificate &&
|
6247
6523
|
allow_open_trust_signer_certificate_metadata == o.allow_open_trust_signer_certificate_metadata &&
|
6248
6524
|
allow_organization_docusign_monitor == o.allow_organization_docusign_monitor &&
|
6525
|
+
allow_organization_docusign_monitor_lite == o.allow_organization_docusign_monitor_lite &&
|
6526
|
+
allow_organization_docusign_monitor_lite_metadata == o.allow_organization_docusign_monitor_lite_metadata &&
|
6249
6527
|
allow_organization_docusign_monitor_metadata == o.allow_organization_docusign_monitor_metadata &&
|
6250
6528
|
allow_organization_domain_user_management == o.allow_organization_domain_user_management &&
|
6251
6529
|
allow_organization_domain_user_management_metadata == o.allow_organization_domain_user_management_metadata &&
|
@@ -6384,6 +6662,8 @@ module DocuSign_eSign
|
|
6384
6662
|
convert_pdf_fields_metadata == o.convert_pdf_fields_metadata &&
|
6385
6663
|
data_population_scope == o.data_population_scope &&
|
6386
6664
|
data_population_scope_metadata == o.data_population_scope_metadata &&
|
6665
|
+
default_to_advanced_envelopes_filter_form == o.default_to_advanced_envelopes_filter_form &&
|
6666
|
+
default_to_advanced_envelopes_filter_form_metadata == o.default_to_advanced_envelopes_filter_form_metadata &&
|
6387
6667
|
disable_auto_template_matching == o.disable_auto_template_matching &&
|
6388
6668
|
disable_auto_template_matching_metadata == o.disable_auto_template_matching_metadata &&
|
6389
6669
|
disable_mobile_app == o.disable_mobile_app &&
|
@@ -6421,8 +6701,12 @@ module DocuSign_eSign
|
|
6421
6701
|
email_template_version_metadata == o.email_template_version_metadata &&
|
6422
6702
|
enable_access_code_generator == o.enable_access_code_generator &&
|
6423
6703
|
enable_access_code_generator_metadata == o.enable_access_code_generator_metadata &&
|
6704
|
+
enable_account_wide_search == o.enable_account_wide_search &&
|
6705
|
+
enable_account_wide_search_metadata == o.enable_account_wide_search_metadata &&
|
6424
6706
|
enable_adm_healthcare == o.enable_adm_healthcare &&
|
6425
6707
|
enable_adm_healthcare_metadata == o.enable_adm_healthcare_metadata &&
|
6708
|
+
enable_advanced_envelopes_search == o.enable_advanced_envelopes_search &&
|
6709
|
+
enable_advanced_envelopes_search_metadata == o.enable_advanced_envelopes_search_metadata &&
|
6426
6710
|
enable_advanced_payments == o.enable_advanced_payments &&
|
6427
6711
|
enable_advanced_payments_metadata == o.enable_advanced_payments_metadata &&
|
6428
6712
|
enable_advanced_power_forms == o.enable_advanced_power_forms &&
|
@@ -6456,6 +6740,20 @@ module DocuSign_eSign
|
|
6456
6740
|
enable_contact_suggestions_metadata == o.enable_contact_suggestions_metadata &&
|
6457
6741
|
enable_customer_satisfaction_metric_tracking == o.enable_customer_satisfaction_metric_tracking &&
|
6458
6742
|
enable_customer_satisfaction_metric_tracking_metadata == o.enable_customer_satisfaction_metric_tracking_metadata &&
|
6743
|
+
enable_d_sig_eu_advanced_pens == o.enable_d_sig_eu_advanced_pens &&
|
6744
|
+
enable_d_sig_eu_advanced_pens_metadata == o.enable_d_sig_eu_advanced_pens_metadata &&
|
6745
|
+
enable_d_sig_express_pens == o.enable_d_sig_express_pens &&
|
6746
|
+
enable_d_sig_express_pens_metadata == o.enable_d_sig_express_pens_metadata &&
|
6747
|
+
enable_d_sig_id_check_for_aes_pens == o.enable_d_sig_id_check_for_aes_pens &&
|
6748
|
+
enable_d_sig_id_check_for_aes_pens_metadata == o.enable_d_sig_id_check_for_aes_pens_metadata &&
|
6749
|
+
enable_d_sig_id_check_in_person_for_qes_pens == o.enable_d_sig_id_check_in_person_for_qes_pens &&
|
6750
|
+
enable_d_sig_id_check_in_person_for_qes_pens_metadata == o.enable_d_sig_id_check_in_person_for_qes_pens_metadata &&
|
6751
|
+
enable_d_sig_id_check_remote_for_qes_pens == o.enable_d_sig_id_check_remote_for_qes_pens &&
|
6752
|
+
enable_d_sig_id_check_remote_for_qes_pens_metadata == o.enable_d_sig_id_check_remote_for_qes_pens_metadata &&
|
6753
|
+
enable_d_sig_id_verification_pens == o.enable_d_sig_id_verification_pens &&
|
6754
|
+
enable_d_sig_id_verification_pens_metadata == o.enable_d_sig_id_verification_pens_metadata &&
|
6755
|
+
enable_d_sig_id_verification_premier_pens == o.enable_d_sig_id_verification_premier_pens &&
|
6756
|
+
enable_d_sig_id_verification_premier_pens_metadata == o.enable_d_sig_id_verification_premier_pens_metadata &&
|
6459
6757
|
enable_ds_pro == o.enable_ds_pro &&
|
6460
6758
|
enable_ds_pro_metadata == o.enable_ds_pro_metadata &&
|
6461
6759
|
enable_enforce_tls_emails_setting_metadata == o.enable_enforce_tls_emails_setting_metadata &&
|
@@ -6778,6 +7076,8 @@ module DocuSign_eSign
|
|
6778
7076
|
use_new_blob_for_pdf_metadata == o.use_new_blob_for_pdf_metadata &&
|
6779
7077
|
use_new_envelope_search == o.use_new_envelope_search &&
|
6780
7078
|
use_new_envelope_search_metadata == o.use_new_envelope_search_metadata &&
|
7079
|
+
use_new_envelope_search_only_when_searching_after_date == o.use_new_envelope_search_only_when_searching_after_date &&
|
7080
|
+
use_new_envelope_search_only_when_searching_after_date_metadata == o.use_new_envelope_search_only_when_searching_after_date_metadata &&
|
6781
7081
|
use_safe_signer_certificates == o.use_safe_signer_certificates &&
|
6782
7082
|
use_safe_signer_certificates_metadata == o.use_safe_signer_certificates_metadata &&
|
6783
7083
|
uses_api == o.uses_api &&
|
@@ -6812,7 +7112,7 @@ module DocuSign_eSign
|
|
6812
7112
|
# Calculates hash code according to all attributes.
|
6813
7113
|
# @return [Fixnum] Hash code
|
6814
7114
|
def hash
|
6815
|
-
[access_code_format, account_date_time_format, account_date_time_format_metadata, account_default_language, account_default_language_metadata, account_name, account_name_metadata, account_notification, account_ui_settings, adopt_sig_config, adopt_sig_config_metadata, advanced_correct, advanced_correct_metadata, allow_access_code_format, allow_access_code_format_metadata, allow_account_management_granular, allow_account_management_granular_metadata, allow_account_member_name_change, allow_account_member_name_change_metadata, allow_advanced_recipient_routing_conditional, allow_advanced_recipient_routing_conditional_metadata, allow_agent_name_email_edit, allow_agent_name_email_edit_metadata, allow_agreement_actions, allow_agreement_actions_metadata, allow_agreement_orchestration_workflows, allow_agreement_orchestration_workflows_metadata, allow_auto_nav_settings, allow_auto_nav_settings_metadata, allow_auto_tagging, allow_auto_tagging_metadata, allow_bulk_send, allow_bulk_send_metadata, allow_cd_withdraw, allow_cd_withdraw_metadata, allow_connect_http_listener_configs, allow_connect_o_auth_ui, allow_connect_send_finish_later, allow_connect_send_finish_later_metadata, allow_connect_unified_payload_ui, allow_consumer_disclosure_override, allow_consumer_disclosure_override_metadata, allow_data_download, allow_data_download_metadata, allow_delayed_routing, allow_delayed_routing_metadata, allow_delegated_signing, allow_delegated_signing_metadata, allow_doc_gen_documents, allow_doc_gen_documents_metadata, allow_document_disclosures, allow_document_disclosures_metadata, allow_documents_on_signed_envelopes, allow_documents_on_signed_envelopes_metadata, allow_document_visibility, allow_document_visibility_metadata, allow_editing_envelopes_on_behalf_of_others, allow_editing_envelopes_on_behalf_of_others_metadata, allow_e_hanko_stamps, allow_e_hanko_stamps_metadata, allow_e_note_e_original, allow_e_note_e_original_metadata, allow_envelope_correct, allow_envelope_correct_metadata, allow_envelope_custody_transfer, allow_envelope_custody_transfer_metadata, allow_envelope_custom_fields, allow_envelope_custom_fields_metadata, allow_envelope_publish_reporting, allow_envelope_publish_reporting_metadata, allow_envelope_reporting, allow_envelope_reporting_metadata, allow_expression, allow_expression_metadata, allow_express_signer_certificate, allow_express_signer_certificate_metadata, allow_extended_sending_resource_file, allow_extended_sending_resource_file_metadata, allow_external_linked_accounts, allow_external_linked_accounts_metadata, allow_external_signature_pad, allow_external_signature_pad_metadata, allow_idv_for_eu_qualified_signatures, allow_idv_for_eu_qualified_signatures_metadata, allow_idv_level1, allow_idv_level1_metadata, allow_idv_level2, allow_idv_level2_metadata, allow_idv_level3, allow_idv_level3_metadata, allow_idv_platform, allow_idv_platform_metadata, allow_in_person, allow_in_person_electronic_notary, allow_in_person_electronic_notary_metadata, allow_in_person_metadata, allow_managed_stamps, allow_managed_stamps_metadata, allow_managing_envelopes_on_behalf_of_others, allow_managing_envelopes_on_behalf_of_others_metadata, allow_markup, allow_markup_metadata, allow_member_time_zone, allow_member_time_zone_metadata, allow_merge_fields, allow_merge_fields_metadata, allow_multiple_brand_profiles, allow_multiple_brand_profiles_metadata, allow_multiple_signer_attachments, allow_multiple_signer_attachments_metadata, allow_non_us_phone_auth, allow_non_us_phone_auth_metadata, allow_ocr_of_envelope_documents, allow_ocr_of_envelope_documents_metadata, allow_offline_signing, allow_offline_signing_metadata, allow_open_trust_signer_certificate, allow_open_trust_signer_certificate_metadata, allow_organization_docusign_monitor, allow_organization_docusign_monitor_metadata, allow_organization_domain_user_management, allow_organization_domain_user_management_metadata, allow_organizations, allow_organizations_metadata, allow_organization_sso_management, allow_organization_sso_management_metadata, allow_organization_to_use_in_person_electronic_notary, allow_organization_to_use_in_person_electronic_notary_metadata, allow_organization_to_use_remote_notary, allow_organization_to_use_remote_notary_metadata, allow_organization_to_use_third_party_electronic_notary, allow_organization_to_use_third_party_electronic_notary_metadata, allow_participant_recipient_type, allow_participant_recipient_type_metadata, allow_payment_processing, allow_payment_processing_metadata, allow_performance_analytics, allow_performance_analytics_metadata, allow_phone_authentication, allow_phone_authentication_metadata, allow_phone_auth_override, allow_phone_auth_override_metadata, allow_private_signing_groups, allow_private_signing_groups_metadata, allow_recipient_connect, allow_recipient_connect_metadata, allow_reminders, allow_reminders_metadata, allow_remote_notary, allow_remote_notary_metadata, allow_resource_file_branding, allow_resource_file_branding_metadata, allow_safe_bio_pharma_signer_certificate, allow_safe_bio_pharma_signer_certificate_metadata, allow_scheduled_sending, allow_scheduled_sending_metadata, allow_security_appliance, allow_security_appliance_metadata, allow_sending_envelopes_on_behalf_of_others, allow_sending_envelopes_on_behalf_of_others_metadata, allow_send_to_certified_delivery, allow_send_to_certified_delivery_metadata, allow_send_to_intermediary, allow_send_to_intermediary_metadata, allow_server_templates, allow_server_templates_metadata, allow_set_embedded_recipient_start_url, allow_set_embedded_recipient_start_url_metadata, allow_shared_tabs, allow_shared_tabs_metadata, allow_signature_stamps, allow_signature_stamps_metadata, allow_sign_document_from_home_page, allow_sign_document_from_home_page_metadata, allow_signer_reassign, allow_signer_reassign_metadata, allow_signer_reassign_override, allow_signer_reassign_override_metadata, allow_signing_extensions, allow_signing_extensions_metadata, allow_signing_groups, allow_signing_groups_metadata, allow_signing_insights, allow_signing_insights_metadata, allow_signing_radio_deselect, allow_signing_radio_deselect_metadata, allow_sign_now, allow_sign_now_metadata, allow_sms_delivery, allow_sms_delivery_metadata, allow_social_id_login, allow_social_id_login_metadata, allow_supplemental_documents, allow_supplemental_documents_metadata, allow_third_party_electronic_notary, allow_third_party_electronic_notary_metadata, allow_transactions_workspace, allow_transactions_workspace_metadata, allow_users_to_access_directory, allow_users_to_access_directory_metadata, allow_value_insights, allow_value_insights_metadata, allow_web_forms, allow_web_forms_metadata, allow_whats_app_delivery, allow_whats_app_delivery_metadata, anchor_population_scope, anchor_population_scope_metadata, anchor_tag_versioned_placement_enabled, anchor_tag_versioned_placement_metadata_enabled, attach_completed_envelope, attach_completed_envelope_metadata, authentication_check, authentication_check_metadata, auto_nav_rule, auto_nav_rule_metadata, auto_provision_signer_account, auto_provision_signer_account_metadata, bcc_email_archive, bcc_email_archive_metadata, beta_switch_configuration, beta_switch_configuration_metadata, billing_address, billing_address_metadata, bulk_send, bulk_send_action_resend_limit, bulk_send_max_copies_in_batch, bulk_send_max_unprocessed_envelopes_count, bulk_send_metadata, can_self_brand_send, can_self_brand_send_metadata, can_self_brand_sign, can_self_brand_sign_metadata, can_use_salesforce_o_auth, can_use_salesforce_o_auth_metadata, capture_voice_recording, capture_voice_recording_metadata, cfr21_simplified_signing_enabled, cfr21_simplified_signing_enabled_metadata, cfr_use_wide_image, cfr_use_wide_image_metadata, check_for_multiple_admins_on_account, check_for_multiple_admins_on_account_metadata, chrome_signature_enabled, chrome_signature_enabled_metadata, comment_email_show_message_text, comment_email_show_message_text_metadata, comments_allow_envelope_override, comments_allow_envelope_override_metadata, conditional_fields_enabled, conditional_fields_enabled_metadata, consumer_disclosure_frequency, consumer_disclosure_frequency_metadata, convert_pdf_fields, convert_pdf_fields_metadata, data_population_scope, data_population_scope_metadata, disable_auto_template_matching, disable_auto_template_matching_metadata, disable_mobile_app, disable_mobile_app_metadata, disable_mobile_push_notifications, disable_mobile_push_notifications_metadata, disable_mobile_sending, disable_mobile_sending_metadata, disable_multiple_sessions, disable_multiple_sessions_metadata, disable_purge_notifications_for_sender_metadata, disable_signer_cert_view, disable_signer_cert_view_metadata, disable_signer_history_view, disable_signer_history_view_metadata, disable_style_signature, disable_style_signature_metadata, disable_upload_signature, disable_upload_signature_metadata, disable_user_sharing, disable_user_sharing_metadata, display_beta_switch, display_beta_switch_metadata, document_conversion_restrictions, document_conversion_restrictions_metadata, document_retention, document_retention_metadata, document_retention_purge_tabs, document_visibility, document_visibility_metadata, dss_enable_provisioning_pen_configuration_radmin_option, dss_sign_28411_enable_leave_page_prompt_radmin_option, dss_sign_29182_slide_up_bar_radmin_option, email_template_version, email_template_version_metadata, enable_access_code_generator, enable_access_code_generator_metadata, enable_adm_healthcare, enable_adm_healthcare_metadata, enable_advanced_payments, enable_advanced_payments_metadata, enable_advanced_power_forms, enable_advanced_power_forms_metadata, enable_agreement_actions_for_clm, enable_agreement_actions_for_clm_metadata, enable_agreement_actions_for_e_sign, enable_agreement_actions_for_e_sign_metadata, enable_auto_nav, enable_auto_nav_metadata, enable_bcc_dummy_link, enable_bcc_dummy_link_metadata, enable_calculated_fields, enable_calculated_fields_metadata, enable_click_plus, enable_click_plus_conditional_content, enable_click_plus_conditional_content_meta_data, enable_click_plus_custom_fields, enable_click_plus_custom_fields_meta_data, enable_click_plus_custom_style, enable_click_plus_custom_style_meta_data, enable_click_plus_dynamic_content, enable_click_plus_dynamic_content_meta_data, enable_click_plus_meta_data, enable_clickwraps, enable_clickwraps_metadata, enable_combined_pdf_download_for_sbs, enable_comments_history_download_in_signing, enable_comments_history_download_in_signing_metadata, enable_contact_suggestions, enable_contact_suggestions_metadata, enable_customer_satisfaction_metric_tracking, enable_customer_satisfaction_metric_tracking_metadata, enable_ds_pro, enable_ds_pro_metadata, enable_enforce_tls_emails_setting_metadata, enable_envelope_stamping_by_account_admin, enable_envelope_stamping_by_account_admin_metadata, enable_envelope_stamping_by_ds_admin, enable_envelope_stamping_by_ds_admin_metadata, enable_e_sign_api_hourly_limit_management, enable_e_sign_api_hourly_limit_management_metadata, enable_esign_communities, enable_esign_communities_metadata, enable_id_fx_accountless_sms_auth_for_part11, enable_id_fx_accountless_sms_auth_for_part11_metadata, enable_id_fx_intuit_kba, enable_id_fx_intuit_kba_metadata, enable_id_fx_phone_authentication, enable_id_fx_phone_authentication_metadata, enable_idfx_phone_auth_signature_auth_status, enable_idfx_phone_auth_signature_auth_status_metadata, enable_in_browser_editor, enable_in_browser_editor_metadata, enable_key_terms_suggestions_by_document_type, enable_key_terms_suggestions_by_document_type_metadata, enable_participant_recipient_setting_metadata, enable_payment_processing, enable_payment_processing_metadata, enable_pdfa_conversion, enable_pdfa_conversion_metadata, enable_power_form, enable_power_form_direct, enable_power_form_direct_metadata, enable_power_form_metadata, enable_recipient_domain_validation, enable_recipient_domain_validation_metadata, enable_recipient_may_provide_phone_number, enable_recipient_may_provide_phone_number_metadata, enable_report_links, enable_report_links_metadata, enable_require_sign_on_paper, enable_require_sign_on_paper_metadata, enable_reserved_domain, enable_reserved_domain_metadata, enable_responsive_signing, enable_responsive_signing_metadata, enable_scheduled_release, enable_scheduled_release_metadata, enable_search, enable_search_metadata, enable_search_site_specific_api, enable_search_site_specific_api_metadata, enable_search_ui, enable_search_ui_metadata, enable_sending_tags_font_settings, enable_sending_tags_font_settings_metadata, enable_send_to_agent, enable_send_to_agent_metadata, enable_send_to_intermediary, enable_send_to_intermediary_metadata, enable_send_to_manage, enable_send_to_manage_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_signing_extension_comments, enable_signing_extension_comments_metadata, enable_signing_extension_conversations, enable_signing_extension_conversations_metadata, enable_signing_order_settings_for_account, enable_signing_order_settings_for_account_metadata, enable_sign_on_paper, enable_sign_on_paper_metadata, enable_sign_on_paper_override, enable_sign_on_paper_override_metadata, enable_sign_with_notary, enable_sign_with_notary_metadata, enable_smart_contracts, enable_smart_contracts_metadata, enable_sms_authentication, enable_sms_authentication_metadata, enable_sms_delivery_additional_notification, enable_sms_delivery_additional_notification_metadata, enable_sms_delivery_primary, enable_social_id_login, enable_social_id_login_metadata, enable_strike_through, enable_strike_through_metadata, enable_transaction_point, enable_transaction_point_metadata, enable_vaulting, enable_vaulting_metadata, enable_witnessing, enable_witnessing_metadata, enforce_template_name_uniqueness, enforce_template_name_uniqueness_metadata, enforce_tls_emails, enforce_tls_emails_metadata, envelope_integration_allowed, envelope_integration_allowed_metadata, envelope_integration_enabled, envelope_integration_enabled_metadata, envelope_limits_total_document_size_allowed_in_mb, envelope_limits_total_document_size_allowed_in_mb_enabled, envelope_limits_total_document_size_allowed_in_mb_enabled_metadata, envelope_limits_total_document_size_allowed_in_mb_metadata, envelope_search_mode, envelope_search_mode_metadata, envelope_stamping_default_value, envelope_stamping_default_value_metadata, exit_prompt, exit_prompt_metadata, express_send, express_send_allow_tabs, express_send_allow_tabs_metadata, express_send_metadata, external_document_sources, external_signature_pad_type, external_signature_pad_type_metadata, fax_out_enabled, fax_out_enabled_metadata, finish_reminder, finish_reminder_metadata, guided_forms_html_allowed, guided_forms_html_allowed_metadata, guided_forms_html_conversion_policy, guided_forms_html_conversion_policy_metadata, has_recipient_connect_claimed_domain, hide_account_address_in_co_c, hide_account_address_in_co_c_metadata, hide_pricing, hide_pricing_metadata, id_check_configurations, id_check_expire, id_check_expire_days, id_check_expire_days_metadata, id_check_expire_metadata, id_check_expire_minutes, id_check_expire_minutes_metadata, id_check_required, id_check_required_metadata, identity_verification, identity_verification_metadata, idfx_kba_authentication_override, idfx_kba_authentication_override_metadata, idfx_phone_authentication_override, idfx_phone_authentication_override_metadata, ignore_error_if_anchor_tab_not_found, ignore_error_if_anchor_tab_not_found_metadata_enabled, in_person_id_check_question, in_person_id_check_question_metadata, in_person_signing_enabled, in_person_signing_enabled_metadata, in_session_enabled, in_session_enabled_metadata, in_session_suppress_emails, in_session_suppress_emails_metadata, is_connect_document_fields_enabled, linked_external_primary_accounts, maximum_signing_groups, maximum_signing_groups_metadata, maximum_users_per_signing_group, maximum_users_per_signing_group_metadata, max_number_of_custom_stamps, merge_mixed_mode_results, merge_mixed_mode_results_metadata, mobile_session_timeout, mobile_session_timeout_metadata, number_of_active_custom_stamps, opt_in_mobile_signing_v02, opt_in_mobile_signing_v02_metadata, opt_in_universal_signatures, opt_out_auto_nav_text_and_tab_color_updates, opt_out_auto_nav_text_and_tab_color_updates_metadata, opt_out_new_platform_seal, opt_out_new_platform_seal_platform_metadata, pdf_max_chunked_upload_part_size, pdf_max_chunked_upload_part_size_metadata, pdf_max_chunked_upload_total_size, pdf_max_chunked_upload_total_size_metadata, pdf_max_individual_upload_size, pdf_max_individual_upload_size_metadata, phone_auth_recipient_may_provide_phone_number, phone_auth_recipient_may_provide_phone_number_metadata, pki_sign_downloaded_pdf_docs, pki_sign_downloaded_pdf_docs_metadata, read_only_mode, read_only_mode_metadata, recipients_can_sign_offline, recipients_can_sign_offline_metadata, recipient_signing_auto_navigation_control, recipient_signing_auto_navigation_control_metadata, require21_cf_rpt11_compliance, require21_cf_rpt11_compliance_metadata, require_decline_reason, require_decline_reason_metadata, require_external_user_management, require_external_user_management_metadata, require_signer_certificate_type, require_signer_certificate_type_metadata, rsa_verid_account_name, rsa_verid_password, rsa_verid_ruleset, rsa_verid_user_id, sbs_transaction_level, self_signed_recipient_email_document, self_signed_recipient_email_document_metadata, self_signed_recipient_email_document_user_override, self_signed_recipient_email_document_user_override_metadata, sender_can_sign_in_each_location, sender_can_sign_in_each_location_metadata, sender_must_authenticate_signing, sender_must_authenticate_signing_metadata, sending_tags_font_color, sending_tags_font_color_metadata, sending_tags_font_name, sending_tags_font_name_metadata, sending_tags_font_size, sending_tags_font_size_metadata, send_lockout_recipient_notification, send_lockout_recipient_notification_metadata, send_to_certified_delivery_enabled, send_to_certified_delivery_enabled_metadata, session_timeout, session_timeout_metadata, set_recip_email_lang, set_recip_email_lang_metadata, set_recip_sign_lang, set_recip_sign_lang_metadata, shared_template_folders, shared_template_folders_metadata, show_complete_dialog_in_embedded_session, show_complete_dialog_in_embedded_session_metadata, show_conditional_routing_on_send, show_conditional_routing_on_send_metadata, show_initial_conditional_fields, show_initial_conditional_fields_metadata, show_localized_watermarks, show_localized_watermarks_metadata, show_masked_fields_when_downloading_document_as_sender, show_masked_fields_when_downloading_document_as_sender_metadata, show_tutorials, show_tutorials_metadata, signature_providers, signature_providers_metadata, sign_date_format, sign_date_format_metadata, sign_date_time_account_language_override, sign_date_time_account_language_override_metadata, sign_date_time_account_timezone_override, sign_date_time_account_timezone_override_metadata, signer_attach_certificate_to_envelope_pdf, signer_attach_certificate_to_envelope_pdf_metadata, signer_attach_concat, signer_attach_concat_metadata, signer_can_create_account, signer_can_create_account_metadata, signer_can_sign_on_mobile, signer_can_sign_on_mobile_metadata, signer_in_session_use_envelope_complete_email, signer_in_session_use_envelope_complete_email_metadata, signer_login_requirements, signer_login_requirements_metadata, signer_must_have_account, signer_must_have_account_metadata, signer_must_login_to_sign, signer_must_login_to_sign_metadata, signer_show_secure_field_initial_values, signer_show_secure_field_initial_values_metadata, signing_session_timeout, signing_session_timeout_metadata, signing_ui_version, signing_ui_version_metadata, sign_time_format, sign_time_format_metadata, sign_time_show_am_pm, sign_time_show_am_pm_metadata, simplified_sending_enabled, simplified_sending_enabled_metadata, single_sign_on_enabled, single_sign_on_enabled_metadata, skip_auth_completed_envelopes, skip_auth_completed_envelopes_metadata, social_id_recip_auth, social_id_recip_auth_metadata, specify_document_visibility, specify_document_visibility_metadata, start_in_advanced_correct, start_in_advanced_correct_metadata, 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, suppress_certificate_enforcement, suppress_certificate_enforcement_metadata, tab_account_settings, timezone_offset_api, timezone_offset_api_metadata, timezone_offset_ui, timezone_offset_ui_metadata, universal_signature_opt_in, use_account_level_email, use_account_level_email_metadata, use_consumer_disclosure, use_consumer_disclosure_metadata, use_consumer_disclosure_within_account, use_consumer_disclosure_within_account_metadata, use_derived_keys, use_derived_keys_metadata, use_docu_sign_express_signer_certificate, use_docu_sign_express_signer_certificate_metadata, use_envelope_search_mixed_mode, use_envelope_search_mixed_mode_metadata, use_multi_app_groups_data, use_multi_app_groups_data_metadata, use_new_blob_for_pdf, use_new_blob_for_pdf_metadata, use_new_envelope_search, use_new_envelope_search_metadata, use_safe_signer_certificates, use_safe_signer_certificates_metadata, uses_api, uses_api_metadata, use_signature_provider_platform, use_signature_provider_platform_metadata, use_smart_contracts_v1, validations_allowed, validations_allowed_metadata, validations_brand, validations_brand_metadata, validations_cadence, validations_cadence_metadata, validations_enabled, validations_enabled_metadata, validations_report, validations_report_metadata, water_mark_enabled, water_mark_enabled_metadata, write_reminder_to_envelope_history, write_reminder_to_envelope_history_metadata, wurfl_min_allowable_screen_size, wurfl_min_allowable_screen_size_metadata].hash
|
7115
|
+
[access_code_format, account_date_time_format, account_date_time_format_metadata, account_default_language, account_default_language_metadata, account_name, account_name_metadata, account_notification, account_ui_settings, adopt_sig_config, adopt_sig_config_metadata, advanced_correct, advanced_correct_metadata, advanced_search_enable_tab_field, advanced_search_enable_tab_field_metadata, advanced_search_enable_template_id_field, advanced_search_enable_template_id_field_metadata, advanced_search_enable_template_name_field, advanced_search_enable_template_name_field_metadata, allow_access_code_format, allow_access_code_format_metadata, allow_account_management_granular, allow_account_management_granular_metadata, allow_account_member_name_change, allow_account_member_name_change_metadata, allow_advanced_recipient_routing_conditional, allow_advanced_recipient_routing_conditional_metadata, allow_agent_name_email_edit, allow_agent_name_email_edit_metadata, allow_agreement_actions, allow_agreement_actions_metadata, allow_agreement_orchestration_workflows, allow_agreement_orchestration_workflows_metadata, allow_auto_nav_settings, allow_auto_nav_settings_metadata, allow_auto_tagging, allow_auto_tagging_metadata, allow_bulk_send, allow_bulk_send_metadata, allow_cd_withdraw, allow_cd_withdraw_metadata, allow_connect_http_listener_configs, allow_connect_o_auth_ui, allow_connect_send_finish_later, allow_connect_send_finish_later_metadata, allow_connect_unified_payload_ui, allow_consumer_disclosure_override, allow_consumer_disclosure_override_metadata, allow_data_download, allow_data_download_metadata, allow_delayed_routing, allow_delayed_routing_metadata, allow_delegated_signing, allow_delegated_signing_metadata, allow_doc_gen_documents, allow_doc_gen_documents_metadata, allow_document_disclosures, allow_document_disclosures_metadata, allow_documents_on_signed_envelopes, allow_documents_on_signed_envelopes_metadata, allow_document_visibility, allow_document_visibility_metadata, allow_editing_envelopes_on_behalf_of_others, allow_editing_envelopes_on_behalf_of_others_metadata, allow_e_hanko_stamps, allow_e_hanko_stamps_metadata, allow_e_note_e_original, allow_e_note_e_original_metadata, allow_envelope_correct, allow_envelope_correct_metadata, allow_envelope_custody_transfer, allow_envelope_custody_transfer_metadata, allow_envelope_custom_fields, allow_envelope_custom_fields_metadata, allow_envelope_publish_reporting, allow_envelope_publish_reporting_metadata, allow_envelope_reporting, allow_envelope_reporting_metadata, allow_expression, allow_expression_metadata, allow_express_signer_certificate, allow_express_signer_certificate_metadata, allow_extended_sending_resource_file, allow_extended_sending_resource_file_metadata, allow_external_linked_accounts, allow_external_linked_accounts_metadata, allow_external_signature_pad, allow_external_signature_pad_metadata, allow_idv_for_eu_qualified_signatures, allow_idv_for_eu_qualified_signatures_metadata, allow_idv_level1, allow_idv_level1_metadata, allow_idv_level2, allow_idv_level2_metadata, allow_idv_level3, allow_idv_level3_metadata, allow_idv_platform, allow_idv_platform_metadata, allow_in_person, allow_in_person_electronic_notary, allow_in_person_electronic_notary_metadata, allow_in_person_metadata, allow_managed_stamps, allow_managed_stamps_metadata, allow_managing_envelopes_on_behalf_of_others, allow_managing_envelopes_on_behalf_of_others_metadata, allow_markup, allow_markup_metadata, allow_member_time_zone, allow_member_time_zone_metadata, allow_merge_fields, allow_merge_fields_metadata, allow_multiple_brand_profiles, allow_multiple_brand_profiles_metadata, allow_multiple_signer_attachments, allow_multiple_signer_attachments_metadata, allow_non_us_phone_auth, allow_non_us_phone_auth_metadata, allow_ocr_of_envelope_documents, allow_ocr_of_envelope_documents_metadata, allow_offline_signing, allow_offline_signing_metadata, allow_open_trust_signer_certificate, allow_open_trust_signer_certificate_metadata, allow_organization_docusign_monitor, allow_organization_docusign_monitor_lite, allow_organization_docusign_monitor_lite_metadata, allow_organization_docusign_monitor_metadata, allow_organization_domain_user_management, allow_organization_domain_user_management_metadata, allow_organizations, allow_organizations_metadata, allow_organization_sso_management, allow_organization_sso_management_metadata, allow_organization_to_use_in_person_electronic_notary, allow_organization_to_use_in_person_electronic_notary_metadata, allow_organization_to_use_remote_notary, allow_organization_to_use_remote_notary_metadata, allow_organization_to_use_third_party_electronic_notary, allow_organization_to_use_third_party_electronic_notary_metadata, allow_participant_recipient_type, allow_participant_recipient_type_metadata, allow_payment_processing, allow_payment_processing_metadata, allow_performance_analytics, allow_performance_analytics_metadata, allow_phone_authentication, allow_phone_authentication_metadata, allow_phone_auth_override, allow_phone_auth_override_metadata, allow_private_signing_groups, allow_private_signing_groups_metadata, allow_recipient_connect, allow_recipient_connect_metadata, allow_reminders, allow_reminders_metadata, allow_remote_notary, allow_remote_notary_metadata, allow_resource_file_branding, allow_resource_file_branding_metadata, allow_safe_bio_pharma_signer_certificate, allow_safe_bio_pharma_signer_certificate_metadata, allow_scheduled_sending, allow_scheduled_sending_metadata, allow_security_appliance, allow_security_appliance_metadata, allow_sending_envelopes_on_behalf_of_others, allow_sending_envelopes_on_behalf_of_others_metadata, allow_send_to_certified_delivery, allow_send_to_certified_delivery_metadata, allow_send_to_intermediary, allow_send_to_intermediary_metadata, allow_server_templates, allow_server_templates_metadata, allow_set_embedded_recipient_start_url, allow_set_embedded_recipient_start_url_metadata, allow_shared_tabs, allow_shared_tabs_metadata, allow_signature_stamps, allow_signature_stamps_metadata, allow_sign_document_from_home_page, allow_sign_document_from_home_page_metadata, allow_signer_reassign, allow_signer_reassign_metadata, allow_signer_reassign_override, allow_signer_reassign_override_metadata, allow_signing_extensions, allow_signing_extensions_metadata, allow_signing_groups, allow_signing_groups_metadata, allow_signing_insights, allow_signing_insights_metadata, allow_signing_radio_deselect, allow_signing_radio_deselect_metadata, allow_sign_now, allow_sign_now_metadata, allow_sms_delivery, allow_sms_delivery_metadata, allow_social_id_login, allow_social_id_login_metadata, allow_supplemental_documents, allow_supplemental_documents_metadata, allow_third_party_electronic_notary, allow_third_party_electronic_notary_metadata, allow_transactions_workspace, allow_transactions_workspace_metadata, allow_users_to_access_directory, allow_users_to_access_directory_metadata, allow_value_insights, allow_value_insights_metadata, allow_web_forms, allow_web_forms_metadata, allow_whats_app_delivery, allow_whats_app_delivery_metadata, anchor_population_scope, anchor_population_scope_metadata, anchor_tag_versioned_placement_enabled, anchor_tag_versioned_placement_metadata_enabled, attach_completed_envelope, attach_completed_envelope_metadata, authentication_check, authentication_check_metadata, auto_nav_rule, auto_nav_rule_metadata, auto_provision_signer_account, auto_provision_signer_account_metadata, bcc_email_archive, bcc_email_archive_metadata, beta_switch_configuration, beta_switch_configuration_metadata, billing_address, billing_address_metadata, bulk_send, bulk_send_action_resend_limit, bulk_send_max_copies_in_batch, bulk_send_max_unprocessed_envelopes_count, bulk_send_metadata, can_self_brand_send, can_self_brand_send_metadata, can_self_brand_sign, can_self_brand_sign_metadata, can_use_salesforce_o_auth, can_use_salesforce_o_auth_metadata, capture_voice_recording, capture_voice_recording_metadata, cfr21_simplified_signing_enabled, cfr21_simplified_signing_enabled_metadata, cfr_use_wide_image, cfr_use_wide_image_metadata, check_for_multiple_admins_on_account, check_for_multiple_admins_on_account_metadata, chrome_signature_enabled, chrome_signature_enabled_metadata, comment_email_show_message_text, comment_email_show_message_text_metadata, comments_allow_envelope_override, comments_allow_envelope_override_metadata, conditional_fields_enabled, conditional_fields_enabled_metadata, consumer_disclosure_frequency, consumer_disclosure_frequency_metadata, convert_pdf_fields, convert_pdf_fields_metadata, data_population_scope, data_population_scope_metadata, default_to_advanced_envelopes_filter_form, default_to_advanced_envelopes_filter_form_metadata, disable_auto_template_matching, disable_auto_template_matching_metadata, disable_mobile_app, disable_mobile_app_metadata, disable_mobile_push_notifications, disable_mobile_push_notifications_metadata, disable_mobile_sending, disable_mobile_sending_metadata, disable_multiple_sessions, disable_multiple_sessions_metadata, disable_purge_notifications_for_sender_metadata, disable_signer_cert_view, disable_signer_cert_view_metadata, disable_signer_history_view, disable_signer_history_view_metadata, disable_style_signature, disable_style_signature_metadata, disable_upload_signature, disable_upload_signature_metadata, disable_user_sharing, disable_user_sharing_metadata, display_beta_switch, display_beta_switch_metadata, document_conversion_restrictions, document_conversion_restrictions_metadata, document_retention, document_retention_metadata, document_retention_purge_tabs, document_visibility, document_visibility_metadata, dss_enable_provisioning_pen_configuration_radmin_option, dss_sign_28411_enable_leave_page_prompt_radmin_option, dss_sign_29182_slide_up_bar_radmin_option, email_template_version, email_template_version_metadata, enable_access_code_generator, enable_access_code_generator_metadata, enable_account_wide_search, enable_account_wide_search_metadata, enable_adm_healthcare, enable_adm_healthcare_metadata, enable_advanced_envelopes_search, enable_advanced_envelopes_search_metadata, enable_advanced_payments, enable_advanced_payments_metadata, enable_advanced_power_forms, enable_advanced_power_forms_metadata, enable_agreement_actions_for_clm, enable_agreement_actions_for_clm_metadata, enable_agreement_actions_for_e_sign, enable_agreement_actions_for_e_sign_metadata, enable_auto_nav, enable_auto_nav_metadata, enable_bcc_dummy_link, enable_bcc_dummy_link_metadata, enable_calculated_fields, enable_calculated_fields_metadata, enable_click_plus, enable_click_plus_conditional_content, enable_click_plus_conditional_content_meta_data, enable_click_plus_custom_fields, enable_click_plus_custom_fields_meta_data, enable_click_plus_custom_style, enable_click_plus_custom_style_meta_data, enable_click_plus_dynamic_content, enable_click_plus_dynamic_content_meta_data, enable_click_plus_meta_data, enable_clickwraps, enable_clickwraps_metadata, enable_combined_pdf_download_for_sbs, enable_comments_history_download_in_signing, enable_comments_history_download_in_signing_metadata, enable_contact_suggestions, enable_contact_suggestions_metadata, enable_customer_satisfaction_metric_tracking, enable_customer_satisfaction_metric_tracking_metadata, enable_d_sig_eu_advanced_pens, enable_d_sig_eu_advanced_pens_metadata, enable_d_sig_express_pens, enable_d_sig_express_pens_metadata, enable_d_sig_id_check_for_aes_pens, enable_d_sig_id_check_for_aes_pens_metadata, enable_d_sig_id_check_in_person_for_qes_pens, enable_d_sig_id_check_in_person_for_qes_pens_metadata, enable_d_sig_id_check_remote_for_qes_pens, enable_d_sig_id_check_remote_for_qes_pens_metadata, enable_d_sig_id_verification_pens, enable_d_sig_id_verification_pens_metadata, enable_d_sig_id_verification_premier_pens, enable_d_sig_id_verification_premier_pens_metadata, enable_ds_pro, enable_ds_pro_metadata, enable_enforce_tls_emails_setting_metadata, enable_envelope_stamping_by_account_admin, enable_envelope_stamping_by_account_admin_metadata, enable_envelope_stamping_by_ds_admin, enable_envelope_stamping_by_ds_admin_metadata, enable_e_sign_api_hourly_limit_management, enable_e_sign_api_hourly_limit_management_metadata, enable_esign_communities, enable_esign_communities_metadata, enable_id_fx_accountless_sms_auth_for_part11, enable_id_fx_accountless_sms_auth_for_part11_metadata, enable_id_fx_intuit_kba, enable_id_fx_intuit_kba_metadata, enable_id_fx_phone_authentication, enable_id_fx_phone_authentication_metadata, enable_idfx_phone_auth_signature_auth_status, enable_idfx_phone_auth_signature_auth_status_metadata, enable_in_browser_editor, enable_in_browser_editor_metadata, enable_key_terms_suggestions_by_document_type, enable_key_terms_suggestions_by_document_type_metadata, enable_participant_recipient_setting_metadata, enable_payment_processing, enable_payment_processing_metadata, enable_pdfa_conversion, enable_pdfa_conversion_metadata, enable_power_form, enable_power_form_direct, enable_power_form_direct_metadata, enable_power_form_metadata, enable_recipient_domain_validation, enable_recipient_domain_validation_metadata, enable_recipient_may_provide_phone_number, enable_recipient_may_provide_phone_number_metadata, enable_report_links, enable_report_links_metadata, enable_require_sign_on_paper, enable_require_sign_on_paper_metadata, enable_reserved_domain, enable_reserved_domain_metadata, enable_responsive_signing, enable_responsive_signing_metadata, enable_scheduled_release, enable_scheduled_release_metadata, enable_search, enable_search_metadata, enable_search_site_specific_api, enable_search_site_specific_api_metadata, enable_search_ui, enable_search_ui_metadata, enable_sending_tags_font_settings, enable_sending_tags_font_settings_metadata, enable_send_to_agent, enable_send_to_agent_metadata, enable_send_to_intermediary, enable_send_to_intermediary_metadata, enable_send_to_manage, enable_send_to_manage_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_signing_extension_comments, enable_signing_extension_comments_metadata, enable_signing_extension_conversations, enable_signing_extension_conversations_metadata, enable_signing_order_settings_for_account, enable_signing_order_settings_for_account_metadata, enable_sign_on_paper, enable_sign_on_paper_metadata, enable_sign_on_paper_override, enable_sign_on_paper_override_metadata, enable_sign_with_notary, enable_sign_with_notary_metadata, enable_smart_contracts, enable_smart_contracts_metadata, enable_sms_authentication, enable_sms_authentication_metadata, enable_sms_delivery_additional_notification, enable_sms_delivery_additional_notification_metadata, enable_sms_delivery_primary, enable_social_id_login, enable_social_id_login_metadata, enable_strike_through, enable_strike_through_metadata, enable_transaction_point, enable_transaction_point_metadata, enable_vaulting, enable_vaulting_metadata, enable_witnessing, enable_witnessing_metadata, enforce_template_name_uniqueness, enforce_template_name_uniqueness_metadata, enforce_tls_emails, enforce_tls_emails_metadata, envelope_integration_allowed, envelope_integration_allowed_metadata, envelope_integration_enabled, envelope_integration_enabled_metadata, envelope_limits_total_document_size_allowed_in_mb, envelope_limits_total_document_size_allowed_in_mb_enabled, envelope_limits_total_document_size_allowed_in_mb_enabled_metadata, envelope_limits_total_document_size_allowed_in_mb_metadata, envelope_search_mode, envelope_search_mode_metadata, envelope_stamping_default_value, envelope_stamping_default_value_metadata, exit_prompt, exit_prompt_metadata, express_send, express_send_allow_tabs, express_send_allow_tabs_metadata, express_send_metadata, external_document_sources, external_signature_pad_type, external_signature_pad_type_metadata, fax_out_enabled, fax_out_enabled_metadata, finish_reminder, finish_reminder_metadata, guided_forms_html_allowed, guided_forms_html_allowed_metadata, guided_forms_html_conversion_policy, guided_forms_html_conversion_policy_metadata, has_recipient_connect_claimed_domain, hide_account_address_in_co_c, hide_account_address_in_co_c_metadata, hide_pricing, hide_pricing_metadata, id_check_configurations, id_check_expire, id_check_expire_days, id_check_expire_days_metadata, id_check_expire_metadata, id_check_expire_minutes, id_check_expire_minutes_metadata, id_check_required, id_check_required_metadata, identity_verification, identity_verification_metadata, idfx_kba_authentication_override, idfx_kba_authentication_override_metadata, idfx_phone_authentication_override, idfx_phone_authentication_override_metadata, ignore_error_if_anchor_tab_not_found, ignore_error_if_anchor_tab_not_found_metadata_enabled, in_person_id_check_question, in_person_id_check_question_metadata, in_person_signing_enabled, in_person_signing_enabled_metadata, in_session_enabled, in_session_enabled_metadata, in_session_suppress_emails, in_session_suppress_emails_metadata, is_connect_document_fields_enabled, linked_external_primary_accounts, maximum_signing_groups, maximum_signing_groups_metadata, maximum_users_per_signing_group, maximum_users_per_signing_group_metadata, max_number_of_custom_stamps, merge_mixed_mode_results, merge_mixed_mode_results_metadata, mobile_session_timeout, mobile_session_timeout_metadata, number_of_active_custom_stamps, opt_in_mobile_signing_v02, opt_in_mobile_signing_v02_metadata, opt_in_universal_signatures, opt_out_auto_nav_text_and_tab_color_updates, opt_out_auto_nav_text_and_tab_color_updates_metadata, opt_out_new_platform_seal, opt_out_new_platform_seal_platform_metadata, pdf_max_chunked_upload_part_size, pdf_max_chunked_upload_part_size_metadata, pdf_max_chunked_upload_total_size, pdf_max_chunked_upload_total_size_metadata, pdf_max_individual_upload_size, pdf_max_individual_upload_size_metadata, phone_auth_recipient_may_provide_phone_number, phone_auth_recipient_may_provide_phone_number_metadata, pki_sign_downloaded_pdf_docs, pki_sign_downloaded_pdf_docs_metadata, read_only_mode, read_only_mode_metadata, recipients_can_sign_offline, recipients_can_sign_offline_metadata, recipient_signing_auto_navigation_control, recipient_signing_auto_navigation_control_metadata, require21_cf_rpt11_compliance, require21_cf_rpt11_compliance_metadata, require_decline_reason, require_decline_reason_metadata, require_external_user_management, require_external_user_management_metadata, require_signer_certificate_type, require_signer_certificate_type_metadata, rsa_verid_account_name, rsa_verid_password, rsa_verid_ruleset, rsa_verid_user_id, sbs_transaction_level, self_signed_recipient_email_document, self_signed_recipient_email_document_metadata, self_signed_recipient_email_document_user_override, self_signed_recipient_email_document_user_override_metadata, sender_can_sign_in_each_location, sender_can_sign_in_each_location_metadata, sender_must_authenticate_signing, sender_must_authenticate_signing_metadata, sending_tags_font_color, sending_tags_font_color_metadata, sending_tags_font_name, sending_tags_font_name_metadata, sending_tags_font_size, sending_tags_font_size_metadata, send_lockout_recipient_notification, send_lockout_recipient_notification_metadata, send_to_certified_delivery_enabled, send_to_certified_delivery_enabled_metadata, session_timeout, session_timeout_metadata, set_recip_email_lang, set_recip_email_lang_metadata, set_recip_sign_lang, set_recip_sign_lang_metadata, shared_template_folders, shared_template_folders_metadata, show_complete_dialog_in_embedded_session, show_complete_dialog_in_embedded_session_metadata, show_conditional_routing_on_send, show_conditional_routing_on_send_metadata, show_initial_conditional_fields, show_initial_conditional_fields_metadata, show_localized_watermarks, show_localized_watermarks_metadata, show_masked_fields_when_downloading_document_as_sender, show_masked_fields_when_downloading_document_as_sender_metadata, show_tutorials, show_tutorials_metadata, signature_providers, signature_providers_metadata, sign_date_format, sign_date_format_metadata, sign_date_time_account_language_override, sign_date_time_account_language_override_metadata, sign_date_time_account_timezone_override, sign_date_time_account_timezone_override_metadata, signer_attach_certificate_to_envelope_pdf, signer_attach_certificate_to_envelope_pdf_metadata, signer_attach_concat, signer_attach_concat_metadata, signer_can_create_account, signer_can_create_account_metadata, signer_can_sign_on_mobile, signer_can_sign_on_mobile_metadata, signer_in_session_use_envelope_complete_email, signer_in_session_use_envelope_complete_email_metadata, signer_login_requirements, signer_login_requirements_metadata, signer_must_have_account, signer_must_have_account_metadata, signer_must_login_to_sign, signer_must_login_to_sign_metadata, signer_show_secure_field_initial_values, signer_show_secure_field_initial_values_metadata, signing_session_timeout, signing_session_timeout_metadata, signing_ui_version, signing_ui_version_metadata, sign_time_format, sign_time_format_metadata, sign_time_show_am_pm, sign_time_show_am_pm_metadata, simplified_sending_enabled, simplified_sending_enabled_metadata, single_sign_on_enabled, single_sign_on_enabled_metadata, skip_auth_completed_envelopes, skip_auth_completed_envelopes_metadata, social_id_recip_auth, social_id_recip_auth_metadata, specify_document_visibility, specify_document_visibility_metadata, start_in_advanced_correct, start_in_advanced_correct_metadata, 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, suppress_certificate_enforcement, suppress_certificate_enforcement_metadata, tab_account_settings, timezone_offset_api, timezone_offset_api_metadata, timezone_offset_ui, timezone_offset_ui_metadata, universal_signature_opt_in, use_account_level_email, use_account_level_email_metadata, use_consumer_disclosure, use_consumer_disclosure_metadata, use_consumer_disclosure_within_account, use_consumer_disclosure_within_account_metadata, use_derived_keys, use_derived_keys_metadata, use_docu_sign_express_signer_certificate, use_docu_sign_express_signer_certificate_metadata, use_envelope_search_mixed_mode, use_envelope_search_mixed_mode_metadata, use_multi_app_groups_data, use_multi_app_groups_data_metadata, use_new_blob_for_pdf, use_new_blob_for_pdf_metadata, use_new_envelope_search, use_new_envelope_search_metadata, use_new_envelope_search_only_when_searching_after_date, use_new_envelope_search_only_when_searching_after_date_metadata, use_safe_signer_certificates, use_safe_signer_certificates_metadata, uses_api, uses_api_metadata, use_signature_provider_platform, use_signature_provider_platform_metadata, use_smart_contracts_v1, validations_allowed, validations_allowed_metadata, validations_brand, validations_brand_metadata, validations_cadence, validations_cadence_metadata, validations_enabled, validations_enabled_metadata, validations_report, validations_report_metadata, water_mark_enabled, water_mark_enabled_metadata, write_reminder_to_envelope_history, write_reminder_to_envelope_history_metadata, wurfl_min_allowable_screen_size, wurfl_min_allowable_screen_size_metadata].hash
|
6816
7116
|
end
|
6817
7117
|
|
6818
7118
|
# Builds the object from hash
|
@@ -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Â
|
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
|
@@ -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
|
@@ -19,7 +19,7 @@ module DocuSign_eSign
|
|
19
19
|
# A list of envelope delay rules specified by the user indicating how and when the envelope should be sent in the future for the current workflow step and its associated recipients. Currently only 1 rule may be specified.
|
20
20
|
attr_accessor :rules
|
21
21
|
|
22
|
-
#
|
22
|
+
# \\\"pending\\\" if the current workflow step has not been reached and the delay has not yet started. \\\"started\\\" if the delay is in progress. \\\"completed\\\" if the delay has elapsed and the envelope has been sent to the current workflow step's recipients.
|
23
23
|
attr_accessor :status
|
24
24
|
|
25
25
|
# Attribute mapping from ruby-style variable name to JSON key.
|
@@ -170,7 +170,7 @@ module DocuSign_eSign
|
|
170
170
|
# Metadata that indicates whether the `recipientId` property is editable.
|
171
171
|
attr_accessor :recipient_id_metadata
|
172
172
|
|
173
|
-
#
|
173
|
+
# Sets the size for the InitialHere tab. It can be value from 0.5 to 1.0, where 1.0 represents full size and 0.5 is 50% size.
|
174
174
|
attr_accessor :scale_value
|
175
175
|
|
176
176
|
# Metadata that indicates whether the `scaleValue` property is editable.
|
@@ -12,7 +12,7 @@ Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
12
12
|
require 'date'
|
13
13
|
|
14
14
|
module DocuSign_eSign
|
15
|
-
#
|
15
|
+
# DocuSign internal use, but it is needed for swagger tools (go lang, Elixir/OTP) to generate client library.
|
16
16
|
class OfflineAttributes
|
17
17
|
# A GUID identifying the account associated with the consumer disclosure
|
18
18
|
attr_accessor :account_esign_id
|
@@ -22,7 +22,7 @@ module DocuSign_eSign
|
|
22
22
|
# A list of envelope delay rules specified by the user indicating how and when the envelope should be scheduled for sending in the future. Currently only 1 rule may be specified.
|
23
23
|
attr_accessor :rules
|
24
24
|
|
25
|
-
#
|
25
|
+
# \\\"pending\\\" if the envelope has not yet been sent and the scheduled sending delay has not iniaited. \\\"started\\\" if the scheduled sending delay is in progress. \\\"completed\\\" if the scheduled sending delay has elapsed and the envelope has been sent.
|
26
26
|
attr_accessor :status
|
27
27
|
|
28
28
|
# Attribute mapping from ruby-style variable name to JSON key.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: docusign_esign
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.
|
4
|
+
version: 3.24.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- DocuSign
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-05-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jwt
|