diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c997902..d2c40881 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes. +## [v3.21.0] - eSignature API v2.1-23.1.01.00 - 2023-03-17 +### Changed +- Added support for version v2.1-23.1.01.00 of the DocuSign ESignature API. +- Updated the SDK release version. + ## [v3.20.0] - eSignature API v2.1-22.4.02.00 - 2023-02-10 ### Changed - Added support for version v2.1-22.4.02.00 of the DocuSign ESignature API. diff --git a/docusign_esign/__init__.py b/docusign_esign/__init__.py index 4cc2020b..a9e2a155 100644 --- a/docusign_esign/__init__.py +++ b/docusign_esign/__init__.py @@ -138,7 +138,6 @@ from docusign_esign.models.bulk_processing_list_summaries import BulkProcessingListSummaries from docusign_esign.models.bulk_processing_list_summary import BulkProcessingListSummary from docusign_esign.models.bulk_processing_lists import BulkProcessingLists -from docusign_esign.models.bulk_recipients_update_response import BulkRecipientsUpdateResponse from docusign_esign.models.bulk_send_batch_action_request import BulkSendBatchActionRequest from docusign_esign.models.bulk_send_batch_error import BulkSendBatchError from docusign_esign.models.bulk_send_batch_request import BulkSendBatchRequest @@ -210,7 +209,6 @@ from docusign_esign.models.country import Country from docusign_esign.models.credit_card_information import CreditCardInformation from docusign_esign.models.credit_card_types import CreditCardTypes -from docusign_esign.models.currency import Currency from docusign_esign.models.currency_feature_set_price import CurrencyFeatureSetPrice from docusign_esign.models.currency_plan_price import CurrencyPlanPrice from docusign_esign.models.custom_field import CustomField @@ -226,6 +224,9 @@ from docusign_esign.models.direct_debit_processor_information import DirectDebitProcessorInformation from docusign_esign.models.dob_information_input import DobInformationInput from docusign_esign.models.doc_gen_form_field import DocGenFormField +from docusign_esign.models.doc_gen_form_field_request import DocGenFormFieldRequest +from docusign_esign.models.doc_gen_form_field_response import DocGenFormFieldResponse +from docusign_esign.models.doc_gen_form_fields import DocGenFormFields from docusign_esign.models.doc_gen_syntax_error import DocGenSyntaxError from docusign_esign.models.document import Document from docusign_esign.models.document_fields_information import DocumentFieldsInformation diff --git a/docusign_esign/apis/accounts_api.py b/docusign_esign/apis/accounts_api.py index fda64db6..52bbc6b9 100644 --- a/docusign_esign/apis/accounts_api.py +++ b/docusign_esign/apis/accounts_api.py @@ -3157,7 +3157,7 @@ def get_consumer_disclosure(self, account_id, lang_code, **kwargs): :param callback function: The callback function for asynchronous request. (optional) :param str account_id: The external account number (int) or account ID Guid. (required) - :param str 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. (required) + :param str 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. (required) :return: ConsumerDisclosure If the method is called asynchronously, returns the request thread. @@ -3184,7 +3184,7 @@ def get_consumer_disclosure_with_http_info(self, account_id, lang_code, **kwargs :param callback function: The callback function for asynchronous request. (optional) :param str account_id: The external account number (int) or account ID Guid. (required) - :param str 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. (required) + :param str 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. (required) :return: ConsumerDisclosure If the method is called asynchronously, returns the request thread. @@ -6316,7 +6316,7 @@ def update_consumer_disclosure(self, account_id, lang_code, **kwargs): :param callback function: The callback function for asynchronous request. (optional) :param str account_id: The external account number (int) or account ID Guid. (required) - :param str 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. (required) + :param str 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. (required) :param str include_metadata: :param ConsumerDisclosure consumer_disclosure: :return: ConsumerDisclosure @@ -6345,7 +6345,7 @@ def update_consumer_disclosure_with_http_info(self, account_id, lang_code, **kwa :param callback function: The callback function for asynchronous request. (optional) :param str account_id: The external account number (int) or account ID Guid. (required) - :param str 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. (required) + :param str 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. (required) :param str include_metadata: :param ConsumerDisclosure consumer_disclosure: :return: ConsumerDisclosure diff --git a/docusign_esign/apis/billing_api.py b/docusign_esign/apis/billing_api.py index 57a33e31..5bc8697b 100644 --- a/docusign_esign/apis/billing_api.py +++ b/docusign_esign/apis/billing_api.py @@ -352,7 +352,7 @@ def get_downgrade_request_billing_info_with_http_info(self, account_id, **kwargs def get_invoice(self, account_id, invoice_id, **kwargs): """ Retrieves a billing invoice. - 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 | + 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 | This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please define a `callback` function to be invoked when receiving the response. @@ -379,7 +379,7 @@ def get_invoice(self, account_id, invoice_id, **kwargs): def get_invoice_with_http_info(self, account_id, invoice_id, **kwargs): """ Retrieves a billing invoice. - 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 | + 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 | This method makes a synchronous HTTP request by default. To make an asynchronous HTTP request, please define a `callback` function to be invoked when receiving the response. diff --git a/docusign_esign/apis/envelopes_api.py b/docusign_esign/apis/envelopes_api.py index b7850e86..ac76314a 100644 --- a/docusign_esign/apis/envelopes_api.py +++ b/docusign_esign/apis/envelopes_api.py @@ -6379,9 +6379,9 @@ def get_consumer_disclosure(self, account_id, envelope_id, lang_code, recipient_ for asynchronous request. (optional) :param str account_id: The external account number (int) or account ID Guid. (required) :param str envelope_id: The envelopeId Guid of the envelope being accessed. (required) - :param str 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. (required) + :param str 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. (required) :param str recipient_id: The ID of the recipient being accessed. (required) - :param str lang_code2: 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. + :param str lang_code2: 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. :return: ConsumerDisclosure If the method is called asynchronously, returns the request thread. @@ -6409,9 +6409,9 @@ def get_consumer_disclosure_with_http_info(self, account_id, envelope_id, lang_c for asynchronous request. (optional) :param str account_id: The external account number (int) or account ID Guid. (required) :param str envelope_id: The envelopeId Guid of the envelope being accessed. (required) - :param str 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. (required) + :param str 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. (required) :param str recipient_id: The ID of the recipient being accessed. (required) - :param str lang_code2: 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. + :param str lang_code2: 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. :return: ConsumerDisclosure If the method is called asynchronously, returns the request thread. @@ -7373,6 +7373,114 @@ def get_envelope_delayed_routing_definition_with_http_info(self, account_id, env _request_timeout=params.get('_request_timeout'), collection_formats=collection_formats) + def get_envelope_doc_gen_form_fields(self, account_id, envelope_id, **kwargs): + """ + Returns formfields for an envelope + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please define a `callback` function + to be invoked when receiving the response. + >>> def callback_function(response): + >>> pprint(response) + >>> + >>> thread = api.get_envelope_doc_gen_form_fields(account_id, envelope_id, callback=callback_function) + + :param callback function: The callback function + for asynchronous request. (optional) + :param str account_id: The external account number (int) or account ID Guid. (required) + :param str envelope_id: The envelopeId Guid of the envelope being accessed. (required) + :return: DocGenFormFieldResponse + If the method is called asynchronously, + returns the request thread. + """ + kwargs['_return_http_data_only'] = True + if kwargs.get('callback'): + return self.get_envelope_doc_gen_form_fields_with_http_info(account_id, envelope_id, **kwargs) + else: + (data) = self.get_envelope_doc_gen_form_fields_with_http_info(account_id, envelope_id, **kwargs) + return data + + def get_envelope_doc_gen_form_fields_with_http_info(self, account_id, envelope_id, **kwargs): + """ + Returns formfields for an envelope + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please define a `callback` function + to be invoked when receiving the response. + >>> def callback_function(response): + >>> pprint(response) + >>> + >>> thread = api.get_envelope_doc_gen_form_fields_with_http_info(account_id, envelope_id, callback=callback_function) + + :param callback function: The callback function + for asynchronous request. (optional) + :param str account_id: The external account number (int) or account ID Guid. (required) + :param str envelope_id: The envelopeId Guid of the envelope being accessed. (required) + :return: DocGenFormFieldResponse + If the method is called asynchronously, + returns the request thread. + """ + + all_params = ['account_id', 'envelope_id'] + all_params.append('callback') + all_params.append('_return_http_data_only') + all_params.append('_preload_content') + all_params.append('_request_timeout') + + params = locals() + for key, val in iteritems(params['kwargs']): + if key not in all_params: + raise TypeError( + "Got an unexpected keyword argument '%s'" + " to method get_envelope_doc_gen_form_fields" % key + ) + params[key] = val + del params['kwargs'] + # verify the required parameter 'account_id' is set + if ('account_id' not in params) or (params['account_id'] is None): + raise ValueError("Missing the required parameter `account_id` when calling `get_envelope_doc_gen_form_fields`") + # verify the required parameter 'envelope_id' is set + if ('envelope_id' not in params) or (params['envelope_id'] is None): + raise ValueError("Missing the required parameter `envelope_id` when calling `get_envelope_doc_gen_form_fields`") + + + collection_formats = {} + + resource_path = '/v2.1/accounts/{accountId}/envelopes/{envelopeId}/docGenFormFields'.replace('{format}', 'json') + path_params = {} + if 'account_id' in params: + path_params['accountId'] = params['account_id'] + if 'envelope_id' in params: + path_params['envelopeId'] = params['envelope_id'] + + query_params = {} + + header_params = {} + + form_params = [] + local_var_files = {} + + body_params = None + # HTTP header `Accept` + header_params['Accept'] = self.api_client.\ + select_header_accept(['application/json']) + + # Authentication setting + auth_settings = [] + + return self.api_client.call_api(resource_path, 'GET', + path_params, + query_params, + header_params, + body=body_params, + post_params=form_params, + files=local_var_files, + response_type='DocGenFormFieldResponse', + auth_settings=auth_settings, + callback=params.get('callback'), + _return_http_data_only=params.get('_return_http_data_only'), + _preload_content=params.get('_preload_content', True), + _request_timeout=params.get('_request_timeout'), + collection_formats=collection_formats) + def get_envelope_document_html_definitions(self, account_id, document_id, envelope_id, **kwargs): """ Get the Original HTML Definition used to generate the Responsive HTML for a given document. @@ -12684,6 +12792,122 @@ def update_envelope_delayed_routing_definition_with_http_info(self, account_id, _request_timeout=params.get('_request_timeout'), collection_formats=collection_formats) + def update_envelope_doc_gen_form_fields(self, account_id, envelope_id, **kwargs): + """ + Updates formfields for an envelope + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please define a `callback` function + to be invoked when receiving the response. + >>> def callback_function(response): + >>> pprint(response) + >>> + >>> thread = api.update_envelope_doc_gen_form_fields(account_id, envelope_id, callback=callback_function) + + :param callback function: The callback function + for asynchronous request. (optional) + :param str account_id: The external account number (int) or account ID Guid. (required) + :param str envelope_id: The envelopeId Guid of the envelope being accessed. (required) + :param str update_docgen_formfields_only: + :param DocGenFormFieldRequest doc_gen_form_field_request: + :return: DocGenFormFieldResponse + If the method is called asynchronously, + returns the request thread. + """ + kwargs['_return_http_data_only'] = True + if kwargs.get('callback'): + return self.update_envelope_doc_gen_form_fields_with_http_info(account_id, envelope_id, **kwargs) + else: + (data) = self.update_envelope_doc_gen_form_fields_with_http_info(account_id, envelope_id, **kwargs) + return data + + def update_envelope_doc_gen_form_fields_with_http_info(self, account_id, envelope_id, **kwargs): + """ + Updates formfields for an envelope + This method makes a synchronous HTTP request by default. To make an + asynchronous HTTP request, please define a `callback` function + to be invoked when receiving the response. + >>> def callback_function(response): + >>> pprint(response) + >>> + >>> thread = api.update_envelope_doc_gen_form_fields_with_http_info(account_id, envelope_id, callback=callback_function) + + :param callback function: The callback function + for asynchronous request. (optional) + :param str account_id: The external account number (int) or account ID Guid. (required) + :param str envelope_id: The envelopeId Guid of the envelope being accessed. (required) + :param str update_docgen_formfields_only: + :param DocGenFormFieldRequest doc_gen_form_field_request: + :return: DocGenFormFieldResponse + If the method is called asynchronously, + returns the request thread. + """ + + all_params = ['account_id', 'envelope_id', 'update_docgen_formfields_only', 'doc_gen_form_field_request'] + all_params.append('callback') + all_params.append('_return_http_data_only') + all_params.append('_preload_content') + all_params.append('_request_timeout') + + params = locals() + for key, val in iteritems(params['kwargs']): + if key not in all_params: + raise TypeError( + "Got an unexpected keyword argument '%s'" + " to method update_envelope_doc_gen_form_fields" % key + ) + params[key] = val + del params['kwargs'] + # verify the required parameter 'account_id' is set + if ('account_id' not in params) or (params['account_id'] is None): + raise ValueError("Missing the required parameter `account_id` when calling `update_envelope_doc_gen_form_fields`") + # verify the required parameter 'envelope_id' is set + if ('envelope_id' not in params) or (params['envelope_id'] is None): + raise ValueError("Missing the required parameter `envelope_id` when calling `update_envelope_doc_gen_form_fields`") + + + collection_formats = {} + + resource_path = '/v2.1/accounts/{accountId}/envelopes/{envelopeId}/docGenFormFields'.replace('{format}', 'json') + path_params = {} + if 'account_id' in params: + path_params['accountId'] = params['account_id'] + if 'envelope_id' in params: + path_params['envelopeId'] = params['envelope_id'] + + query_params = {} + if 'update_docgen_formfields_only' in params: + query_params['update_docgen_formfields_only'] = params['update_docgen_formfields_only'] + + header_params = {} + + form_params = [] + local_var_files = {} + + body_params = None + if 'doc_gen_form_field_request' in params: + body_params = params['doc_gen_form_field_request'] + # HTTP header `Accept` + header_params['Accept'] = self.api_client.\ + select_header_accept(['application/json']) + + # Authentication setting + auth_settings = [] + + return self.api_client.call_api(resource_path, 'PUT', + path_params, + query_params, + header_params, + body=body_params, + post_params=form_params, + files=local_var_files, + response_type='DocGenFormFieldResponse', + auth_settings=auth_settings, + callback=params.get('callback'), + _return_http_data_only=params.get('_return_http_data_only'), + _preload_content=params.get('_preload_content', True), + _request_timeout=params.get('_request_timeout'), + collection_formats=collection_formats) + def update_envelope_scheduled_sending_definition(self, account_id, envelope_id, **kwargs): """ Updates the scheduled sending rules for an envelope's workflow definition. diff --git a/docusign_esign/apis/templates_api.py b/docusign_esign/apis/templates_api.py index b322e913..8fe96e36 100644 --- a/docusign_esign/apis/templates_api.py +++ b/docusign_esign/apis/templates_api.py @@ -1319,123 +1319,6 @@ def create_template_responsive_html_preview_with_http_info(self, account_id, tem _request_timeout=params.get('_request_timeout'), collection_formats=collection_formats) - def delete_bulk_recipients(self, account_id, recipient_id, template_id, **kwargs): - """ - Deletes the bulk recipient list on a template. - Deletes the bulk recipient list on a template. - This method makes a synchronous HTTP request by default. To make an - asynchronous HTTP request, please define a `callback` function - to be invoked when receiving the response. - >>> def callback_function(response): - >>> pprint(response) - >>> - >>> thread = api.delete_bulk_recipients(account_id, recipient_id, template_id, callback=callback_function) - - :param callback function: The callback function - for asynchronous request. (optional) - :param str account_id: The external account number (int) or account ID Guid. (required) - :param str recipient_id: The ID of the recipient being accessed. (required) - :param str template_id: The ID of the template being accessed. (required) - :return: BulkRecipientsUpdateResponse - If the method is called asynchronously, - returns the request thread. - """ - kwargs['_return_http_data_only'] = True - if kwargs.get('callback'): - return self.delete_bulk_recipients_with_http_info(account_id, recipient_id, template_id, **kwargs) - else: - (data) = self.delete_bulk_recipients_with_http_info(account_id, recipient_id, template_id, **kwargs) - return data - - def delete_bulk_recipients_with_http_info(self, account_id, recipient_id, template_id, **kwargs): - """ - Deletes the bulk recipient list on a template. - Deletes the bulk recipient list on a template. - This method makes a synchronous HTTP request by default. To make an - asynchronous HTTP request, please define a `callback` function - to be invoked when receiving the response. - >>> def callback_function(response): - >>> pprint(response) - >>> - >>> thread = api.delete_bulk_recipients_with_http_info(account_id, recipient_id, template_id, callback=callback_function) - - :param callback function: The callback function - for asynchronous request. (optional) - :param str account_id: The external account number (int) or account ID Guid. (required) - :param str recipient_id: The ID of the recipient being accessed. (required) - :param str template_id: The ID of the template being accessed. (required) - :return: BulkRecipientsUpdateResponse - If the method is called asynchronously, - returns the request thread. - """ - - all_params = ['account_id', 'recipient_id', 'template_id'] - all_params.append('callback') - all_params.append('_return_http_data_only') - all_params.append('_preload_content') - all_params.append('_request_timeout') - - params = locals() - for key, val in iteritems(params['kwargs']): - if key not in all_params: - raise TypeError( - "Got an unexpected keyword argument '%s'" - " to method delete_bulk_recipients" % key - ) - params[key] = val - del params['kwargs'] - # verify the required parameter 'account_id' is set - if ('account_id' not in params) or (params['account_id'] is None): - raise ValueError("Missing the required parameter `account_id` when calling `delete_bulk_recipients`") - # verify the required parameter 'recipient_id' is set - if ('recipient_id' not in params) or (params['recipient_id'] is None): - raise ValueError("Missing the required parameter `recipient_id` when calling `delete_bulk_recipients`") - # verify the required parameter 'template_id' is set - if ('template_id' not in params) or (params['template_id'] is None): - raise ValueError("Missing the required parameter `template_id` when calling `delete_bulk_recipients`") - - - collection_formats = {} - - resource_path = '/v2.1/accounts/{accountId}/templates/{templateId}/recipients/{recipientId}/bulk_recipients'.replace('{format}', 'json') - path_params = {} - if 'account_id' in params: - path_params['accountId'] = params['account_id'] - if 'recipient_id' in params: - path_params['recipientId'] = params['recipient_id'] - if 'template_id' in params: - path_params['templateId'] = params['template_id'] - - query_params = {} - - header_params = {} - - form_params = [] - local_var_files = {} - - body_params = None - # HTTP header `Accept` - header_params['Accept'] = self.api_client.\ - select_header_accept(['application/json']) - - # Authentication setting - auth_settings = [] - - return self.api_client.call_api(resource_path, 'DELETE', - path_params, - query_params, - header_params, - body=body_params, - post_params=form_params, - files=local_var_files, - response_type='BulkRecipientsUpdateResponse', - auth_settings=auth_settings, - callback=params.get('callback'), - _return_http_data_only=params.get('_return_http_data_only'), - _preload_content=params.get('_preload_content', True), - _request_timeout=params.get('_request_timeout'), - collection_formats=collection_formats) - def delete_custom_fields(self, account_id, template_id, **kwargs): """ Deletes envelope custom fields in a template. diff --git a/docusign_esign/models/__init__.py b/docusign_esign/models/__init__.py index ba6aeff1..98a9541c 100644 --- a/docusign_esign/models/__init__.py +++ b/docusign_esign/models/__init__.py @@ -102,7 +102,6 @@ from docusign_esign.models.bulk_processing_list_summaries import BulkProcessingListSummaries from docusign_esign.models.bulk_processing_list_summary import BulkProcessingListSummary from docusign_esign.models.bulk_processing_lists import BulkProcessingLists -from docusign_esign.models.bulk_recipients_update_response import BulkRecipientsUpdateResponse from docusign_esign.models.bulk_send_batch_action_request import BulkSendBatchActionRequest from docusign_esign.models.bulk_send_batch_error import BulkSendBatchError from docusign_esign.models.bulk_send_batch_request import BulkSendBatchRequest @@ -174,7 +173,6 @@ from docusign_esign.models.country import Country from docusign_esign.models.credit_card_information import CreditCardInformation from docusign_esign.models.credit_card_types import CreditCardTypes -from docusign_esign.models.currency import Currency from docusign_esign.models.currency_feature_set_price import CurrencyFeatureSetPrice from docusign_esign.models.currency_plan_price import CurrencyPlanPrice from docusign_esign.models.custom_field import CustomField @@ -190,6 +188,9 @@ from docusign_esign.models.direct_debit_processor_information import DirectDebitProcessorInformation from docusign_esign.models.dob_information_input import DobInformationInput from docusign_esign.models.doc_gen_form_field import DocGenFormField +from docusign_esign.models.doc_gen_form_field_request import DocGenFormFieldRequest +from docusign_esign.models.doc_gen_form_field_response import DocGenFormFieldResponse +from docusign_esign.models.doc_gen_form_fields import DocGenFormFields from docusign_esign.models.doc_gen_syntax_error import DocGenSyntaxError from docusign_esign.models.document import Document from docusign_esign.models.document_fields_information import DocumentFieldsInformation diff --git a/docusign_esign/models/account_information.py b/docusign_esign/models/account_information.py index 1fb064c0..0f7efab4 100644 --- a/docusign_esign/models/account_information.py +++ b/docusign_esign/models/account_information.py @@ -249,7 +249,7 @@ def account_name(self, account_name): def account_settings(self): """Gets the account_settings of this AccountInformation. # noqa: E501 - The list of account settings accountsettings that determine the features available for the account. Note that some features are determined by the plan used to create the account and cannot be overridden. # noqa: E501 + The list of account settings. These determine the features available for the account. Note that some features are determined by the plan used to create the account, and cannot be overridden. # noqa: E501 :return: The account_settings of this AccountInformation. # noqa: E501 :rtype: AccountSettingsInformation @@ -260,7 +260,7 @@ def account_settings(self): def account_settings(self, account_settings): """Sets the account_settings of this AccountInformation. - The list of account settings accountsettings that determine the features available for the account. Note that some features are determined by the plan used to create the account and cannot be overridden. # noqa: E501 + The list of account settings. These determine the features available for the account. Note that some features are determined by the plan used to create the account, and cannot be overridden. # noqa: E501 :param account_settings: The account_settings of this AccountInformation. # noqa: E501 :type: AccountSettingsInformation @@ -433,6 +433,7 @@ def billing_profile(self, billing_profile): def brands(self): """Gets the brands of this AccountInformation. # noqa: E501 + # noqa: E501 :return: The brands of this AccountInformation. # noqa: E501 :rtype: BrandsResponse @@ -443,6 +444,7 @@ def brands(self): def brands(self, brands): """Sets the brands of this AccountInformation. + # noqa: E501 :param brands: The brands of this AccountInformation. # noqa: E501 :type: BrandsResponse diff --git a/docusign_esign/models/account_role_settings.py b/docusign_esign/models/account_role_settings.py index 3533aea7..c3ca7eae 100644 --- a/docusign_esign/models/account_role_settings.py +++ b/docusign_esign/models/account_role_settings.py @@ -1586,6 +1586,7 @@ def enable_key_terms_suggestions_by_document_type(self, enable_key_terms_suggest def enable_key_terms_suggestions_by_document_type_metadata(self): """Gets the enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. # noqa: E501 + # noqa: E501 :return: The enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. # noqa: E501 :rtype: SettingsMetadata @@ -1596,6 +1597,7 @@ def enable_key_terms_suggestions_by_document_type_metadata(self): def enable_key_terms_suggestions_by_document_type_metadata(self, enable_key_terms_suggestions_by_document_type_metadata): """Sets the enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. + # noqa: E501 :param enable_key_terms_suggestions_by_document_type_metadata: The enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. # noqa: E501 :type: SettingsMetadata @@ -2159,6 +2161,7 @@ def web_forms(self, web_forms): def web_forms_metadata(self): """Gets the web_forms_metadata of this AccountRoleSettings. # noqa: E501 + # noqa: E501 :return: The web_forms_metadata of this AccountRoleSettings. # noqa: E501 :rtype: SettingsMetadata @@ -2169,6 +2172,7 @@ def web_forms_metadata(self): def web_forms_metadata(self, web_forms_metadata): """Sets the web_forms_metadata of this AccountRoleSettings. + # noqa: E501 :param web_forms_metadata: The web_forms_metadata of this AccountRoleSettings. # noqa: E501 :type: SettingsMetadata diff --git a/docusign_esign/models/account_settings_information.py b/docusign_esign/models/account_settings_information.py index 68b43935..1ef22280 100644 --- a/docusign_esign/models/account_settings_information.py +++ b/docusign_esign/models/account_settings_information.py @@ -89,6 +89,8 @@ class AccountSettingsInformation(object): 'allow_documents_on_signed_envelopes_metadata': 'SettingsMetadata', 'allow_document_visibility': 'str', 'allow_document_visibility_metadata': 'SettingsMetadata', + 'allow_editing_envelopes_on_behalf_of_others': 'str', + 'allow_editing_envelopes_on_behalf_of_others_metadata': 'SettingsMetadata', 'allow_e_hanko_stamps': 'str', 'allow_e_hanko_stamps_metadata': 'SettingsMetadata', 'allow_e_note_e_original': 'str', @@ -318,6 +320,7 @@ class AccountSettingsInformation(object): 'document_retention_purge_tabs': 'str', 'document_visibility': 'str', 'document_visibility_metadata': 'SettingsMetadata', + 'dss_enable_provisioning_pen_configuration_radmin_option': 'str', 'dss_sign_28411_enable_leave_page_prompt_radmin_option': 'str', 'dss_sign_29182_slide_up_bar_radmin_option': 'str', 'email_template_version': 'str', @@ -517,6 +520,7 @@ class AccountSettingsInformation(object): 'in_session_enabled_metadata': 'SettingsMetadata', 'in_session_suppress_emails': 'str', 'in_session_suppress_emails_metadata': 'SettingsMetadata', + 'is_connect_document_fields_enabled': 'str', 'linked_external_primary_accounts': 'list[LinkedExternalPrimaryAccount]', 'maximum_signing_groups': 'str', 'maximum_signing_groups_metadata': 'SettingsMetadata', @@ -530,6 +534,7 @@ class AccountSettingsInformation(object): 'number_of_active_custom_stamps': 'str', 'opt_in_mobile_signing_v02': 'str', 'opt_in_mobile_signing_v02_metadata': 'SettingsMetadata', + 'opt_in_universal_signatures': 'str', 'opt_out_auto_nav_text_and_tab_color_updates': 'str', 'opt_out_auto_nav_text_and_tab_color_updates_metadata': 'SettingsMetadata', 'opt_out_new_platform_seal': 'str', @@ -761,6 +766,8 @@ class AccountSettingsInformation(object): 'allow_documents_on_signed_envelopes_metadata': 'allowDocumentsOnSignedEnvelopesMetadata', 'allow_document_visibility': 'allowDocumentVisibility', 'allow_document_visibility_metadata': 'allowDocumentVisibilityMetadata', + 'allow_editing_envelopes_on_behalf_of_others': 'allowEditingEnvelopesOnBehalfOfOthers', + 'allow_editing_envelopes_on_behalf_of_others_metadata': 'allowEditingEnvelopesOnBehalfOfOthersMetadata', 'allow_e_hanko_stamps': 'allowEHankoStamps', 'allow_e_hanko_stamps_metadata': 'allowEHankoStampsMetadata', 'allow_e_note_e_original': 'allowENoteEOriginal', @@ -990,6 +997,7 @@ class AccountSettingsInformation(object): 'document_retention_purge_tabs': 'documentRetentionPurgeTabs', 'document_visibility': 'documentVisibility', 'document_visibility_metadata': 'documentVisibilityMetadata', + 'dss_enable_provisioning_pen_configuration_radmin_option': 'dss_EnableProvisioningPenConfiguration_RadminOption', 'dss_sign_28411_enable_leave_page_prompt_radmin_option': 'dss_SIGN_28411_EnableLeavePagePrompt_RadminOption', 'dss_sign_29182_slide_up_bar_radmin_option': 'dss_SIGN_29182_SlideUpBar_RadminOption', 'email_template_version': 'emailTemplateVersion', @@ -1134,10 +1142,10 @@ class AccountSettingsInformation(object): 'envelope_integration_allowed_metadata': 'envelopeIntegrationAllowedMetadata', 'envelope_integration_enabled': 'envelopeIntegrationEnabled', 'envelope_integration_enabled_metadata': 'envelopeIntegrationEnabledMetadata', - 'envelope_limits_total_document_size_allowed_in_mb': 'envelopeLimitsTotalDocumentSizeAllowedInMB', - 'envelope_limits_total_document_size_allowed_in_mb_enabled': 'envelopeLimitsTotalDocumentSizeAllowedInMBEnabled', - 'envelope_limits_total_document_size_allowed_in_mb_enabled_metadata': 'envelopeLimitsTotalDocumentSizeAllowedInMBEnabledMetadata', - 'envelope_limits_total_document_size_allowed_in_mb_metadata': 'envelopeLimitsTotalDocumentSizeAllowedInMBMetadata', + 'envelope_limits_total_document_size_allowed_in_mb': 'EnvelopeLimitsTotalDocumentSizeAllowedInMB', + 'envelope_limits_total_document_size_allowed_in_mb_enabled': 'EnvelopeLimitsTotalDocumentSizeAllowedInMBEnabled', + 'envelope_limits_total_document_size_allowed_in_mb_enabled_metadata': 'EnvelopeLimitsTotalDocumentSizeAllowedInMBEnabledMetadata', + 'envelope_limits_total_document_size_allowed_in_mb_metadata': 'EnvelopeLimitsTotalDocumentSizeAllowedInMBMetadata', 'envelope_search_mode': 'envelopeSearchMode', 'envelope_search_mode_metadata': 'envelopeSearchModeMetadata', 'envelope_stamping_default_value': 'envelopeStampingDefaultValue', @@ -1189,6 +1197,7 @@ class AccountSettingsInformation(object): 'in_session_enabled_metadata': 'inSessionEnabledMetadata', 'in_session_suppress_emails': 'inSessionSuppressEmails', 'in_session_suppress_emails_metadata': 'inSessionSuppressEmailsMetadata', + 'is_connect_document_fields_enabled': 'isConnectDocumentFieldsEnabled', 'linked_external_primary_accounts': 'linkedExternalPrimaryAccounts', 'maximum_signing_groups': 'maximumSigningGroups', 'maximum_signing_groups_metadata': 'maximumSigningGroupsMetadata', @@ -1202,6 +1211,7 @@ class AccountSettingsInformation(object): 'number_of_active_custom_stamps': 'numberOfActiveCustomStamps', 'opt_in_mobile_signing_v02': 'optInMobileSigningV02', 'opt_in_mobile_signing_v02_metadata': 'optInMobileSigningV02Metadata', + 'opt_in_universal_signatures': 'optInUniversalSignatures', 'opt_out_auto_nav_text_and_tab_color_updates': 'optOutAutoNavTextAndTabColorUpdates', 'opt_out_auto_nav_text_and_tab_color_updates_metadata': 'optOutAutoNavTextAndTabColorUpdatesMetadata', 'opt_out_new_platform_seal': 'optOutNewPlatformSeal', @@ -1438,6 +1448,8 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._allow_documents_on_signed_envelopes_metadata = None self._allow_document_visibility = None self._allow_document_visibility_metadata = None + self._allow_editing_envelopes_on_behalf_of_others = None + self._allow_editing_envelopes_on_behalf_of_others_metadata = None self._allow_e_hanko_stamps = None self._allow_e_hanko_stamps_metadata = None self._allow_e_note_e_original = None @@ -1667,6 +1679,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._document_retention_purge_tabs = None self._document_visibility = None self._document_visibility_metadata = None + self._dss_enable_provisioning_pen_configuration_radmin_option = None self._dss_sign_28411_enable_leave_page_prompt_radmin_option = None self._dss_sign_29182_slide_up_bar_radmin_option = None self._email_template_version = None @@ -1866,6 +1879,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._in_session_enabled_metadata = None self._in_session_suppress_emails = None self._in_session_suppress_emails_metadata = None + self._is_connect_document_fields_enabled = None self._linked_external_primary_accounts = None self._maximum_signing_groups = None self._maximum_signing_groups_metadata = None @@ -1879,6 +1893,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._number_of_active_custom_stamps = None self._opt_in_mobile_signing_v02 = None self._opt_in_mobile_signing_v02_metadata = None + self._opt_in_universal_signatures = None self._opt_out_auto_nav_text_and_tab_color_updates = None self._opt_out_auto_nav_text_and_tab_color_updates_metadata = None self._opt_out_new_platform_seal = None @@ -2109,6 +2124,8 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('allow_documents_on_signed_envelopes_metadata'), kwargs.get('allow_documents_on_signed_envelopes_metadata', None)) setattr(self, "_{}".format('allow_document_visibility'), kwargs.get('allow_document_visibility', None)) setattr(self, "_{}".format('allow_document_visibility_metadata'), kwargs.get('allow_document_visibility_metadata', None)) + setattr(self, "_{}".format('allow_editing_envelopes_on_behalf_of_others'), kwargs.get('allow_editing_envelopes_on_behalf_of_others', None)) + setattr(self, "_{}".format('allow_editing_envelopes_on_behalf_of_others_metadata'), kwargs.get('allow_editing_envelopes_on_behalf_of_others_metadata', None)) setattr(self, "_{}".format('allow_e_hanko_stamps'), kwargs.get('allow_e_hanko_stamps', None)) setattr(self, "_{}".format('allow_e_hanko_stamps_metadata'), kwargs.get('allow_e_hanko_stamps_metadata', None)) setattr(self, "_{}".format('allow_e_note_e_original'), kwargs.get('allow_e_note_e_original', None)) @@ -2338,6 +2355,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('document_retention_purge_tabs'), kwargs.get('document_retention_purge_tabs', None)) setattr(self, "_{}".format('document_visibility'), kwargs.get('document_visibility', None)) setattr(self, "_{}".format('document_visibility_metadata'), kwargs.get('document_visibility_metadata', None)) + setattr(self, "_{}".format('dss_enable_provisioning_pen_configuration_radmin_option'), kwargs.get('dss_enable_provisioning_pen_configuration_radmin_option', None)) setattr(self, "_{}".format('dss_sign_28411_enable_leave_page_prompt_radmin_option'), kwargs.get('dss_sign_28411_enable_leave_page_prompt_radmin_option', None)) setattr(self, "_{}".format('dss_sign_29182_slide_up_bar_radmin_option'), kwargs.get('dss_sign_29182_slide_up_bar_radmin_option', None)) setattr(self, "_{}".format('email_template_version'), kwargs.get('email_template_version', None)) @@ -2537,6 +2555,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('in_session_enabled_metadata'), kwargs.get('in_session_enabled_metadata', None)) setattr(self, "_{}".format('in_session_suppress_emails'), kwargs.get('in_session_suppress_emails', None)) setattr(self, "_{}".format('in_session_suppress_emails_metadata'), kwargs.get('in_session_suppress_emails_metadata', None)) + setattr(self, "_{}".format('is_connect_document_fields_enabled'), kwargs.get('is_connect_document_fields_enabled', None)) setattr(self, "_{}".format('linked_external_primary_accounts'), kwargs.get('linked_external_primary_accounts', None)) setattr(self, "_{}".format('maximum_signing_groups'), kwargs.get('maximum_signing_groups', None)) setattr(self, "_{}".format('maximum_signing_groups_metadata'), kwargs.get('maximum_signing_groups_metadata', None)) @@ -2550,6 +2569,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('number_of_active_custom_stamps'), kwargs.get('number_of_active_custom_stamps', None)) setattr(self, "_{}".format('opt_in_mobile_signing_v02'), kwargs.get('opt_in_mobile_signing_v02', None)) setattr(self, "_{}".format('opt_in_mobile_signing_v02_metadata'), kwargs.get('opt_in_mobile_signing_v02_metadata', None)) + setattr(self, "_{}".format('opt_in_universal_signatures'), kwargs.get('opt_in_universal_signatures', None)) setattr(self, "_{}".format('opt_out_auto_nav_text_and_tab_color_updates'), kwargs.get('opt_out_auto_nav_text_and_tab_color_updates', None)) setattr(self, "_{}".format('opt_out_auto_nav_text_and_tab_color_updates_metadata'), kwargs.get('opt_out_auto_nav_text_and_tab_color_updates_metadata', None)) setattr(self, "_{}".format('opt_out_new_platform_seal'), kwargs.get('opt_out_new_platform_seal', None)) @@ -3325,6 +3345,7 @@ def allow_agreement_orchestration_workflows(self, allow_agreement_orchestration_ def allow_agreement_orchestration_workflows_metadata(self): """Gets the allow_agreement_orchestration_workflows_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_agreement_orchestration_workflows_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -3335,6 +3356,7 @@ def allow_agreement_orchestration_workflows_metadata(self): def allow_agreement_orchestration_workflows_metadata(self, allow_agreement_orchestration_workflows_metadata): """Sets the allow_agreement_orchestration_workflows_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_agreement_orchestration_workflows_metadata: The allow_agreement_orchestration_workflows_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -3852,6 +3874,7 @@ def allow_doc_gen_documents(self, allow_doc_gen_documents): def allow_doc_gen_documents_metadata(self): """Gets the allow_doc_gen_documents_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_doc_gen_documents_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -3862,6 +3885,7 @@ def allow_doc_gen_documents_metadata(self): def allow_doc_gen_documents_metadata(self, allow_doc_gen_documents_metadata): """Sets the allow_doc_gen_documents_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_doc_gen_documents_metadata: The allow_doc_gen_documents_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -4007,6 +4031,52 @@ def allow_document_visibility_metadata(self, allow_document_visibility_metadata) self._allow_document_visibility_metadata = allow_document_visibility_metadata + @property + def allow_editing_envelopes_on_behalf_of_others(self): + """Gets the allow_editing_envelopes_on_behalf_of_others of this AccountSettingsInformation. # noqa: E501 + + # noqa: E501 + + :return: The allow_editing_envelopes_on_behalf_of_others of this AccountSettingsInformation. # noqa: E501 + :rtype: str + """ + return self._allow_editing_envelopes_on_behalf_of_others + + @allow_editing_envelopes_on_behalf_of_others.setter + def allow_editing_envelopes_on_behalf_of_others(self, allow_editing_envelopes_on_behalf_of_others): + """Sets the allow_editing_envelopes_on_behalf_of_others of this AccountSettingsInformation. + + # noqa: E501 + + :param allow_editing_envelopes_on_behalf_of_others: The allow_editing_envelopes_on_behalf_of_others of this AccountSettingsInformation. # noqa: E501 + :type: str + """ + + self._allow_editing_envelopes_on_behalf_of_others = allow_editing_envelopes_on_behalf_of_others + + @property + def allow_editing_envelopes_on_behalf_of_others_metadata(self): + """Gets the allow_editing_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. # noqa: E501 + + # noqa: E501 + + :return: The allow_editing_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. # noqa: E501 + :rtype: SettingsMetadata + """ + return self._allow_editing_envelopes_on_behalf_of_others_metadata + + @allow_editing_envelopes_on_behalf_of_others_metadata.setter + def allow_editing_envelopes_on_behalf_of_others_metadata(self, allow_editing_envelopes_on_behalf_of_others_metadata): + """Sets the allow_editing_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. + + # noqa: E501 + + :param allow_editing_envelopes_on_behalf_of_others_metadata: The allow_editing_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. # noqa: E501 + :type: SettingsMetadata + """ + + self._allow_editing_envelopes_on_behalf_of_others_metadata = allow_editing_envelopes_on_behalf_of_others_metadata + @property def allow_e_hanko_stamps(self): """Gets the allow_e_hanko_stamps of this AccountSettingsInformation. # noqa: E501 @@ -4586,6 +4656,7 @@ def allow_idv_for_eu_qualified_signatures(self, allow_idv_for_eu_qualified_signa def allow_idv_for_eu_qualified_signatures_metadata(self): """Gets the allow_idv_for_eu_qualified_signatures_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_idv_for_eu_qualified_signatures_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -4596,6 +4667,7 @@ def allow_idv_for_eu_qualified_signatures_metadata(self): def allow_idv_for_eu_qualified_signatures_metadata(self, allow_idv_for_eu_qualified_signatures_metadata): """Sets the allow_idv_for_eu_qualified_signatures_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_idv_for_eu_qualified_signatures_metadata: The allow_idv_for_eu_qualified_signatures_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -4837,7 +4909,7 @@ def allow_in_person_electronic_notary(self, allow_in_person_electronic_notary): def allow_in_person_electronic_notary_metadata(self): """Gets the allow_in_person_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 - MetaData for the allowInPersonElectronicNotary flag # noqa: E501 + MetaData for the Account Level Flag that determines the availability to perform In Person Electronic Notarial (IPEN) actions # noqa: E501 :return: The allow_in_person_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -4848,7 +4920,7 @@ def allow_in_person_electronic_notary_metadata(self): def allow_in_person_electronic_notary_metadata(self, allow_in_person_electronic_notary_metadata): """Sets the allow_in_person_electronic_notary_metadata of this AccountSettingsInformation. - MetaData for the allowInPersonElectronicNotary flag # noqa: E501 + MetaData for the Account Level Flag that determines the availability to perform In Person Electronic Notarial (IPEN) actions # noqa: E501 :param allow_in_person_electronic_notary_metadata: The allow_in_person_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -4952,6 +5024,7 @@ def allow_managing_envelopes_on_behalf_of_others(self, allow_managing_envelopes_ def allow_managing_envelopes_on_behalf_of_others_metadata(self): """Gets the allow_managing_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_managing_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -4962,6 +5035,7 @@ def allow_managing_envelopes_on_behalf_of_others_metadata(self): def allow_managing_envelopes_on_behalf_of_others_metadata(self, allow_managing_envelopes_on_behalf_of_others_metadata): """Sets the allow_managing_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_managing_envelopes_on_behalf_of_others_metadata: The allow_managing_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -5594,7 +5668,7 @@ def allow_organization_to_use_in_person_electronic_notary(self, allow_organizati def allow_organization_to_use_in_person_electronic_notary_metadata(self): """Gets the allow_organization_to_use_in_person_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 - MetaData for the allowOrganizationToUseInPersonElectronicNotary flag # noqa: E501 + MetaData for the Organization Level Flag that determines the availability to perform In Person Electronic Notarial (IPEN) actions # noqa: E501 :return: The allow_organization_to_use_in_person_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -5605,7 +5679,7 @@ def allow_organization_to_use_in_person_electronic_notary_metadata(self): def allow_organization_to_use_in_person_electronic_notary_metadata(self, allow_organization_to_use_in_person_electronic_notary_metadata): """Sets the allow_organization_to_use_in_person_electronic_notary_metadata of this AccountSettingsInformation. - MetaData for the allowOrganizationToUseInPersonElectronicNotary flag # noqa: E501 + MetaData for the Organization Level Flag that determines the availability to perform In Person Electronic Notarial (IPEN) actions # noqa: E501 :param allow_organization_to_use_in_person_electronic_notary_metadata: The allow_organization_to_use_in_person_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -5686,6 +5760,7 @@ def allow_organization_to_use_third_party_electronic_notary(self, allow_organiza def allow_organization_to_use_third_party_electronic_notary_metadata(self): """Gets the allow_organization_to_use_third_party_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_organization_to_use_third_party_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -5696,6 +5771,7 @@ def allow_organization_to_use_third_party_electronic_notary_metadata(self): def allow_organization_to_use_third_party_electronic_notary_metadata(self, allow_organization_to_use_third_party_electronic_notary_metadata): """Sets the allow_organization_to_use_third_party_electronic_notary_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_organization_to_use_third_party_electronic_notary_metadata: The allow_organization_to_use_third_party_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -5730,6 +5806,7 @@ def allow_participant_recipient_type(self, allow_participant_recipient_type): def allow_participant_recipient_type_metadata(self): """Gets the allow_participant_recipient_type_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_participant_recipient_type_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -5740,6 +5817,7 @@ def allow_participant_recipient_type_metadata(self): def allow_participant_recipient_type_metadata(self, allow_participant_recipient_type_metadata): """Sets the allow_participant_recipient_type_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_participant_recipient_type_metadata: The allow_participant_recipient_type_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -5820,6 +5898,7 @@ def allow_performance_analytics(self, allow_performance_analytics): def allow_performance_analytics_metadata(self): """Gets the allow_performance_analytics_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_performance_analytics_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -5830,6 +5909,7 @@ def allow_performance_analytics_metadata(self): def allow_performance_analytics_metadata(self, allow_performance_analytics_metadata): """Sets the allow_performance_analytics_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_performance_analytics_metadata: The allow_performance_analytics_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -6324,6 +6404,7 @@ def allow_sending_envelopes_on_behalf_of_others(self, allow_sending_envelopes_on def allow_sending_envelopes_on_behalf_of_others_metadata(self): """Gets the allow_sending_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_sending_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -6334,6 +6415,7 @@ def allow_sending_envelopes_on_behalf_of_others_metadata(self): def allow_sending_envelopes_on_behalf_of_others_metadata(self, allow_sending_envelopes_on_behalf_of_others_metadata): """Sets the allow_sending_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_sending_envelopes_on_behalf_of_others_metadata: The allow_sending_envelopes_on_behalf_of_others_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -7150,6 +7232,7 @@ def allow_third_party_electronic_notary(self, allow_third_party_electronic_notar def allow_third_party_electronic_notary_metadata(self): """Gets the allow_third_party_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_third_party_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -7160,6 +7243,7 @@ def allow_third_party_electronic_notary_metadata(self): def allow_third_party_electronic_notary_metadata(self, allow_third_party_electronic_notary_metadata): """Sets the allow_third_party_electronic_notary_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_third_party_electronic_notary_metadata: The allow_third_party_electronic_notary_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -7194,6 +7278,7 @@ def allow_transactions_workspace(self, allow_transactions_workspace): def allow_transactions_workspace_metadata(self): """Gets the allow_transactions_workspace_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_transactions_workspace_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -7204,6 +7289,7 @@ def allow_transactions_workspace_metadata(self): def allow_transactions_workspace_metadata(self, allow_transactions_workspace_metadata): """Sets the allow_transactions_workspace_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_transactions_workspace_metadata: The allow_transactions_workspace_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -7330,6 +7416,7 @@ def allow_web_forms(self, allow_web_forms): def allow_web_forms_metadata(self): """Gets the allow_web_forms_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_web_forms_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -7340,6 +7427,7 @@ def allow_web_forms_metadata(self): def allow_web_forms_metadata(self, allow_web_forms_metadata): """Sets the allow_web_forms_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_web_forms_metadata: The allow_web_forms_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -7374,6 +7462,7 @@ def allow_whats_app_delivery(self, allow_whats_app_delivery): def allow_whats_app_delivery_metadata(self): """Gets the allow_whats_app_delivery_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The allow_whats_app_delivery_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -7384,6 +7473,7 @@ def allow_whats_app_delivery_metadata(self): def allow_whats_app_delivery_metadata(self, allow_whats_app_delivery_metadata): """Sets the allow_whats_app_delivery_metadata of this AccountSettingsInformation. + # noqa: E501 :param allow_whats_app_delivery_metadata: The allow_whats_app_delivery_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -9254,6 +9344,29 @@ def document_visibility_metadata(self, document_visibility_metadata): self._document_visibility_metadata = document_visibility_metadata + @property + def dss_enable_provisioning_pen_configuration_radmin_option(self): + """Gets the dss_enable_provisioning_pen_configuration_radmin_option of this AccountSettingsInformation. # noqa: E501 + + # noqa: E501 + + :return: The dss_enable_provisioning_pen_configuration_radmin_option of this AccountSettingsInformation. # noqa: E501 + :rtype: str + """ + return self._dss_enable_provisioning_pen_configuration_radmin_option + + @dss_enable_provisioning_pen_configuration_radmin_option.setter + def dss_enable_provisioning_pen_configuration_radmin_option(self, dss_enable_provisioning_pen_configuration_radmin_option): + """Sets the dss_enable_provisioning_pen_configuration_radmin_option of this AccountSettingsInformation. + + # noqa: E501 + + :param dss_enable_provisioning_pen_configuration_radmin_option: The dss_enable_provisioning_pen_configuration_radmin_option of this AccountSettingsInformation. # noqa: E501 + :type: str + """ + + self._dss_enable_provisioning_pen_configuration_radmin_option = dss_enable_provisioning_pen_configuration_radmin_option + @property def dss_sign_28411_enable_leave_page_prompt_radmin_option(self): """Gets the dss_sign_28411_enable_leave_page_prompt_radmin_option of this AccountSettingsInformation. # noqa: E501 @@ -9419,6 +9532,7 @@ def enable_adm_healthcare(self, enable_adm_healthcare): def enable_adm_healthcare_metadata(self): """Gets the enable_adm_healthcare_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_adm_healthcare_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -9429,6 +9543,7 @@ def enable_adm_healthcare_metadata(self): def enable_adm_healthcare_metadata(self, enable_adm_healthcare_metadata): """Sets the enable_adm_healthcare_metadata of this AccountSettingsInformation. + # noqa: E501 :param enable_adm_healthcare_metadata: The enable_adm_healthcare_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -9808,6 +9923,7 @@ def enable_click_plus_conditional_content(self, enable_click_plus_conditional_co def enable_click_plus_conditional_content_meta_data(self): """Gets the enable_click_plus_conditional_content_meta_data of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_click_plus_conditional_content_meta_data of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -9818,6 +9934,7 @@ def enable_click_plus_conditional_content_meta_data(self): def enable_click_plus_conditional_content_meta_data(self, enable_click_plus_conditional_content_meta_data): """Sets the enable_click_plus_conditional_content_meta_data of this AccountSettingsInformation. + # noqa: E501 :param enable_click_plus_conditional_content_meta_data: The enable_click_plus_conditional_content_meta_data of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -9852,6 +9969,7 @@ def enable_click_plus_custom_fields(self, enable_click_plus_custom_fields): def enable_click_plus_custom_fields_meta_data(self): """Gets the enable_click_plus_custom_fields_meta_data of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_click_plus_custom_fields_meta_data of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -9862,6 +9980,7 @@ def enable_click_plus_custom_fields_meta_data(self): def enable_click_plus_custom_fields_meta_data(self, enable_click_plus_custom_fields_meta_data): """Sets the enable_click_plus_custom_fields_meta_data of this AccountSettingsInformation. + # noqa: E501 :param enable_click_plus_custom_fields_meta_data: The enable_click_plus_custom_fields_meta_data of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -9896,6 +10015,7 @@ def enable_click_plus_custom_style(self, enable_click_plus_custom_style): def enable_click_plus_custom_style_meta_data(self): """Gets the enable_click_plus_custom_style_meta_data of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_click_plus_custom_style_meta_data of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -9906,6 +10026,7 @@ def enable_click_plus_custom_style_meta_data(self): def enable_click_plus_custom_style_meta_data(self, enable_click_plus_custom_style_meta_data): """Sets the enable_click_plus_custom_style_meta_data of this AccountSettingsInformation. + # noqa: E501 :param enable_click_plus_custom_style_meta_data: The enable_click_plus_custom_style_meta_data of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -9940,6 +10061,7 @@ def enable_click_plus_dynamic_content(self, enable_click_plus_dynamic_content): def enable_click_plus_dynamic_content_meta_data(self): """Gets the enable_click_plus_dynamic_content_meta_data of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_click_plus_dynamic_content_meta_data of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -9950,6 +10072,7 @@ def enable_click_plus_dynamic_content_meta_data(self): def enable_click_plus_dynamic_content_meta_data(self, enable_click_plus_dynamic_content_meta_data): """Sets the enable_click_plus_dynamic_content_meta_data of this AccountSettingsInformation. + # noqa: E501 :param enable_click_plus_dynamic_content_meta_data: The enable_click_plus_dynamic_content_meta_data of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -9961,6 +10084,7 @@ def enable_click_plus_dynamic_content_meta_data(self, enable_click_plus_dynamic_ def enable_click_plus_meta_data(self): """Gets the enable_click_plus_meta_data of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_click_plus_meta_data of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -9971,6 +10095,7 @@ def enable_click_plus_meta_data(self): def enable_click_plus_meta_data(self, enable_click_plus_meta_data): """Sets the enable_click_plus_meta_data of this AccountSettingsInformation. + # noqa: E501 :param enable_click_plus_meta_data: The enable_click_plus_meta_data of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -10120,6 +10245,7 @@ def enable_contact_suggestions(self, enable_contact_suggestions): def enable_contact_suggestions_metadata(self): """Gets the enable_contact_suggestions_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_contact_suggestions_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -10130,6 +10256,7 @@ def enable_contact_suggestions_metadata(self): def enable_contact_suggestions_metadata(self, enable_contact_suggestions_metadata): """Sets the enable_contact_suggestions_metadata of this AccountSettingsInformation. + # noqa: E501 :param enable_contact_suggestions_metadata: The enable_contact_suggestions_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -10233,6 +10360,7 @@ def enable_ds_pro_metadata(self, enable_ds_pro_metadata): def enable_enforce_tls_emails_setting_metadata(self): """Gets the enable_enforce_tls_emails_setting_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_enforce_tls_emails_setting_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -10243,6 +10371,7 @@ def enable_enforce_tls_emails_setting_metadata(self): def enable_enforce_tls_emails_setting_metadata(self, enable_enforce_tls_emails_setting_metadata): """Sets the enable_enforce_tls_emails_setting_metadata of this AccountSettingsInformation. + # noqa: E501 :param enable_enforce_tls_emails_setting_metadata: The enable_enforce_tls_emails_setting_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -10369,6 +10498,7 @@ def enable_e_sign_api_hourly_limit_management(self, enable_e_sign_api_hourly_lim def enable_e_sign_api_hourly_limit_management_metadata(self): """Gets the enable_e_sign_api_hourly_limit_management_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_e_sign_api_hourly_limit_management_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -10379,6 +10509,7 @@ def enable_e_sign_api_hourly_limit_management_metadata(self): def enable_e_sign_api_hourly_limit_management_metadata(self, enable_e_sign_api_hourly_limit_management_metadata): """Sets the enable_e_sign_api_hourly_limit_management_metadata of this AccountSettingsInformation. + # noqa: E501 :param enable_e_sign_api_hourly_limit_management_metadata: The enable_e_sign_api_hourly_limit_management_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -10459,6 +10590,7 @@ def enable_id_fx_accountless_sms_auth_for_part11(self, enable_id_fx_accountless_ def enable_id_fx_accountless_sms_auth_for_part11_metadata(self): """Gets the enable_id_fx_accountless_sms_auth_for_part11_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_id_fx_accountless_sms_auth_for_part11_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -10469,6 +10601,7 @@ def enable_id_fx_accountless_sms_auth_for_part11_metadata(self): def enable_id_fx_accountless_sms_auth_for_part11_metadata(self, enable_id_fx_accountless_sms_auth_for_part11_metadata): """Sets the enable_id_fx_accountless_sms_auth_for_part11_metadata of this AccountSettingsInformation. + # noqa: E501 :param enable_id_fx_accountless_sms_auth_for_part11_metadata: The enable_id_fx_accountless_sms_auth_for_part11_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -10595,6 +10728,7 @@ def enable_idfx_phone_auth_signature_auth_status(self, enable_idfx_phone_auth_si def enable_idfx_phone_auth_signature_auth_status_metadata(self): """Gets the enable_idfx_phone_auth_signature_auth_status_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_idfx_phone_auth_signature_auth_status_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -10605,6 +10739,7 @@ def enable_idfx_phone_auth_signature_auth_status_metadata(self): def enable_idfx_phone_auth_signature_auth_status_metadata(self, enable_idfx_phone_auth_signature_auth_status_metadata): """Sets the enable_idfx_phone_auth_signature_auth_status_metadata of this AccountSettingsInformation. + # noqa: E501 :param enable_idfx_phone_auth_signature_auth_status_metadata: The enable_idfx_phone_auth_signature_auth_status_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -10685,6 +10820,7 @@ def enable_key_terms_suggestions_by_document_type(self, enable_key_terms_suggest def enable_key_terms_suggestions_by_document_type_metadata(self): """Gets the enable_key_terms_suggestions_by_document_type_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_key_terms_suggestions_by_document_type_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -10695,6 +10831,7 @@ def enable_key_terms_suggestions_by_document_type_metadata(self): def enable_key_terms_suggestions_by_document_type_metadata(self, enable_key_terms_suggestions_by_document_type_metadata): """Sets the enable_key_terms_suggestions_by_document_type_metadata of this AccountSettingsInformation. + # noqa: E501 :param enable_key_terms_suggestions_by_document_type_metadata: The enable_key_terms_suggestions_by_document_type_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -10706,6 +10843,7 @@ def enable_key_terms_suggestions_by_document_type_metadata(self, enable_key_term def enable_participant_recipient_setting_metadata(self): """Gets the enable_participant_recipient_setting_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_participant_recipient_setting_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -10716,6 +10854,7 @@ def enable_participant_recipient_setting_metadata(self): def enable_participant_recipient_setting_metadata(self, enable_participant_recipient_setting_metadata): """Sets the enable_participant_recipient_setting_metadata of this AccountSettingsInformation. + # noqa: E501 :param enable_participant_recipient_setting_metadata: The enable_participant_recipient_setting_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -11302,6 +11441,7 @@ def enable_search_site_specific_api(self, enable_search_site_specific_api): def enable_search_site_specific_api_metadata(self): """Gets the enable_search_site_specific_api_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_search_site_specific_api_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -11312,6 +11452,7 @@ def enable_search_site_specific_api_metadata(self): def enable_search_site_specific_api_metadata(self, enable_search_site_specific_api_metadata): """Sets the enable_search_site_specific_api_metadata of this AccountSettingsInformation. + # noqa: E501 :param enable_search_site_specific_api_metadata: The enable_search_site_specific_api_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -12427,6 +12568,7 @@ def enforce_tls_emails(self, enforce_tls_emails): def enforce_tls_emails_metadata(self): """Gets the enforce_tls_emails_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enforce_tls_emails_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -12437,6 +12579,7 @@ def enforce_tls_emails_metadata(self): def enforce_tls_emails_metadata(self, enforce_tls_emails_metadata): """Sets the enforce_tls_emails_metadata of this AccountSettingsInformation. + # noqa: E501 :param enforce_tls_emails_metadata: The enforce_tls_emails_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -12586,6 +12729,7 @@ def envelope_limits_total_document_size_allowed_in_mb_enabled(self, envelope_lim def envelope_limits_total_document_size_allowed_in_mb_enabled_metadata(self): """Gets the envelope_limits_total_document_size_allowed_in_mb_enabled_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The envelope_limits_total_document_size_allowed_in_mb_enabled_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -12596,6 +12740,7 @@ def envelope_limits_total_document_size_allowed_in_mb_enabled_metadata(self): def envelope_limits_total_document_size_allowed_in_mb_enabled_metadata(self, envelope_limits_total_document_size_allowed_in_mb_enabled_metadata): """Sets the envelope_limits_total_document_size_allowed_in_mb_enabled_metadata of this AccountSettingsInformation. + # noqa: E501 :param envelope_limits_total_document_size_allowed_in_mb_enabled_metadata: The envelope_limits_total_document_size_allowed_in_mb_enabled_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -12607,6 +12752,7 @@ def envelope_limits_total_document_size_allowed_in_mb_enabled_metadata(self, env def envelope_limits_total_document_size_allowed_in_mb_metadata(self): """Gets the envelope_limits_total_document_size_allowed_in_mb_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The envelope_limits_total_document_size_allowed_in_mb_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -12617,6 +12763,7 @@ def envelope_limits_total_document_size_allowed_in_mb_metadata(self): def envelope_limits_total_document_size_allowed_in_mb_metadata(self, envelope_limits_total_document_size_allowed_in_mb_metadata): """Sets the envelope_limits_total_document_size_allowed_in_mb_metadata of this AccountSettingsInformation. + # noqa: E501 :param envelope_limits_total_document_size_allowed_in_mb_metadata: The envelope_limits_total_document_size_allowed_in_mb_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -12651,6 +12798,7 @@ def envelope_search_mode(self, envelope_search_mode): def envelope_search_mode_metadata(self): """Gets the envelope_search_mode_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The envelope_search_mode_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -12661,6 +12809,7 @@ def envelope_search_mode_metadata(self): def envelope_search_mode_metadata(self, envelope_search_mode_metadata): """Sets the envelope_search_mode_metadata of this AccountSettingsInformation. + # noqa: E501 :param envelope_search_mode_metadata: The envelope_search_mode_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -13086,6 +13235,7 @@ def guided_forms_html_conversion_policy(self, guided_forms_html_conversion_polic def guided_forms_html_conversion_policy_metadata(self): """Gets the guided_forms_html_conversion_policy_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The guided_forms_html_conversion_policy_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -13096,6 +13246,7 @@ def guided_forms_html_conversion_policy_metadata(self): def guided_forms_html_conversion_policy_metadata(self, guided_forms_html_conversion_policy_metadata): """Sets the guided_forms_html_conversion_policy_metadata of this AccountSettingsInformation. + # noqa: E501 :param guided_forms_html_conversion_policy_metadata: The guided_forms_html_conversion_policy_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -13498,6 +13649,7 @@ def idfx_kba_authentication_override(self, idfx_kba_authentication_override): def idfx_kba_authentication_override_metadata(self): """Gets the idfx_kba_authentication_override_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The idfx_kba_authentication_override_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -13508,6 +13660,7 @@ def idfx_kba_authentication_override_metadata(self): def idfx_kba_authentication_override_metadata(self, idfx_kba_authentication_override_metadata): """Sets the idfx_kba_authentication_override_metadata of this AccountSettingsInformation. + # noqa: E501 :param idfx_kba_authentication_override_metadata: The idfx_kba_authentication_override_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -13791,6 +13944,29 @@ def in_session_suppress_emails_metadata(self, in_session_suppress_emails_metadat self._in_session_suppress_emails_metadata = in_session_suppress_emails_metadata + @property + def is_connect_document_fields_enabled(self): + """Gets the is_connect_document_fields_enabled of this AccountSettingsInformation. # noqa: E501 + + # noqa: E501 + + :return: The is_connect_document_fields_enabled of this AccountSettingsInformation. # noqa: E501 + :rtype: str + """ + return self._is_connect_document_fields_enabled + + @is_connect_document_fields_enabled.setter + def is_connect_document_fields_enabled(self, is_connect_document_fields_enabled): + """Sets the is_connect_document_fields_enabled of this AccountSettingsInformation. + + # noqa: E501 + + :param is_connect_document_fields_enabled: The is_connect_document_fields_enabled of this AccountSettingsInformation. # noqa: E501 + :type: str + """ + + self._is_connect_document_fields_enabled = is_connect_document_fields_enabled + @property def linked_external_primary_accounts(self): """Gets the linked_external_primary_accounts of this AccountSettingsInformation. # noqa: E501 @@ -13956,6 +14132,7 @@ def merge_mixed_mode_results(self, merge_mixed_mode_results): def merge_mixed_mode_results_metadata(self): """Gets the merge_mixed_mode_results_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The merge_mixed_mode_results_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -13966,6 +14143,7 @@ def merge_mixed_mode_results_metadata(self): def merge_mixed_mode_results_metadata(self, merge_mixed_mode_results_metadata): """Sets the merge_mixed_mode_results_metadata of this AccountSettingsInformation. + # noqa: E501 :param merge_mixed_mode_results_metadata: The merge_mixed_mode_results_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -14088,6 +14266,29 @@ def opt_in_mobile_signing_v02_metadata(self, opt_in_mobile_signing_v02_metadata) self._opt_in_mobile_signing_v02_metadata = opt_in_mobile_signing_v02_metadata + @property + def opt_in_universal_signatures(self): + """Gets the opt_in_universal_signatures of this AccountSettingsInformation. # noqa: E501 + + # noqa: E501 + + :return: The opt_in_universal_signatures of this AccountSettingsInformation. # noqa: E501 + :rtype: str + """ + return self._opt_in_universal_signatures + + @opt_in_universal_signatures.setter + def opt_in_universal_signatures(self, opt_in_universal_signatures): + """Sets the opt_in_universal_signatures of this AccountSettingsInformation. + + # noqa: E501 + + :param opt_in_universal_signatures: The opt_in_universal_signatures of this AccountSettingsInformation. # noqa: E501 + :type: str + """ + + self._opt_in_universal_signatures = opt_in_universal_signatures + @property def opt_out_auto_nav_text_and_tab_color_updates(self): """Gets the opt_out_auto_nav_text_and_tab_color_updates of this AccountSettingsInformation. # noqa: E501 @@ -14207,6 +14408,7 @@ def pdf_max_chunked_upload_part_size(self, pdf_max_chunked_upload_part_size): def pdf_max_chunked_upload_part_size_metadata(self): """Gets the pdf_max_chunked_upload_part_size_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The pdf_max_chunked_upload_part_size_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -14217,6 +14419,7 @@ def pdf_max_chunked_upload_part_size_metadata(self): def pdf_max_chunked_upload_part_size_metadata(self, pdf_max_chunked_upload_part_size_metadata): """Sets the pdf_max_chunked_upload_part_size_metadata of this AccountSettingsInformation. + # noqa: E501 :param pdf_max_chunked_upload_part_size_metadata: The pdf_max_chunked_upload_part_size_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -14251,6 +14454,7 @@ def pdf_max_chunked_upload_total_size(self, pdf_max_chunked_upload_total_size): def pdf_max_chunked_upload_total_size_metadata(self): """Gets the pdf_max_chunked_upload_total_size_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The pdf_max_chunked_upload_total_size_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -14261,6 +14465,7 @@ def pdf_max_chunked_upload_total_size_metadata(self): def pdf_max_chunked_upload_total_size_metadata(self, pdf_max_chunked_upload_total_size_metadata): """Sets the pdf_max_chunked_upload_total_size_metadata of this AccountSettingsInformation. + # noqa: E501 :param pdf_max_chunked_upload_total_size_metadata: The pdf_max_chunked_upload_total_size_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -14295,6 +14500,7 @@ def pdf_max_individual_upload_size(self, pdf_max_individual_upload_size): def pdf_max_individual_upload_size_metadata(self): """Gets the pdf_max_individual_upload_size_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The pdf_max_individual_upload_size_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -14305,6 +14511,7 @@ def pdf_max_individual_upload_size_metadata(self): def pdf_max_individual_upload_size_metadata(self, pdf_max_individual_upload_size_metadata): """Sets the pdf_max_individual_upload_size_metadata of this AccountSettingsInformation. + # noqa: E501 :param pdf_max_individual_upload_size_metadata: The pdf_max_individual_upload_size_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -17352,6 +17559,7 @@ def use_envelope_search_mixed_mode(self, use_envelope_search_mixed_mode): def use_envelope_search_mixed_mode_metadata(self): """Gets the use_envelope_search_mixed_mode_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The use_envelope_search_mixed_mode_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -17362,6 +17570,7 @@ def use_envelope_search_mixed_mode_metadata(self): def use_envelope_search_mixed_mode_metadata(self, use_envelope_search_mixed_mode_metadata): """Sets the use_envelope_search_mixed_mode_metadata of this AccountSettingsInformation. + # noqa: E501 :param use_envelope_search_mixed_mode_metadata: The use_envelope_search_mixed_mode_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -17488,6 +17697,7 @@ def use_new_envelope_search(self, use_new_envelope_search): def use_new_envelope_search_metadata(self): """Gets the use_new_envelope_search_metadata of this AccountSettingsInformation. # noqa: E501 + # noqa: E501 :return: The use_new_envelope_search_metadata of this AccountSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -17498,6 +17708,7 @@ def use_new_envelope_search_metadata(self): def use_new_envelope_search_metadata(self, use_new_envelope_search_metadata): """Sets the use_new_envelope_search_metadata of this AccountSettingsInformation. + # noqa: E501 :param use_new_envelope_search_metadata: The use_new_envelope_search_metadata of this AccountSettingsInformation. # noqa: E501 :type: SettingsMetadata diff --git a/docusign_esign/models/account_shared_access.py b/docusign_esign/models/account_shared_access.py index 380a906b..4464bd25 100644 --- a/docusign_esign/models/account_shared_access.py +++ b/docusign_esign/models/account_shared_access.py @@ -133,7 +133,7 @@ def end_position(self, end_position): def error_details(self): """Gets the error_details of this AccountSharedAccess. # noqa: E501 - A complex type containing an errorCode and message identifying the error that occurred. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this AccountSharedAccess. # noqa: E501 :rtype: ErrorDetails @@ -144,7 +144,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this AccountSharedAccess. - A complex type containing an errorCode and message identifying the error that occurred. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this AccountSharedAccess. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/account_signature.py b/docusign_esign/models/account_signature.py index 9f740472..3a3cf533 100644 --- a/docusign_esign/models/account_signature.py +++ b/docusign_esign/models/account_signature.py @@ -294,7 +294,7 @@ def disallow_user_resize_stamp(self, disallow_user_resize_stamp): def error_details(self): """Gets the error_details of this AccountSignature. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this AccountSignature. # noqa: E501 :rtype: ErrorDetails @@ -305,7 +305,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this AccountSignature. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this AccountSignature. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/account_ui_settings.py b/docusign_esign/models/account_ui_settings.py index 6a35b723..8cfd1ffc 100644 --- a/docusign_esign/models/account_ui_settings.py +++ b/docusign_esign/models/account_ui_settings.py @@ -240,6 +240,7 @@ def clickwrap_schema_version(self, clickwrap_schema_version): def clickwrap_schema_version_metadata(self): """Gets the clickwrap_schema_version_metadata of this AccountUISettings. # noqa: E501 + # noqa: E501 :return: The clickwrap_schema_version_metadata of this AccountUISettings. # noqa: E501 :rtype: SettingsMetadata @@ -250,6 +251,7 @@ def clickwrap_schema_version_metadata(self): def clickwrap_schema_version_metadata(self, clickwrap_schema_version_metadata): """Sets the clickwrap_schema_version_metadata of this AccountUISettings. + # noqa: E501 :param clickwrap_schema_version_metadata: The clickwrap_schema_version_metadata of this AccountUISettings. # noqa: E501 :type: SettingsMetadata @@ -468,6 +470,7 @@ def enable_legacy_sendflow_link(self, enable_legacy_sendflow_link): def enable_legacy_sendflow_link_metadata(self): """Gets the enable_legacy_sendflow_link_metadata of this AccountUISettings. # noqa: E501 + # noqa: E501 :return: The enable_legacy_sendflow_link_metadata of this AccountUISettings. # noqa: E501 :rtype: SettingsMetadata @@ -478,6 +481,7 @@ def enable_legacy_sendflow_link_metadata(self): def enable_legacy_sendflow_link_metadata(self, enable_legacy_sendflow_link_metadata): """Sets the enable_legacy_sendflow_link_metadata of this AccountUISettings. + # noqa: E501 :param enable_legacy_sendflow_link_metadata: The enable_legacy_sendflow_link_metadata of this AccountUISettings. # noqa: E501 :type: SettingsMetadata diff --git a/docusign_esign/models/agent.py b/docusign_esign/models/agent.py index 910ef1f5..2ca90a7e 100644 --- a/docusign_esign/models/agent.py +++ b/docusign_esign/models/agent.py @@ -39,6 +39,7 @@ class Agent(object): 'additional_notifications': 'list[RecipientAdditionalNotification]', 'allow_system_override_for_locked_recipient': 'str', 'auto_responded_reason': 'str', + 'bulk_send_v2_recipient': 'str', 'client_user_id': 'str', 'completed_count': 'str', 'consent_details_list': 'list[ConsentDetails]', @@ -115,6 +116,7 @@ class Agent(object): 'additional_notifications': 'additionalNotifications', 'allow_system_override_for_locked_recipient': 'allowSystemOverrideForLockedRecipient', 'auto_responded_reason': 'autoRespondedReason', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', 'consent_details_list': 'consentDetailsList', @@ -196,6 +198,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._additional_notifications = None self._allow_system_override_for_locked_recipient = None self._auto_responded_reason = None + self._bulk_send_v2_recipient = None self._client_user_id = None self._completed_count = None self._consent_details_list = None @@ -271,6 +274,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('additional_notifications'), kwargs.get('additional_notifications', None)) setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) setattr(self, "_{}".format('consent_details_list'), kwargs.get('consent_details_list', None)) @@ -477,6 +481,29 @@ def auto_responded_reason(self, auto_responded_reason): self._auto_responded_reason = auto_responded_reason + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this Agent. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this Agent. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this Agent. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this Agent. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def client_user_id(self): """Gets the client_user_id of this Agent. # noqa: E501 @@ -803,7 +830,7 @@ def email_metadata(self, email_metadata): def email_notification(self): """Gets the email_notification of this Agent. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this Agent. # noqa: E501 :rtype: RecipientEmailNotification @@ -814,7 +841,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this Agent. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this Agent. # noqa: E501 :type: RecipientEmailNotification @@ -872,7 +899,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this Agent. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Agent. # noqa: E501 :rtype: ErrorDetails @@ -883,7 +910,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Agent. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Agent. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/approve.py b/docusign_esign/models/approve.py index 1108ad69..6691d36e 100644 --- a/docusign_esign/models/approve.py +++ b/docusign_esign/models/approve.py @@ -978,6 +978,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Approve. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Approve. # noqa: E501 :rtype: PropertyMetadata @@ -988,6 +989,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Approve. + # noqa: E501 :param caption_metadata: The caption_metadata of this Approve. # noqa: E501 :type: PropertyMetadata @@ -1183,7 +1185,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Approve. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Approve. # noqa: E501 :rtype: ErrorDetails @@ -1194,7 +1196,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Approve. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Approve. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/billing_charge.py b/docusign_esign/models/billing_charge.py index 2931c70c..c0dc5cb5 100644 --- a/docusign_esign/models/billing_charge.py +++ b/docusign_esign/models/billing_charge.py @@ -149,7 +149,7 @@ def blocked(self, blocked): def charge_name(self): """Gets the charge_name of this BillingCharge. # noqa: E501 - 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 | # noqa: E501 + 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 | # noqa: E501 :return: The charge_name of this BillingCharge. # noqa: E501 :rtype: str @@ -160,7 +160,7 @@ def charge_name(self): def charge_name(self, charge_name): """Sets the charge_name of this BillingCharge. - 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 | # noqa: E501 + 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 | # noqa: E501 :param charge_name: The charge_name of this BillingCharge. # noqa: E501 :type: str diff --git a/docusign_esign/models/brand.py b/docusign_esign/models/brand.py index 66afa306..54b5f5c7 100644 --- a/docusign_esign/models/brand.py +++ b/docusign_esign/models/brand.py @@ -272,7 +272,7 @@ def email_content(self, email_content): def error_details(self): """Gets the error_details of this Brand. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Brand. # noqa: E501 :rtype: ErrorDetails @@ -283,7 +283,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Brand. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Brand. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/bulk_envelope.py b/docusign_esign/models/bulk_envelope.py index 12c199fa..048f6e2f 100644 --- a/docusign_esign/models/bulk_envelope.py +++ b/docusign_esign/models/bulk_envelope.py @@ -202,7 +202,7 @@ def envelope_uri(self, envelope_uri): def error_details(self): """Gets the error_details of this BulkEnvelope. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this BulkEnvelope. # noqa: E501 :rtype: ErrorDetails @@ -213,7 +213,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this BulkEnvelope. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this BulkEnvelope. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/bulk_sending_copy_recipient.py b/docusign_esign/models/bulk_sending_copy_recipient.py index 64a1fd67..f0ddeeb1 100644 --- a/docusign_esign/models/bulk_sending_copy_recipient.py +++ b/docusign_esign/models/bulk_sending_copy_recipient.py @@ -266,7 +266,7 @@ def email(self, email): def email_notification(self): """Gets the email_notification of this BulkSendingCopyRecipient. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this BulkSendingCopyRecipient. # noqa: E501 :rtype: RecipientEmailNotification @@ -277,7 +277,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this BulkSendingCopyRecipient. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this BulkSendingCopyRecipient. # noqa: E501 :type: RecipientEmailNotification @@ -450,6 +450,7 @@ def identification_method(self, identification_method): def identity_verification(self): """Gets the identity_verification of this BulkSendingCopyRecipient. # noqa: E501 + # noqa: E501 :return: The identity_verification of this BulkSendingCopyRecipient. # noqa: E501 :rtype: RecipientIdentityVerification @@ -460,6 +461,7 @@ def identity_verification(self): def identity_verification(self, identity_verification): """Sets the identity_verification of this BulkSendingCopyRecipient. + # noqa: E501 :param identity_verification: The identity_verification of this BulkSendingCopyRecipient. # noqa: E501 :type: RecipientIdentityVerification diff --git a/docusign_esign/models/bulksending_copy_doc_gen_form_field.py b/docusign_esign/models/bulksending_copy_doc_gen_form_field.py index 084d1b70..cce6ff0c 100644 --- a/docusign_esign/models/bulksending_copy_doc_gen_form_field.py +++ b/docusign_esign/models/bulksending_copy_doc_gen_form_field.py @@ -33,12 +33,12 @@ class BulksendingCopyDocGenFormField(object): and the value is json key in definition. """ swagger_types = { - 'label': 'str', + 'name': 'str', 'value': 'str' } attribute_map = { - 'label': 'label', + 'name': 'name', 'value': 'value' } @@ -48,35 +48,35 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 _configuration = Configuration() self._configuration = _configuration - self._label = None + self._name = None self._value = None self.discriminator = None - setattr(self, "_{}".format('label'), kwargs.get('label', None)) + setattr(self, "_{}".format('name'), kwargs.get('name', None)) setattr(self, "_{}".format('value'), kwargs.get('value', None)) @property - def label(self): - """Gets the label of this BulksendingCopyDocGenFormField. # noqa: E501 + def name(self): + """Gets the name of this BulksendingCopyDocGenFormField. # noqa: E501 # noqa: E501 - :return: The label of this BulksendingCopyDocGenFormField. # noqa: E501 + :return: The name of this BulksendingCopyDocGenFormField. # noqa: E501 :rtype: str """ - return self._label + return self._name - @label.setter - def label(self, label): - """Sets the label of this BulksendingCopyDocGenFormField. + @name.setter + def name(self, name): + """Sets the name of this BulksendingCopyDocGenFormField. # noqa: E501 - :param label: The label of this BulksendingCopyDocGenFormField. # noqa: E501 + :param name: The name of this BulksendingCopyDocGenFormField. # noqa: E501 :type: str """ - self._label = label + self._name = name @property def value(self): diff --git a/docusign_esign/models/captive_recipient.py b/docusign_esign/models/captive_recipient.py index 3d7993ea..70ebcae8 100644 --- a/docusign_esign/models/captive_recipient.py +++ b/docusign_esign/models/captive_recipient.py @@ -113,7 +113,7 @@ def email(self, email): def error_details(self): """Gets the error_details of this CaptiveRecipient. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this CaptiveRecipient. # noqa: E501 :rtype: ErrorDetails @@ -124,7 +124,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this CaptiveRecipient. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this CaptiveRecipient. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/carbon_copy.py b/docusign_esign/models/carbon_copy.py index 2d93d9c2..38461470 100644 --- a/docusign_esign/models/carbon_copy.py +++ b/docusign_esign/models/carbon_copy.py @@ -41,6 +41,7 @@ class CarbonCopy(object): 'agent_can_edit_name': 'str', 'allow_system_override_for_locked_recipient': 'str', 'auto_responded_reason': 'str', + 'bulk_send_v2_recipient': 'str', 'client_user_id': 'str', 'completed_count': 'str', 'consent_details_list': 'list[ConsentDetails]', @@ -122,6 +123,7 @@ class CarbonCopy(object): 'agent_can_edit_name': 'agentCanEditName', 'allow_system_override_for_locked_recipient': 'allowSystemOverrideForLockedRecipient', 'auto_responded_reason': 'autoRespondedReason', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', 'consent_details_list': 'consentDetailsList', @@ -208,6 +210,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._agent_can_edit_name = None self._allow_system_override_for_locked_recipient = None self._auto_responded_reason = None + self._bulk_send_v2_recipient = None self._client_user_id = None self._completed_count = None self._consent_details_list = None @@ -288,6 +291,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('agent_can_edit_name'), kwargs.get('agent_can_edit_name', None)) setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) setattr(self, "_{}".format('consent_details_list'), kwargs.get('consent_details_list', None)) @@ -543,6 +547,29 @@ def auto_responded_reason(self, auto_responded_reason): self._auto_responded_reason = auto_responded_reason + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this CarbonCopy. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this CarbonCopy. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this CarbonCopy. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this CarbonCopy. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def client_user_id(self): """Gets the client_user_id of this CarbonCopy. # noqa: E501 @@ -869,7 +896,7 @@ def email_metadata(self, email_metadata): def email_notification(self): """Gets the email_notification of this CarbonCopy. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this CarbonCopy. # noqa: E501 :rtype: RecipientEmailNotification @@ -880,7 +907,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this CarbonCopy. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this CarbonCopy. # noqa: E501 :type: RecipientEmailNotification @@ -938,7 +965,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this CarbonCopy. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this CarbonCopy. # noqa: E501 :rtype: ErrorDetails @@ -949,7 +976,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this CarbonCopy. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this CarbonCopy. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/certified_delivery.py b/docusign_esign/models/certified_delivery.py index 72ea03b6..869834d3 100644 --- a/docusign_esign/models/certified_delivery.py +++ b/docusign_esign/models/certified_delivery.py @@ -41,6 +41,7 @@ class CertifiedDelivery(object): 'agent_can_edit_name': 'str', 'allow_system_override_for_locked_recipient': 'str', 'auto_responded_reason': 'str', + 'bulk_send_v2_recipient': 'str', 'client_user_id': 'str', 'completed_count': 'str', 'consent_details_list': 'list[ConsentDetails]', @@ -120,6 +121,7 @@ class CertifiedDelivery(object): 'agent_can_edit_name': 'agentCanEditName', 'allow_system_override_for_locked_recipient': 'allowSystemOverrideForLockedRecipient', 'auto_responded_reason': 'autoRespondedReason', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', 'consent_details_list': 'consentDetailsList', @@ -204,6 +206,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._agent_can_edit_name = None self._allow_system_override_for_locked_recipient = None self._auto_responded_reason = None + self._bulk_send_v2_recipient = None self._client_user_id = None self._completed_count = None self._consent_details_list = None @@ -282,6 +285,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('agent_can_edit_name'), kwargs.get('agent_can_edit_name', None)) setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) setattr(self, "_{}".format('consent_details_list'), kwargs.get('consent_details_list', None)) @@ -535,6 +539,29 @@ def auto_responded_reason(self, auto_responded_reason): self._auto_responded_reason = auto_responded_reason + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this CertifiedDelivery. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this CertifiedDelivery. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this CertifiedDelivery. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this CertifiedDelivery. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def client_user_id(self): """Gets the client_user_id of this CertifiedDelivery. # noqa: E501 @@ -861,7 +888,7 @@ def email_metadata(self, email_metadata): def email_notification(self): """Gets the email_notification of this CertifiedDelivery. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this CertifiedDelivery. # noqa: E501 :rtype: RecipientEmailNotification @@ -872,7 +899,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this CertifiedDelivery. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this CertifiedDelivery. # noqa: E501 :type: RecipientEmailNotification @@ -930,7 +957,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this CertifiedDelivery. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this CertifiedDelivery. # noqa: E501 :rtype: ErrorDetails @@ -941,7 +968,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this CertifiedDelivery. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this CertifiedDelivery. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/checkbox.py b/docusign_esign/models/checkbox.py index aba20f99..4f549126 100644 --- a/docusign_esign/models/checkbox.py +++ b/docusign_esign/models/checkbox.py @@ -984,6 +984,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Checkbox. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Checkbox. # noqa: E501 :rtype: PropertyMetadata @@ -994,6 +995,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Checkbox. + # noqa: E501 :param caption_metadata: The caption_metadata of this Checkbox. # noqa: E501 :type: PropertyMetadata @@ -1189,7 +1191,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Checkbox. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Checkbox. # noqa: E501 :rtype: ErrorDetails @@ -1200,7 +1202,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Checkbox. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Checkbox. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/cloud_storage_provider.py b/docusign_esign/models/cloud_storage_provider.py index c4166fe9..a8f5765d 100644 --- a/docusign_esign/models/cloud_storage_provider.py +++ b/docusign_esign/models/cloud_storage_provider.py @@ -94,7 +94,7 @@ def authentication_url(self, authentication_url): def error_details(self): """Gets the error_details of this CloudStorageProvider. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this CloudStorageProvider. # noqa: E501 :rtype: ErrorDetails @@ -105,7 +105,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this CloudStorageProvider. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this CloudStorageProvider. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/comment_thread.py b/docusign_esign/models/comment_thread.py index ecc08e95..7f1ee382 100644 --- a/docusign_esign/models/comment_thread.py +++ b/docusign_esign/models/comment_thread.py @@ -932,6 +932,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this CommentThread. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this CommentThread. # noqa: E501 :rtype: PropertyMetadata @@ -942,6 +943,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this CommentThread. + # noqa: E501 :param caption_metadata: The caption_metadata of this CommentThread. # noqa: E501 :type: PropertyMetadata @@ -1160,7 +1162,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this CommentThread. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this CommentThread. # noqa: E501 :rtype: ErrorDetails @@ -1171,7 +1173,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this CommentThread. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this CommentThread. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/commission_county.py b/docusign_esign/models/commission_county.py index 0cd2f8af..95a33f16 100644 --- a/docusign_esign/models/commission_county.py +++ b/docusign_esign/models/commission_county.py @@ -988,6 +988,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this CommissionCounty. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this CommissionCounty. # noqa: E501 :rtype: PropertyMetadata @@ -998,6 +999,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this CommissionCounty. + # noqa: E501 :param caption_metadata: The caption_metadata of this CommissionCounty. # noqa: E501 :type: PropertyMetadata @@ -1285,7 +1287,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this CommissionCounty. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this CommissionCounty. # noqa: E501 :rtype: ErrorDetails @@ -1296,7 +1298,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this CommissionCounty. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this CommissionCounty. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/commission_expiration.py b/docusign_esign/models/commission_expiration.py index 5fe5b29e..c2533d75 100644 --- a/docusign_esign/models/commission_expiration.py +++ b/docusign_esign/models/commission_expiration.py @@ -988,6 +988,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this CommissionExpiration. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this CommissionExpiration. # noqa: E501 :rtype: PropertyMetadata @@ -998,6 +999,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this CommissionExpiration. + # noqa: E501 :param caption_metadata: The caption_metadata of this CommissionExpiration. # noqa: E501 :type: PropertyMetadata @@ -1285,7 +1287,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this CommissionExpiration. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this CommissionExpiration. # noqa: E501 :rtype: ErrorDetails @@ -1296,7 +1298,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this CommissionExpiration. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this CommissionExpiration. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/commission_number.py b/docusign_esign/models/commission_number.py index 9028da93..53350aa1 100644 --- a/docusign_esign/models/commission_number.py +++ b/docusign_esign/models/commission_number.py @@ -988,6 +988,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this CommissionNumber. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this CommissionNumber. # noqa: E501 :rtype: PropertyMetadata @@ -998,6 +999,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this CommissionNumber. + # noqa: E501 :param caption_metadata: The caption_metadata of this CommissionNumber. # noqa: E501 :type: PropertyMetadata @@ -1285,7 +1287,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this CommissionNumber. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this CommissionNumber. # noqa: E501 :rtype: ErrorDetails @@ -1296,7 +1298,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this CommissionNumber. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this CommissionNumber. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/commission_state.py b/docusign_esign/models/commission_state.py index 67c93538..1e0334a0 100644 --- a/docusign_esign/models/commission_state.py +++ b/docusign_esign/models/commission_state.py @@ -988,6 +988,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this CommissionState. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this CommissionState. # noqa: E501 :rtype: PropertyMetadata @@ -998,6 +999,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this CommissionState. + # noqa: E501 :param caption_metadata: The caption_metadata of this CommissionState. # noqa: E501 :type: PropertyMetadata @@ -1285,7 +1287,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this CommissionState. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this CommissionState. # noqa: E501 :rtype: ErrorDetails @@ -1296,7 +1298,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this CommissionState. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this CommissionState. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/company.py b/docusign_esign/models/company.py index 892b7a3b..7117227b 100644 --- a/docusign_esign/models/company.py +++ b/docusign_esign/models/company.py @@ -988,6 +988,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Company. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Company. # noqa: E501 :rtype: PropertyMetadata @@ -998,6 +999,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Company. + # noqa: E501 :param caption_metadata: The caption_metadata of this Company. # noqa: E501 :type: PropertyMetadata @@ -1285,7 +1287,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Company. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Company. # noqa: E501 :rtype: ErrorDetails @@ -1296,7 +1298,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Company. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Company. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/connect_debug_log.py b/docusign_esign/models/connect_debug_log.py index c46b22ab..c97d639f 100644 --- a/docusign_esign/models/connect_debug_log.py +++ b/docusign_esign/models/connect_debug_log.py @@ -94,7 +94,7 @@ def connect_config(self, connect_config): def error_details(self): """Gets the error_details of this ConnectDebugLog. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this ConnectDebugLog. # noqa: E501 :rtype: ErrorDetails @@ -105,7 +105,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this ConnectDebugLog. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this ConnectDebugLog. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/connect_historical_envelope_republish.py b/docusign_esign/models/connect_historical_envelope_republish.py index 6012a38a..b6e8edd0 100644 --- a/docusign_esign/models/connect_historical_envelope_republish.py +++ b/docusign_esign/models/connect_historical_envelope_republish.py @@ -59,6 +59,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def config(self): """Gets the config of this ConnectHistoricalEnvelopeRepublish. # noqa: E501 + # noqa: E501 :return: The config of this ConnectHistoricalEnvelopeRepublish. # noqa: E501 :rtype: ConnectCustomConfiguration @@ -69,6 +70,7 @@ def config(self): def config(self, config): """Sets the config of this ConnectHistoricalEnvelopeRepublish. + # noqa: E501 :param config: The config of this ConnectHistoricalEnvelopeRepublish. # noqa: E501 :type: ConnectCustomConfiguration diff --git a/docusign_esign/models/contact.py b/docusign_esign/models/contact.py index bb48edd9..e1916562 100644 --- a/docusign_esign/models/contact.py +++ b/docusign_esign/models/contact.py @@ -249,7 +249,7 @@ def emails(self, emails): def error_details(self): """Gets the error_details of this Contact. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Contact. # noqa: E501 :rtype: ErrorDetails @@ -260,7 +260,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Contact. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Contact. # noqa: E501 :type: ErrorDetails @@ -318,6 +318,7 @@ def name(self, name): def notary_contact_details(self): """Gets the notary_contact_details of this Contact. # noqa: E501 + # noqa: E501 :return: The notary_contact_details of this Contact. # noqa: E501 :rtype: NotaryContactDetails @@ -328,6 +329,7 @@ def notary_contact_details(self): def notary_contact_details(self, notary_contact_details): """Sets the notary_contact_details of this Contact. + # noqa: E501 :param notary_contact_details: The notary_contact_details of this Contact. # noqa: E501 :type: NotaryContactDetails diff --git a/docusign_esign/models/custom_field.py b/docusign_esign/models/custom_field.py index 833ebbd3..227423d1 100644 --- a/docusign_esign/models/custom_field.py +++ b/docusign_esign/models/custom_field.py @@ -106,7 +106,7 @@ def custom_field_type(self, custom_field_type): def error_details(self): """Gets the error_details of this CustomField. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this CustomField. # noqa: E501 :rtype: ErrorDetails @@ -117,7 +117,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this CustomField. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this CustomField. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/date_signed.py b/docusign_esign/models/date_signed.py index cc7644f2..527c0ee8 100644 --- a/docusign_esign/models/date_signed.py +++ b/docusign_esign/models/date_signed.py @@ -940,6 +940,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this DateSigned. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this DateSigned. # noqa: E501 :rtype: PropertyMetadata @@ -950,6 +951,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this DateSigned. + # noqa: E501 :param caption_metadata: The caption_metadata of this DateSigned. # noqa: E501 :type: PropertyMetadata @@ -1145,7 +1147,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this DateSigned. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this DateSigned. # noqa: E501 :rtype: ErrorDetails @@ -1156,7 +1158,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this DateSigned. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this DateSigned. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/decline.py b/docusign_esign/models/decline.py index 44ab8588..97878db0 100644 --- a/docusign_esign/models/decline.py +++ b/docusign_esign/models/decline.py @@ -986,6 +986,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Decline. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Decline. # noqa: E501 :rtype: PropertyMetadata @@ -996,6 +997,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Decline. + # noqa: E501 :param caption_metadata: The caption_metadata of this Decline. # noqa: E501 :type: PropertyMetadata @@ -1237,7 +1239,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Decline. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Decline. # noqa: E501 :rtype: ErrorDetails @@ -1248,7 +1250,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Decline. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Decline. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/delayed_routing.py b/docusign_esign/models/delayed_routing.py index 603806da..7350b6b1 100644 --- a/docusign_esign/models/delayed_routing.py +++ b/docusign_esign/models/delayed_routing.py @@ -109,7 +109,7 @@ def rules(self, rules): def status(self): """Gets the status of this DelayedRouting. # noqa: E501 - \\\"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. # noqa: E501 + Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. # noqa: E501 :return: The status of this DelayedRouting. # noqa: E501 :rtype: str @@ -120,7 +120,7 @@ def status(self): def status(self, status): """Sets the status of this DelayedRouting. - \\\"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. # noqa: E501 + Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. # noqa: E501 :param status: The status of this DelayedRouting. # noqa: E501 :type: str diff --git a/docusign_esign/models/delegation_info.py b/docusign_esign/models/delegation_info.py index f83c8566..41ca310b 100644 --- a/docusign_esign/models/delegation_info.py +++ b/docusign_esign/models/delegation_info.py @@ -40,10 +40,10 @@ class DelegationInfo(object): } attribute_map = { - 'email': 'email', - 'name': 'name', - 'user_authorization_id': 'userAuthorizationId', - 'user_id': 'userId' + 'email': 'Email', + 'name': 'Name', + 'user_authorization_id': 'UserAuthorizationId', + 'user_id': 'UserId' } def __init__(self, _configuration=None, **kwargs): # noqa: E501 diff --git a/docusign_esign/models/doc_gen_form_field_request.py b/docusign_esign/models/doc_gen_form_field_request.py new file mode 100644 index 00000000..455f0ea7 --- /dev/null +++ b/docusign_esign/models/doc_gen_form_field_request.py @@ -0,0 +1,124 @@ +# coding: utf-8 + +""" + DocuSign REST API + + The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501 + + OpenAPI spec version: v2.1 + Contact: devcenter@docusign.com + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from docusign_esign.client.configuration import Configuration + + +class DocGenFormFieldRequest(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'doc_gen_form_fields': 'list[DocGenFormFields]' + } + + attribute_map = { + 'doc_gen_form_fields': 'docGenFormFields' + } + + def __init__(self, _configuration=None, **kwargs): # noqa: E501 + """DocGenFormFieldRequest - a model defined in Swagger""" # noqa: E501 + if _configuration is None: + _configuration = Configuration() + self._configuration = _configuration + + self._doc_gen_form_fields = None + self.discriminator = None + + setattr(self, "_{}".format('doc_gen_form_fields'), kwargs.get('doc_gen_form_fields', None)) + + @property + def doc_gen_form_fields(self): + """Gets the doc_gen_form_fields of this DocGenFormFieldRequest. # noqa: E501 + + # noqa: E501 + + :return: The doc_gen_form_fields of this DocGenFormFieldRequest. # noqa: E501 + :rtype: list[DocGenFormFields] + """ + return self._doc_gen_form_fields + + @doc_gen_form_fields.setter + def doc_gen_form_fields(self, doc_gen_form_fields): + """Sets the doc_gen_form_fields of this DocGenFormFieldRequest. + + # noqa: E501 + + :param doc_gen_form_fields: The doc_gen_form_fields of this DocGenFormFieldRequest. # noqa: E501 + :type: list[DocGenFormFields] + """ + + self._doc_gen_form_fields = doc_gen_form_fields + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + if issubclass(DocGenFormFieldRequest, dict): + for key, value in self.items(): + result[key] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, DocGenFormFieldRequest): + return False + + return self.to_dict() == other.to_dict() + + def __ne__(self, other): + """Returns true if both objects are not equal""" + if not isinstance(other, DocGenFormFieldRequest): + return True + + return self.to_dict() != other.to_dict() diff --git a/docusign_esign/models/doc_gen_form_field_response.py b/docusign_esign/models/doc_gen_form_field_response.py new file mode 100644 index 00000000..e98c97c0 --- /dev/null +++ b/docusign_esign/models/doc_gen_form_field_response.py @@ -0,0 +1,151 @@ +# coding: utf-8 + +""" + DocuSign REST API + + The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501 + + OpenAPI spec version: v2.1 + Contact: devcenter@docusign.com + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from docusign_esign.client.configuration import Configuration + + +class DocGenFormFieldResponse(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'doc_gen_form_fields': 'list[DocGenFormFields]', + 'error_details': 'ErrorDetails' + } + + attribute_map = { + 'doc_gen_form_fields': 'docGenFormFields', + 'error_details': 'errorDetails' + } + + def __init__(self, _configuration=None, **kwargs): # noqa: E501 + """DocGenFormFieldResponse - a model defined in Swagger""" # noqa: E501 + if _configuration is None: + _configuration = Configuration() + self._configuration = _configuration + + self._doc_gen_form_fields = None + self._error_details = None + self.discriminator = None + + setattr(self, "_{}".format('doc_gen_form_fields'), kwargs.get('doc_gen_form_fields', None)) + setattr(self, "_{}".format('error_details'), kwargs.get('error_details', None)) + + @property + def doc_gen_form_fields(self): + """Gets the doc_gen_form_fields of this DocGenFormFieldResponse. # noqa: E501 + + # noqa: E501 + + :return: The doc_gen_form_fields of this DocGenFormFieldResponse. # noqa: E501 + :rtype: list[DocGenFormFields] + """ + return self._doc_gen_form_fields + + @doc_gen_form_fields.setter + def doc_gen_form_fields(self, doc_gen_form_fields): + """Sets the doc_gen_form_fields of this DocGenFormFieldResponse. + + # noqa: E501 + + :param doc_gen_form_fields: The doc_gen_form_fields of this DocGenFormFieldResponse. # noqa: E501 + :type: list[DocGenFormFields] + """ + + self._doc_gen_form_fields = doc_gen_form_fields + + @property + def error_details(self): + """Gets the error_details of this DocGenFormFieldResponse. # noqa: E501 + + Array or errors. # noqa: E501 + + :return: The error_details of this DocGenFormFieldResponse. # noqa: E501 + :rtype: ErrorDetails + """ + return self._error_details + + @error_details.setter + def error_details(self, error_details): + """Sets the error_details of this DocGenFormFieldResponse. + + Array or errors. # noqa: E501 + + :param error_details: The error_details of this DocGenFormFieldResponse. # noqa: E501 + :type: ErrorDetails + """ + + self._error_details = error_details + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + if issubclass(DocGenFormFieldResponse, dict): + for key, value in self.items(): + result[key] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, DocGenFormFieldResponse): + return False + + return self.to_dict() == other.to_dict() + + def __ne__(self, other): + """Returns true if both objects are not equal""" + if not isinstance(other, DocGenFormFieldResponse): + return True + + return self.to_dict() != other.to_dict() diff --git a/docusign_esign/models/doc_gen_form_fields.py b/docusign_esign/models/doc_gen_form_fields.py new file mode 100644 index 00000000..ba2d25a1 --- /dev/null +++ b/docusign_esign/models/doc_gen_form_fields.py @@ -0,0 +1,205 @@ +# coding: utf-8 + +""" + DocuSign REST API + + The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501 + + OpenAPI spec version: v2.1 + Contact: devcenter@docusign.com + Generated by: https://github.com/swagger-api/swagger-codegen.git +""" + + +import pprint +import re # noqa: F401 + +import six + +from docusign_esign.client.configuration import Configuration + + +class DocGenFormFields(object): + """NOTE: This class is auto generated by the swagger code generator program. + + Do not edit the class manually. + """ + + """ + Attributes: + swagger_types (dict): The key is attribute name + and the value is attribute type. + attribute_map (dict): The key is attribute name + and the value is json key in definition. + """ + swagger_types = { + 'doc_gen_document_status': 'str', + 'doc_gen_errors': 'list[DocGenSyntaxError]', + 'doc_gen_form_field_list': 'list[DocGenFormField]', + 'document_id': 'str' + } + + attribute_map = { + 'doc_gen_document_status': 'docGenDocumentStatus', + 'doc_gen_errors': 'docGenErrors', + 'doc_gen_form_field_list': 'docGenFormFieldList', + 'document_id': 'documentId' + } + + def __init__(self, _configuration=None, **kwargs): # noqa: E501 + """DocGenFormFields - a model defined in Swagger""" # noqa: E501 + if _configuration is None: + _configuration = Configuration() + self._configuration = _configuration + + self._doc_gen_document_status = None + self._doc_gen_errors = None + self._doc_gen_form_field_list = None + self._document_id = None + self.discriminator = None + + setattr(self, "_{}".format('doc_gen_document_status'), kwargs.get('doc_gen_document_status', None)) + setattr(self, "_{}".format('doc_gen_errors'), kwargs.get('doc_gen_errors', None)) + setattr(self, "_{}".format('doc_gen_form_field_list'), kwargs.get('doc_gen_form_field_list', None)) + setattr(self, "_{}".format('document_id'), kwargs.get('document_id', None)) + + @property + def doc_gen_document_status(self): + """Gets the doc_gen_document_status of this DocGenFormFields. # noqa: E501 + + # noqa: E501 + + :return: The doc_gen_document_status of this DocGenFormFields. # noqa: E501 + :rtype: str + """ + return self._doc_gen_document_status + + @doc_gen_document_status.setter + def doc_gen_document_status(self, doc_gen_document_status): + """Sets the doc_gen_document_status of this DocGenFormFields. + + # noqa: E501 + + :param doc_gen_document_status: The doc_gen_document_status of this DocGenFormFields. # noqa: E501 + :type: str + """ + + self._doc_gen_document_status = doc_gen_document_status + + @property + def doc_gen_errors(self): + """Gets the doc_gen_errors of this DocGenFormFields. # noqa: E501 + + # noqa: E501 + + :return: The doc_gen_errors of this DocGenFormFields. # noqa: E501 + :rtype: list[DocGenSyntaxError] + """ + return self._doc_gen_errors + + @doc_gen_errors.setter + def doc_gen_errors(self, doc_gen_errors): + """Sets the doc_gen_errors of this DocGenFormFields. + + # noqa: E501 + + :param doc_gen_errors: The doc_gen_errors of this DocGenFormFields. # noqa: E501 + :type: list[DocGenSyntaxError] + """ + + self._doc_gen_errors = doc_gen_errors + + @property + def doc_gen_form_field_list(self): + """Gets the doc_gen_form_field_list of this DocGenFormFields. # noqa: E501 + + # noqa: E501 + + :return: The doc_gen_form_field_list of this DocGenFormFields. # noqa: E501 + :rtype: list[DocGenFormField] + """ + return self._doc_gen_form_field_list + + @doc_gen_form_field_list.setter + def doc_gen_form_field_list(self, doc_gen_form_field_list): + """Sets the doc_gen_form_field_list of this DocGenFormFields. + + # noqa: E501 + + :param doc_gen_form_field_list: The doc_gen_form_field_list of this DocGenFormFields. # noqa: E501 + :type: list[DocGenFormField] + """ + + self._doc_gen_form_field_list = doc_gen_form_field_list + + @property + def document_id(self): + """Gets the document_id of this DocGenFormFields. # noqa: E501 + + Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute. # noqa: E501 + + :return: The document_id of this DocGenFormFields. # noqa: E501 + :rtype: str + """ + return self._document_id + + @document_id.setter + def document_id(self, document_id): + """Sets the document_id of this DocGenFormFields. + + Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute. # noqa: E501 + + :param document_id: The document_id of this DocGenFormFields. # noqa: E501 + :type: str + """ + + self._document_id = document_id + + def to_dict(self): + """Returns the model properties as a dict""" + result = {} + + for attr, _ in six.iteritems(self.swagger_types): + value = getattr(self, attr) + if isinstance(value, list): + result[attr] = list(map( + lambda x: x.to_dict() if hasattr(x, "to_dict") else x, + value + )) + elif hasattr(value, "to_dict"): + result[attr] = value.to_dict() + elif isinstance(value, dict): + result[attr] = dict(map( + lambda item: (item[0], item[1].to_dict()) + if hasattr(item[1], "to_dict") else item, + value.items() + )) + else: + result[attr] = value + if issubclass(DocGenFormFields, dict): + for key, value in self.items(): + result[key] = value + + return result + + def to_str(self): + """Returns the string representation of the model""" + return pprint.pformat(self.to_dict()) + + def __repr__(self): + """For `print` and `pprint`""" + return self.to_str() + + def __eq__(self, other): + """Returns true if both objects are equal""" + if not isinstance(other, DocGenFormFields): + return False + + return self.to_dict() == other.to_dict() + + def __ne__(self, other): + """Returns true if both objects are not equal""" + if not isinstance(other, DocGenFormFields): + return True + + return self.to_dict() != other.to_dict() diff --git a/docusign_esign/models/document_template.py b/docusign_esign/models/document_template.py index caff63ff..0db65020 100644 --- a/docusign_esign/models/document_template.py +++ b/docusign_esign/models/document_template.py @@ -140,7 +140,7 @@ def document_start_page(self, document_start_page): def error_details(self): """Gets the error_details of this DocumentTemplate. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this DocumentTemplate. # noqa: E501 :rtype: ErrorDetails @@ -151,7 +151,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this DocumentTemplate. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this DocumentTemplate. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/document_visibility.py b/docusign_esign/models/document_visibility.py index a282fea3..83f65ef8 100644 --- a/docusign_esign/models/document_visibility.py +++ b/docusign_esign/models/document_visibility.py @@ -94,7 +94,7 @@ def document_id(self, document_id): def error_details(self): """Gets the error_details of this DocumentVisibility. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this DocumentVisibility. # noqa: E501 :rtype: ErrorDetails @@ -105,7 +105,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this DocumentVisibility. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this DocumentVisibility. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/draw.py b/docusign_esign/models/draw.py index 111cbb7b..0c51a96c 100644 --- a/docusign_esign/models/draw.py +++ b/docusign_esign/models/draw.py @@ -877,6 +877,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Draw. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Draw. # noqa: E501 :rtype: PropertyMetadata @@ -887,6 +888,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Draw. + # noqa: E501 :param caption_metadata: The caption_metadata of this Draw. # noqa: E501 :type: PropertyMetadata @@ -1082,7 +1084,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Draw. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Draw. # noqa: E501 :rtype: ErrorDetails @@ -1093,7 +1095,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Draw. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Draw. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/editor.py b/docusign_esign/models/editor.py index bd92acd4..34fed585 100644 --- a/docusign_esign/models/editor.py +++ b/docusign_esign/models/editor.py @@ -39,6 +39,7 @@ class Editor(object): 'additional_notifications': 'list[RecipientAdditionalNotification]', 'allow_system_override_for_locked_recipient': 'str', 'auto_responded_reason': 'str', + 'bulk_send_v2_recipient': 'str', 'client_user_id': 'str', 'completed_count': 'str', 'consent_details_list': 'list[ConsentDetails]', @@ -114,6 +115,7 @@ class Editor(object): 'additional_notifications': 'additionalNotifications', 'allow_system_override_for_locked_recipient': 'allowSystemOverrideForLockedRecipient', 'auto_responded_reason': 'autoRespondedReason', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', 'consent_details_list': 'consentDetailsList', @@ -194,6 +196,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._additional_notifications = None self._allow_system_override_for_locked_recipient = None self._auto_responded_reason = None + self._bulk_send_v2_recipient = None self._client_user_id = None self._completed_count = None self._consent_details_list = None @@ -268,6 +271,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('additional_notifications'), kwargs.get('additional_notifications', None)) setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) setattr(self, "_{}".format('consent_details_list'), kwargs.get('consent_details_list', None)) @@ -473,6 +477,29 @@ def auto_responded_reason(self, auto_responded_reason): self._auto_responded_reason = auto_responded_reason + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this Editor. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this Editor. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this Editor. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this Editor. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def client_user_id(self): """Gets the client_user_id of this Editor. # noqa: E501 @@ -799,7 +826,7 @@ def email_metadata(self, email_metadata): def email_notification(self): """Gets the email_notification of this Editor. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this Editor. # noqa: E501 :rtype: RecipientEmailNotification @@ -810,7 +837,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this Editor. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this Editor. # noqa: E501 :type: RecipientEmailNotification @@ -868,7 +895,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this Editor. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Editor. # noqa: E501 :rtype: ErrorDetails @@ -879,7 +906,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Editor. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Editor. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/email.py b/docusign_esign/models/email.py index 60e3b526..6071abb8 100644 --- a/docusign_esign/models/email.py +++ b/docusign_esign/models/email.py @@ -1044,6 +1044,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Email. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Email. # noqa: E501 :rtype: PropertyMetadata @@ -1054,6 +1055,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Email. + # noqa: E501 :param caption_metadata: The caption_metadata of this Email. # noqa: E501 :type: PropertyMetadata @@ -1341,7 +1343,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Email. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Email. # noqa: E501 :rtype: ErrorDetails @@ -1352,7 +1354,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Email. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Email. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/email_address.py b/docusign_esign/models/email_address.py index dec2dd06..a694d63b 100644 --- a/docusign_esign/models/email_address.py +++ b/docusign_esign/models/email_address.py @@ -940,6 +940,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this EmailAddress. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this EmailAddress. # noqa: E501 :rtype: PropertyMetadata @@ -950,6 +951,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this EmailAddress. + # noqa: E501 :param caption_metadata: The caption_metadata of this EmailAddress. # noqa: E501 :type: PropertyMetadata @@ -1145,7 +1147,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this EmailAddress. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this EmailAddress. # noqa: E501 :rtype: ErrorDetails @@ -1156,7 +1158,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this EmailAddress. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this EmailAddress. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/envelope.py b/docusign_esign/models/envelope.py index 4802cf46..a9a8294e 100644 --- a/docusign_esign/models/envelope.py +++ b/docusign_esign/models/envelope.py @@ -781,7 +781,7 @@ def created_date_time(self, created_date_time): def custom_fields(self): """Gets the custom_fields of this Envelope. # noqa: E501 - An optional array of strings that enables the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each `customField` string can be a maximum of 100 characters. # noqa: E501 + An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 :return: The custom_fields of this Envelope. # noqa: E501 :rtype: CustomFields @@ -792,7 +792,7 @@ def custom_fields(self): def custom_fields(self, custom_fields): """Sets the custom_fields of this Envelope. - An optional array of strings that enables the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each `customField` string can be a maximum of 100 characters. # noqa: E501 + An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 :param custom_fields: The custom_fields of this Envelope. # noqa: E501 :type: CustomFields @@ -1816,7 +1816,7 @@ def purge_state(self, purge_state): def recipients(self): """Gets the recipients of this Envelope. # noqa: E501 - An array of recipient objects that provides details about the recipients of the envelope. # noqa: E501 + An array of powerform recipients. # noqa: E501 :return: The recipients of this Envelope. # noqa: E501 :rtype: Recipients @@ -1827,7 +1827,7 @@ def recipients(self): def recipients(self, recipients): """Sets the recipients of this Envelope. - An array of recipient objects that provides details about the recipients of the envelope. # noqa: E501 + An array of powerform recipients. # noqa: E501 :param recipients: The recipients of this Envelope. # noqa: E501 :type: Recipients diff --git a/docusign_esign/models/envelope_attachment.py b/docusign_esign/models/envelope_attachment.py index 2a2451f7..1b9bbb3c 100644 --- a/docusign_esign/models/envelope_attachment.py +++ b/docusign_esign/models/envelope_attachment.py @@ -144,7 +144,7 @@ def attachment_type(self, attachment_type): def error_details(self): """Gets the error_details of this EnvelopeAttachment. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this EnvelopeAttachment. # noqa: E501 :rtype: ErrorDetails @@ -155,7 +155,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this EnvelopeAttachment. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this EnvelopeAttachment. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/envelope_definition.py b/docusign_esign/models/envelope_definition.py index 0ac07931..072731d3 100644 --- a/docusign_esign/models/envelope_definition.py +++ b/docusign_esign/models/envelope_definition.py @@ -917,7 +917,7 @@ def created_date_time(self, created_date_time): def custom_fields(self): """Gets the custom_fields of this EnvelopeDefinition. # noqa: E501 - An optional array of strings that enables the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each `customField` string can be a maximum of 100 characters. **Note:** Any custom fields you set with this API method will _replace_ custom fields you have defined with [Envelope Custom Fields in Admin](https://support.docusign.com/en/guides/ndse-admin-guide-document-labels), whether the **Show field to envelope creators** or **Make fields required for envelopes** options are checked or not. # noqa: E501 + An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 :return: The custom_fields of this EnvelopeDefinition. # noqa: E501 :rtype: CustomFields @@ -928,7 +928,7 @@ def custom_fields(self): def custom_fields(self, custom_fields): """Sets the custom_fields of this EnvelopeDefinition. - An optional array of strings that enables the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each `customField` string can be a maximum of 100 characters. **Note:** Any custom fields you set with this API method will _replace_ custom fields you have defined with [Envelope Custom Fields in Admin](https://support.docusign.com/en/guides/ndse-admin-guide-document-labels), whether the **Show field to envelope creators** or **Make fields required for envelopes** options are checked or not. # noqa: E501 + An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 :param custom_fields: The custom_fields of this EnvelopeDefinition. # noqa: E501 :type: CustomFields @@ -2044,7 +2044,7 @@ def purge_state(self, purge_state): def recipients(self): """Gets the recipients of this EnvelopeDefinition. # noqa: E501 - Specifies the envelope recipients. # noqa: E501 + An array of powerform recipients. # noqa: E501 :return: The recipients of this EnvelopeDefinition. # noqa: E501 :rtype: Recipients @@ -2055,7 +2055,7 @@ def recipients(self): def recipients(self, recipients): """Sets the recipients of this EnvelopeDefinition. - Specifies the envelope recipients. # noqa: E501 + An array of powerform recipients. # noqa: E501 :param recipients: The recipients of this EnvelopeDefinition. # noqa: E501 :type: Recipients diff --git a/docusign_esign/models/envelope_document.py b/docusign_esign/models/envelope_document.py index 6dc75bb6..cfa77c97 100644 --- a/docusign_esign/models/envelope_document.py +++ b/docusign_esign/models/envelope_document.py @@ -516,7 +516,7 @@ def document_id_guid(self, document_id_guid): def error_details(self): """Gets the error_details of this EnvelopeDocument. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this EnvelopeDocument. # noqa: E501 :rtype: ErrorDetails @@ -527,7 +527,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this EnvelopeDocument. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this EnvelopeDocument. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/envelope_id.py b/docusign_esign/models/envelope_id.py index db8e4893..adc92583 100644 --- a/docusign_esign/models/envelope_id.py +++ b/docusign_esign/models/envelope_id.py @@ -932,6 +932,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this EnvelopeId. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this EnvelopeId. # noqa: E501 :rtype: PropertyMetadata @@ -942,6 +943,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this EnvelopeId. + # noqa: E501 :param caption_metadata: The caption_metadata of this EnvelopeId. # noqa: E501 :type: PropertyMetadata @@ -1137,7 +1139,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this EnvelopeId. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this EnvelopeId. # noqa: E501 :rtype: ErrorDetails @@ -1148,7 +1150,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this EnvelopeId. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this EnvelopeId. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/envelope_publish_transaction.py b/docusign_esign/models/envelope_publish_transaction.py index dad0260b..623f28b6 100644 --- a/docusign_esign/models/envelope_publish_transaction.py +++ b/docusign_esign/models/envelope_publish_transaction.py @@ -356,6 +356,7 @@ def submission_date(self, submission_date): def submitted_by_user_info(self): """Gets the submitted_by_user_info of this EnvelopePublishTransaction. # noqa: E501 + # noqa: E501 :return: The submitted_by_user_info of this EnvelopePublishTransaction. # noqa: E501 :rtype: UserInfo @@ -366,6 +367,7 @@ def submitted_by_user_info(self): def submitted_by_user_info(self, submitted_by_user_info): """Sets the submitted_by_user_info of this EnvelopePublishTransaction. + # noqa: E501 :param submitted_by_user_info: The submitted_by_user_info of this EnvelopePublishTransaction. # noqa: E501 :type: UserInfo diff --git a/docusign_esign/models/envelope_summary.py b/docusign_esign/models/envelope_summary.py index 69a49db2..ffd8f21b 100644 --- a/docusign_esign/models/envelope_summary.py +++ b/docusign_esign/models/envelope_summary.py @@ -129,7 +129,7 @@ def envelope_id(self, envelope_id): def error_details(self): """Gets the error_details of this EnvelopeSummary. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this EnvelopeSummary. # noqa: E501 :rtype: ErrorDetails @@ -140,7 +140,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this EnvelopeSummary. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this EnvelopeSummary. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/envelope_template.py b/docusign_esign/models/envelope_template.py index 66cd3c7b..ac9ed99d 100644 --- a/docusign_esign/models/envelope_template.py +++ b/docusign_esign/models/envelope_template.py @@ -942,7 +942,7 @@ def created_date_time(self, created_date_time): def custom_fields(self): """Gets the custom_fields of this EnvelopeTemplate. # noqa: E501 - An optional array of strings that enables the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each `customField` string can be a maximum of 100 characters. # noqa: E501 + An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 :return: The custom_fields of this EnvelopeTemplate. # noqa: E501 :rtype: CustomFields @@ -953,7 +953,7 @@ def custom_fields(self): def custom_fields(self, custom_fields): """Sets the custom_fields of this EnvelopeTemplate. - An optional array of strings that enables the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each `customField` string can be a maximum of 100 characters. # noqa: E501 + An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 :param custom_fields: The custom_fields of this EnvelopeTemplate. # noqa: E501 :type: CustomFields @@ -2368,7 +2368,7 @@ def purge_state(self, purge_state): def recipients(self): """Gets the recipients of this EnvelopeTemplate. # noqa: E501 - An array of recipient objects that provides details about the recipients of the envelope. # noqa: E501 + An array of powerform recipients. # noqa: E501 :return: The recipients of this EnvelopeTemplate. # noqa: E501 :rtype: Recipients @@ -2379,7 +2379,7 @@ def recipients(self): def recipients(self, recipients): """Sets the recipients of this EnvelopeTemplate. - An array of recipient objects that provides details about the recipients of the envelope. # noqa: E501 + An array of powerform recipients. # noqa: E501 :param recipients: The recipients of this EnvelopeTemplate. # noqa: E501 :type: Recipients diff --git a/docusign_esign/models/envelope_transaction_status.py b/docusign_esign/models/envelope_transaction_status.py index f2eacad5..4ae0a231 100644 --- a/docusign_esign/models/envelope_transaction_status.py +++ b/docusign_esign/models/envelope_transaction_status.py @@ -90,7 +90,7 @@ def envelope_id(self, envelope_id): def error_details(self): """Gets the error_details of this EnvelopeTransactionStatus. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this EnvelopeTransactionStatus. # noqa: E501 :rtype: ErrorDetails @@ -101,7 +101,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this EnvelopeTransactionStatus. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this EnvelopeTransactionStatus. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/envelope_update_summary.py b/docusign_esign/models/envelope_update_summary.py index e27fa761..30779a77 100644 --- a/docusign_esign/models/envelope_update_summary.py +++ b/docusign_esign/models/envelope_update_summary.py @@ -133,7 +133,7 @@ def envelope_id(self, envelope_id): def error_details(self): """Gets the error_details of this EnvelopeUpdateSummary. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this EnvelopeUpdateSummary. # noqa: E501 :rtype: ErrorDetails @@ -144,7 +144,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this EnvelopeUpdateSummary. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this EnvelopeUpdateSummary. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/external_folder.py b/docusign_esign/models/external_folder.py index 82ea68e8..2d276aeb 100644 --- a/docusign_esign/models/external_folder.py +++ b/docusign_esign/models/external_folder.py @@ -114,7 +114,7 @@ def end_position(self, end_position): def error_details(self): """Gets the error_details of this ExternalFolder. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this ExternalFolder. # noqa: E501 :rtype: ExternalDocServiceErrorDetails @@ -125,7 +125,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this ExternalFolder. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this ExternalFolder. # noqa: E501 :type: ExternalDocServiceErrorDetails diff --git a/docusign_esign/models/favorite_templates_content_item.py b/docusign_esign/models/favorite_templates_content_item.py index 5302beb9..d7439644 100644 --- a/docusign_esign/models/favorite_templates_content_item.py +++ b/docusign_esign/models/favorite_templates_content_item.py @@ -63,7 +63,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def error_details(self): """Gets the error_details of this FavoriteTemplatesContentItem. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this FavoriteTemplatesContentItem. # noqa: E501 :rtype: ErrorDetails @@ -74,7 +74,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this FavoriteTemplatesContentItem. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this FavoriteTemplatesContentItem. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/favorite_templates_info.py b/docusign_esign/models/favorite_templates_info.py index a88e3468..8e1dc905 100644 --- a/docusign_esign/models/favorite_templates_info.py +++ b/docusign_esign/models/favorite_templates_info.py @@ -63,7 +63,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def error_details(self): """Gets the error_details of this FavoriteTemplatesInfo. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this FavoriteTemplatesInfo. # noqa: E501 :rtype: ErrorDetails @@ -74,7 +74,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this FavoriteTemplatesInfo. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this FavoriteTemplatesInfo. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/first_name.py b/docusign_esign/models/first_name.py index bd5be931..58613fb0 100644 --- a/docusign_esign/models/first_name.py +++ b/docusign_esign/models/first_name.py @@ -940,6 +940,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this FirstName. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this FirstName. # noqa: E501 :rtype: PropertyMetadata @@ -950,6 +951,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this FirstName. + # noqa: E501 :param caption_metadata: The caption_metadata of this FirstName. # noqa: E501 :type: PropertyMetadata @@ -1145,7 +1147,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this FirstName. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this FirstName. # noqa: E501 :rtype: ErrorDetails @@ -1156,7 +1158,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this FirstName. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this FirstName. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/folder.py b/docusign_esign/models/folder.py index 267f2b4a..14d4837a 100644 --- a/docusign_esign/models/folder.py +++ b/docusign_esign/models/folder.py @@ -111,7 +111,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def error_details(self): """Gets the error_details of this Folder. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Folder. # noqa: E501 :rtype: ErrorDetails @@ -122,7 +122,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Folder. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Folder. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/folder_item_v2.py b/docusign_esign/models/folder_item_v2.py index deedb122..5dcdfedc 100644 --- a/docusign_esign/models/folder_item_v2.py +++ b/docusign_esign/models/folder_item_v2.py @@ -365,7 +365,7 @@ def owner_name(self, owner_name): def recipients(self): """Gets the recipients of this FolderItemV2. # noqa: E501 - An array of recipient objects that provides details about the recipients of the envelope. # noqa: E501 + An array of powerform recipients. # noqa: E501 :return: The recipients of this FolderItemV2. # noqa: E501 :rtype: Recipients @@ -376,7 +376,7 @@ def recipients(self): def recipients(self, recipients): """Sets the recipients of this FolderItemV2. - An array of recipient objects that provides details about the recipients of the envelope. # noqa: E501 + An array of powerform recipients. # noqa: E501 :param recipients: The recipients of this FolderItemV2. # noqa: E501 :type: Recipients diff --git a/docusign_esign/models/folder_shared_item.py b/docusign_esign/models/folder_shared_item.py index cb15a881..8db7027b 100644 --- a/docusign_esign/models/folder_shared_item.py +++ b/docusign_esign/models/folder_shared_item.py @@ -95,7 +95,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def error_details(self): """Gets the error_details of this FolderSharedItem. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this FolderSharedItem. # noqa: E501 :rtype: ErrorDetails @@ -106,7 +106,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this FolderSharedItem. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this FolderSharedItem. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/form_data_item.py b/docusign_esign/models/form_data_item.py index 28ab9d24..4d7e8957 100644 --- a/docusign_esign/models/form_data_item.py +++ b/docusign_esign/models/form_data_item.py @@ -37,6 +37,7 @@ class FormDataItem(object): 'list_selected_value': 'str', 'name': 'str', 'numerical_value': 'str', + 'original_numerical_value': 'str', 'original_value': 'str', 'value': 'str' } @@ -46,6 +47,7 @@ class FormDataItem(object): 'list_selected_value': 'listSelectedValue', 'name': 'name', 'numerical_value': 'numericalValue', + 'original_numerical_value': 'originalNumericalValue', 'original_value': 'originalValue', 'value': 'value' } @@ -60,6 +62,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._list_selected_value = None self._name = None self._numerical_value = None + self._original_numerical_value = None self._original_value = None self._value = None self.discriminator = None @@ -68,6 +71,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('list_selected_value'), kwargs.get('list_selected_value', None)) setattr(self, "_{}".format('name'), kwargs.get('name', None)) setattr(self, "_{}".format('numerical_value'), kwargs.get('numerical_value', None)) + setattr(self, "_{}".format('original_numerical_value'), kwargs.get('original_numerical_value', None)) setattr(self, "_{}".format('original_value'), kwargs.get('original_value', None)) setattr(self, "_{}".format('value'), kwargs.get('value', None)) @@ -75,7 +79,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def error_details(self): """Gets the error_details of this FormDataItem. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this FormDataItem. # noqa: E501 :rtype: ErrorDetails @@ -86,7 +90,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this FormDataItem. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this FormDataItem. # noqa: E501 :type: ErrorDetails @@ -163,6 +167,29 @@ def numerical_value(self, numerical_value): self._numerical_value = numerical_value + @property + def original_numerical_value(self): + """Gets the original_numerical_value of this FormDataItem. # noqa: E501 + + # noqa: E501 + + :return: The original_numerical_value of this FormDataItem. # noqa: E501 + :rtype: str + """ + return self._original_numerical_value + + @original_numerical_value.setter + def original_numerical_value(self, original_numerical_value): + """Sets the original_numerical_value of this FormDataItem. + + # noqa: E501 + + :param original_numerical_value: The original_numerical_value of this FormDataItem. # noqa: E501 + :type: str + """ + + self._original_numerical_value = original_numerical_value + @property def original_value(self): """Gets the original_value of this FormDataItem. # noqa: E501 diff --git a/docusign_esign/models/formula_tab.py b/docusign_esign/models/formula_tab.py index a9c3f379..4572d987 100644 --- a/docusign_esign/models/formula_tab.py +++ b/docusign_esign/models/formula_tab.py @@ -1080,6 +1080,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this FormulaTab. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this FormulaTab. # noqa: E501 :rtype: PropertyMetadata @@ -1090,6 +1091,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this FormulaTab. + # noqa: E501 :param caption_metadata: The caption_metadata of this FormulaTab. # noqa: E501 :type: PropertyMetadata @@ -1377,7 +1379,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this FormulaTab. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this FormulaTab. # noqa: E501 :rtype: ErrorDetails @@ -1388,7 +1390,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this FormulaTab. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this FormulaTab. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/full_name.py b/docusign_esign/models/full_name.py index 5a75c6c5..ad58bd02 100644 --- a/docusign_esign/models/full_name.py +++ b/docusign_esign/models/full_name.py @@ -940,6 +940,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this FullName. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this FullName. # noqa: E501 :rtype: PropertyMetadata @@ -950,6 +951,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this FullName. + # noqa: E501 :param caption_metadata: The caption_metadata of this FullName. # noqa: E501 :type: PropertyMetadata @@ -1145,7 +1147,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this FullName. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this FullName. # noqa: E501 :rtype: ErrorDetails @@ -1156,7 +1158,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this FullName. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this FullName. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/group.py b/docusign_esign/models/group.py index 48db0160..ee3d7726 100644 --- a/docusign_esign/models/group.py +++ b/docusign_esign/models/group.py @@ -106,7 +106,7 @@ def ds_group_id(self, ds_group_id): def error_details(self): """Gets the error_details of this Group. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Group. # noqa: E501 :rtype: ErrorDetails @@ -117,7 +117,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Group. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Group. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/in_person_signer.py b/docusign_esign/models/in_person_signer.py index b80f6181..4b03296e 100644 --- a/docusign_esign/models/in_person_signer.py +++ b/docusign_esign/models/in_person_signer.py @@ -39,6 +39,7 @@ class InPersonSigner(object): 'allow_system_override_for_locked_recipient': 'str', 'auto_navigation': 'str', 'auto_responded_reason': 'str', + 'bulk_send_v2_recipient': 'str', 'can_sign_offline': 'str', 'client_user_id': 'str', 'completed_count': 'str', @@ -135,6 +136,7 @@ class InPersonSigner(object): 'allow_system_override_for_locked_recipient': 'allowSystemOverrideForLockedRecipient', 'auto_navigation': 'autoNavigation', 'auto_responded_reason': 'autoRespondedReason', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'can_sign_offline': 'canSignOffline', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', @@ -236,6 +238,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._allow_system_override_for_locked_recipient = None self._auto_navigation = None self._auto_responded_reason = None + self._bulk_send_v2_recipient = None self._can_sign_offline = None self._client_user_id = None self._completed_count = None @@ -331,6 +334,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) setattr(self, "_{}".format('auto_navigation'), kwargs.get('auto_navigation', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('can_sign_offline'), kwargs.get('can_sign_offline', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) @@ -557,6 +561,29 @@ def auto_responded_reason(self, auto_responded_reason): self._auto_responded_reason = auto_responded_reason + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this InPersonSigner. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this InPersonSigner. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this InPersonSigner. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this InPersonSigner. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def can_sign_offline(self): """Gets the can_sign_offline of this InPersonSigner. # noqa: E501 @@ -929,7 +956,7 @@ def email_metadata(self, email_metadata): def email_notification(self): """Gets the email_notification of this InPersonSigner. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this InPersonSigner. # noqa: E501 :rtype: RecipientEmailNotification @@ -940,7 +967,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this InPersonSigner. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this InPersonSigner. # noqa: E501 :type: RecipientEmailNotification @@ -975,7 +1002,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this InPersonSigner. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this InPersonSigner. # noqa: E501 :rtype: ErrorDetails @@ -986,7 +1013,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this InPersonSigner. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this InPersonSigner. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/initial_here.py b/docusign_esign/models/initial_here.py index e198a5fa..b2114a74 100644 --- a/docusign_esign/models/initial_here.py +++ b/docusign_esign/models/initial_here.py @@ -854,6 +854,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this InitialHere. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this InitialHere. # noqa: E501 :rtype: PropertyMetadata @@ -864,6 +865,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this InitialHere. + # noqa: E501 :param caption_metadata: The caption_metadata of this InitialHere. # noqa: E501 :type: PropertyMetadata @@ -1059,7 +1061,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this InitialHere. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this InitialHere. # noqa: E501 :rtype: ErrorDetails @@ -1070,7 +1072,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this InitialHere. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this InitialHere. # noqa: E501 :type: ErrorDetails @@ -1565,7 +1567,7 @@ def recipient_id_metadata(self, recipient_id_metadata): def scale_value(self): """Gets the scale_value of this InitialHere. # noqa: E501 - 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. # noqa: E501 + 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. # noqa: E501 :return: The scale_value of this InitialHere. # noqa: E501 :rtype: str @@ -1576,7 +1578,7 @@ def scale_value(self): def scale_value(self, scale_value): """Sets the scale_value of this InitialHere. - 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. # noqa: E501 + 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. # noqa: E501 :param scale_value: The scale_value of this InitialHere. # noqa: E501 :type: str diff --git a/docusign_esign/models/inline_template.py b/docusign_esign/models/inline_template.py index 31bb1106..d0e488e7 100644 --- a/docusign_esign/models/inline_template.py +++ b/docusign_esign/models/inline_template.py @@ -71,7 +71,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def custom_fields(self): """Gets the custom_fields of this InlineTemplate. # noqa: E501 - An optional array of strings that enables the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each `customField` string can be a maximum of 100 characters. # noqa: E501 + An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 :return: The custom_fields of this InlineTemplate. # noqa: E501 :rtype: CustomFields @@ -82,7 +82,7 @@ def custom_fields(self): def custom_fields(self, custom_fields): """Sets the custom_fields of this InlineTemplate. - An optional array of strings that enables the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each `customField` string can be a maximum of 100 characters. # noqa: E501 + An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 :param custom_fields: The custom_fields of this InlineTemplate. # noqa: E501 :type: CustomFields @@ -140,7 +140,7 @@ def envelope(self, envelope): def recipients(self): """Gets the recipients of this InlineTemplate. # noqa: E501 - An array of recipient objects that provides details about the recipients of the envelope. # noqa: E501 + An array of powerform recipients. # noqa: E501 :return: The recipients of this InlineTemplate. # noqa: E501 :rtype: Recipients @@ -151,7 +151,7 @@ def recipients(self): def recipients(self, recipients): """Sets the recipients of this InlineTemplate. - An array of recipient objects that provides details about the recipients of the envelope. # noqa: E501 + An array of powerform recipients. # noqa: E501 :param recipients: The recipients of this InlineTemplate. # noqa: E501 :type: Recipients diff --git a/docusign_esign/models/intermediary.py b/docusign_esign/models/intermediary.py index 038a9d1f..8bdc35ef 100644 --- a/docusign_esign/models/intermediary.py +++ b/docusign_esign/models/intermediary.py @@ -39,6 +39,7 @@ class Intermediary(object): 'additional_notifications': 'list[RecipientAdditionalNotification]', 'allow_system_override_for_locked_recipient': 'str', 'auto_responded_reason': 'str', + 'bulk_send_v2_recipient': 'str', 'client_user_id': 'str', 'completed_count': 'str', 'consent_details_list': 'list[ConsentDetails]', @@ -115,6 +116,7 @@ class Intermediary(object): 'additional_notifications': 'additionalNotifications', 'allow_system_override_for_locked_recipient': 'allowSystemOverrideForLockedRecipient', 'auto_responded_reason': 'autoRespondedReason', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', 'consent_details_list': 'consentDetailsList', @@ -196,6 +198,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._additional_notifications = None self._allow_system_override_for_locked_recipient = None self._auto_responded_reason = None + self._bulk_send_v2_recipient = None self._client_user_id = None self._completed_count = None self._consent_details_list = None @@ -271,6 +274,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('additional_notifications'), kwargs.get('additional_notifications', None)) setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) setattr(self, "_{}".format('consent_details_list'), kwargs.get('consent_details_list', None)) @@ -477,6 +481,29 @@ def auto_responded_reason(self, auto_responded_reason): self._auto_responded_reason = auto_responded_reason + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this Intermediary. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this Intermediary. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this Intermediary. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this Intermediary. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def client_user_id(self): """Gets the client_user_id of this Intermediary. # noqa: E501 @@ -803,7 +830,7 @@ def email_metadata(self, email_metadata): def email_notification(self): """Gets the email_notification of this Intermediary. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this Intermediary. # noqa: E501 :rtype: RecipientEmailNotification @@ -814,7 +841,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this Intermediary. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this Intermediary. # noqa: E501 :type: RecipientEmailNotification @@ -872,7 +899,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this Intermediary. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Intermediary. # noqa: E501 :rtype: ErrorDetails @@ -883,7 +910,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Intermediary. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Intermediary. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/last_name.py b/docusign_esign/models/last_name.py index 9233b69a..0de3424b 100644 --- a/docusign_esign/models/last_name.py +++ b/docusign_esign/models/last_name.py @@ -940,6 +940,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this LastName. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this LastName. # noqa: E501 :rtype: PropertyMetadata @@ -950,6 +951,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this LastName. + # noqa: E501 :param caption_metadata: The caption_metadata of this LastName. # noqa: E501 :type: PropertyMetadata @@ -1145,7 +1147,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this LastName. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this LastName. # noqa: E501 :rtype: ErrorDetails @@ -1156,7 +1158,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this LastName. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this LastName. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/list.py b/docusign_esign/models/list.py index 4ef9dd03..dfd5b897 100644 --- a/docusign_esign/models/list.py +++ b/docusign_esign/models/list.py @@ -1008,6 +1008,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this List. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this List. # noqa: E501 :rtype: PropertyMetadata @@ -1018,6 +1019,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this List. + # noqa: E501 :param caption_metadata: The caption_metadata of this List. # noqa: E501 :type: PropertyMetadata @@ -1213,7 +1215,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this List. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this List. # noqa: E501 :rtype: ErrorDetails @@ -1224,7 +1226,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this List. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this List. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/list_custom_field.py b/docusign_esign/models/list_custom_field.py index 7e9a6d63..bcb57df0 100644 --- a/docusign_esign/models/list_custom_field.py +++ b/docusign_esign/models/list_custom_field.py @@ -106,7 +106,7 @@ def configuration_type(self, configuration_type): def error_details(self): """Gets the error_details of this ListCustomField. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this ListCustomField. # noqa: E501 :rtype: ErrorDetails @@ -117,7 +117,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this ListCustomField. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this ListCustomField. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/lock_information.py b/docusign_esign/models/lock_information.py index 2f60c706..2ff27efb 100644 --- a/docusign_esign/models/lock_information.py +++ b/docusign_esign/models/lock_information.py @@ -83,7 +83,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def error_details(self): """Gets the error_details of this LockInformation. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this LockInformation. # noqa: E501 :rtype: ErrorDetails @@ -94,7 +94,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this LockInformation. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this LockInformation. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/member_group_shared_item.py b/docusign_esign/models/member_group_shared_item.py index f885629d..36c7d7a0 100644 --- a/docusign_esign/models/member_group_shared_item.py +++ b/docusign_esign/models/member_group_shared_item.py @@ -63,7 +63,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def error_details(self): """Gets the error_details of this MemberGroupSharedItem. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this MemberGroupSharedItem. # noqa: E501 :rtype: ErrorDetails @@ -74,7 +74,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this MemberGroupSharedItem. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this MemberGroupSharedItem. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/member_shared_items.py b/docusign_esign/models/member_shared_items.py index 6f418141..bfa6a767 100644 --- a/docusign_esign/models/member_shared_items.py +++ b/docusign_esign/models/member_shared_items.py @@ -94,7 +94,7 @@ def envelopes(self, envelopes): def error_details(self): """Gets the error_details of this MemberSharedItems. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this MemberSharedItems. # noqa: E501 :rtype: ErrorDetails @@ -105,7 +105,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this MemberSharedItems. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this MemberSharedItems. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/mobile_notifier_configuration.py b/docusign_esign/models/mobile_notifier_configuration.py index 88193a4c..b9b6db57 100644 --- a/docusign_esign/models/mobile_notifier_configuration.py +++ b/docusign_esign/models/mobile_notifier_configuration.py @@ -86,7 +86,7 @@ def device_id(self, device_id): def error_details(self): """Gets the error_details of this MobileNotifierConfiguration. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this MobileNotifierConfiguration. # noqa: E501 :rtype: ErrorDetails @@ -97,7 +97,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this MobileNotifierConfiguration. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this MobileNotifierConfiguration. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/model_date.py b/docusign_esign/models/model_date.py index f2be2b01..5ceadc45 100644 --- a/docusign_esign/models/model_date.py +++ b/docusign_esign/models/model_date.py @@ -1044,6 +1044,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this ModelDate. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this ModelDate. # noqa: E501 :rtype: PropertyMetadata @@ -1054,6 +1055,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this ModelDate. + # noqa: E501 :param caption_metadata: The caption_metadata of this ModelDate. # noqa: E501 :type: PropertyMetadata @@ -1341,7 +1343,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this ModelDate. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this ModelDate. # noqa: E501 :rtype: ErrorDetails @@ -1352,7 +1354,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this ModelDate. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this ModelDate. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/name_value.py b/docusign_esign/models/name_value.py index 6af1a981..7afa82f1 100644 --- a/docusign_esign/models/name_value.py +++ b/docusign_esign/models/name_value.py @@ -67,7 +67,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def error_details(self): """Gets the error_details of this NameValue. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this NameValue. # noqa: E501 :rtype: ErrorDetails @@ -78,7 +78,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this NameValue. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this NameValue. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/new_account_definition.py b/docusign_esign/models/new_account_definition.py index 3e6dd54d..af8d74bd 100644 --- a/docusign_esign/models/new_account_definition.py +++ b/docusign_esign/models/new_account_definition.py @@ -146,7 +146,7 @@ def account_name(self, account_name): def account_settings(self): """Gets the account_settings of this NewAccountDefinition. # noqa: E501 - The list of account settings accountsettings that determine the features available for the account. Note that some features are determined by the plan used to create the account and cannot be overridden. # noqa: E501 + The list of account settings. These determine the features available for the account. Note that some features are determined by the plan used to create the account, and cannot be overridden. # noqa: E501 :return: The account_settings of this NewAccountDefinition. # noqa: E501 :rtype: AccountSettingsInformation @@ -157,7 +157,7 @@ def account_settings(self): def account_settings(self, account_settings): """Sets the account_settings of this NewAccountDefinition. - The list of account settings accountsettings that determine the features available for the account. Note that some features are determined by the plan used to create the account and cannot be overridden. # noqa: E501 + The list of account settings. These determine the features available for the account. Note that some features are determined by the plan used to create the account, and cannot be overridden. # noqa: E501 :param account_settings: The account_settings of this NewAccountDefinition. # noqa: E501 :type: AccountSettingsInformation @@ -491,7 +491,7 @@ def referral_information(self, referral_information): def social_account_information(self): """Gets the social_account_information of this NewAccountDefinition. # noqa: E501 - Contains properties that map a DocuSign user to a social account such as Facebook or Yahoo. # noqa: E501 + Contains properties that map a DocuSign user to a social account (Facebook, Yahoo, etc.) # noqa: E501 :return: The social_account_information of this NewAccountDefinition. # noqa: E501 :rtype: SocialAccountInformation @@ -502,7 +502,7 @@ def social_account_information(self): def social_account_information(self, social_account_information): """Sets the social_account_information of this NewAccountDefinition. - Contains properties that map a DocuSign user to a social account such as Facebook or Yahoo. # noqa: E501 + Contains properties that map a DocuSign user to a social account (Facebook, Yahoo, etc.) # noqa: E501 :param social_account_information: The social_account_information of this NewAccountDefinition. # noqa: E501 :type: SocialAccountInformation diff --git a/docusign_esign/models/new_user.py b/docusign_esign/models/new_user.py index d9e6e7d8..ed3de125 100644 --- a/docusign_esign/models/new_user.py +++ b/docusign_esign/models/new_user.py @@ -164,7 +164,7 @@ def email(self, email): def error_details(self): """Gets the error_details of this NewUser. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this NewUser. # noqa: E501 :rtype: ErrorDetails @@ -175,7 +175,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this NewUser. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this NewUser. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/notarize.py b/docusign_esign/models/notarize.py index 37ff7fb6..93510678 100644 --- a/docusign_esign/models/notarize.py +++ b/docusign_esign/models/notarize.py @@ -834,6 +834,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Notarize. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Notarize. # noqa: E501 :rtype: PropertyMetadata @@ -844,6 +845,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Notarize. + # noqa: E501 :param caption_metadata: The caption_metadata of this Notarize. # noqa: E501 :type: PropertyMetadata @@ -1039,7 +1041,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Notarize. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Notarize. # noqa: E501 :rtype: ErrorDetails @@ -1050,7 +1052,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Notarize. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Notarize. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/notary_host.py b/docusign_esign/models/notary_host.py index 5c170c13..70b28e7a 100644 --- a/docusign_esign/models/notary_host.py +++ b/docusign_esign/models/notary_host.py @@ -38,6 +38,7 @@ class NotaryHost(object): 'add_access_code_to_email': 'str', 'allow_system_override_for_locked_recipient': 'str', 'auto_responded_reason': 'str', + 'bulk_send_v2_recipient': 'str', 'client_user_id': 'str', 'completed_count': 'str', 'custom_fields': 'list[str]', @@ -105,6 +106,7 @@ class NotaryHost(object): 'add_access_code_to_email': 'addAccessCodeToEmail', 'allow_system_override_for_locked_recipient': 'allowSystemOverrideForLockedRecipient', 'auto_responded_reason': 'autoRespondedReason', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', 'custom_fields': 'customFields', @@ -177,6 +179,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._add_access_code_to_email = None self._allow_system_override_for_locked_recipient = None self._auto_responded_reason = None + self._bulk_send_v2_recipient = None self._client_user_id = None self._completed_count = None self._custom_fields = None @@ -243,6 +246,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('add_access_code_to_email'), kwargs.get('add_access_code_to_email', None)) setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) setattr(self, "_{}".format('custom_fields'), kwargs.get('custom_fields', None)) @@ -418,6 +422,29 @@ def auto_responded_reason(self, auto_responded_reason): self._auto_responded_reason = auto_responded_reason + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this NotaryHost. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this NotaryHost. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this NotaryHost. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this NotaryHost. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def client_user_id(self): """Gets the client_user_id of this NotaryHost. # noqa: E501 @@ -721,7 +748,7 @@ def email_metadata(self, email_metadata): def email_notification(self): """Gets the email_notification of this NotaryHost. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this NotaryHost. # noqa: E501 :rtype: RecipientEmailNotification @@ -732,7 +759,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this NotaryHost. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this NotaryHost. # noqa: E501 :type: RecipientEmailNotification @@ -767,7 +794,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this NotaryHost. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this NotaryHost. # noqa: E501 :rtype: ErrorDetails @@ -778,7 +805,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this NotaryHost. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this NotaryHost. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/notary_jurisdiction.py b/docusign_esign/models/notary_jurisdiction.py index cd821ad9..e9bf89a1 100644 --- a/docusign_esign/models/notary_jurisdiction.py +++ b/docusign_esign/models/notary_jurisdiction.py @@ -148,7 +148,7 @@ def county(self, county): def error_details(self): """Gets the error_details of this NotaryJurisdiction. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this NotaryJurisdiction. # noqa: E501 :rtype: ErrorDetails @@ -159,7 +159,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this NotaryJurisdiction. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this NotaryJurisdiction. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/notary_recipient.py b/docusign_esign/models/notary_recipient.py index d814dad7..ec612f7a 100644 --- a/docusign_esign/models/notary_recipient.py +++ b/docusign_esign/models/notary_recipient.py @@ -43,6 +43,7 @@ class NotaryRecipient(object): 'auto_navigation': 'str', 'auto_responded_reason': 'str', 'bulk_recipients_uri': 'str', + 'bulk_send_v2_recipient': 'str', 'can_sign_offline': 'str', 'client_user_id': 'str', 'completed_count': 'str', @@ -147,6 +148,7 @@ class NotaryRecipient(object): 'auto_navigation': 'autoNavigation', 'auto_responded_reason': 'autoRespondedReason', 'bulk_recipients_uri': 'bulkRecipientsUri', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'can_sign_offline': 'canSignOffline', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', @@ -256,6 +258,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._auto_navigation = None self._auto_responded_reason = None self._bulk_recipients_uri = None + self._bulk_send_v2_recipient = None self._can_sign_offline = None self._client_user_id = None self._completed_count = None @@ -359,6 +362,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('auto_navigation'), kwargs.get('auto_navigation', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) setattr(self, "_{}".format('bulk_recipients_uri'), kwargs.get('bulk_recipients_uri', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('can_sign_offline'), kwargs.get('can_sign_offline', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) @@ -681,6 +685,29 @@ def bulk_recipients_uri(self, bulk_recipients_uri): self._bulk_recipients_uri = bulk_recipients_uri + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this NotaryRecipient. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this NotaryRecipient. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this NotaryRecipient. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this NotaryRecipient. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def can_sign_offline(self): """Gets the can_sign_offline of this NotaryRecipient. # noqa: E501 @@ -1122,7 +1149,7 @@ def email_metadata(self, email_metadata): def email_notification(self): """Gets the email_notification of this NotaryRecipient. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this NotaryRecipient. # noqa: E501 :rtype: RecipientEmailNotification @@ -1133,7 +1160,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this NotaryRecipient. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this NotaryRecipient. # noqa: E501 :type: RecipientEmailNotification @@ -1191,7 +1218,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this NotaryRecipient. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this NotaryRecipient. # noqa: E501 :rtype: ErrorDetails @@ -1202,7 +1229,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this NotaryRecipient. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this NotaryRecipient. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/notary_seal.py b/docusign_esign/models/notary_seal.py index c2a92008..ec36f723 100644 --- a/docusign_esign/models/notary_seal.py +++ b/docusign_esign/models/notary_seal.py @@ -842,6 +842,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this NotarySeal. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this NotarySeal. # noqa: E501 :rtype: PropertyMetadata @@ -852,6 +853,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this NotarySeal. + # noqa: E501 :param caption_metadata: The caption_metadata of this NotarySeal. # noqa: E501 :type: PropertyMetadata @@ -1047,7 +1049,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this NotarySeal. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this NotarySeal. # noqa: E501 :rtype: ErrorDetails @@ -1058,7 +1060,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this NotarySeal. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this NotarySeal. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/note.py b/docusign_esign/models/note.py index bc8053b2..0e9489ce 100644 --- a/docusign_esign/models/note.py +++ b/docusign_esign/models/note.py @@ -948,6 +948,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Note. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Note. # noqa: E501 :rtype: PropertyMetadata @@ -958,6 +959,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Note. + # noqa: E501 :param caption_metadata: The caption_metadata of this Note. # noqa: E501 :type: PropertyMetadata @@ -1153,7 +1155,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Note. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Note. # noqa: E501 :rtype: ErrorDetails @@ -1164,7 +1166,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Note. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Note. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/number.py b/docusign_esign/models/number.py index f681a178..a82ddbe5 100644 --- a/docusign_esign/models/number.py +++ b/docusign_esign/models/number.py @@ -1060,6 +1060,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Number. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Number. # noqa: E501 :rtype: PropertyMetadata @@ -1070,6 +1071,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Number. + # noqa: E501 :param caption_metadata: The caption_metadata of this Number. # noqa: E501 :type: PropertyMetadata @@ -1357,7 +1359,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Number. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Number. # noqa: E501 :rtype: ErrorDetails @@ -1368,7 +1370,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Number. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Number. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/numerical.py b/docusign_esign/models/numerical.py index 07f4bbfd..023bbf4b 100644 --- a/docusign_esign/models/numerical.py +++ b/docusign_esign/models/numerical.py @@ -98,6 +98,7 @@ class Numerical(object): 'name': 'str', 'name_metadata': 'PropertyMetadata', 'numerical_value': 'str', + 'original_numerical_value': 'str', 'original_value': 'str', 'original_value_metadata': 'PropertyMetadata', 'page_number': 'str', @@ -217,6 +218,7 @@ class Numerical(object): 'name': 'name', 'name_metadata': 'nameMetadata', 'numerical_value': 'numericalValue', + 'original_numerical_value': 'originalNumericalValue', 'original_value': 'originalValue', 'original_value_metadata': 'originalValueMetadata', 'page_number': 'pageNumber', @@ -341,6 +343,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._name = None self._name_metadata = None self._numerical_value = None + self._original_numerical_value = None self._original_value = None self._original_value_metadata = None self._page_number = None @@ -459,6 +462,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('name'), kwargs.get('name', None)) setattr(self, "_{}".format('name_metadata'), kwargs.get('name_metadata', None)) setattr(self, "_{}".format('numerical_value'), kwargs.get('numerical_value', None)) + setattr(self, "_{}".format('original_numerical_value'), kwargs.get('original_numerical_value', None)) setattr(self, "_{}".format('original_value'), kwargs.get('original_value', None)) setattr(self, "_{}".format('original_value_metadata'), kwargs.get('original_value_metadata', None)) setattr(self, "_{}".format('page_number'), kwargs.get('page_number', None)) @@ -538,6 +542,7 @@ def anchor_allow_white_space_in_characters(self, anchor_allow_white_space_in_cha def anchor_allow_white_space_in_characters_metadata(self): """Gets the anchor_allow_white_space_in_characters_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The anchor_allow_white_space_in_characters_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -548,6 +553,7 @@ def anchor_allow_white_space_in_characters_metadata(self): def anchor_allow_white_space_in_characters_metadata(self, anchor_allow_white_space_in_characters_metadata): """Sets the anchor_allow_white_space_in_characters_metadata of this Numerical. + # noqa: E501 :param anchor_allow_white_space_in_characters_metadata: The anchor_allow_white_space_in_characters_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -582,6 +588,7 @@ def anchor_case_sensitive(self, anchor_case_sensitive): def anchor_case_sensitive_metadata(self): """Gets the anchor_case_sensitive_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The anchor_case_sensitive_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -592,6 +599,7 @@ def anchor_case_sensitive_metadata(self): def anchor_case_sensitive_metadata(self, anchor_case_sensitive_metadata): """Sets the anchor_case_sensitive_metadata of this Numerical. + # noqa: E501 :param anchor_case_sensitive_metadata: The anchor_case_sensitive_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -626,6 +634,7 @@ def anchor_horizontal_alignment(self, anchor_horizontal_alignment): def anchor_horizontal_alignment_metadata(self): """Gets the anchor_horizontal_alignment_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The anchor_horizontal_alignment_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -636,6 +645,7 @@ def anchor_horizontal_alignment_metadata(self): def anchor_horizontal_alignment_metadata(self, anchor_horizontal_alignment_metadata): """Sets the anchor_horizontal_alignment_metadata of this Numerical. + # noqa: E501 :param anchor_horizontal_alignment_metadata: The anchor_horizontal_alignment_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -670,6 +680,7 @@ def anchor_ignore_if_not_present(self, anchor_ignore_if_not_present): def anchor_ignore_if_not_present_metadata(self): """Gets the anchor_ignore_if_not_present_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The anchor_ignore_if_not_present_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -680,6 +691,7 @@ def anchor_ignore_if_not_present_metadata(self): def anchor_ignore_if_not_present_metadata(self, anchor_ignore_if_not_present_metadata): """Sets the anchor_ignore_if_not_present_metadata of this Numerical. + # noqa: E501 :param anchor_ignore_if_not_present_metadata: The anchor_ignore_if_not_present_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -714,6 +726,7 @@ def anchor_match_whole_word(self, anchor_match_whole_word): def anchor_match_whole_word_metadata(self): """Gets the anchor_match_whole_word_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The anchor_match_whole_word_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -724,6 +737,7 @@ def anchor_match_whole_word_metadata(self): def anchor_match_whole_word_metadata(self, anchor_match_whole_word_metadata): """Sets the anchor_match_whole_word_metadata of this Numerical. + # noqa: E501 :param anchor_match_whole_word_metadata: The anchor_match_whole_word_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -758,6 +772,7 @@ def anchor_string(self, anchor_string): def anchor_string_metadata(self): """Gets the anchor_string_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The anchor_string_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -768,6 +783,7 @@ def anchor_string_metadata(self): def anchor_string_metadata(self, anchor_string_metadata): """Sets the anchor_string_metadata of this Numerical. + # noqa: E501 :param anchor_string_metadata: The anchor_string_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -802,6 +818,7 @@ def anchor_tab_processor_version(self, anchor_tab_processor_version): def anchor_tab_processor_version_metadata(self): """Gets the anchor_tab_processor_version_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The anchor_tab_processor_version_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -812,6 +829,7 @@ def anchor_tab_processor_version_metadata(self): def anchor_tab_processor_version_metadata(self, anchor_tab_processor_version_metadata): """Sets the anchor_tab_processor_version_metadata of this Numerical. + # noqa: E501 :param anchor_tab_processor_version_metadata: The anchor_tab_processor_version_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -846,6 +864,7 @@ def anchor_units(self, anchor_units): def anchor_units_metadata(self): """Gets the anchor_units_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The anchor_units_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -856,6 +875,7 @@ def anchor_units_metadata(self): def anchor_units_metadata(self, anchor_units_metadata): """Sets the anchor_units_metadata of this Numerical. + # noqa: E501 :param anchor_units_metadata: The anchor_units_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -890,6 +910,7 @@ def anchor_x_offset(self, anchor_x_offset): def anchor_x_offset_metadata(self): """Gets the anchor_x_offset_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The anchor_x_offset_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -900,6 +921,7 @@ def anchor_x_offset_metadata(self): def anchor_x_offset_metadata(self, anchor_x_offset_metadata): """Sets the anchor_x_offset_metadata of this Numerical. + # noqa: E501 :param anchor_x_offset_metadata: The anchor_x_offset_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -934,6 +956,7 @@ def anchor_y_offset(self, anchor_y_offset): def anchor_y_offset_metadata(self): """Gets the anchor_y_offset_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The anchor_y_offset_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -944,6 +967,7 @@ def anchor_y_offset_metadata(self): def anchor_y_offset_metadata(self, anchor_y_offset_metadata): """Sets the anchor_y_offset_metadata of this Numerical. + # noqa: E501 :param anchor_y_offset_metadata: The anchor_y_offset_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -978,6 +1002,7 @@ def bold(self, bold): def bold_metadata(self): """Gets the bold_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The bold_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -988,6 +1013,7 @@ def bold_metadata(self): def bold_metadata(self, bold_metadata): """Sets the bold_metadata of this Numerical. + # noqa: E501 :param bold_metadata: The bold_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1022,6 +1048,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1032,6 +1059,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Numerical. + # noqa: E501 :param caption_metadata: The caption_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1066,6 +1094,7 @@ def conceal_value_on_document(self, conceal_value_on_document): def conceal_value_on_document_metadata(self): """Gets the conceal_value_on_document_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The conceal_value_on_document_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1076,6 +1105,7 @@ def conceal_value_on_document_metadata(self): def conceal_value_on_document_metadata(self, conceal_value_on_document_metadata): """Sets the conceal_value_on_document_metadata of this Numerical. + # noqa: E501 :param conceal_value_on_document_metadata: The conceal_value_on_document_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1110,6 +1140,7 @@ def conditional_parent_label(self, conditional_parent_label): def conditional_parent_label_metadata(self): """Gets the conditional_parent_label_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The conditional_parent_label_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1120,6 +1151,7 @@ def conditional_parent_label_metadata(self): def conditional_parent_label_metadata(self, conditional_parent_label_metadata): """Sets the conditional_parent_label_metadata of this Numerical. + # noqa: E501 :param conditional_parent_label_metadata: The conditional_parent_label_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1154,6 +1186,7 @@ def conditional_parent_value(self, conditional_parent_value): def conditional_parent_value_metadata(self): """Gets the conditional_parent_value_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The conditional_parent_value_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1164,6 +1197,7 @@ def conditional_parent_value_metadata(self): def conditional_parent_value_metadata(self, conditional_parent_value_metadata): """Sets the conditional_parent_value_metadata of this Numerical. + # noqa: E501 :param conditional_parent_value_metadata: The conditional_parent_value_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1198,6 +1232,7 @@ def custom_tab_id(self, custom_tab_id): def custom_tab_id_metadata(self): """Gets the custom_tab_id_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The custom_tab_id_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1208,6 +1243,7 @@ def custom_tab_id_metadata(self): def custom_tab_id_metadata(self, custom_tab_id_metadata): """Sets the custom_tab_id_metadata of this Numerical. + # noqa: E501 :param custom_tab_id_metadata: The custom_tab_id_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1242,6 +1278,7 @@ def disable_auto_size(self, disable_auto_size): def disable_auto_size_metadata(self): """Gets the disable_auto_size_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The disable_auto_size_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1252,6 +1289,7 @@ def disable_auto_size_metadata(self): def disable_auto_size_metadata(self, disable_auto_size_metadata): """Sets the disable_auto_size_metadata of this Numerical. + # noqa: E501 :param disable_auto_size_metadata: The disable_auto_size_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1286,6 +1324,7 @@ def document_id(self, document_id): def document_id_metadata(self): """Gets the document_id_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The document_id_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1296,6 +1335,7 @@ def document_id_metadata(self): def document_id_metadata(self, document_id_metadata): """Sets the document_id_metadata of this Numerical. + # noqa: E501 :param document_id_metadata: The document_id_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1307,6 +1347,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Numerical. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Numerical. # noqa: E501 :rtype: ErrorDetails @@ -1317,6 +1358,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Numerical. + Array or errors. # noqa: E501 :param error_details: The error_details of this Numerical. # noqa: E501 :type: ErrorDetails @@ -1374,6 +1416,7 @@ def font_color(self, font_color): def font_color_metadata(self): """Gets the font_color_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The font_color_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1384,6 +1427,7 @@ def font_color_metadata(self): def font_color_metadata(self, font_color_metadata): """Sets the font_color_metadata of this Numerical. + # noqa: E501 :param font_color_metadata: The font_color_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1395,6 +1439,7 @@ def font_color_metadata(self, font_color_metadata): def font_metadata(self): """Gets the font_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The font_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1405,6 +1450,7 @@ def font_metadata(self): def font_metadata(self, font_metadata): """Sets the font_metadata of this Numerical. + # noqa: E501 :param font_metadata: The font_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1439,6 +1485,7 @@ def font_size(self, font_size): def font_size_metadata(self): """Gets the font_size_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The font_size_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1449,6 +1496,7 @@ def font_size_metadata(self): def font_size_metadata(self, font_size_metadata): """Sets the font_size_metadata of this Numerical. + # noqa: E501 :param font_size_metadata: The font_size_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1483,6 +1531,7 @@ def form_order(self, form_order): def form_order_metadata(self): """Gets the form_order_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The form_order_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1493,6 +1542,7 @@ def form_order_metadata(self): def form_order_metadata(self, form_order_metadata): """Sets the form_order_metadata of this Numerical. + # noqa: E501 :param form_order_metadata: The form_order_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1527,6 +1577,7 @@ def form_page_label(self, form_page_label): def form_page_label_metadata(self): """Gets the form_page_label_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The form_page_label_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1537,6 +1588,7 @@ def form_page_label_metadata(self): def form_page_label_metadata(self, form_page_label_metadata): """Sets the form_page_label_metadata of this Numerical. + # noqa: E501 :param form_page_label_metadata: The form_page_label_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1571,6 +1623,7 @@ def form_page_number(self, form_page_number): def form_page_number_metadata(self): """Gets the form_page_number_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The form_page_number_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1581,6 +1634,7 @@ def form_page_number_metadata(self): def form_page_number_metadata(self, form_page_number_metadata): """Sets the form_page_number_metadata of this Numerical. + # noqa: E501 :param form_page_number_metadata: The form_page_number_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1615,6 +1669,7 @@ def height(self, height): def height_metadata(self): """Gets the height_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The height_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1625,6 +1680,7 @@ def height_metadata(self): def height_metadata(self, height_metadata): """Sets the height_metadata of this Numerical. + # noqa: E501 :param height_metadata: The height_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1659,6 +1715,7 @@ def italic(self, italic): def italic_metadata(self): """Gets the italic_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The italic_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1669,6 +1726,7 @@ def italic_metadata(self): def italic_metadata(self, italic_metadata): """Sets the italic_metadata of this Numerical. + # noqa: E501 :param italic_metadata: The italic_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1680,6 +1738,7 @@ def italic_metadata(self, italic_metadata): def locale_policy(self): """Gets the locale_policy of this Numerical. # noqa: E501 + # noqa: E501 :return: The locale_policy of this Numerical. # noqa: E501 :rtype: LocalePolicyTab @@ -1690,6 +1749,7 @@ def locale_policy(self): def locale_policy(self, locale_policy): """Sets the locale_policy of this Numerical. + # noqa: E501 :param locale_policy: The locale_policy of this Numerical. # noqa: E501 :type: LocalePolicyTab @@ -1724,6 +1784,7 @@ def locked(self, locked): def locked_metadata(self): """Gets the locked_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The locked_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1734,6 +1795,7 @@ def locked_metadata(self): def locked_metadata(self, locked_metadata): """Sets the locked_metadata of this Numerical. + # noqa: E501 :param locked_metadata: The locked_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1768,6 +1830,7 @@ def max_length(self, max_length): def max_length_metadata(self): """Gets the max_length_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The max_length_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1778,6 +1841,7 @@ def max_length_metadata(self): def max_length_metadata(self, max_length_metadata): """Sets the max_length_metadata of this Numerical. + # noqa: E501 :param max_length_metadata: The max_length_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1812,6 +1876,7 @@ def max_numerical_value(self, max_numerical_value): def merge_field(self): """Gets the merge_field of this Numerical. # noqa: E501 + # noqa: E501 :return: The merge_field of this Numerical. # noqa: E501 :rtype: MergeField @@ -1822,6 +1887,7 @@ def merge_field(self): def merge_field(self, merge_field): """Sets the merge_field of this Numerical. + # noqa: E501 :param merge_field: The merge_field of this Numerical. # noqa: E501 :type: MergeField @@ -1902,6 +1968,7 @@ def name(self, name): def name_metadata(self): """Gets the name_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The name_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1912,6 +1979,7 @@ def name_metadata(self): def name_metadata(self, name_metadata): """Sets the name_metadata of this Numerical. + # noqa: E501 :param name_metadata: The name_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -1942,6 +2010,29 @@ def numerical_value(self, numerical_value): self._numerical_value = numerical_value + @property + def original_numerical_value(self): + """Gets the original_numerical_value of this Numerical. # noqa: E501 + + # noqa: E501 + + :return: The original_numerical_value of this Numerical. # noqa: E501 + :rtype: str + """ + return self._original_numerical_value + + @original_numerical_value.setter + def original_numerical_value(self, original_numerical_value): + """Sets the original_numerical_value of this Numerical. + + # noqa: E501 + + :param original_numerical_value: The original_numerical_value of this Numerical. # noqa: E501 + :type: str + """ + + self._original_numerical_value = original_numerical_value + @property def original_value(self): """Gets the original_value of this Numerical. # noqa: E501 @@ -1969,6 +2060,7 @@ def original_value(self, original_value): def original_value_metadata(self): """Gets the original_value_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The original_value_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -1979,6 +2071,7 @@ def original_value_metadata(self): def original_value_metadata(self, original_value_metadata): """Sets the original_value_metadata of this Numerical. + # noqa: E501 :param original_value_metadata: The original_value_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2013,6 +2106,7 @@ def page_number(self, page_number): def page_number_metadata(self): """Gets the page_number_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The page_number_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2023,6 +2117,7 @@ def page_number_metadata(self): def page_number_metadata(self, page_number_metadata): """Sets the page_number_metadata of this Numerical. + # noqa: E501 :param page_number_metadata: The page_number_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2080,6 +2175,7 @@ def recipient_id_guid(self, recipient_id_guid): def recipient_id_guid_metadata(self): """Gets the recipient_id_guid_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The recipient_id_guid_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2090,6 +2186,7 @@ def recipient_id_guid_metadata(self): def recipient_id_guid_metadata(self, recipient_id_guid_metadata): """Sets the recipient_id_guid_metadata of this Numerical. + # noqa: E501 :param recipient_id_guid_metadata: The recipient_id_guid_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2101,6 +2198,7 @@ def recipient_id_guid_metadata(self, recipient_id_guid_metadata): def recipient_id_metadata(self): """Gets the recipient_id_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The recipient_id_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2111,6 +2209,7 @@ def recipient_id_metadata(self): def recipient_id_metadata(self, recipient_id_metadata): """Sets the recipient_id_metadata of this Numerical. + # noqa: E501 :param recipient_id_metadata: The recipient_id_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2145,6 +2244,7 @@ def require_all(self, require_all): def require_all_metadata(self): """Gets the require_all_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The require_all_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2155,6 +2255,7 @@ def require_all_metadata(self): def require_all_metadata(self, require_all_metadata): """Sets the require_all_metadata of this Numerical. + # noqa: E501 :param require_all_metadata: The require_all_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2189,6 +2290,7 @@ def required(self, required): def required_metadata(self): """Gets the required_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The required_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2199,6 +2301,7 @@ def required_metadata(self): def required_metadata(self, required_metadata): """Sets the required_metadata of this Numerical. + # noqa: E501 :param required_metadata: The required_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2233,6 +2336,7 @@ def require_initial_on_shared_change(self, require_initial_on_shared_change): def require_initial_on_shared_change_metadata(self): """Gets the require_initial_on_shared_change_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The require_initial_on_shared_change_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2243,6 +2347,7 @@ def require_initial_on_shared_change_metadata(self): def require_initial_on_shared_change_metadata(self, require_initial_on_shared_change_metadata): """Sets the require_initial_on_shared_change_metadata of this Numerical. + # noqa: E501 :param require_initial_on_shared_change_metadata: The require_initial_on_shared_change_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2277,6 +2382,7 @@ def sender_required(self, sender_required): def sender_required_metadata(self): """Gets the sender_required_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The sender_required_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2287,6 +2393,7 @@ def sender_required_metadata(self): def sender_required_metadata(self, sender_required_metadata): """Sets the sender_required_metadata of this Numerical. + # noqa: E501 :param sender_required_metadata: The sender_required_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2321,6 +2428,7 @@ def shared(self, shared): def shared_metadata(self): """Gets the shared_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The shared_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2331,6 +2439,7 @@ def shared_metadata(self): def shared_metadata(self, shared_metadata): """Sets the shared_metadata of this Numerical. + # noqa: E501 :param shared_metadata: The shared_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2365,6 +2474,7 @@ def share_to_recipients(self, share_to_recipients): def share_to_recipients_metadata(self): """Gets the share_to_recipients_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The share_to_recipients_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2375,6 +2485,7 @@ def share_to_recipients_metadata(self): def share_to_recipients_metadata(self, share_to_recipients_metadata): """Sets the share_to_recipients_metadata of this Numerical. + # noqa: E501 :param share_to_recipients_metadata: The share_to_recipients_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2386,6 +2497,7 @@ def share_to_recipients_metadata(self, share_to_recipients_metadata): def smart_contract_information(self): """Gets the smart_contract_information of this Numerical. # noqa: E501 + # noqa: E501 :return: The smart_contract_information of this Numerical. # noqa: E501 :rtype: SmartContractInformation @@ -2396,6 +2508,7 @@ def smart_contract_information(self): def smart_contract_information(self, smart_contract_information): """Sets the smart_contract_information of this Numerical. + # noqa: E501 :param smart_contract_information: The smart_contract_information of this Numerical. # noqa: E501 :type: SmartContractInformation @@ -2453,6 +2566,7 @@ def status(self, status): def status_metadata(self): """Gets the status_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The status_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2463,6 +2577,7 @@ def status_metadata(self): def status_metadata(self, status_metadata): """Sets the status_metadata of this Numerical. + # noqa: E501 :param status_metadata: The status_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2497,6 +2612,7 @@ def tab_group_labels(self, tab_group_labels): def tab_group_labels_metadata(self): """Gets the tab_group_labels_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The tab_group_labels_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2507,6 +2623,7 @@ def tab_group_labels_metadata(self): def tab_group_labels_metadata(self, tab_group_labels_metadata): """Sets the tab_group_labels_metadata of this Numerical. + # noqa: E501 :param tab_group_labels_metadata: The tab_group_labels_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2541,6 +2658,7 @@ def tab_id(self, tab_id): def tab_id_metadata(self): """Gets the tab_id_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The tab_id_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2551,6 +2669,7 @@ def tab_id_metadata(self): def tab_id_metadata(self, tab_id_metadata): """Sets the tab_id_metadata of this Numerical. + # noqa: E501 :param tab_id_metadata: The tab_id_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2585,6 +2704,7 @@ def tab_label(self, tab_label): def tab_label_metadata(self): """Gets the tab_label_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The tab_label_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2595,6 +2715,7 @@ def tab_label_metadata(self): def tab_label_metadata(self, tab_label_metadata): """Sets the tab_label_metadata of this Numerical. + # noqa: E501 :param tab_label_metadata: The tab_label_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2629,6 +2750,7 @@ def tab_order(self, tab_order): def tab_order_metadata(self): """Gets the tab_order_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The tab_order_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2639,6 +2761,7 @@ def tab_order_metadata(self): def tab_order_metadata(self, tab_order_metadata): """Sets the tab_order_metadata of this Numerical. + # noqa: E501 :param tab_order_metadata: The tab_order_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2673,6 +2796,7 @@ def tab_type(self, tab_type): def tab_type_metadata(self): """Gets the tab_type_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The tab_type_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2683,6 +2807,7 @@ def tab_type_metadata(self): def tab_type_metadata(self, tab_type_metadata): """Sets the tab_type_metadata of this Numerical. + # noqa: E501 :param tab_type_metadata: The tab_type_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2717,6 +2842,7 @@ def template_locked(self, template_locked): def template_locked_metadata(self): """Gets the template_locked_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The template_locked_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2727,6 +2853,7 @@ def template_locked_metadata(self): def template_locked_metadata(self, template_locked_metadata): """Sets the template_locked_metadata of this Numerical. + # noqa: E501 :param template_locked_metadata: The template_locked_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2761,6 +2888,7 @@ def template_required(self, template_required): def template_required_metadata(self): """Gets the template_required_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The template_required_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2771,6 +2899,7 @@ def template_required_metadata(self): def template_required_metadata(self, template_required_metadata): """Sets the template_required_metadata of this Numerical. + # noqa: E501 :param template_required_metadata: The template_required_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2805,6 +2934,7 @@ def tooltip(self, tooltip): def tool_tip_metadata(self): """Gets the tool_tip_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The tool_tip_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2815,6 +2945,7 @@ def tool_tip_metadata(self): def tool_tip_metadata(self, tool_tip_metadata): """Sets the tool_tip_metadata of this Numerical. + # noqa: E501 :param tool_tip_metadata: The tool_tip_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2849,6 +2980,7 @@ def underline(self, underline): def underline_metadata(self): """Gets the underline_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The underline_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2859,6 +2991,7 @@ def underline_metadata(self): def underline_metadata(self, underline_metadata): """Sets the underline_metadata of this Numerical. + # noqa: E501 :param underline_metadata: The underline_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2916,6 +3049,7 @@ def value(self, value): def value_metadata(self): """Gets the value_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The value_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2926,6 +3060,7 @@ def value_metadata(self): def value_metadata(self, value_metadata): """Sets the value_metadata of this Numerical. + # noqa: E501 :param value_metadata: The value_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -2960,6 +3095,7 @@ def width(self, width): def width_metadata(self): """Gets the width_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The width_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -2970,6 +3106,7 @@ def width_metadata(self): def width_metadata(self, width_metadata): """Sets the width_metadata of this Numerical. + # noqa: E501 :param width_metadata: The width_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -3004,6 +3141,7 @@ def x_position(self, x_position): def x_position_metadata(self): """Gets the x_position_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The x_position_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -3014,6 +3152,7 @@ def x_position_metadata(self): def x_position_metadata(self, x_position_metadata): """Sets the x_position_metadata of this Numerical. + # noqa: E501 :param x_position_metadata: The x_position_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata @@ -3048,6 +3187,7 @@ def y_position(self, y_position): def y_position_metadata(self): """Gets the y_position_metadata of this Numerical. # noqa: E501 + # noqa: E501 :return: The y_position_metadata of this Numerical. # noqa: E501 :rtype: PropertyMetadata @@ -3058,6 +3198,7 @@ def y_position_metadata(self): def y_position_metadata(self, y_position_metadata): """Sets the y_position_metadata of this Numerical. + # noqa: E501 :param y_position_metadata: The y_position_metadata of this Numerical. # noqa: E501 :type: PropertyMetadata diff --git a/docusign_esign/models/page.py b/docusign_esign/models/page.py index 97e136da..431b4707 100644 --- a/docusign_esign/models/page.py +++ b/docusign_esign/models/page.py @@ -106,7 +106,7 @@ def dpi(self, dpi): def error_details(self): """Gets the error_details of this Page. # noqa: E501 - If an error occurs, this property describes the error. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Page. # noqa: E501 :rtype: ErrorDetails @@ -117,7 +117,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Page. - If an error occurs, this property describes the error. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Page. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/participant.py b/docusign_esign/models/participant.py index be112b25..d000e9b8 100644 --- a/docusign_esign/models/participant.py +++ b/docusign_esign/models/participant.py @@ -39,6 +39,7 @@ class Participant(object): 'additional_notifications': 'list[RecipientAdditionalNotification]', 'allow_system_override_for_locked_recipient': 'str', 'auto_responded_reason': 'str', + 'bulk_send_v2_recipient': 'str', 'client_user_id': 'str', 'completed_count': 'str', 'consent_details_list': 'list[ConsentDetails]', @@ -116,6 +117,7 @@ class Participant(object): 'additional_notifications': 'additionalNotifications', 'allow_system_override_for_locked_recipient': 'allowSystemOverrideForLockedRecipient', 'auto_responded_reason': 'autoRespondedReason', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', 'consent_details_list': 'consentDetailsList', @@ -198,6 +200,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._additional_notifications = None self._allow_system_override_for_locked_recipient = None self._auto_responded_reason = None + self._bulk_send_v2_recipient = None self._client_user_id = None self._completed_count = None self._consent_details_list = None @@ -274,6 +277,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('additional_notifications'), kwargs.get('additional_notifications', None)) setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) setattr(self, "_{}".format('consent_details_list'), kwargs.get('consent_details_list', None)) @@ -370,6 +374,7 @@ def access_code(self, access_code): def access_code_metadata(self): """Gets the access_code_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The access_code_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -380,6 +385,7 @@ def access_code_metadata(self): def access_code_metadata(self, access_code_metadata): """Sets the access_code_metadata of this Participant. + # noqa: E501 :param access_code_metadata: The access_code_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -479,6 +485,29 @@ def auto_responded_reason(self, auto_responded_reason): self._auto_responded_reason = auto_responded_reason + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this Participant. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this Participant. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this Participant. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this Participant. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def client_user_id(self): """Gets the client_user_id of this Participant. # noqa: E501 @@ -667,6 +696,7 @@ def delivery_method(self, delivery_method): def delivery_method_metadata(self): """Gets the delivery_method_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The delivery_method_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -677,6 +707,7 @@ def delivery_method_metadata(self): def delivery_method_metadata(self, delivery_method_metadata): """Sets the delivery_method_metadata of this Participant. + # noqa: E501 :param delivery_method_metadata: The delivery_method_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -780,6 +811,7 @@ def email(self, email): def email_metadata(self): """Gets the email_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The email_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -790,6 +822,7 @@ def email_metadata(self): def email_metadata(self, email_metadata): """Sets the email_metadata of this Participant. + # noqa: E501 :param email_metadata: The email_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -801,6 +834,7 @@ def email_metadata(self, email_metadata): def email_notification(self): """Gets the email_notification of this Participant. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this Participant. # noqa: E501 :rtype: RecipientEmailNotification @@ -811,6 +845,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this Participant. + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this Participant. # noqa: E501 :type: RecipientEmailNotification @@ -868,6 +903,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this Participant. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Participant. # noqa: E501 :rtype: ErrorDetails @@ -878,6 +914,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Participant. + Array or errors. # noqa: E501 :param error_details: The error_details of this Participant. # noqa: E501 :type: ErrorDetails @@ -912,6 +949,7 @@ def fax_number(self, fax_number): def fax_number_metadata(self): """Gets the fax_number_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The fax_number_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -922,6 +960,7 @@ def fax_number_metadata(self): def fax_number_metadata(self, fax_number_metadata): """Sets the fax_number_metadata of this Participant. + # noqa: E501 :param fax_number_metadata: The fax_number_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -956,6 +995,7 @@ def first_name(self, first_name): def first_name_metadata(self): """Gets the first_name_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The first_name_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -966,6 +1006,7 @@ def first_name_metadata(self): def first_name_metadata(self, first_name_metadata): """Sets the first_name_metadata of this Participant. + # noqa: E501 :param first_name_metadata: The first_name_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -1000,6 +1041,7 @@ def full_name(self, full_name): def full_name_metadata(self): """Gets the full_name_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The full_name_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -1010,6 +1052,7 @@ def full_name_metadata(self): def full_name_metadata(self, full_name_metadata): """Sets the full_name_metadata of this Participant. + # noqa: E501 :param full_name_metadata: The full_name_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -1044,6 +1087,7 @@ def id_check_configuration_name(self, id_check_configuration_name): def id_check_configuration_name_metadata(self): """Gets the id_check_configuration_name_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The id_check_configuration_name_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -1054,6 +1098,7 @@ def id_check_configuration_name_metadata(self): def id_check_configuration_name_metadata(self, id_check_configuration_name_metadata): """Sets the id_check_configuration_name_metadata of this Participant. + # noqa: E501 :param id_check_configuration_name_metadata: The id_check_configuration_name_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -1065,6 +1110,7 @@ def id_check_configuration_name_metadata(self, id_check_configuration_name_metad def id_check_information_input(self): """Gets the id_check_information_input of this Participant. # noqa: E501 + # noqa: E501 :return: The id_check_information_input of this Participant. # noqa: E501 :rtype: IdCheckInformationInput @@ -1075,6 +1121,7 @@ def id_check_information_input(self): def id_check_information_input(self, id_check_information_input): """Sets the id_check_information_input of this Participant. + # noqa: E501 :param id_check_information_input: The id_check_information_input of this Participant. # noqa: E501 :type: IdCheckInformationInput @@ -1086,6 +1133,7 @@ def id_check_information_input(self, id_check_information_input): def identity_verification(self): """Gets the identity_verification of this Participant. # noqa: E501 + # noqa: E501 :return: The identity_verification of this Participant. # noqa: E501 :rtype: RecipientIdentityVerification @@ -1096,6 +1144,7 @@ def identity_verification(self): def identity_verification(self, identity_verification): """Sets the identity_verification of this Participant. + # noqa: E501 :param identity_verification: The identity_verification of this Participant. # noqa: E501 :type: RecipientIdentityVerification @@ -1153,6 +1202,7 @@ def last_name(self, last_name): def last_name_metadata(self): """Gets the last_name_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The last_name_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -1163,6 +1213,7 @@ def last_name_metadata(self): def last_name_metadata(self, last_name_metadata): """Sets the last_name_metadata of this Participant. + # noqa: E501 :param last_name_metadata: The last_name_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -1243,6 +1294,7 @@ def name(self, name): def name_metadata(self): """Gets the name_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The name_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -1253,6 +1305,7 @@ def name_metadata(self): def name_metadata(self, name_metadata): """Sets the name_metadata of this Participant. + # noqa: E501 :param name_metadata: The name_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -1287,6 +1340,7 @@ def note(self, note): def note_metadata(self): """Gets the note_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The note_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -1297,6 +1351,7 @@ def note_metadata(self): def note_metadata(self, note_metadata): """Sets the note_metadata of this Participant. + # noqa: E501 :param note_metadata: The note_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -1354,6 +1409,7 @@ def participate_for_guid(self, participate_for_guid): def phone_authentication(self): """Gets the phone_authentication of this Participant. # noqa: E501 + # noqa: E501 :return: The phone_authentication of this Participant. # noqa: E501 :rtype: RecipientPhoneAuthentication @@ -1364,6 +1420,7 @@ def phone_authentication(self): def phone_authentication(self, phone_authentication): """Sets the phone_authentication of this Participant. + # noqa: E501 :param phone_authentication: The phone_authentication of this Participant. # noqa: E501 :type: RecipientPhoneAuthentication @@ -1375,6 +1432,7 @@ def phone_authentication(self, phone_authentication): def phone_number(self): """Gets the phone_number of this Participant. # noqa: E501 + # noqa: E501 :return: The phone_number of this Participant. # noqa: E501 :rtype: RecipientPhoneNumber @@ -1385,6 +1443,7 @@ def phone_number(self): def phone_number(self, phone_number): """Sets the phone_number of this Participant. + # noqa: E501 :param phone_number: The phone_number of this Participant. # noqa: E501 :type: RecipientPhoneNumber @@ -1419,6 +1478,7 @@ def recipient_attachments(self, recipient_attachments): def recipient_authentication_status(self): """Gets the recipient_authentication_status of this Participant. # noqa: E501 + # noqa: E501 :return: The recipient_authentication_status of this Participant. # noqa: E501 :rtype: AuthenticationStatus @@ -1429,6 +1489,7 @@ def recipient_authentication_status(self): def recipient_authentication_status(self, recipient_authentication_status): """Sets the recipient_authentication_status of this Participant. + # noqa: E501 :param recipient_authentication_status: The recipient_authentication_status of this Participant. # noqa: E501 :type: AuthenticationStatus @@ -1532,6 +1593,7 @@ def recipient_type(self, recipient_type): def recipient_type_metadata(self): """Gets the recipient_type_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The recipient_type_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -1542,6 +1604,7 @@ def recipient_type_metadata(self): def recipient_type_metadata(self, recipient_type_metadata): """Sets the recipient_type_metadata of this Participant. + # noqa: E501 :param recipient_type_metadata: The recipient_type_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -1576,6 +1639,7 @@ def require_id_lookup(self, require_id_lookup): def require_id_lookup_metadata(self): """Gets the require_id_lookup_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The require_id_lookup_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -1586,6 +1650,7 @@ def require_id_lookup_metadata(self): def require_id_lookup_metadata(self, require_id_lookup_metadata): """Sets the require_id_lookup_metadata of this Participant. + # noqa: E501 :param require_id_lookup_metadata: The require_id_lookup_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -1643,6 +1708,7 @@ def routing_order(self, routing_order): def routing_order_metadata(self): """Gets the routing_order_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The routing_order_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -1653,6 +1719,7 @@ def routing_order_metadata(self): def routing_order_metadata(self, routing_order_metadata): """Sets the routing_order_metadata of this Participant. + # noqa: E501 :param routing_order_metadata: The routing_order_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -1733,6 +1800,7 @@ def signing_group_id(self, signing_group_id): def signing_group_id_metadata(self): """Gets the signing_group_id_metadata of this Participant. # noqa: E501 + # noqa: E501 :return: The signing_group_id_metadata of this Participant. # noqa: E501 :rtype: PropertyMetadata @@ -1743,6 +1811,7 @@ def signing_group_id_metadata(self): def signing_group_id_metadata(self, signing_group_id_metadata): """Sets the signing_group_id_metadata of this Participant. + # noqa: E501 :param signing_group_id_metadata: The signing_group_id_metadata of this Participant. # noqa: E501 :type: PropertyMetadata @@ -1800,6 +1869,7 @@ def signing_group_users(self, signing_group_users): def sms_authentication(self): """Gets the sms_authentication of this Participant. # noqa: E501 + # noqa: E501 :return: The sms_authentication of this Participant. # noqa: E501 :rtype: RecipientSMSAuthentication @@ -1810,6 +1880,7 @@ def sms_authentication(self): def sms_authentication(self, sms_authentication): """Sets the sms_authentication of this Participant. + # noqa: E501 :param sms_authentication: The sms_authentication of this Participant. # noqa: E501 :type: RecipientSMSAuthentication diff --git a/docusign_esign/models/phone_number.py b/docusign_esign/models/phone_number.py index 8baf9e30..b4759074 100644 --- a/docusign_esign/models/phone_number.py +++ b/docusign_esign/models/phone_number.py @@ -988,6 +988,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this PhoneNumber. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this PhoneNumber. # noqa: E501 :rtype: PropertyMetadata @@ -998,6 +999,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this PhoneNumber. + # noqa: E501 :param caption_metadata: The caption_metadata of this PhoneNumber. # noqa: E501 :type: PropertyMetadata @@ -1285,7 +1287,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this PhoneNumber. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this PhoneNumber. # noqa: E501 :rtype: ErrorDetails @@ -1296,7 +1298,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this PhoneNumber. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this PhoneNumber. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/poly_line_overlay.py b/docusign_esign/models/poly_line_overlay.py index 32feef09..844ea721 100644 --- a/docusign_esign/models/poly_line_overlay.py +++ b/docusign_esign/models/poly_line_overlay.py @@ -854,6 +854,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this PolyLineOverlay. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this PolyLineOverlay. # noqa: E501 :rtype: PropertyMetadata @@ -864,6 +865,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this PolyLineOverlay. + # noqa: E501 :param caption_metadata: The caption_metadata of this PolyLineOverlay. # noqa: E501 :type: PropertyMetadata @@ -1059,7 +1061,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this PolyLineOverlay. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this PolyLineOverlay. # noqa: E501 :rtype: ErrorDetails @@ -1070,7 +1072,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this PolyLineOverlay. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this PolyLineOverlay. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/power_form.py b/docusign_esign/models/power_form.py index 8960b31a..3cc78be8 100644 --- a/docusign_esign/models/power_form.py +++ b/docusign_esign/models/power_form.py @@ -266,7 +266,7 @@ def envelopes(self, envelopes): def error_details(self): """Gets the error_details of this PowerForm. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this PowerForm. # noqa: E501 :rtype: ErrorDetails @@ -277,7 +277,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this PowerForm. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this PowerForm. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/radio.py b/docusign_esign/models/radio.py index a5b68f42..32514831 100644 --- a/docusign_esign/models/radio.py +++ b/docusign_esign/models/radio.py @@ -68,6 +68,7 @@ class Radio(object): 'italic_metadata': 'PropertyMetadata', 'locked': 'str', 'locked_metadata': 'PropertyMetadata', + 'merge_field_xml': 'str', 'page_number': 'str', 'page_number_metadata': 'PropertyMetadata', 'required': 'str', @@ -126,6 +127,7 @@ class Radio(object): 'italic_metadata': 'italicMetadata', 'locked': 'locked', 'locked_metadata': 'lockedMetadata', + 'merge_field_xml': 'mergeFieldXml', 'page_number': 'pageNumber', 'page_number_metadata': 'pageNumberMetadata', 'required': 'required', @@ -189,6 +191,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._italic_metadata = None self._locked = None self._locked_metadata = None + self._merge_field_xml = None self._page_number = None self._page_number_metadata = None self._required = None @@ -246,6 +249,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('italic_metadata'), kwargs.get('italic_metadata', None)) setattr(self, "_{}".format('locked'), kwargs.get('locked', None)) setattr(self, "_{}".format('locked_metadata'), kwargs.get('locked_metadata', None)) + setattr(self, "_{}".format('merge_field_xml'), kwargs.get('merge_field_xml', None)) setattr(self, "_{}".format('page_number'), kwargs.get('page_number', None)) setattr(self, "_{}".format('page_number_metadata'), kwargs.get('page_number_metadata', None)) setattr(self, "_{}".format('required'), kwargs.get('required', None)) @@ -800,6 +804,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Radio. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Radio. # noqa: E501 :rtype: PropertyMetadata @@ -810,6 +815,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Radio. + # noqa: E501 :param caption_metadata: The caption_metadata of this Radio. # noqa: E501 :type: PropertyMetadata @@ -821,7 +827,7 @@ def caption_metadata(self, caption_metadata): def error_details(self): """Gets the error_details of this Radio. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Radio. # noqa: E501 :rtype: ErrorDetails @@ -832,7 +838,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Radio. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Radio. # noqa: E501 :type: ErrorDetails @@ -1070,6 +1076,29 @@ def locked_metadata(self, locked_metadata): self._locked_metadata = locked_metadata + @property + def merge_field_xml(self): + """Gets the merge_field_xml of this Radio. # noqa: E501 + + # noqa: E501 + + :return: The merge_field_xml of this Radio. # noqa: E501 + :rtype: str + """ + return self._merge_field_xml + + @merge_field_xml.setter + def merge_field_xml(self, merge_field_xml): + """Sets the merge_field_xml of this Radio. + + # noqa: E501 + + :param merge_field_xml: The merge_field_xml of this Radio. # noqa: E501 + :type: str + """ + + self._merge_field_xml = merge_field_xml + @property def page_number(self): """Gets the page_number of this Radio. # noqa: E501 diff --git a/docusign_esign/models/recipient_form_data.py b/docusign_esign/models/recipient_form_data.py index 3d8366a0..068d4031 100644 --- a/docusign_esign/models/recipient_form_data.py +++ b/docusign_esign/models/recipient_form_data.py @@ -44,14 +44,14 @@ class RecipientFormData(object): } attribute_map = { - 'declined_time': 'declinedTime', - 'delivered_time': 'deliveredTime', + 'declined_time': 'DeclinedTime', + 'delivered_time': 'DeliveredTime', 'email': 'email', 'form_data': 'formData', 'name': 'name', 'recipient_id': 'recipientId', - 'sent_time': 'sentTime', - 'signed_time': 'signedTime' + 'sent_time': 'SentTime', + 'signed_time': 'SignedTime' } def __init__(self, _configuration=None, **kwargs): # noqa: E501 diff --git a/docusign_esign/models/recipient_update_response.py b/docusign_esign/models/recipient_update_response.py index 3ec0d716..8d8a4503 100644 --- a/docusign_esign/models/recipient_update_response.py +++ b/docusign_esign/models/recipient_update_response.py @@ -94,7 +94,7 @@ def combined(self, combined): def error_details(self): """Gets the error_details of this RecipientUpdateResponse. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this RecipientUpdateResponse. # noqa: E501 :rtype: ErrorDetails @@ -105,7 +105,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this RecipientUpdateResponse. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this RecipientUpdateResponse. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/recipients.py b/docusign_esign/models/recipients.py index 99991151..3cd794be 100644 --- a/docusign_esign/models/recipients.py +++ b/docusign_esign/models/recipients.py @@ -222,7 +222,7 @@ def editors(self, editors): def error_details(self): """Gets the error_details of this Recipients. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Recipients. # noqa: E501 :rtype: ErrorDetails @@ -233,7 +233,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Recipients. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Recipients. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/scheduled_sending.py b/docusign_esign/models/scheduled_sending.py index 5754ca35..f46150a7 100644 --- a/docusign_esign/models/scheduled_sending.py +++ b/docusign_esign/models/scheduled_sending.py @@ -136,7 +136,7 @@ def rules(self, rules): def status(self): """Gets the status of this ScheduledSending. # noqa: E501 - \\\"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. # noqa: E501 + Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. # noqa: E501 :return: The status of this ScheduledSending. # noqa: E501 :rtype: str @@ -147,7 +147,7 @@ def status(self): def status(self, status): """Sets the status of this ScheduledSending. - \\\"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. # noqa: E501 + Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. # noqa: E501 :param status: The status of this ScheduledSending. # noqa: E501 :type: str diff --git a/docusign_esign/models/seal_sign.py b/docusign_esign/models/seal_sign.py index d4735106..0dd2ccf5 100644 --- a/docusign_esign/models/seal_sign.py +++ b/docusign_esign/models/seal_sign.py @@ -38,6 +38,7 @@ class SealSign(object): 'add_access_code_to_email': 'str', 'allow_system_override_for_locked_recipient': 'str', 'auto_responded_reason': 'str', + 'bulk_send_v2_recipient': 'str', 'client_user_id': 'str', 'completed_count': 'str', 'custom_fields': 'list[str]', @@ -98,6 +99,7 @@ class SealSign(object): 'add_access_code_to_email': 'addAccessCodeToEmail', 'allow_system_override_for_locked_recipient': 'allowSystemOverrideForLockedRecipient', 'auto_responded_reason': 'autoRespondedReason', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', 'custom_fields': 'customFields', @@ -163,6 +165,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._add_access_code_to_email = None self._allow_system_override_for_locked_recipient = None self._auto_responded_reason = None + self._bulk_send_v2_recipient = None self._client_user_id = None self._completed_count = None self._custom_fields = None @@ -222,6 +225,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('add_access_code_to_email'), kwargs.get('add_access_code_to_email', None)) setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) setattr(self, "_{}".format('custom_fields'), kwargs.get('custom_fields', None)) @@ -390,6 +394,29 @@ def auto_responded_reason(self, auto_responded_reason): self._auto_responded_reason = auto_responded_reason + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this SealSign. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this SealSign. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this SealSign. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this SealSign. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def client_user_id(self): """Gets the client_user_id of this SealSign. # noqa: E501 @@ -647,7 +674,7 @@ def document_visibility(self, document_visibility): def email_notification(self): """Gets the email_notification of this SealSign. # noqa: E501 - Not applicable. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this SealSign. # noqa: E501 :rtype: RecipientEmailNotification @@ -658,7 +685,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this SealSign. - Not applicable. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this SealSign. # noqa: E501 :type: RecipientEmailNotification @@ -693,7 +720,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this SealSign. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this SealSign. # noqa: E501 :rtype: ErrorDetails @@ -704,7 +731,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this SealSign. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this SealSign. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/sender_company.py b/docusign_esign/models/sender_company.py index d7249ccc..8e91ce79 100644 --- a/docusign_esign/models/sender_company.py +++ b/docusign_esign/models/sender_company.py @@ -940,6 +940,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this SenderCompany. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this SenderCompany. # noqa: E501 :rtype: PropertyMetadata @@ -950,6 +951,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this SenderCompany. + # noqa: E501 :param caption_metadata: The caption_metadata of this SenderCompany. # noqa: E501 :type: PropertyMetadata @@ -1145,7 +1147,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this SenderCompany. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this SenderCompany. # noqa: E501 :rtype: ErrorDetails @@ -1156,7 +1158,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this SenderCompany. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this SenderCompany. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/sender_name.py b/docusign_esign/models/sender_name.py index 920d094d..ba6c0789 100644 --- a/docusign_esign/models/sender_name.py +++ b/docusign_esign/models/sender_name.py @@ -940,6 +940,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this SenderName. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this SenderName. # noqa: E501 :rtype: PropertyMetadata @@ -950,6 +951,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this SenderName. + # noqa: E501 :param caption_metadata: The caption_metadata of this SenderName. # noqa: E501 :type: PropertyMetadata @@ -1145,7 +1147,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this SenderName. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this SenderName. # noqa: E501 :rtype: ErrorDetails @@ -1156,7 +1158,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this SenderName. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this SenderName. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/shared_item.py b/docusign_esign/models/shared_item.py index dedfc93a..0fea658a 100644 --- a/docusign_esign/models/shared_item.py +++ b/docusign_esign/models/shared_item.py @@ -63,7 +63,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def error_details(self): """Gets the error_details of this SharedItem. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this SharedItem. # noqa: E501 :rtype: ErrorDetails @@ -74,7 +74,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this SharedItem. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this SharedItem. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/sign_here.py b/docusign_esign/models/sign_here.py index 168e3688..ce79ffb1 100644 --- a/docusign_esign/models/sign_here.py +++ b/docusign_esign/models/sign_here.py @@ -870,6 +870,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this SignHere. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this SignHere. # noqa: E501 :rtype: PropertyMetadata @@ -880,6 +881,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this SignHere. + # noqa: E501 :param caption_metadata: The caption_metadata of this SignHere. # noqa: E501 :type: PropertyMetadata @@ -1075,7 +1077,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this SignHere. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this SignHere. # noqa: E501 :rtype: ErrorDetails @@ -1086,7 +1088,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this SignHere. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this SignHere. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/signer.py b/docusign_esign/models/signer.py index e97c3f54..17c32323 100644 --- a/docusign_esign/models/signer.py +++ b/docusign_esign/models/signer.py @@ -43,6 +43,7 @@ class Signer(object): 'auto_navigation': 'str', 'auto_responded_reason': 'str', 'bulk_recipients_uri': 'str', + 'bulk_send_v2_recipient': 'str', 'can_sign_offline': 'str', 'client_user_id': 'str', 'completed_count': 'str', @@ -143,6 +144,7 @@ class Signer(object): 'auto_navigation': 'autoNavigation', 'auto_responded_reason': 'autoRespondedReason', 'bulk_recipients_uri': 'bulkRecipientsUri', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'can_sign_offline': 'canSignOffline', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', @@ -248,6 +250,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._auto_navigation = None self._auto_responded_reason = None self._bulk_recipients_uri = None + self._bulk_send_v2_recipient = None self._can_sign_offline = None self._client_user_id = None self._completed_count = None @@ -347,6 +350,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('auto_navigation'), kwargs.get('auto_navigation', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) setattr(self, "_{}".format('bulk_recipients_uri'), kwargs.get('bulk_recipients_uri', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('can_sign_offline'), kwargs.get('can_sign_offline', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) @@ -665,6 +669,29 @@ def bulk_recipients_uri(self, bulk_recipients_uri): self._bulk_recipients_uri = bulk_recipients_uri + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this Signer. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this Signer. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this Signer. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this Signer. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def can_sign_offline(self): """Gets the can_sign_offline of this Signer. # noqa: E501 @@ -1106,7 +1133,7 @@ def email_metadata(self, email_metadata): def email_notification(self): """Gets the email_notification of this Signer. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this Signer. # noqa: E501 :rtype: RecipientEmailNotification @@ -1117,7 +1144,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this Signer. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this Signer. # noqa: E501 :type: RecipientEmailNotification @@ -1175,7 +1202,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this Signer. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Signer. # noqa: E501 :rtype: ErrorDetails @@ -1186,7 +1213,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Signer. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Signer. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/signer_attachment.py b/docusign_esign/models/signer_attachment.py index 1fe3e058..9d82962a 100644 --- a/docusign_esign/models/signer_attachment.py +++ b/docusign_esign/models/signer_attachment.py @@ -854,6 +854,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this SignerAttachment. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this SignerAttachment. # noqa: E501 :rtype: PropertyMetadata @@ -864,6 +865,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this SignerAttachment. + # noqa: E501 :param caption_metadata: The caption_metadata of this SignerAttachment. # noqa: E501 :type: PropertyMetadata @@ -1059,7 +1061,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this SignerAttachment. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this SignerAttachment. # noqa: E501 :rtype: ErrorDetails @@ -1070,7 +1072,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this SignerAttachment. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this SignerAttachment. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/signing_group.py b/docusign_esign/models/signing_group.py index 1ebf9d2b..50616ce7 100644 --- a/docusign_esign/models/signing_group.py +++ b/docusign_esign/models/signing_group.py @@ -137,7 +137,7 @@ def created_by(self, created_by): def error_details(self): """Gets the error_details of this SigningGroup. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this SigningGroup. # noqa: E501 :rtype: ErrorDetails @@ -148,7 +148,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this SigningGroup. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this SigningGroup. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/signing_group_user.py b/docusign_esign/models/signing_group_user.py index 552bd066..364388ca 100644 --- a/docusign_esign/models/signing_group_user.py +++ b/docusign_esign/models/signing_group_user.py @@ -86,7 +86,7 @@ def email(self, email): def error_details(self): """Gets the error_details of this SigningGroupUser. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this SigningGroupUser. # noqa: E501 :rtype: ErrorDetails @@ -97,7 +97,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this SigningGroupUser. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this SigningGroupUser. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/smart_section.py b/docusign_esign/models/smart_section.py index 61b83dc4..e966d27f 100644 --- a/docusign_esign/models/smart_section.py +++ b/docusign_esign/models/smart_section.py @@ -878,6 +878,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this SmartSection. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this SmartSection. # noqa: E501 :rtype: PropertyMetadata @@ -888,6 +889,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this SmartSection. + # noqa: E501 :param caption_metadata: The caption_metadata of this SmartSection. # noqa: E501 :type: PropertyMetadata @@ -1152,7 +1154,7 @@ def end_anchor(self, end_anchor): def end_position(self): """Gets the end_position of this SmartSection. # noqa: E501 - The last index position in the result set. # noqa: E501 + The last position in the result set. # noqa: E501 :return: The end_position of this SmartSection. # noqa: E501 :rtype: SmartSectionAnchorPosition @@ -1163,7 +1165,7 @@ def end_position(self): def end_position(self, end_position): """Sets the end_position of this SmartSection. - The last index position in the result set. # noqa: E501 + The last position in the result set. # noqa: E501 :param end_position: The end_position of this SmartSection. # noqa: E501 :type: SmartSectionAnchorPosition @@ -1175,7 +1177,7 @@ def end_position(self, end_position): def error_details(self): """Gets the error_details of this SmartSection. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this SmartSection. # noqa: E501 :rtype: ErrorDetails @@ -1186,7 +1188,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this SmartSection. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this SmartSection. # noqa: E501 :type: ErrorDetails @@ -1819,7 +1821,7 @@ def start_anchor(self, start_anchor): def start_position(self): """Gets the start_position of this SmartSection. # noqa: E501 - The starting index position of the current result set. # noqa: E501 + Starting position of the current result set. # noqa: E501 :return: The start_position of this SmartSection. # noqa: E501 :rtype: SmartSectionAnchorPosition @@ -1830,7 +1832,7 @@ def start_position(self): def start_position(self, start_position): """Sets the start_position of this SmartSection. - The starting index position of the current result set. # noqa: E501 + Starting position of the current result set. # noqa: E501 :param start_position: The start_position of this SmartSection. # noqa: E501 :type: SmartSectionAnchorPosition diff --git a/docusign_esign/models/social_account_information.py b/docusign_esign/models/social_account_information.py index 44a26ad0..2310c233 100644 --- a/docusign_esign/models/social_account_information.py +++ b/docusign_esign/models/social_account_information.py @@ -94,7 +94,7 @@ def email(self, email): def error_details(self): """Gets the error_details of this SocialAccountInformation. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this SocialAccountInformation. # noqa: E501 :rtype: ErrorDetails @@ -105,7 +105,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this SocialAccountInformation. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this SocialAccountInformation. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/ssn.py b/docusign_esign/models/ssn.py index acfa7320..743a8f11 100644 --- a/docusign_esign/models/ssn.py +++ b/docusign_esign/models/ssn.py @@ -1044,6 +1044,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Ssn. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Ssn. # noqa: E501 :rtype: PropertyMetadata @@ -1054,6 +1055,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Ssn. + # noqa: E501 :param caption_metadata: The caption_metadata of this Ssn. # noqa: E501 :type: PropertyMetadata @@ -1341,7 +1343,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Ssn. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Ssn. # noqa: E501 :rtype: ErrorDetails @@ -1352,7 +1354,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Ssn. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Ssn. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/stamp.py b/docusign_esign/models/stamp.py index fcbb5914..522c281d 100644 --- a/docusign_esign/models/stamp.py +++ b/docusign_esign/models/stamp.py @@ -230,7 +230,7 @@ def disallow_user_resize_stamp(self, disallow_user_resize_stamp): def error_details(self): """Gets the error_details of this Stamp. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Stamp. # noqa: E501 :rtype: ErrorDetails @@ -241,7 +241,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Stamp. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Stamp. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/tab_account_settings.py b/docusign_esign/models/tab_account_settings.py index 6ff40fec..145a4cc5 100644 --- a/docusign_esign/models/tab_account_settings.py +++ b/docusign_esign/models/tab_account_settings.py @@ -41,8 +41,6 @@ class TabAccountSettings(object): 'calculated_fields_metadata': 'SettingsMetadata', 'checkbox_tabs_enabled': 'str', 'check_box_tabs_metadata': 'SettingsMetadata', - 'currency_tabs_enabled': 'str', - 'currency_tabs_metadata': 'SettingsMetadata', 'data_field_regex_enabled': 'str', 'data_field_regex_metadata': 'SettingsMetadata', 'data_field_size_enabled': 'str', @@ -55,6 +53,8 @@ class TabAccountSettings(object): 'list_tabs_metadata': 'SettingsMetadata', 'note_tabs_enabled': 'str', 'note_tabs_metadata': 'SettingsMetadata', + 'numerical_tabs_enabled': 'str', + 'numerical_tabs_metadata': 'SettingsMetadata', 'prefill_tabs_enabled': 'str', 'prefill_tabs_metadata': 'SettingsMetadata', 'radio_tabs_enabled': 'str', @@ -88,8 +88,6 @@ class TabAccountSettings(object): 'calculated_fields_metadata': 'calculatedFieldsMetadata', 'checkbox_tabs_enabled': 'checkboxTabsEnabled', 'check_box_tabs_metadata': 'checkBoxTabsMetadata', - 'currency_tabs_enabled': 'currencyTabsEnabled', - 'currency_tabs_metadata': 'currencyTabsMetadata', 'data_field_regex_enabled': 'dataFieldRegexEnabled', 'data_field_regex_metadata': 'dataFieldRegexMetadata', 'data_field_size_enabled': 'dataFieldSizeEnabled', @@ -102,6 +100,8 @@ class TabAccountSettings(object): 'list_tabs_metadata': 'listTabsMetadata', 'note_tabs_enabled': 'noteTabsEnabled', 'note_tabs_metadata': 'noteTabsMetadata', + 'numerical_tabs_enabled': 'numericalTabsEnabled', + 'numerical_tabs_metadata': 'numericalTabsMetadata', 'prefill_tabs_enabled': 'prefillTabsEnabled', 'prefill_tabs_metadata': 'prefillTabsMetadata', 'radio_tabs_enabled': 'radioTabsEnabled', @@ -140,8 +140,6 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._calculated_fields_metadata = None self._checkbox_tabs_enabled = None self._check_box_tabs_metadata = None - self._currency_tabs_enabled = None - self._currency_tabs_metadata = None self._data_field_regex_enabled = None self._data_field_regex_metadata = None self._data_field_size_enabled = None @@ -154,6 +152,8 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._list_tabs_metadata = None self._note_tabs_enabled = None self._note_tabs_metadata = None + self._numerical_tabs_enabled = None + self._numerical_tabs_metadata = None self._prefill_tabs_enabled = None self._prefill_tabs_metadata = None self._radio_tabs_enabled = None @@ -186,8 +186,6 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('calculated_fields_metadata'), kwargs.get('calculated_fields_metadata', None)) setattr(self, "_{}".format('checkbox_tabs_enabled'), kwargs.get('checkbox_tabs_enabled', None)) setattr(self, "_{}".format('check_box_tabs_metadata'), kwargs.get('check_box_tabs_metadata', None)) - setattr(self, "_{}".format('currency_tabs_enabled'), kwargs.get('currency_tabs_enabled', None)) - setattr(self, "_{}".format('currency_tabs_metadata'), kwargs.get('currency_tabs_metadata', None)) setattr(self, "_{}".format('data_field_regex_enabled'), kwargs.get('data_field_regex_enabled', None)) setattr(self, "_{}".format('data_field_regex_metadata'), kwargs.get('data_field_regex_metadata', None)) setattr(self, "_{}".format('data_field_size_enabled'), kwargs.get('data_field_size_enabled', None)) @@ -200,6 +198,8 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('list_tabs_metadata'), kwargs.get('list_tabs_metadata', None)) setattr(self, "_{}".format('note_tabs_enabled'), kwargs.get('note_tabs_enabled', None)) setattr(self, "_{}".format('note_tabs_metadata'), kwargs.get('note_tabs_metadata', None)) + setattr(self, "_{}".format('numerical_tabs_enabled'), kwargs.get('numerical_tabs_enabled', None)) + setattr(self, "_{}".format('numerical_tabs_metadata'), kwargs.get('numerical_tabs_metadata', None)) setattr(self, "_{}".format('prefill_tabs_enabled'), kwargs.get('prefill_tabs_enabled', None)) setattr(self, "_{}".format('prefill_tabs_metadata'), kwargs.get('prefill_tabs_metadata', None)) setattr(self, "_{}".format('radio_tabs_enabled'), kwargs.get('radio_tabs_enabled', None)) @@ -407,52 +407,6 @@ def check_box_tabs_metadata(self, check_box_tabs_metadata): self._check_box_tabs_metadata = check_box_tabs_metadata - @property - def currency_tabs_enabled(self): - """Gets the currency_tabs_enabled of this TabAccountSettings. # noqa: E501 - - # noqa: E501 - - :return: The currency_tabs_enabled of this TabAccountSettings. # noqa: E501 - :rtype: str - """ - return self._currency_tabs_enabled - - @currency_tabs_enabled.setter - def currency_tabs_enabled(self, currency_tabs_enabled): - """Sets the currency_tabs_enabled of this TabAccountSettings. - - # noqa: E501 - - :param currency_tabs_enabled: The currency_tabs_enabled of this TabAccountSettings. # noqa: E501 - :type: str - """ - - self._currency_tabs_enabled = currency_tabs_enabled - - @property - def currency_tabs_metadata(self): - """Gets the currency_tabs_metadata of this TabAccountSettings. # noqa: E501 - - # noqa: E501 - - :return: The currency_tabs_metadata of this TabAccountSettings. # noqa: E501 - :rtype: SettingsMetadata - """ - return self._currency_tabs_metadata - - @currency_tabs_metadata.setter - def currency_tabs_metadata(self, currency_tabs_metadata): - """Sets the currency_tabs_metadata of this TabAccountSettings. - - # noqa: E501 - - :param currency_tabs_metadata: The currency_tabs_metadata of this TabAccountSettings. # noqa: E501 - :type: SettingsMetadata - """ - - self._currency_tabs_metadata = currency_tabs_metadata - @property def data_field_regex_enabled(self): """Gets the data_field_regex_enabled of this TabAccountSettings. # noqa: E501 @@ -729,6 +683,52 @@ def note_tabs_metadata(self, note_tabs_metadata): self._note_tabs_metadata = note_tabs_metadata + @property + def numerical_tabs_enabled(self): + """Gets the numerical_tabs_enabled of this TabAccountSettings. # noqa: E501 + + # noqa: E501 + + :return: The numerical_tabs_enabled of this TabAccountSettings. # noqa: E501 + :rtype: str + """ + return self._numerical_tabs_enabled + + @numerical_tabs_enabled.setter + def numerical_tabs_enabled(self, numerical_tabs_enabled): + """Sets the numerical_tabs_enabled of this TabAccountSettings. + + # noqa: E501 + + :param numerical_tabs_enabled: The numerical_tabs_enabled of this TabAccountSettings. # noqa: E501 + :type: str + """ + + self._numerical_tabs_enabled = numerical_tabs_enabled + + @property + def numerical_tabs_metadata(self): + """Gets the numerical_tabs_metadata of this TabAccountSettings. # noqa: E501 + + # noqa: E501 + + :return: The numerical_tabs_metadata of this TabAccountSettings. # noqa: E501 + :rtype: SettingsMetadata + """ + return self._numerical_tabs_metadata + + @numerical_tabs_metadata.setter + def numerical_tabs_metadata(self, numerical_tabs_metadata): + """Sets the numerical_tabs_metadata of this TabAccountSettings. + + # noqa: E501 + + :param numerical_tabs_metadata: The numerical_tabs_metadata of this TabAccountSettings. # noqa: E501 + :type: SettingsMetadata + """ + + self._numerical_tabs_metadata = numerical_tabs_metadata + @property def prefill_tabs_enabled(self): """Gets the prefill_tabs_enabled of this TabAccountSettings. # noqa: E501 diff --git a/docusign_esign/models/tab_group.py b/docusign_esign/models/tab_group.py index de35fd85..d4a966de 100644 --- a/docusign_esign/models/tab_group.py +++ b/docusign_esign/models/tab_group.py @@ -866,6 +866,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this TabGroup. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this TabGroup. # noqa: E501 :rtype: PropertyMetadata @@ -876,6 +877,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this TabGroup. + # noqa: E501 :param caption_metadata: The caption_metadata of this TabGroup. # noqa: E501 :type: PropertyMetadata @@ -1071,7 +1073,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this TabGroup. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this TabGroup. # noqa: E501 :rtype: ErrorDetails @@ -1082,7 +1084,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this TabGroup. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this TabGroup. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/tabs.py b/docusign_esign/models/tabs.py index 6a27371f..676faadc 100644 --- a/docusign_esign/models/tabs.py +++ b/docusign_esign/models/tabs.py @@ -41,7 +41,6 @@ class Tabs(object): 'commission_number_tabs': 'list[CommissionNumber]', 'commission_state_tabs': 'list[CommissionState]', 'company_tabs': 'list[Company]', - 'currency_tabs': 'list[Currency]', 'date_signed_tabs': 'list[DateSigned]', 'date_tabs': 'list[Date]', 'decline_tabs': 'list[Decline]', @@ -84,7 +83,6 @@ class Tabs(object): 'commission_number_tabs': 'commissionNumberTabs', 'commission_state_tabs': 'commissionStateTabs', 'company_tabs': 'companyTabs', - 'currency_tabs': 'currencyTabs', 'date_signed_tabs': 'dateSignedTabs', 'date_tabs': 'dateTabs', 'decline_tabs': 'declineTabs', @@ -132,7 +130,6 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._commission_number_tabs = None self._commission_state_tabs = None self._company_tabs = None - self._currency_tabs = None self._date_signed_tabs = None self._date_tabs = None self._decline_tabs = None @@ -174,7 +171,6 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('commission_number_tabs'), kwargs.get('commission_number_tabs', None)) setattr(self, "_{}".format('commission_state_tabs'), kwargs.get('commission_state_tabs', None)) setattr(self, "_{}".format('company_tabs'), kwargs.get('company_tabs', None)) - setattr(self, "_{}".format('currency_tabs'), kwargs.get('currency_tabs', None)) setattr(self, "_{}".format('date_signed_tabs'), kwargs.get('date_signed_tabs', None)) setattr(self, "_{}".format('date_tabs'), kwargs.get('date_tabs', None)) setattr(self, "_{}".format('decline_tabs'), kwargs.get('decline_tabs', None)) @@ -391,29 +387,6 @@ def company_tabs(self, company_tabs): self._company_tabs = company_tabs - @property - def currency_tabs(self): - """Gets the currency_tabs of this Tabs. # noqa: E501 - - # noqa: E501 - - :return: The currency_tabs of this Tabs. # noqa: E501 - :rtype: list[Currency] - """ - return self._currency_tabs - - @currency_tabs.setter - def currency_tabs(self, currency_tabs): - """Sets the currency_tabs of this Tabs. - - # noqa: E501 - - :param currency_tabs: The currency_tabs of this Tabs. # noqa: E501 - :type: list[Currency] - """ - - self._currency_tabs = currency_tabs - @property def date_signed_tabs(self): """Gets the date_signed_tabs of this Tabs. # noqa: E501 diff --git a/docusign_esign/models/template_recipients.py b/docusign_esign/models/template_recipients.py index 91abc41a..ed3a55a1 100644 --- a/docusign_esign/models/template_recipients.py +++ b/docusign_esign/models/template_recipients.py @@ -222,7 +222,7 @@ def editors(self, editors): def error_details(self): """Gets the error_details of this TemplateRecipients. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this TemplateRecipients. # noqa: E501 :rtype: ErrorDetails @@ -233,7 +233,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this TemplateRecipients. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this TemplateRecipients. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/template_role.py b/docusign_esign/models/template_role.py index 70aeb498..c083805b 100644 --- a/docusign_esign/models/template_role.py +++ b/docusign_esign/models/template_role.py @@ -253,7 +253,7 @@ def email(self, email): def email_notification(self): """Gets the email_notification of this TemplateRole. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this TemplateRole. # noqa: E501 :rtype: RecipientEmailNotification @@ -264,7 +264,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this TemplateRole. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this TemplateRole. # noqa: E501 :type: RecipientEmailNotification diff --git a/docusign_esign/models/template_shared_item.py b/docusign_esign/models/template_shared_item.py index eb0c9013..b806c5a6 100644 --- a/docusign_esign/models/template_shared_item.py +++ b/docusign_esign/models/template_shared_item.py @@ -83,7 +83,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def error_details(self): """Gets the error_details of this TemplateSharedItem. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this TemplateSharedItem. # noqa: E501 :rtype: ErrorDetails @@ -94,7 +94,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this TemplateSharedItem. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this TemplateSharedItem. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/template_summary.py b/docusign_esign/models/template_summary.py index 297a2701..e8bbf6b9 100644 --- a/docusign_esign/models/template_summary.py +++ b/docusign_esign/models/template_summary.py @@ -152,7 +152,7 @@ def document_name(self, document_name): def error_details(self): """Gets the error_details of this TemplateSummary. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this TemplateSummary. # noqa: E501 :rtype: ErrorDetails @@ -163,7 +163,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this TemplateSummary. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this TemplateSummary. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/template_tabs.py b/docusign_esign/models/template_tabs.py index c0d0d157..87796d09 100644 --- a/docusign_esign/models/template_tabs.py +++ b/docusign_esign/models/template_tabs.py @@ -41,7 +41,6 @@ class TemplateTabs(object): 'commission_number_tabs': 'list[CommissionNumber]', 'commission_state_tabs': 'list[CommissionState]', 'company_tabs': 'list[Company]', - 'currency_tabs': 'list[Currency]', 'date_signed_tabs': 'list[DateSigned]', 'date_tabs': 'list[Date]', 'decline_tabs': 'list[Decline]', @@ -84,7 +83,6 @@ class TemplateTabs(object): 'commission_number_tabs': 'commissionNumberTabs', 'commission_state_tabs': 'commissionStateTabs', 'company_tabs': 'companyTabs', - 'currency_tabs': 'currencyTabs', 'date_signed_tabs': 'dateSignedTabs', 'date_tabs': 'dateTabs', 'decline_tabs': 'declineTabs', @@ -132,7 +130,6 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._commission_number_tabs = None self._commission_state_tabs = None self._company_tabs = None - self._currency_tabs = None self._date_signed_tabs = None self._date_tabs = None self._decline_tabs = None @@ -174,7 +171,6 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('commission_number_tabs'), kwargs.get('commission_number_tabs', None)) setattr(self, "_{}".format('commission_state_tabs'), kwargs.get('commission_state_tabs', None)) setattr(self, "_{}".format('company_tabs'), kwargs.get('company_tabs', None)) - setattr(self, "_{}".format('currency_tabs'), kwargs.get('currency_tabs', None)) setattr(self, "_{}".format('date_signed_tabs'), kwargs.get('date_signed_tabs', None)) setattr(self, "_{}".format('date_tabs'), kwargs.get('date_tabs', None)) setattr(self, "_{}".format('decline_tabs'), kwargs.get('decline_tabs', None)) @@ -391,29 +387,6 @@ def company_tabs(self, company_tabs): self._company_tabs = company_tabs - @property - def currency_tabs(self): - """Gets the currency_tabs of this TemplateTabs. # noqa: E501 - - # noqa: E501 - - :return: The currency_tabs of this TemplateTabs. # noqa: E501 - :rtype: list[Currency] - """ - return self._currency_tabs - - @currency_tabs.setter - def currency_tabs(self, currency_tabs): - """Sets the currency_tabs of this TemplateTabs. - - # noqa: E501 - - :param currency_tabs: The currency_tabs of this TemplateTabs. # noqa: E501 - :type: list[Currency] - """ - - self._currency_tabs = currency_tabs - @property def date_signed_tabs(self): """Gets the date_signed_tabs of this TemplateTabs. # noqa: E501 diff --git a/docusign_esign/models/template_update_summary.py b/docusign_esign/models/template_update_summary.py index 056be2b7..6a764b03 100644 --- a/docusign_esign/models/template_update_summary.py +++ b/docusign_esign/models/template_update_summary.py @@ -133,7 +133,7 @@ def envelope_id(self, envelope_id): def error_details(self): """Gets the error_details of this TemplateUpdateSummary. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this TemplateUpdateSummary. # noqa: E501 :rtype: ErrorDetails @@ -144,7 +144,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this TemplateUpdateSummary. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this TemplateUpdateSummary. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/text.py b/docusign_esign/models/text.py index 02e8a930..772c6f0c 100644 --- a/docusign_esign/models/text.py +++ b/docusign_esign/models/text.py @@ -1060,6 +1060,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Text. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Text. # noqa: E501 :rtype: PropertyMetadata @@ -1070,6 +1071,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Text. + # noqa: E501 :param caption_metadata: The caption_metadata of this Text. # noqa: E501 :type: PropertyMetadata @@ -1357,7 +1359,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Text. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Text. # noqa: E501 :rtype: ErrorDetails @@ -1368,7 +1370,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Text. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Text. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/text_custom_field.py b/docusign_esign/models/text_custom_field.py index 7075c3cc..d52d3b3d 100644 --- a/docusign_esign/models/text_custom_field.py +++ b/docusign_esign/models/text_custom_field.py @@ -102,7 +102,7 @@ def configuration_type(self, configuration_type): def error_details(self): """Gets the error_details of this TextCustomField. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this TextCustomField. # noqa: E501 :rtype: ErrorDetails @@ -113,7 +113,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this TextCustomField. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this TextCustomField. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/title.py b/docusign_esign/models/title.py index 905ef967..a2b10fe4 100644 --- a/docusign_esign/models/title.py +++ b/docusign_esign/models/title.py @@ -988,6 +988,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Title. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Title. # noqa: E501 :rtype: PropertyMetadata @@ -998,6 +999,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Title. + # noqa: E501 :param caption_metadata: The caption_metadata of this Title. # noqa: E501 :type: PropertyMetadata @@ -1285,7 +1287,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Title. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Title. # noqa: E501 :rtype: ErrorDetails @@ -1296,7 +1298,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Title. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Title. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/user_account_management_granular_information.py b/docusign_esign/models/user_account_management_granular_information.py index 8f86168f..09e50b63 100644 --- a/docusign_esign/models/user_account_management_granular_information.py +++ b/docusign_esign/models/user_account_management_granular_information.py @@ -504,6 +504,7 @@ def can_manage_joint_agreements(self, can_manage_joint_agreements): def can_manage_joint_agreements_metadata(self): """Gets the can_manage_joint_agreements_metadata of this UserAccountManagementGranularInformation. # noqa: E501 + # noqa: E501 :return: The can_manage_joint_agreements_metadata of this UserAccountManagementGranularInformation. # noqa: E501 :rtype: SettingsMetadata @@ -514,6 +515,7 @@ def can_manage_joint_agreements_metadata(self): def can_manage_joint_agreements_metadata(self, can_manage_joint_agreements_metadata): """Sets the can_manage_joint_agreements_metadata of this UserAccountManagementGranularInformation. + # noqa: E501 :param can_manage_joint_agreements_metadata: The can_manage_joint_agreements_metadata of this UserAccountManagementGranularInformation. # noqa: E501 :type: SettingsMetadata @@ -686,6 +688,7 @@ def can_manage_stamps(self, can_manage_stamps): def can_manage_stamps_metadata(self): """Gets the can_manage_stamps_metadata of this UserAccountManagementGranularInformation. # noqa: E501 + # noqa: E501 :return: The can_manage_stamps_metadata of this UserAccountManagementGranularInformation. # noqa: E501 :rtype: SettingsMetadata @@ -696,6 +699,7 @@ def can_manage_stamps_metadata(self): def can_manage_stamps_metadata(self, can_manage_stamps_metadata): """Sets the can_manage_stamps_metadata of this UserAccountManagementGranularInformation. + # noqa: E501 :param can_manage_stamps_metadata: The can_manage_stamps_metadata of this UserAccountManagementGranularInformation. # noqa: E501 :type: SettingsMetadata diff --git a/docusign_esign/models/user_info.py b/docusign_esign/models/user_info.py index 3996f919..6e6f7777 100644 --- a/docusign_esign/models/user_info.py +++ b/docusign_esign/models/user_info.py @@ -38,6 +38,7 @@ class UserInfo(object): 'activation_access_code': 'str', 'email': 'str', 'error_details': 'ErrorDetails', + 'ip_address': 'str', 'login_status': 'str', 'membership_id': 'str', 'send_activation_email': 'str', @@ -54,6 +55,7 @@ class UserInfo(object): 'activation_access_code': 'activationAccessCode', 'email': 'email', 'error_details': 'errorDetails', + 'ip_address': 'ipAddress', 'login_status': 'loginStatus', 'membership_id': 'membershipId', 'send_activation_email': 'sendActivationEmail', @@ -75,6 +77,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._activation_access_code = None self._email = None self._error_details = None + self._ip_address = None self._login_status = None self._membership_id = None self._send_activation_email = None @@ -90,6 +93,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('activation_access_code'), kwargs.get('activation_access_code', None)) setattr(self, "_{}".format('email'), kwargs.get('email', None)) setattr(self, "_{}".format('error_details'), kwargs.get('error_details', None)) + setattr(self, "_{}".format('ip_address'), kwargs.get('ip_address', None)) setattr(self, "_{}".format('login_status'), kwargs.get('login_status', None)) setattr(self, "_{}".format('membership_id'), kwargs.get('membership_id', None)) setattr(self, "_{}".format('send_activation_email'), kwargs.get('send_activation_email', None)) @@ -195,7 +199,7 @@ def email(self, email): def error_details(self): """Gets the error_details of this UserInfo. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this UserInfo. # noqa: E501 :rtype: ErrorDetails @@ -206,7 +210,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this UserInfo. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this UserInfo. # noqa: E501 :type: ErrorDetails @@ -214,6 +218,29 @@ def error_details(self, error_details): self._error_details = error_details + @property + def ip_address(self): + """Gets the ip_address of this UserInfo. # noqa: E501 + + # noqa: E501 + + :return: The ip_address of this UserInfo. # noqa: E501 + :rtype: str + """ + return self._ip_address + + @ip_address.setter + def ip_address(self, ip_address): + """Sets the ip_address of this UserInfo. + + # noqa: E501 + + :param ip_address: The ip_address of this UserInfo. # noqa: E501 + :type: str + """ + + self._ip_address = ip_address + @property def login_status(self): """Gets the login_status of this UserInfo. # noqa: E501 diff --git a/docusign_esign/models/user_information.py b/docusign_esign/models/user_information.py index c90a9dc0..95478dbb 100644 --- a/docusign_esign/models/user_information.py +++ b/docusign_esign/models/user_information.py @@ -434,7 +434,7 @@ def enable_connect_for_user(self, enable_connect_for_user): def error_details(self): """Gets the error_details of this UserInformation. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this UserInformation. # noqa: E501 :rtype: ErrorDetails @@ -445,7 +445,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this UserInformation. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this UserInformation. # noqa: E501 :type: ErrorDetails @@ -1147,7 +1147,7 @@ def user_profile_last_modified_date(self, user_profile_last_modified_date): def user_settings(self): """Gets the user_settings of this UserInformation. # noqa: E501 - The collection of settings representing the actions a user can perform. See [userSettingsInformation](/docs/esign-rest-api/reference/users/users/get/#userSettingsInformation) for available settings. # noqa: E501 + The name/value pair information for user settings. These determine the actions that a user can take in the account. The `[ML:userSettings]` are listed and described below. # noqa: E501 :return: The user_settings of this UserInformation. # noqa: E501 :rtype: UserSettingsInformation @@ -1158,7 +1158,7 @@ def user_settings(self): def user_settings(self, user_settings): """Sets the user_settings of this UserInformation. - The collection of settings representing the actions a user can perform. See [userSettingsInformation](/docs/esign-rest-api/reference/users/users/get/#userSettingsInformation) for available settings. # noqa: E501 + The name/value pair information for user settings. These determine the actions that a user can take in the account. The `[ML:userSettings]` are listed and described below. # noqa: E501 :param user_settings: The user_settings of this UserInformation. # noqa: E501 :type: UserSettingsInformation diff --git a/docusign_esign/models/user_settings_information.py b/docusign_esign/models/user_settings_information.py index ffbe03e9..1198fa32 100644 --- a/docusign_esign/models/user_settings_information.py +++ b/docusign_esign/models/user_settings_information.py @@ -1793,6 +1793,7 @@ def enable_key_terms_suggestions_by_document_type(self, enable_key_terms_suggest def enable_key_terms_suggestions_by_document_type_metadata(self): """Gets the enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. # noqa: E501 + # noqa: E501 :return: The enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -1803,6 +1804,7 @@ def enable_key_terms_suggestions_by_document_type_metadata(self): def enable_key_terms_suggestions_by_document_type_metadata(self, enable_key_terms_suggestions_by_document_type_metadata): """Sets the enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. + # noqa: E501 :param enable_key_terms_suggestions_by_document_type_metadata: The enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. # noqa: E501 :type: SettingsMetadata @@ -3401,6 +3403,7 @@ def web_forms(self, web_forms): def web_forms_metadata(self): """Gets the web_forms_metadata of this UserSettingsInformation. # noqa: E501 + # noqa: E501 :return: The web_forms_metadata of this UserSettingsInformation. # noqa: E501 :rtype: SettingsMetadata @@ -3411,6 +3414,7 @@ def web_forms_metadata(self): def web_forms_metadata(self, web_forms_metadata): """Sets the web_forms_metadata of this UserSettingsInformation. + # noqa: E501 :param web_forms_metadata: The web_forms_metadata of this UserSettingsInformation. # noqa: E501 :type: SettingsMetadata diff --git a/docusign_esign/models/user_shared_item.py b/docusign_esign/models/user_shared_item.py index 3d81cdb2..a8f095b7 100644 --- a/docusign_esign/models/user_shared_item.py +++ b/docusign_esign/models/user_shared_item.py @@ -63,7 +63,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 def error_details(self): """Gets the error_details of this UserSharedItem. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this UserSharedItem. # noqa: E501 :rtype: ErrorDetails @@ -74,7 +74,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this UserSharedItem. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this UserSharedItem. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/user_signature.py b/docusign_esign/models/user_signature.py index 63303b57..13063963 100644 --- a/docusign_esign/models/user_signature.py +++ b/docusign_esign/models/user_signature.py @@ -286,7 +286,7 @@ def disallow_user_resize_stamp(self, disallow_user_resize_stamp): def error_details(self): """Gets the error_details of this UserSignature. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this UserSignature. # noqa: E501 :rtype: ErrorDetails @@ -297,7 +297,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this UserSignature. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this UserSignature. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/view.py b/docusign_esign/models/view.py index 94fd1f3f..fd642af7 100644 --- a/docusign_esign/models/view.py +++ b/docusign_esign/models/view.py @@ -990,6 +990,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this View. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this View. # noqa: E501 :rtype: PropertyMetadata @@ -1000,6 +1001,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this View. + # noqa: E501 :param caption_metadata: The caption_metadata of this View. # noqa: E501 :type: PropertyMetadata @@ -1195,7 +1197,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this View. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this View. # noqa: E501 :rtype: ErrorDetails @@ -1206,7 +1208,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this View. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this View. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/witness.py b/docusign_esign/models/witness.py index d7d1bc32..e038525d 100644 --- a/docusign_esign/models/witness.py +++ b/docusign_esign/models/witness.py @@ -43,6 +43,7 @@ class Witness(object): 'auto_navigation': 'str', 'auto_responded_reason': 'str', 'bulk_recipients_uri': 'str', + 'bulk_send_v2_recipient': 'str', 'can_sign_offline': 'str', 'client_user_id': 'str', 'completed_count': 'str', @@ -145,6 +146,7 @@ class Witness(object): 'auto_navigation': 'autoNavigation', 'auto_responded_reason': 'autoRespondedReason', 'bulk_recipients_uri': 'bulkRecipientsUri', + 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 'can_sign_offline': 'canSignOffline', 'client_user_id': 'clientUserId', 'completed_count': 'completedCount', @@ -252,6 +254,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 self._auto_navigation = None self._auto_responded_reason = None self._bulk_recipients_uri = None + self._bulk_send_v2_recipient = None self._can_sign_offline = None self._client_user_id = None self._completed_count = None @@ -353,6 +356,7 @@ def __init__(self, _configuration=None, **kwargs): # noqa: E501 setattr(self, "_{}".format('auto_navigation'), kwargs.get('auto_navigation', None)) setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) setattr(self, "_{}".format('bulk_recipients_uri'), kwargs.get('bulk_recipients_uri', None)) + setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) setattr(self, "_{}".format('can_sign_offline'), kwargs.get('can_sign_offline', None)) setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) @@ -673,6 +677,29 @@ def bulk_recipients_uri(self, bulk_recipients_uri): self._bulk_recipients_uri = bulk_recipients_uri + @property + def bulk_send_v2_recipient(self): + """Gets the bulk_send_v2_recipient of this Witness. # noqa: E501 + + # noqa: E501 + + :return: The bulk_send_v2_recipient of this Witness. # noqa: E501 + :rtype: str + """ + return self._bulk_send_v2_recipient + + @bulk_send_v2_recipient.setter + def bulk_send_v2_recipient(self, bulk_send_v2_recipient): + """Sets the bulk_send_v2_recipient of this Witness. + + # noqa: E501 + + :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this Witness. # noqa: E501 + :type: str + """ + + self._bulk_send_v2_recipient = bulk_send_v2_recipient + @property def can_sign_offline(self): """Gets the can_sign_offline of this Witness. # noqa: E501 @@ -1114,7 +1141,7 @@ def email_metadata(self, email_metadata): def email_notification(self): """Gets the email_notification of this Witness. # noqa: E501 - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :return: The email_notification of this Witness. # noqa: E501 :rtype: RecipientEmailNotification @@ -1125,7 +1152,7 @@ def email_notification(self): def email_notification(self, email_notification): """Sets the email_notification of this Witness. - An optional complex type that sets a specific email subject and body for this recipient's notification email. **Note:** You can set the `emailNotification` property separately for each recipient. If you set the value only for certain recipients, the other recipients will inherit the this value from the top-level `emailSubject` and `emailBlurb`. # noqa: E501 + A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 :param email_notification: The email_notification of this Witness. # noqa: E501 :type: RecipientEmailNotification @@ -1183,7 +1210,7 @@ def embedded_recipient_start_url(self, embedded_recipient_start_url): def error_details(self): """Gets the error_details of this Witness. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Witness. # noqa: E501 :rtype: ErrorDetails @@ -1194,7 +1221,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Witness. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Witness. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/workspace_user.py b/docusign_esign/models/workspace_user.py index 33b91603..d9bf7ce1 100644 --- a/docusign_esign/models/workspace_user.py +++ b/docusign_esign/models/workspace_user.py @@ -265,7 +265,7 @@ def email(self, email): def error_details(self): """Gets the error_details of this WorkspaceUser. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this WorkspaceUser. # noqa: E501 :rtype: ErrorDetails @@ -276,7 +276,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this WorkspaceUser. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this WorkspaceUser. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/workspace_user_authorization.py b/docusign_esign/models/workspace_user_authorization.py index 9bf2dce5..c3e93c65 100644 --- a/docusign_esign/models/workspace_user_authorization.py +++ b/docusign_esign/models/workspace_user_authorization.py @@ -233,7 +233,7 @@ def created_by_id(self, created_by_id): def error_details(self): """Gets the error_details of this WorkspaceUserAuthorization. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this WorkspaceUserAuthorization. # noqa: E501 :rtype: ErrorDetails @@ -244,7 +244,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this WorkspaceUserAuthorization. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this WorkspaceUserAuthorization. # noqa: E501 :type: ErrorDetails diff --git a/docusign_esign/models/zip.py b/docusign_esign/models/zip.py index 0dcfdd34..2125c510 100644 --- a/docusign_esign/models/zip.py +++ b/docusign_esign/models/zip.py @@ -1052,6 +1052,7 @@ def caption(self, caption): def caption_metadata(self): """Gets the caption_metadata of this Zip. # noqa: E501 + # noqa: E501 :return: The caption_metadata of this Zip. # noqa: E501 :rtype: PropertyMetadata @@ -1062,6 +1063,7 @@ def caption_metadata(self): def caption_metadata(self, caption_metadata): """Sets the caption_metadata of this Zip. + # noqa: E501 :param caption_metadata: The caption_metadata of this Zip. # noqa: E501 :type: PropertyMetadata @@ -1349,7 +1351,7 @@ def document_id_metadata(self, document_id_metadata): def error_details(self): """Gets the error_details of this Zip. # noqa: E501 - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :return: The error_details of this Zip. # noqa: E501 :rtype: ErrorDetails @@ -1360,7 +1362,7 @@ def error_details(self): def error_details(self, error_details): """Sets the error_details of this Zip. - This object describes errors that occur. It is only valid for responses and ignored in requests. # noqa: E501 + Array or errors. # noqa: E501 :param error_details: The error_details of this Zip. # noqa: E501 :type: ErrorDetails diff --git a/setup.py b/setup.py index 2515880a..944ccab2 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ from setuptools import setup, find_packages, Command, os # noqa: H301 NAME = "docusign-esign" -VERSION = "3.20.0" +VERSION = "3.21.0" # To install the library, run the following # # python setup.py install