docusign_esign.models.user_settings_information
Docusign eSignature REST API
The Docusign eSignature 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
1# coding: utf-8 2 3""" 4 Docusign eSignature REST API 5 6 The Docusign eSignature REST API provides you with a powerful, convenient, and simple Web services API for interacting with Docusign. # noqa: E501 7 8 OpenAPI spec version: v2.1 9 Contact: devcenter@docusign.com 10 Generated by: https://github.com/swagger-api/swagger-codegen.git 11""" 12 13 14import pprint 15import re # noqa: F401 16 17import six 18 19from docusign_esign.client.configuration import Configuration 20 21 22class UserSettingsInformation(object): 23 """NOTE: This class is auto generated by the swagger code generator program. 24 25 Do not edit the class manually. 26 """ 27 28 """ 29 Attributes: 30 swagger_types (dict): The key is attribute name 31 and the value is attribute type. 32 attribute_map (dict): The key is attribute name 33 and the value is json key in definition. 34 """ 35 swagger_types = { 36 'account_agreements_access_type': 'str', 37 'account_agreements_access_type_metadata': 'SettingsMetadata', 38 'account_management_granular': 'UserAccountManagementGranularInformation', 39 'admin_only': 'str', 40 'admin_only_metadata': 'SettingsMetadata', 41 'allow_access_to_all_account_agreements': 'str', 42 'allow_access_to_all_account_agreements_metadata': 'SettingsMetadata', 43 'allow_auto_tagging': 'str', 44 'allowed_orchestration_access': 'str', 45 'allowed_orchestration_access_metadata': 'SettingsMetadata', 46 'allow_envelope_transfer_to': 'str', 47 'allow_envelope_transfer_to_metadata': 'SettingsMetadata', 48 'allow_eseal_recipients': 'str', 49 'allow_eseal_recipients_metadata': 'SettingsMetadata', 50 'allow_power_forms_admin_to_access_all_power_form_envelope': 'str', 51 'allow_power_forms_admin_to_access_all_power_form_envelope_metadata': 'SettingsMetadata', 52 'allow_recipient_language_selection': 'str', 53 'allow_recipient_language_selection_metadata': 'SettingsMetadata', 54 'allow_send_on_behalf_of': 'str', 55 'allow_send_on_behalf_of_metadata': 'SettingsMetadata', 56 'allow_supplemental_documents': 'str', 57 'allow_supplemental_documents_metadata': 'SettingsMetadata', 58 'allow_transactions': 'str', 59 'allow_transactions_metadata': 'SettingsMetadata', 60 'anchor_tag_versioned_placement_enabled': 'str', 61 'api_account_wide_access': 'str', 62 'api_account_wide_access_metadata': 'SettingsMetadata', 63 'api_can_export_ac': 'str', 64 'api_can_export_ac_metadata': 'SettingsMetadata', 65 'bulk_send': 'str', 66 'bulk_send_metadata': 'SettingsMetadata', 67 'can_bulk_upload_agreements': 'str', 68 'can_bulk_upload_agreements_metadata': 'SettingsMetadata', 69 'can_charge_account': 'str', 70 'can_charge_account_metadata': 'SettingsMetadata', 71 'can_create_transaction': 'str', 72 'can_create_transaction_metadata': 'SettingsMetadata', 73 'can_delete_documents_in_transaction': 'str', 74 'can_delete_documents_in_transaction_metadata': 'SettingsMetadata', 75 'can_delete_transaction': 'str', 76 'can_delete_transaction_metadata': 'SettingsMetadata', 77 'can_edit_shared_addressbook': 'str', 78 'can_edit_shared_addressbook_metadata': 'SettingsMetadata', 79 'can_lock_envelopes': 'str', 80 'can_lock_envelopes_metadata': 'SettingsMetadata', 81 'can_manage_account': 'str', 82 'can_manage_account_metadata': 'SettingsMetadata', 83 'can_manage_agreement_parties': 'str', 84 'can_manage_agreement_parties_metadata': 'SettingsMetadata', 85 'can_manage_distributor': 'str', 86 'can_manage_distributor_metadata': 'SettingsMetadata', 87 'can_manage_templates': 'str', 88 'can_manage_templates_metadata': 'SettingsMetadata', 89 'can_send_api_requests': 'str', 90 'can_send_api_requests_metadata': 'SettingsMetadata', 91 'can_send_envelope': 'str', 92 'can_send_envelope_metadata': 'SettingsMetadata', 93 'can_send_envelopes_via_sms': 'str', 94 'can_send_envelopes_via_sms_metadata': 'SettingsMetadata', 95 'can_sign_envelope': 'str', 96 'can_sign_envelope_metadata': 'SettingsMetadata', 97 'can_use_scratchpad': 'str', 98 'can_use_scratchpad_metadata': 'SettingsMetadata', 99 'can_use_smart_contracts': 'str', 100 'can_use_smart_contracts_metadata': 'SettingsMetadata', 101 'disable_document_upload': 'str', 102 'disable_document_upload_metadata': 'SettingsMetadata', 103 'disable_other_actions': 'str', 104 'disable_other_actions_metadata': 'SettingsMetadata', 105 'enable_ds_pro': 'str', 106 'enable_ds_pro_metadata': 'SettingsMetadata', 107 'enable_key_terms_suggestions_by_document_type': 'str', 108 'enable_key_terms_suggestions_by_document_type_metadata': 'SettingsMetadata', 109 'enable_sequential_signing_api': 'str', 110 'enable_sequential_signing_api_metadata': 'SettingsMetadata', 111 'enable_sequential_signing_ui': 'str', 112 'enable_sequential_signing_ui_metadata': 'SettingsMetadata', 113 'enable_signer_attachments': 'str', 114 'enable_signer_attachments_metadata': 'SettingsMetadata', 115 'enable_sign_on_paper_override': 'str', 116 'enable_sign_on_paper_override_metadata': 'SettingsMetadata', 117 'enable_transaction_point': 'str', 118 'enable_transaction_point_metadata': 'SettingsMetadata', 119 'enable_vaulting': 'str', 120 'enable_vaulting_metadata': 'SettingsMetadata', 121 'express_send_only': 'str', 122 'locale': 'str', 123 'locale_metadata': 'SettingsMetadata', 124 'locale_policy': 'LocalePolicy', 125 'manage_clickwraps_mode': 'str', 126 'manage_clickwraps_mode_metadata': 'SettingsMetadata', 127 'modified_by': 'str', 128 'modified_by_metadata': 'SettingsMetadata', 129 'modified_date': 'str', 130 'modified_date_metadata': 'SettingsMetadata', 131 'modified_page': 'str', 132 'modified_page_metadata': 'SettingsMetadata', 133 'new_send_ui': 'str', 134 'new_send_ui_metadata': 'SettingsMetadata', 135 'power_form_mode': 'str', 136 'power_form_mode_metadata': 'SettingsMetadata', 137 'recipient_viewed_notification': 'str', 138 'recipient_viewed_notification_metadata': 'SettingsMetadata', 139 'seal_identifiers': 'list[SealIdentifier]', 140 'self_signed_recipient_email_document': 'str', 141 'self_signed_recipient_email_document_metadata': 'SettingsMetadata', 142 'sender_email_notifications': 'SenderEmailNotifications', 143 'signer_email_notifications': 'SignerEmailNotifications', 144 'supplemental_document_include_in_download': 'str', 145 'supplemental_documents_must_accept': 'str', 146 'supplemental_documents_must_accept_metadata': 'SettingsMetadata', 147 'supplemental_documents_must_read': 'str', 148 'supplemental_documents_must_read_metadata': 'SettingsMetadata', 149 'supplemental_documents_must_view': 'str', 150 'supplemental_documents_must_view_metadata': 'SettingsMetadata', 151 'template_active_creation': 'str', 152 'template_active_creation_metadata': 'SettingsMetadata', 153 'template_apply_notify': 'str', 154 'template_apply_notify_metadata': 'SettingsMetadata', 155 'template_auto_matching': 'str', 156 'template_auto_matching_metadata': 'SettingsMetadata', 157 'template_matching_sensitivity': 'str', 158 'template_matching_sensitivity_metadata': 'SettingsMetadata', 159 'template_page_level_matching': 'str', 160 'template_page_level_matching_metadata': 'SettingsMetadata', 161 'timezone_dst': 'str', 162 'timezone_dst_metadata': 'SettingsMetadata', 163 'timezone_mask': 'str', 164 'timezone_mask_metadata': 'SettingsMetadata', 165 'timezone_offset': 'str', 166 'timezone_offset_metadata': 'SettingsMetadata', 167 'timezone_sending_pref': 'str', 168 'timezone_sending_pref_metadata': 'SettingsMetadata', 169 'timezone_signing_pref': 'str', 170 'timezone_signing_pref_metadata': 'SettingsMetadata', 171 'transaction_point_site_name_url': 'str', 172 'transaction_point_site_name_url_metadata': 'SettingsMetadata', 173 'transaction_point_user_name': 'str', 174 'transaction_point_user_name_metadata': 'SettingsMetadata', 175 'vaulting_mode': 'str', 176 'vaulting_mode_metadata': 'SettingsMetadata', 177 'web_forms': 'str', 178 'web_forms_metadata': 'SettingsMetadata' 179 } 180 181 attribute_map = { 182 'account_agreements_access_type': 'accountAgreementsAccessType', 183 'account_agreements_access_type_metadata': 'accountAgreementsAccessTypeMetadata', 184 'account_management_granular': 'accountManagementGranular', 185 'admin_only': 'adminOnly', 186 'admin_only_metadata': 'adminOnlyMetadata', 187 'allow_access_to_all_account_agreements': 'allowAccessToAllAccountAgreements', 188 'allow_access_to_all_account_agreements_metadata': 'allowAccessToAllAccountAgreementsMetadata', 189 'allow_auto_tagging': 'allowAutoTagging', 190 'allowed_orchestration_access': 'allowedOrchestrationAccess', 191 'allowed_orchestration_access_metadata': 'allowedOrchestrationAccessMetadata', 192 'allow_envelope_transfer_to': 'allowEnvelopeTransferTo', 193 'allow_envelope_transfer_to_metadata': 'allowEnvelopeTransferToMetadata', 194 'allow_eseal_recipients': 'allowEsealRecipients', 195 'allow_eseal_recipients_metadata': 'allowEsealRecipientsMetadata', 196 'allow_power_forms_admin_to_access_all_power_form_envelope': 'allowPowerFormsAdminToAccessAllPowerFormEnvelope', 197 'allow_power_forms_admin_to_access_all_power_form_envelope_metadata': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata', 198 'allow_recipient_language_selection': 'allowRecipientLanguageSelection', 199 'allow_recipient_language_selection_metadata': 'allowRecipientLanguageSelectionMetadata', 200 'allow_send_on_behalf_of': 'allowSendOnBehalfOf', 201 'allow_send_on_behalf_of_metadata': 'allowSendOnBehalfOfMetadata', 202 'allow_supplemental_documents': 'allowSupplementalDocuments', 203 'allow_supplemental_documents_metadata': 'allowSupplementalDocumentsMetadata', 204 'allow_transactions': 'allowTransactions', 205 'allow_transactions_metadata': 'allowTransactionsMetadata', 206 'anchor_tag_versioned_placement_enabled': 'anchorTagVersionedPlacementEnabled', 207 'api_account_wide_access': 'apiAccountWideAccess', 208 'api_account_wide_access_metadata': 'apiAccountWideAccessMetadata', 209 'api_can_export_ac': 'apiCanExportAC', 210 'api_can_export_ac_metadata': 'apiCanExportACMetadata', 211 'bulk_send': 'bulkSend', 212 'bulk_send_metadata': 'bulkSendMetadata', 213 'can_bulk_upload_agreements': 'canBulkUploadAgreements', 214 'can_bulk_upload_agreements_metadata': 'canBulkUploadAgreementsMetadata', 215 'can_charge_account': 'canChargeAccount', 216 'can_charge_account_metadata': 'canChargeAccountMetadata', 217 'can_create_transaction': 'canCreateTransaction', 218 'can_create_transaction_metadata': 'canCreateTransactionMetadata', 219 'can_delete_documents_in_transaction': 'canDeleteDocumentsInTransaction', 220 'can_delete_documents_in_transaction_metadata': 'canDeleteDocumentsInTransactionMetadata', 221 'can_delete_transaction': 'canDeleteTransaction', 222 'can_delete_transaction_metadata': 'canDeleteTransactionMetadata', 223 'can_edit_shared_addressbook': 'canEditSharedAddressbook', 224 'can_edit_shared_addressbook_metadata': 'canEditSharedAddressbookMetadata', 225 'can_lock_envelopes': 'canLockEnvelopes', 226 'can_lock_envelopes_metadata': 'canLockEnvelopesMetadata', 227 'can_manage_account': 'canManageAccount', 228 'can_manage_account_metadata': 'canManageAccountMetadata', 229 'can_manage_agreement_parties': 'canManageAgreementParties', 230 'can_manage_agreement_parties_metadata': 'canManageAgreementPartiesMetadata', 231 'can_manage_distributor': 'canManageDistributor', 232 'can_manage_distributor_metadata': 'canManageDistributorMetadata', 233 'can_manage_templates': 'canManageTemplates', 234 'can_manage_templates_metadata': 'canManageTemplatesMetadata', 235 'can_send_api_requests': 'canSendAPIRequests', 236 'can_send_api_requests_metadata': 'canSendAPIRequestsMetadata', 237 'can_send_envelope': 'canSendEnvelope', 238 'can_send_envelope_metadata': 'canSendEnvelopeMetadata', 239 'can_send_envelopes_via_sms': 'canSendEnvelopesViaSMS', 240 'can_send_envelopes_via_sms_metadata': 'canSendEnvelopesViaSMSMetadata', 241 'can_sign_envelope': 'canSignEnvelope', 242 'can_sign_envelope_metadata': 'canSignEnvelopeMetadata', 243 'can_use_scratchpad': 'canUseScratchpad', 244 'can_use_scratchpad_metadata': 'canUseScratchpadMetadata', 245 'can_use_smart_contracts': 'canUseSmartContracts', 246 'can_use_smart_contracts_metadata': 'canUseSmartContractsMetadata', 247 'disable_document_upload': 'disableDocumentUpload', 248 'disable_document_upload_metadata': 'disableDocumentUploadMetadata', 249 'disable_other_actions': 'disableOtherActions', 250 'disable_other_actions_metadata': 'disableOtherActionsMetadata', 251 'enable_ds_pro': 'enableDSPro', 252 'enable_ds_pro_metadata': 'enableDSProMetadata', 253 'enable_key_terms_suggestions_by_document_type': 'enableKeyTermsSuggestionsByDocumentType', 254 'enable_key_terms_suggestions_by_document_type_metadata': 'enableKeyTermsSuggestionsByDocumentTypeMetadata', 255 'enable_sequential_signing_api': 'enableSequentialSigningAPI', 256 'enable_sequential_signing_api_metadata': 'enableSequentialSigningAPIMetadata', 257 'enable_sequential_signing_ui': 'enableSequentialSigningUI', 258 'enable_sequential_signing_ui_metadata': 'enableSequentialSigningUIMetadata', 259 'enable_signer_attachments': 'enableSignerAttachments', 260 'enable_signer_attachments_metadata': 'enableSignerAttachmentsMetadata', 261 'enable_sign_on_paper_override': 'enableSignOnPaperOverride', 262 'enable_sign_on_paper_override_metadata': 'enableSignOnPaperOverrideMetadata', 263 'enable_transaction_point': 'enableTransactionPoint', 264 'enable_transaction_point_metadata': 'enableTransactionPointMetadata', 265 'enable_vaulting': 'enableVaulting', 266 'enable_vaulting_metadata': 'enableVaultingMetadata', 267 'express_send_only': 'expressSendOnly', 268 'locale': 'locale', 269 'locale_metadata': 'localeMetadata', 270 'locale_policy': 'localePolicy', 271 'manage_clickwraps_mode': 'manageClickwrapsMode', 272 'manage_clickwraps_mode_metadata': 'manageClickwrapsModeMetadata', 273 'modified_by': 'modifiedBy', 274 'modified_by_metadata': 'modifiedByMetadata', 275 'modified_date': 'modifiedDate', 276 'modified_date_metadata': 'modifiedDateMetadata', 277 'modified_page': 'modifiedPage', 278 'modified_page_metadata': 'modifiedPageMetadata', 279 'new_send_ui': 'newSendUI', 280 'new_send_ui_metadata': 'newSendUIMetadata', 281 'power_form_mode': 'powerFormMode', 282 'power_form_mode_metadata': 'powerFormModeMetadata', 283 'recipient_viewed_notification': 'recipientViewedNotification', 284 'recipient_viewed_notification_metadata': 'recipientViewedNotificationMetadata', 285 'seal_identifiers': 'sealIdentifiers', 286 'self_signed_recipient_email_document': 'selfSignedRecipientEmailDocument', 287 'self_signed_recipient_email_document_metadata': 'selfSignedRecipientEmailDocumentMetadata', 288 'sender_email_notifications': 'senderEmailNotifications', 289 'signer_email_notifications': 'signerEmailNotifications', 290 'supplemental_document_include_in_download': 'supplementalDocumentIncludeInDownload', 291 'supplemental_documents_must_accept': 'supplementalDocumentsMustAccept', 292 'supplemental_documents_must_accept_metadata': 'supplementalDocumentsMustAcceptMetadata', 293 'supplemental_documents_must_read': 'supplementalDocumentsMustRead', 294 'supplemental_documents_must_read_metadata': 'supplementalDocumentsMustReadMetadata', 295 'supplemental_documents_must_view': 'supplementalDocumentsMustView', 296 'supplemental_documents_must_view_metadata': 'supplementalDocumentsMustViewMetadata', 297 'template_active_creation': 'templateActiveCreation', 298 'template_active_creation_metadata': 'templateActiveCreationMetadata', 299 'template_apply_notify': 'templateApplyNotify', 300 'template_apply_notify_metadata': 'templateApplyNotifyMetadata', 301 'template_auto_matching': 'templateAutoMatching', 302 'template_auto_matching_metadata': 'templateAutoMatchingMetadata', 303 'template_matching_sensitivity': 'templateMatchingSensitivity', 304 'template_matching_sensitivity_metadata': 'templateMatchingSensitivityMetadata', 305 'template_page_level_matching': 'templatePageLevelMatching', 306 'template_page_level_matching_metadata': 'templatePageLevelMatchingMetadata', 307 'timezone_dst': 'timezoneDST', 308 'timezone_dst_metadata': 'timezoneDSTMetadata', 309 'timezone_mask': 'timezoneMask', 310 'timezone_mask_metadata': 'timezoneMaskMetadata', 311 'timezone_offset': 'timezoneOffset', 312 'timezone_offset_metadata': 'timezoneOffsetMetadata', 313 'timezone_sending_pref': 'timezoneSendingPref', 314 'timezone_sending_pref_metadata': 'timezoneSendingPrefMetadata', 315 'timezone_signing_pref': 'timezoneSigningPref', 316 'timezone_signing_pref_metadata': 'timezoneSigningPrefMetadata', 317 'transaction_point_site_name_url': 'transactionPointSiteNameURL', 318 'transaction_point_site_name_url_metadata': 'transactionPointSiteNameURLMetadata', 319 'transaction_point_user_name': 'transactionPointUserName', 320 'transaction_point_user_name_metadata': 'transactionPointUserNameMetadata', 321 'vaulting_mode': 'vaultingMode', 322 'vaulting_mode_metadata': 'vaultingModeMetadata', 323 'web_forms': 'webForms', 324 'web_forms_metadata': 'webFormsMetadata' 325 } 326 327 def __init__(self, _configuration=None, **kwargs): # noqa: E501 328 """UserSettingsInformation - a model defined in Swagger""" # noqa: E501 329 if _configuration is None: 330 _configuration = Configuration() 331 self._configuration = _configuration 332 333 self._account_agreements_access_type = None 334 self._account_agreements_access_type_metadata = None 335 self._account_management_granular = None 336 self._admin_only = None 337 self._admin_only_metadata = None 338 self._allow_access_to_all_account_agreements = None 339 self._allow_access_to_all_account_agreements_metadata = None 340 self._allow_auto_tagging = None 341 self._allowed_orchestration_access = None 342 self._allowed_orchestration_access_metadata = None 343 self._allow_envelope_transfer_to = None 344 self._allow_envelope_transfer_to_metadata = None 345 self._allow_eseal_recipients = None 346 self._allow_eseal_recipients_metadata = None 347 self._allow_power_forms_admin_to_access_all_power_form_envelope = None 348 self._allow_power_forms_admin_to_access_all_power_form_envelope_metadata = None 349 self._allow_recipient_language_selection = None 350 self._allow_recipient_language_selection_metadata = None 351 self._allow_send_on_behalf_of = None 352 self._allow_send_on_behalf_of_metadata = None 353 self._allow_supplemental_documents = None 354 self._allow_supplemental_documents_metadata = None 355 self._allow_transactions = None 356 self._allow_transactions_metadata = None 357 self._anchor_tag_versioned_placement_enabled = None 358 self._api_account_wide_access = None 359 self._api_account_wide_access_metadata = None 360 self._api_can_export_ac = None 361 self._api_can_export_ac_metadata = None 362 self._bulk_send = None 363 self._bulk_send_metadata = None 364 self._can_bulk_upload_agreements = None 365 self._can_bulk_upload_agreements_metadata = None 366 self._can_charge_account = None 367 self._can_charge_account_metadata = None 368 self._can_create_transaction = None 369 self._can_create_transaction_metadata = None 370 self._can_delete_documents_in_transaction = None 371 self._can_delete_documents_in_transaction_metadata = None 372 self._can_delete_transaction = None 373 self._can_delete_transaction_metadata = None 374 self._can_edit_shared_addressbook = None 375 self._can_edit_shared_addressbook_metadata = None 376 self._can_lock_envelopes = None 377 self._can_lock_envelopes_metadata = None 378 self._can_manage_account = None 379 self._can_manage_account_metadata = None 380 self._can_manage_agreement_parties = None 381 self._can_manage_agreement_parties_metadata = None 382 self._can_manage_distributor = None 383 self._can_manage_distributor_metadata = None 384 self._can_manage_templates = None 385 self._can_manage_templates_metadata = None 386 self._can_send_api_requests = None 387 self._can_send_api_requests_metadata = None 388 self._can_send_envelope = None 389 self._can_send_envelope_metadata = None 390 self._can_send_envelopes_via_sms = None 391 self._can_send_envelopes_via_sms_metadata = None 392 self._can_sign_envelope = None 393 self._can_sign_envelope_metadata = None 394 self._can_use_scratchpad = None 395 self._can_use_scratchpad_metadata = None 396 self._can_use_smart_contracts = None 397 self._can_use_smart_contracts_metadata = None 398 self._disable_document_upload = None 399 self._disable_document_upload_metadata = None 400 self._disable_other_actions = None 401 self._disable_other_actions_metadata = None 402 self._enable_ds_pro = None 403 self._enable_ds_pro_metadata = None 404 self._enable_key_terms_suggestions_by_document_type = None 405 self._enable_key_terms_suggestions_by_document_type_metadata = None 406 self._enable_sequential_signing_api = None 407 self._enable_sequential_signing_api_metadata = None 408 self._enable_sequential_signing_ui = None 409 self._enable_sequential_signing_ui_metadata = None 410 self._enable_signer_attachments = None 411 self._enable_signer_attachments_metadata = None 412 self._enable_sign_on_paper_override = None 413 self._enable_sign_on_paper_override_metadata = None 414 self._enable_transaction_point = None 415 self._enable_transaction_point_metadata = None 416 self._enable_vaulting = None 417 self._enable_vaulting_metadata = None 418 self._express_send_only = None 419 self._locale = None 420 self._locale_metadata = None 421 self._locale_policy = None 422 self._manage_clickwraps_mode = None 423 self._manage_clickwraps_mode_metadata = None 424 self._modified_by = None 425 self._modified_by_metadata = None 426 self._modified_date = None 427 self._modified_date_metadata = None 428 self._modified_page = None 429 self._modified_page_metadata = None 430 self._new_send_ui = None 431 self._new_send_ui_metadata = None 432 self._power_form_mode = None 433 self._power_form_mode_metadata = None 434 self._recipient_viewed_notification = None 435 self._recipient_viewed_notification_metadata = None 436 self._seal_identifiers = None 437 self._self_signed_recipient_email_document = None 438 self._self_signed_recipient_email_document_metadata = None 439 self._sender_email_notifications = None 440 self._signer_email_notifications = None 441 self._supplemental_document_include_in_download = None 442 self._supplemental_documents_must_accept = None 443 self._supplemental_documents_must_accept_metadata = None 444 self._supplemental_documents_must_read = None 445 self._supplemental_documents_must_read_metadata = None 446 self._supplemental_documents_must_view = None 447 self._supplemental_documents_must_view_metadata = None 448 self._template_active_creation = None 449 self._template_active_creation_metadata = None 450 self._template_apply_notify = None 451 self._template_apply_notify_metadata = None 452 self._template_auto_matching = None 453 self._template_auto_matching_metadata = None 454 self._template_matching_sensitivity = None 455 self._template_matching_sensitivity_metadata = None 456 self._template_page_level_matching = None 457 self._template_page_level_matching_metadata = None 458 self._timezone_dst = None 459 self._timezone_dst_metadata = None 460 self._timezone_mask = None 461 self._timezone_mask_metadata = None 462 self._timezone_offset = None 463 self._timezone_offset_metadata = None 464 self._timezone_sending_pref = None 465 self._timezone_sending_pref_metadata = None 466 self._timezone_signing_pref = None 467 self._timezone_signing_pref_metadata = None 468 self._transaction_point_site_name_url = None 469 self._transaction_point_site_name_url_metadata = None 470 self._transaction_point_user_name = None 471 self._transaction_point_user_name_metadata = None 472 self._vaulting_mode = None 473 self._vaulting_mode_metadata = None 474 self._web_forms = None 475 self._web_forms_metadata = None 476 self.discriminator = None 477 478 setattr(self, "_{}".format('account_agreements_access_type'), kwargs.get('account_agreements_access_type', None)) 479 setattr(self, "_{}".format('account_agreements_access_type_metadata'), kwargs.get('account_agreements_access_type_metadata', None)) 480 setattr(self, "_{}".format('account_management_granular'), kwargs.get('account_management_granular', None)) 481 setattr(self, "_{}".format('admin_only'), kwargs.get('admin_only', None)) 482 setattr(self, "_{}".format('admin_only_metadata'), kwargs.get('admin_only_metadata', None)) 483 setattr(self, "_{}".format('allow_access_to_all_account_agreements'), kwargs.get('allow_access_to_all_account_agreements', None)) 484 setattr(self, "_{}".format('allow_access_to_all_account_agreements_metadata'), kwargs.get('allow_access_to_all_account_agreements_metadata', None)) 485 setattr(self, "_{}".format('allow_auto_tagging'), kwargs.get('allow_auto_tagging', None)) 486 setattr(self, "_{}".format('allowed_orchestration_access'), kwargs.get('allowed_orchestration_access', None)) 487 setattr(self, "_{}".format('allowed_orchestration_access_metadata'), kwargs.get('allowed_orchestration_access_metadata', None)) 488 setattr(self, "_{}".format('allow_envelope_transfer_to'), kwargs.get('allow_envelope_transfer_to', None)) 489 setattr(self, "_{}".format('allow_envelope_transfer_to_metadata'), kwargs.get('allow_envelope_transfer_to_metadata', None)) 490 setattr(self, "_{}".format('allow_eseal_recipients'), kwargs.get('allow_eseal_recipients', None)) 491 setattr(self, "_{}".format('allow_eseal_recipients_metadata'), kwargs.get('allow_eseal_recipients_metadata', None)) 492 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelope'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelope', None)) 493 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelope_metadata'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelope_metadata', None)) 494 setattr(self, "_{}".format('allow_recipient_language_selection'), kwargs.get('allow_recipient_language_selection', None)) 495 setattr(self, "_{}".format('allow_recipient_language_selection_metadata'), kwargs.get('allow_recipient_language_selection_metadata', None)) 496 setattr(self, "_{}".format('allow_send_on_behalf_of'), kwargs.get('allow_send_on_behalf_of', None)) 497 setattr(self, "_{}".format('allow_send_on_behalf_of_metadata'), kwargs.get('allow_send_on_behalf_of_metadata', None)) 498 setattr(self, "_{}".format('allow_supplemental_documents'), kwargs.get('allow_supplemental_documents', None)) 499 setattr(self, "_{}".format('allow_supplemental_documents_metadata'), kwargs.get('allow_supplemental_documents_metadata', None)) 500 setattr(self, "_{}".format('allow_transactions'), kwargs.get('allow_transactions', None)) 501 setattr(self, "_{}".format('allow_transactions_metadata'), kwargs.get('allow_transactions_metadata', None)) 502 setattr(self, "_{}".format('anchor_tag_versioned_placement_enabled'), kwargs.get('anchor_tag_versioned_placement_enabled', None)) 503 setattr(self, "_{}".format('api_account_wide_access'), kwargs.get('api_account_wide_access', None)) 504 setattr(self, "_{}".format('api_account_wide_access_metadata'), kwargs.get('api_account_wide_access_metadata', None)) 505 setattr(self, "_{}".format('api_can_export_ac'), kwargs.get('api_can_export_ac', None)) 506 setattr(self, "_{}".format('api_can_export_ac_metadata'), kwargs.get('api_can_export_ac_metadata', None)) 507 setattr(self, "_{}".format('bulk_send'), kwargs.get('bulk_send', None)) 508 setattr(self, "_{}".format('bulk_send_metadata'), kwargs.get('bulk_send_metadata', None)) 509 setattr(self, "_{}".format('can_bulk_upload_agreements'), kwargs.get('can_bulk_upload_agreements', None)) 510 setattr(self, "_{}".format('can_bulk_upload_agreements_metadata'), kwargs.get('can_bulk_upload_agreements_metadata', None)) 511 setattr(self, "_{}".format('can_charge_account'), kwargs.get('can_charge_account', None)) 512 setattr(self, "_{}".format('can_charge_account_metadata'), kwargs.get('can_charge_account_metadata', None)) 513 setattr(self, "_{}".format('can_create_transaction'), kwargs.get('can_create_transaction', None)) 514 setattr(self, "_{}".format('can_create_transaction_metadata'), kwargs.get('can_create_transaction_metadata', None)) 515 setattr(self, "_{}".format('can_delete_documents_in_transaction'), kwargs.get('can_delete_documents_in_transaction', None)) 516 setattr(self, "_{}".format('can_delete_documents_in_transaction_metadata'), kwargs.get('can_delete_documents_in_transaction_metadata', None)) 517 setattr(self, "_{}".format('can_delete_transaction'), kwargs.get('can_delete_transaction', None)) 518 setattr(self, "_{}".format('can_delete_transaction_metadata'), kwargs.get('can_delete_transaction_metadata', None)) 519 setattr(self, "_{}".format('can_edit_shared_addressbook'), kwargs.get('can_edit_shared_addressbook', None)) 520 setattr(self, "_{}".format('can_edit_shared_addressbook_metadata'), kwargs.get('can_edit_shared_addressbook_metadata', None)) 521 setattr(self, "_{}".format('can_lock_envelopes'), kwargs.get('can_lock_envelopes', None)) 522 setattr(self, "_{}".format('can_lock_envelopes_metadata'), kwargs.get('can_lock_envelopes_metadata', None)) 523 setattr(self, "_{}".format('can_manage_account'), kwargs.get('can_manage_account', None)) 524 setattr(self, "_{}".format('can_manage_account_metadata'), kwargs.get('can_manage_account_metadata', None)) 525 setattr(self, "_{}".format('can_manage_agreement_parties'), kwargs.get('can_manage_agreement_parties', None)) 526 setattr(self, "_{}".format('can_manage_agreement_parties_metadata'), kwargs.get('can_manage_agreement_parties_metadata', None)) 527 setattr(self, "_{}".format('can_manage_distributor'), kwargs.get('can_manage_distributor', None)) 528 setattr(self, "_{}".format('can_manage_distributor_metadata'), kwargs.get('can_manage_distributor_metadata', None)) 529 setattr(self, "_{}".format('can_manage_templates'), kwargs.get('can_manage_templates', None)) 530 setattr(self, "_{}".format('can_manage_templates_metadata'), kwargs.get('can_manage_templates_metadata', None)) 531 setattr(self, "_{}".format('can_send_api_requests'), kwargs.get('can_send_api_requests', None)) 532 setattr(self, "_{}".format('can_send_api_requests_metadata'), kwargs.get('can_send_api_requests_metadata', None)) 533 setattr(self, "_{}".format('can_send_envelope'), kwargs.get('can_send_envelope', None)) 534 setattr(self, "_{}".format('can_send_envelope_metadata'), kwargs.get('can_send_envelope_metadata', None)) 535 setattr(self, "_{}".format('can_send_envelopes_via_sms'), kwargs.get('can_send_envelopes_via_sms', None)) 536 setattr(self, "_{}".format('can_send_envelopes_via_sms_metadata'), kwargs.get('can_send_envelopes_via_sms_metadata', None)) 537 setattr(self, "_{}".format('can_sign_envelope'), kwargs.get('can_sign_envelope', None)) 538 setattr(self, "_{}".format('can_sign_envelope_metadata'), kwargs.get('can_sign_envelope_metadata', None)) 539 setattr(self, "_{}".format('can_use_scratchpad'), kwargs.get('can_use_scratchpad', None)) 540 setattr(self, "_{}".format('can_use_scratchpad_metadata'), kwargs.get('can_use_scratchpad_metadata', None)) 541 setattr(self, "_{}".format('can_use_smart_contracts'), kwargs.get('can_use_smart_contracts', None)) 542 setattr(self, "_{}".format('can_use_smart_contracts_metadata'), kwargs.get('can_use_smart_contracts_metadata', None)) 543 setattr(self, "_{}".format('disable_document_upload'), kwargs.get('disable_document_upload', None)) 544 setattr(self, "_{}".format('disable_document_upload_metadata'), kwargs.get('disable_document_upload_metadata', None)) 545 setattr(self, "_{}".format('disable_other_actions'), kwargs.get('disable_other_actions', None)) 546 setattr(self, "_{}".format('disable_other_actions_metadata'), kwargs.get('disable_other_actions_metadata', None)) 547 setattr(self, "_{}".format('enable_ds_pro'), kwargs.get('enable_ds_pro', None)) 548 setattr(self, "_{}".format('enable_ds_pro_metadata'), kwargs.get('enable_ds_pro_metadata', None)) 549 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type'), kwargs.get('enable_key_terms_suggestions_by_document_type', None)) 550 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type_metadata'), kwargs.get('enable_key_terms_suggestions_by_document_type_metadata', None)) 551 setattr(self, "_{}".format('enable_sequential_signing_api'), kwargs.get('enable_sequential_signing_api', None)) 552 setattr(self, "_{}".format('enable_sequential_signing_api_metadata'), kwargs.get('enable_sequential_signing_api_metadata', None)) 553 setattr(self, "_{}".format('enable_sequential_signing_ui'), kwargs.get('enable_sequential_signing_ui', None)) 554 setattr(self, "_{}".format('enable_sequential_signing_ui_metadata'), kwargs.get('enable_sequential_signing_ui_metadata', None)) 555 setattr(self, "_{}".format('enable_signer_attachments'), kwargs.get('enable_signer_attachments', None)) 556 setattr(self, "_{}".format('enable_signer_attachments_metadata'), kwargs.get('enable_signer_attachments_metadata', None)) 557 setattr(self, "_{}".format('enable_sign_on_paper_override'), kwargs.get('enable_sign_on_paper_override', None)) 558 setattr(self, "_{}".format('enable_sign_on_paper_override_metadata'), kwargs.get('enable_sign_on_paper_override_metadata', None)) 559 setattr(self, "_{}".format('enable_transaction_point'), kwargs.get('enable_transaction_point', None)) 560 setattr(self, "_{}".format('enable_transaction_point_metadata'), kwargs.get('enable_transaction_point_metadata', None)) 561 setattr(self, "_{}".format('enable_vaulting'), kwargs.get('enable_vaulting', None)) 562 setattr(self, "_{}".format('enable_vaulting_metadata'), kwargs.get('enable_vaulting_metadata', None)) 563 setattr(self, "_{}".format('express_send_only'), kwargs.get('express_send_only', None)) 564 setattr(self, "_{}".format('locale'), kwargs.get('locale', None)) 565 setattr(self, "_{}".format('locale_metadata'), kwargs.get('locale_metadata', None)) 566 setattr(self, "_{}".format('locale_policy'), kwargs.get('locale_policy', None)) 567 setattr(self, "_{}".format('manage_clickwraps_mode'), kwargs.get('manage_clickwraps_mode', None)) 568 setattr(self, "_{}".format('manage_clickwraps_mode_metadata'), kwargs.get('manage_clickwraps_mode_metadata', None)) 569 setattr(self, "_{}".format('modified_by'), kwargs.get('modified_by', None)) 570 setattr(self, "_{}".format('modified_by_metadata'), kwargs.get('modified_by_metadata', None)) 571 setattr(self, "_{}".format('modified_date'), kwargs.get('modified_date', None)) 572 setattr(self, "_{}".format('modified_date_metadata'), kwargs.get('modified_date_metadata', None)) 573 setattr(self, "_{}".format('modified_page'), kwargs.get('modified_page', None)) 574 setattr(self, "_{}".format('modified_page_metadata'), kwargs.get('modified_page_metadata', None)) 575 setattr(self, "_{}".format('new_send_ui'), kwargs.get('new_send_ui', None)) 576 setattr(self, "_{}".format('new_send_ui_metadata'), kwargs.get('new_send_ui_metadata', None)) 577 setattr(self, "_{}".format('power_form_mode'), kwargs.get('power_form_mode', None)) 578 setattr(self, "_{}".format('power_form_mode_metadata'), kwargs.get('power_form_mode_metadata', None)) 579 setattr(self, "_{}".format('recipient_viewed_notification'), kwargs.get('recipient_viewed_notification', None)) 580 setattr(self, "_{}".format('recipient_viewed_notification_metadata'), kwargs.get('recipient_viewed_notification_metadata', None)) 581 setattr(self, "_{}".format('seal_identifiers'), kwargs.get('seal_identifiers', None)) 582 setattr(self, "_{}".format('self_signed_recipient_email_document'), kwargs.get('self_signed_recipient_email_document', None)) 583 setattr(self, "_{}".format('self_signed_recipient_email_document_metadata'), kwargs.get('self_signed_recipient_email_document_metadata', None)) 584 setattr(self, "_{}".format('sender_email_notifications'), kwargs.get('sender_email_notifications', None)) 585 setattr(self, "_{}".format('signer_email_notifications'), kwargs.get('signer_email_notifications', None)) 586 setattr(self, "_{}".format('supplemental_document_include_in_download'), kwargs.get('supplemental_document_include_in_download', None)) 587 setattr(self, "_{}".format('supplemental_documents_must_accept'), kwargs.get('supplemental_documents_must_accept', None)) 588 setattr(self, "_{}".format('supplemental_documents_must_accept_metadata'), kwargs.get('supplemental_documents_must_accept_metadata', None)) 589 setattr(self, "_{}".format('supplemental_documents_must_read'), kwargs.get('supplemental_documents_must_read', None)) 590 setattr(self, "_{}".format('supplemental_documents_must_read_metadata'), kwargs.get('supplemental_documents_must_read_metadata', None)) 591 setattr(self, "_{}".format('supplemental_documents_must_view'), kwargs.get('supplemental_documents_must_view', None)) 592 setattr(self, "_{}".format('supplemental_documents_must_view_metadata'), kwargs.get('supplemental_documents_must_view_metadata', None)) 593 setattr(self, "_{}".format('template_active_creation'), kwargs.get('template_active_creation', None)) 594 setattr(self, "_{}".format('template_active_creation_metadata'), kwargs.get('template_active_creation_metadata', None)) 595 setattr(self, "_{}".format('template_apply_notify'), kwargs.get('template_apply_notify', None)) 596 setattr(self, "_{}".format('template_apply_notify_metadata'), kwargs.get('template_apply_notify_metadata', None)) 597 setattr(self, "_{}".format('template_auto_matching'), kwargs.get('template_auto_matching', None)) 598 setattr(self, "_{}".format('template_auto_matching_metadata'), kwargs.get('template_auto_matching_metadata', None)) 599 setattr(self, "_{}".format('template_matching_sensitivity'), kwargs.get('template_matching_sensitivity', None)) 600 setattr(self, "_{}".format('template_matching_sensitivity_metadata'), kwargs.get('template_matching_sensitivity_metadata', None)) 601 setattr(self, "_{}".format('template_page_level_matching'), kwargs.get('template_page_level_matching', None)) 602 setattr(self, "_{}".format('template_page_level_matching_metadata'), kwargs.get('template_page_level_matching_metadata', None)) 603 setattr(self, "_{}".format('timezone_dst'), kwargs.get('timezone_dst', None)) 604 setattr(self, "_{}".format('timezone_dst_metadata'), kwargs.get('timezone_dst_metadata', None)) 605 setattr(self, "_{}".format('timezone_mask'), kwargs.get('timezone_mask', None)) 606 setattr(self, "_{}".format('timezone_mask_metadata'), kwargs.get('timezone_mask_metadata', None)) 607 setattr(self, "_{}".format('timezone_offset'), kwargs.get('timezone_offset', None)) 608 setattr(self, "_{}".format('timezone_offset_metadata'), kwargs.get('timezone_offset_metadata', None)) 609 setattr(self, "_{}".format('timezone_sending_pref'), kwargs.get('timezone_sending_pref', None)) 610 setattr(self, "_{}".format('timezone_sending_pref_metadata'), kwargs.get('timezone_sending_pref_metadata', None)) 611 setattr(self, "_{}".format('timezone_signing_pref'), kwargs.get('timezone_signing_pref', None)) 612 setattr(self, "_{}".format('timezone_signing_pref_metadata'), kwargs.get('timezone_signing_pref_metadata', None)) 613 setattr(self, "_{}".format('transaction_point_site_name_url'), kwargs.get('transaction_point_site_name_url', None)) 614 setattr(self, "_{}".format('transaction_point_site_name_url_metadata'), kwargs.get('transaction_point_site_name_url_metadata', None)) 615 setattr(self, "_{}".format('transaction_point_user_name'), kwargs.get('transaction_point_user_name', None)) 616 setattr(self, "_{}".format('transaction_point_user_name_metadata'), kwargs.get('transaction_point_user_name_metadata', None)) 617 setattr(self, "_{}".format('vaulting_mode'), kwargs.get('vaulting_mode', None)) 618 setattr(self, "_{}".format('vaulting_mode_metadata'), kwargs.get('vaulting_mode_metadata', None)) 619 setattr(self, "_{}".format('web_forms'), kwargs.get('web_forms', None)) 620 setattr(self, "_{}".format('web_forms_metadata'), kwargs.get('web_forms_metadata', None)) 621 622 @property 623 def account_agreements_access_type(self): 624 """Gets the account_agreements_access_type of this UserSettingsInformation. # noqa: E501 625 626 # noqa: E501 627 628 :return: The account_agreements_access_type of this UserSettingsInformation. # noqa: E501 629 :rtype: str 630 """ 631 return self._account_agreements_access_type 632 633 @account_agreements_access_type.setter 634 def account_agreements_access_type(self, account_agreements_access_type): 635 """Sets the account_agreements_access_type of this UserSettingsInformation. 636 637 # noqa: E501 638 639 :param account_agreements_access_type: The account_agreements_access_type of this UserSettingsInformation. # noqa: E501 640 :type: str 641 """ 642 643 self._account_agreements_access_type = account_agreements_access_type 644 645 @property 646 def account_agreements_access_type_metadata(self): 647 """Gets the account_agreements_access_type_metadata of this UserSettingsInformation. # noqa: E501 648 649 # noqa: E501 650 651 :return: The account_agreements_access_type_metadata of this UserSettingsInformation. # noqa: E501 652 :rtype: SettingsMetadata 653 """ 654 return self._account_agreements_access_type_metadata 655 656 @account_agreements_access_type_metadata.setter 657 def account_agreements_access_type_metadata(self, account_agreements_access_type_metadata): 658 """Sets the account_agreements_access_type_metadata of this UserSettingsInformation. 659 660 # noqa: E501 661 662 :param account_agreements_access_type_metadata: The account_agreements_access_type_metadata of this UserSettingsInformation. # noqa: E501 663 :type: SettingsMetadata 664 """ 665 666 self._account_agreements_access_type_metadata = account_agreements_access_type_metadata 667 668 @property 669 def account_management_granular(self): 670 """Gets the account_management_granular of this UserSettingsInformation. # noqa: E501 671 672 Describes which account management capabilities a user has. # noqa: E501 673 674 :return: The account_management_granular of this UserSettingsInformation. # noqa: E501 675 :rtype: UserAccountManagementGranularInformation 676 """ 677 return self._account_management_granular 678 679 @account_management_granular.setter 680 def account_management_granular(self, account_management_granular): 681 """Sets the account_management_granular of this UserSettingsInformation. 682 683 Describes which account management capabilities a user has. # noqa: E501 684 685 :param account_management_granular: The account_management_granular of this UserSettingsInformation. # noqa: E501 686 :type: UserAccountManagementGranularInformation 687 """ 688 689 self._account_management_granular = account_management_granular 690 691 @property 692 def admin_only(self): 693 """Gets the admin_only of this UserSettingsInformation. # noqa: E501 694 695 # noqa: E501 696 697 :return: The admin_only of this UserSettingsInformation. # noqa: E501 698 :rtype: str 699 """ 700 return self._admin_only 701 702 @admin_only.setter 703 def admin_only(self, admin_only): 704 """Sets the admin_only of this UserSettingsInformation. 705 706 # noqa: E501 707 708 :param admin_only: The admin_only of this UserSettingsInformation. # noqa: E501 709 :type: str 710 """ 711 712 self._admin_only = admin_only 713 714 @property 715 def admin_only_metadata(self): 716 """Gets the admin_only_metadata of this UserSettingsInformation. # noqa: E501 717 718 Reserved for DocuSign. # noqa: E501 719 720 :return: The admin_only_metadata of this UserSettingsInformation. # noqa: E501 721 :rtype: SettingsMetadata 722 """ 723 return self._admin_only_metadata 724 725 @admin_only_metadata.setter 726 def admin_only_metadata(self, admin_only_metadata): 727 """Sets the admin_only_metadata of this UserSettingsInformation. 728 729 Reserved for DocuSign. # noqa: E501 730 731 :param admin_only_metadata: The admin_only_metadata of this UserSettingsInformation. # noqa: E501 732 :type: SettingsMetadata 733 """ 734 735 self._admin_only_metadata = admin_only_metadata 736 737 @property 738 def allow_access_to_all_account_agreements(self): 739 """Gets the allow_access_to_all_account_agreements of this UserSettingsInformation. # noqa: E501 740 741 # noqa: E501 742 743 :return: The allow_access_to_all_account_agreements of this UserSettingsInformation. # noqa: E501 744 :rtype: str 745 """ 746 return self._allow_access_to_all_account_agreements 747 748 @allow_access_to_all_account_agreements.setter 749 def allow_access_to_all_account_agreements(self, allow_access_to_all_account_agreements): 750 """Sets the allow_access_to_all_account_agreements of this UserSettingsInformation. 751 752 # noqa: E501 753 754 :param allow_access_to_all_account_agreements: The allow_access_to_all_account_agreements of this UserSettingsInformation. # noqa: E501 755 :type: str 756 """ 757 758 self._allow_access_to_all_account_agreements = allow_access_to_all_account_agreements 759 760 @property 761 def allow_access_to_all_account_agreements_metadata(self): 762 """Gets the allow_access_to_all_account_agreements_metadata of this UserSettingsInformation. # noqa: E501 763 764 # noqa: E501 765 766 :return: The allow_access_to_all_account_agreements_metadata of this UserSettingsInformation. # noqa: E501 767 :rtype: SettingsMetadata 768 """ 769 return self._allow_access_to_all_account_agreements_metadata 770 771 @allow_access_to_all_account_agreements_metadata.setter 772 def allow_access_to_all_account_agreements_metadata(self, allow_access_to_all_account_agreements_metadata): 773 """Sets the allow_access_to_all_account_agreements_metadata of this UserSettingsInformation. 774 775 # noqa: E501 776 777 :param allow_access_to_all_account_agreements_metadata: The allow_access_to_all_account_agreements_metadata of this UserSettingsInformation. # noqa: E501 778 :type: SettingsMetadata 779 """ 780 781 self._allow_access_to_all_account_agreements_metadata = allow_access_to_all_account_agreements_metadata 782 783 @property 784 def allow_auto_tagging(self): 785 """Gets the allow_auto_tagging of this UserSettingsInformation. # noqa: E501 786 787 # noqa: E501 788 789 :return: The allow_auto_tagging of this UserSettingsInformation. # noqa: E501 790 :rtype: str 791 """ 792 return self._allow_auto_tagging 793 794 @allow_auto_tagging.setter 795 def allow_auto_tagging(self, allow_auto_tagging): 796 """Sets the allow_auto_tagging of this UserSettingsInformation. 797 798 # noqa: E501 799 800 :param allow_auto_tagging: The allow_auto_tagging of this UserSettingsInformation. # noqa: E501 801 :type: str 802 """ 803 804 self._allow_auto_tagging = allow_auto_tagging 805 806 @property 807 def allowed_orchestration_access(self): 808 """Gets the allowed_orchestration_access of this UserSettingsInformation. # noqa: E501 809 810 # noqa: E501 811 812 :return: The allowed_orchestration_access of this UserSettingsInformation. # noqa: E501 813 :rtype: str 814 """ 815 return self._allowed_orchestration_access 816 817 @allowed_orchestration_access.setter 818 def allowed_orchestration_access(self, allowed_orchestration_access): 819 """Sets the allowed_orchestration_access of this UserSettingsInformation. 820 821 # noqa: E501 822 823 :param allowed_orchestration_access: The allowed_orchestration_access of this UserSettingsInformation. # noqa: E501 824 :type: str 825 """ 826 827 self._allowed_orchestration_access = allowed_orchestration_access 828 829 @property 830 def allowed_orchestration_access_metadata(self): 831 """Gets the allowed_orchestration_access_metadata of this UserSettingsInformation. # noqa: E501 832 833 # noqa: E501 834 835 :return: The allowed_orchestration_access_metadata of this UserSettingsInformation. # noqa: E501 836 :rtype: SettingsMetadata 837 """ 838 return self._allowed_orchestration_access_metadata 839 840 @allowed_orchestration_access_metadata.setter 841 def allowed_orchestration_access_metadata(self, allowed_orchestration_access_metadata): 842 """Sets the allowed_orchestration_access_metadata of this UserSettingsInformation. 843 844 # noqa: E501 845 846 :param allowed_orchestration_access_metadata: The allowed_orchestration_access_metadata of this UserSettingsInformation. # noqa: E501 847 :type: SettingsMetadata 848 """ 849 850 self._allowed_orchestration_access_metadata = allowed_orchestration_access_metadata 851 852 @property 853 def allow_envelope_transfer_to(self): 854 """Gets the allow_envelope_transfer_to of this UserSettingsInformation. # noqa: E501 855 856 # noqa: E501 857 858 :return: The allow_envelope_transfer_to of this UserSettingsInformation. # noqa: E501 859 :rtype: str 860 """ 861 return self._allow_envelope_transfer_to 862 863 @allow_envelope_transfer_to.setter 864 def allow_envelope_transfer_to(self, allow_envelope_transfer_to): 865 """Sets the allow_envelope_transfer_to of this UserSettingsInformation. 866 867 # noqa: E501 868 869 :param allow_envelope_transfer_to: The allow_envelope_transfer_to of this UserSettingsInformation. # noqa: E501 870 :type: str 871 """ 872 873 self._allow_envelope_transfer_to = allow_envelope_transfer_to 874 875 @property 876 def allow_envelope_transfer_to_metadata(self): 877 """Gets the allow_envelope_transfer_to_metadata of this UserSettingsInformation. # noqa: E501 878 879 Reserved for DocuSign. # noqa: E501 880 881 :return: The allow_envelope_transfer_to_metadata of this UserSettingsInformation. # noqa: E501 882 :rtype: SettingsMetadata 883 """ 884 return self._allow_envelope_transfer_to_metadata 885 886 @allow_envelope_transfer_to_metadata.setter 887 def allow_envelope_transfer_to_metadata(self, allow_envelope_transfer_to_metadata): 888 """Sets the allow_envelope_transfer_to_metadata of this UserSettingsInformation. 889 890 Reserved for DocuSign. # noqa: E501 891 892 :param allow_envelope_transfer_to_metadata: The allow_envelope_transfer_to_metadata of this UserSettingsInformation. # noqa: E501 893 :type: SettingsMetadata 894 """ 895 896 self._allow_envelope_transfer_to_metadata = allow_envelope_transfer_to_metadata 897 898 @property 899 def allow_eseal_recipients(self): 900 """Gets the allow_eseal_recipients of this UserSettingsInformation. # noqa: E501 901 902 # noqa: E501 903 904 :return: The allow_eseal_recipients of this UserSettingsInformation. # noqa: E501 905 :rtype: str 906 """ 907 return self._allow_eseal_recipients 908 909 @allow_eseal_recipients.setter 910 def allow_eseal_recipients(self, allow_eseal_recipients): 911 """Sets the allow_eseal_recipients of this UserSettingsInformation. 912 913 # noqa: E501 914 915 :param allow_eseal_recipients: The allow_eseal_recipients of this UserSettingsInformation. # noqa: E501 916 :type: str 917 """ 918 919 self._allow_eseal_recipients = allow_eseal_recipients 920 921 @property 922 def allow_eseal_recipients_metadata(self): 923 """Gets the allow_eseal_recipients_metadata of this UserSettingsInformation. # noqa: E501 924 925 Metadata about the `allowEsealRecipientsMetadata` property. # noqa: E501 926 927 :return: The allow_eseal_recipients_metadata of this UserSettingsInformation. # noqa: E501 928 :rtype: SettingsMetadata 929 """ 930 return self._allow_eseal_recipients_metadata 931 932 @allow_eseal_recipients_metadata.setter 933 def allow_eseal_recipients_metadata(self, allow_eseal_recipients_metadata): 934 """Sets the allow_eseal_recipients_metadata of this UserSettingsInformation. 935 936 Metadata about the `allowEsealRecipientsMetadata` property. # noqa: E501 937 938 :param allow_eseal_recipients_metadata: The allow_eseal_recipients_metadata of this UserSettingsInformation. # noqa: E501 939 :type: SettingsMetadata 940 """ 941 942 self._allow_eseal_recipients_metadata = allow_eseal_recipients_metadata 943 944 @property 945 def allow_power_forms_admin_to_access_all_power_form_envelope(self): 946 """Gets the allow_power_forms_admin_to_access_all_power_form_envelope of this UserSettingsInformation. # noqa: E501 947 948 # noqa: E501 949 950 :return: The allow_power_forms_admin_to_access_all_power_form_envelope of this UserSettingsInformation. # noqa: E501 951 :rtype: str 952 """ 953 return self._allow_power_forms_admin_to_access_all_power_form_envelope 954 955 @allow_power_forms_admin_to_access_all_power_form_envelope.setter 956 def allow_power_forms_admin_to_access_all_power_form_envelope(self, allow_power_forms_admin_to_access_all_power_form_envelope): 957 """Sets the allow_power_forms_admin_to_access_all_power_form_envelope of this UserSettingsInformation. 958 959 # noqa: E501 960 961 :param allow_power_forms_admin_to_access_all_power_form_envelope: The allow_power_forms_admin_to_access_all_power_form_envelope of this UserSettingsInformation. # noqa: E501 962 :type: str 963 """ 964 965 self._allow_power_forms_admin_to_access_all_power_form_envelope = allow_power_forms_admin_to_access_all_power_form_envelope 966 967 @property 968 def allow_power_forms_admin_to_access_all_power_form_envelope_metadata(self): 969 """Gets the allow_power_forms_admin_to_access_all_power_form_envelope_metadata of this UserSettingsInformation. # noqa: E501 970 971 Metadata about the `allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata` property. # noqa: E501 972 973 :return: The allow_power_forms_admin_to_access_all_power_form_envelope_metadata of this UserSettingsInformation. # noqa: E501 974 :rtype: SettingsMetadata 975 """ 976 return self._allow_power_forms_admin_to_access_all_power_form_envelope_metadata 977 978 @allow_power_forms_admin_to_access_all_power_form_envelope_metadata.setter 979 def allow_power_forms_admin_to_access_all_power_form_envelope_metadata(self, allow_power_forms_admin_to_access_all_power_form_envelope_metadata): 980 """Sets the allow_power_forms_admin_to_access_all_power_form_envelope_metadata of this UserSettingsInformation. 981 982 Metadata about the `allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata` property. # noqa: E501 983 984 :param allow_power_forms_admin_to_access_all_power_form_envelope_metadata: The allow_power_forms_admin_to_access_all_power_form_envelope_metadata of this UserSettingsInformation. # noqa: E501 985 :type: SettingsMetadata 986 """ 987 988 self._allow_power_forms_admin_to_access_all_power_form_envelope_metadata = allow_power_forms_admin_to_access_all_power_form_envelope_metadata 989 990 @property 991 def allow_recipient_language_selection(self): 992 """Gets the allow_recipient_language_selection of this UserSettingsInformation. # noqa: E501 993 994 # noqa: E501 995 996 :return: The allow_recipient_language_selection of this UserSettingsInformation. # noqa: E501 997 :rtype: str 998 """ 999 return self._allow_recipient_language_selection 1000 1001 @allow_recipient_language_selection.setter 1002 def allow_recipient_language_selection(self, allow_recipient_language_selection): 1003 """Sets the allow_recipient_language_selection of this UserSettingsInformation. 1004 1005 # noqa: E501 1006 1007 :param allow_recipient_language_selection: The allow_recipient_language_selection of this UserSettingsInformation. # noqa: E501 1008 :type: str 1009 """ 1010 1011 self._allow_recipient_language_selection = allow_recipient_language_selection 1012 1013 @property 1014 def allow_recipient_language_selection_metadata(self): 1015 """Gets the allow_recipient_language_selection_metadata of this UserSettingsInformation. # noqa: E501 1016 1017 Metadata for allowRecipientLanguageSelection. # noqa: E501 1018 1019 :return: The allow_recipient_language_selection_metadata of this UserSettingsInformation. # noqa: E501 1020 :rtype: SettingsMetadata 1021 """ 1022 return self._allow_recipient_language_selection_metadata 1023 1024 @allow_recipient_language_selection_metadata.setter 1025 def allow_recipient_language_selection_metadata(self, allow_recipient_language_selection_metadata): 1026 """Sets the allow_recipient_language_selection_metadata of this UserSettingsInformation. 1027 1028 Metadata for allowRecipientLanguageSelection. # noqa: E501 1029 1030 :param allow_recipient_language_selection_metadata: The allow_recipient_language_selection_metadata of this UserSettingsInformation. # noqa: E501 1031 :type: SettingsMetadata 1032 """ 1033 1034 self._allow_recipient_language_selection_metadata = allow_recipient_language_selection_metadata 1035 1036 @property 1037 def allow_send_on_behalf_of(self): 1038 """Gets the allow_send_on_behalf_of of this UserSettingsInformation. # noqa: E501 1039 1040 # noqa: E501 1041 1042 :return: The allow_send_on_behalf_of of this UserSettingsInformation. # noqa: E501 1043 :rtype: str 1044 """ 1045 return self._allow_send_on_behalf_of 1046 1047 @allow_send_on_behalf_of.setter 1048 def allow_send_on_behalf_of(self, allow_send_on_behalf_of): 1049 """Sets the allow_send_on_behalf_of of this UserSettingsInformation. 1050 1051 # noqa: E501 1052 1053 :param allow_send_on_behalf_of: The allow_send_on_behalf_of of this UserSettingsInformation. # noqa: E501 1054 :type: str 1055 """ 1056 1057 self._allow_send_on_behalf_of = allow_send_on_behalf_of 1058 1059 @property 1060 def allow_send_on_behalf_of_metadata(self): 1061 """Gets the allow_send_on_behalf_of_metadata of this UserSettingsInformation. # noqa: E501 1062 1063 Metadata for allowSendOnBehalfOf. # noqa: E501 1064 1065 :return: The allow_send_on_behalf_of_metadata of this UserSettingsInformation. # noqa: E501 1066 :rtype: SettingsMetadata 1067 """ 1068 return self._allow_send_on_behalf_of_metadata 1069 1070 @allow_send_on_behalf_of_metadata.setter 1071 def allow_send_on_behalf_of_metadata(self, allow_send_on_behalf_of_metadata): 1072 """Sets the allow_send_on_behalf_of_metadata of this UserSettingsInformation. 1073 1074 Metadata for allowSendOnBehalfOf. # noqa: E501 1075 1076 :param allow_send_on_behalf_of_metadata: The allow_send_on_behalf_of_metadata of this UserSettingsInformation. # noqa: E501 1077 :type: SettingsMetadata 1078 """ 1079 1080 self._allow_send_on_behalf_of_metadata = allow_send_on_behalf_of_metadata 1081 1082 @property 1083 def allow_supplemental_documents(self): 1084 """Gets the allow_supplemental_documents of this UserSettingsInformation. # noqa: E501 1085 1086 # noqa: E501 1087 1088 :return: The allow_supplemental_documents of this UserSettingsInformation. # noqa: E501 1089 :rtype: str 1090 """ 1091 return self._allow_supplemental_documents 1092 1093 @allow_supplemental_documents.setter 1094 def allow_supplemental_documents(self, allow_supplemental_documents): 1095 """Sets the allow_supplemental_documents of this UserSettingsInformation. 1096 1097 # noqa: E501 1098 1099 :param allow_supplemental_documents: The allow_supplemental_documents of this UserSettingsInformation. # noqa: E501 1100 :type: str 1101 """ 1102 1103 self._allow_supplemental_documents = allow_supplemental_documents 1104 1105 @property 1106 def allow_supplemental_documents_metadata(self): 1107 """Gets the allow_supplemental_documents_metadata of this UserSettingsInformation. # noqa: E501 1108 1109 Metadata that indicates whether the `allowSupplementalDocuments` property is editable. # noqa: E501 1110 1111 :return: The allow_supplemental_documents_metadata of this UserSettingsInformation. # noqa: E501 1112 :rtype: SettingsMetadata 1113 """ 1114 return self._allow_supplemental_documents_metadata 1115 1116 @allow_supplemental_documents_metadata.setter 1117 def allow_supplemental_documents_metadata(self, allow_supplemental_documents_metadata): 1118 """Sets the allow_supplemental_documents_metadata of this UserSettingsInformation. 1119 1120 Metadata that indicates whether the `allowSupplementalDocuments` property is editable. # noqa: E501 1121 1122 :param allow_supplemental_documents_metadata: The allow_supplemental_documents_metadata of this UserSettingsInformation. # noqa: E501 1123 :type: SettingsMetadata 1124 """ 1125 1126 self._allow_supplemental_documents_metadata = allow_supplemental_documents_metadata 1127 1128 @property 1129 def allow_transactions(self): 1130 """Gets the allow_transactions of this UserSettingsInformation. # noqa: E501 1131 1132 # noqa: E501 1133 1134 :return: The allow_transactions of this UserSettingsInformation. # noqa: E501 1135 :rtype: str 1136 """ 1137 return self._allow_transactions 1138 1139 @allow_transactions.setter 1140 def allow_transactions(self, allow_transactions): 1141 """Sets the allow_transactions of this UserSettingsInformation. 1142 1143 # noqa: E501 1144 1145 :param allow_transactions: The allow_transactions of this UserSettingsInformation. # noqa: E501 1146 :type: str 1147 """ 1148 1149 self._allow_transactions = allow_transactions 1150 1151 @property 1152 def allow_transactions_metadata(self): 1153 """Gets the allow_transactions_metadata of this UserSettingsInformation. # noqa: E501 1154 1155 # noqa: E501 1156 1157 :return: The allow_transactions_metadata of this UserSettingsInformation. # noqa: E501 1158 :rtype: SettingsMetadata 1159 """ 1160 return self._allow_transactions_metadata 1161 1162 @allow_transactions_metadata.setter 1163 def allow_transactions_metadata(self, allow_transactions_metadata): 1164 """Sets the allow_transactions_metadata of this UserSettingsInformation. 1165 1166 # noqa: E501 1167 1168 :param allow_transactions_metadata: The allow_transactions_metadata of this UserSettingsInformation. # noqa: E501 1169 :type: SettingsMetadata 1170 """ 1171 1172 self._allow_transactions_metadata = allow_transactions_metadata 1173 1174 @property 1175 def anchor_tag_versioned_placement_enabled(self): 1176 """Gets the anchor_tag_versioned_placement_enabled of this UserSettingsInformation. # noqa: E501 1177 1178 # noqa: E501 1179 1180 :return: The anchor_tag_versioned_placement_enabled of this UserSettingsInformation. # noqa: E501 1181 :rtype: str 1182 """ 1183 return self._anchor_tag_versioned_placement_enabled 1184 1185 @anchor_tag_versioned_placement_enabled.setter 1186 def anchor_tag_versioned_placement_enabled(self, anchor_tag_versioned_placement_enabled): 1187 """Sets the anchor_tag_versioned_placement_enabled of this UserSettingsInformation. 1188 1189 # noqa: E501 1190 1191 :param anchor_tag_versioned_placement_enabled: The anchor_tag_versioned_placement_enabled of this UserSettingsInformation. # noqa: E501 1192 :type: str 1193 """ 1194 1195 self._anchor_tag_versioned_placement_enabled = anchor_tag_versioned_placement_enabled 1196 1197 @property 1198 def api_account_wide_access(self): 1199 """Gets the api_account_wide_access of this UserSettingsInformation. # noqa: E501 1200 1201 # noqa: E501 1202 1203 :return: The api_account_wide_access of this UserSettingsInformation. # noqa: E501 1204 :rtype: str 1205 """ 1206 return self._api_account_wide_access 1207 1208 @api_account_wide_access.setter 1209 def api_account_wide_access(self, api_account_wide_access): 1210 """Sets the api_account_wide_access of this UserSettingsInformation. 1211 1212 # noqa: E501 1213 1214 :param api_account_wide_access: The api_account_wide_access of this UserSettingsInformation. # noqa: E501 1215 :type: str 1216 """ 1217 1218 self._api_account_wide_access = api_account_wide_access 1219 1220 @property 1221 def api_account_wide_access_metadata(self): 1222 """Gets the api_account_wide_access_metadata of this UserSettingsInformation. # noqa: E501 1223 1224 Metadata for apiAccountWideAccess. # noqa: E501 1225 1226 :return: The api_account_wide_access_metadata of this UserSettingsInformation. # noqa: E501 1227 :rtype: SettingsMetadata 1228 """ 1229 return self._api_account_wide_access_metadata 1230 1231 @api_account_wide_access_metadata.setter 1232 def api_account_wide_access_metadata(self, api_account_wide_access_metadata): 1233 """Sets the api_account_wide_access_metadata of this UserSettingsInformation. 1234 1235 Metadata for apiAccountWideAccess. # noqa: E501 1236 1237 :param api_account_wide_access_metadata: The api_account_wide_access_metadata of this UserSettingsInformation. # noqa: E501 1238 :type: SettingsMetadata 1239 """ 1240 1241 self._api_account_wide_access_metadata = api_account_wide_access_metadata 1242 1243 @property 1244 def api_can_export_ac(self): 1245 """Gets the api_can_export_ac of this UserSettingsInformation. # noqa: E501 1246 1247 # noqa: E501 1248 1249 :return: The api_can_export_ac of this UserSettingsInformation. # noqa: E501 1250 :rtype: str 1251 """ 1252 return self._api_can_export_ac 1253 1254 @api_can_export_ac.setter 1255 def api_can_export_ac(self, api_can_export_ac): 1256 """Sets the api_can_export_ac of this UserSettingsInformation. 1257 1258 # noqa: E501 1259 1260 :param api_can_export_ac: The api_can_export_ac of this UserSettingsInformation. # noqa: E501 1261 :type: str 1262 """ 1263 1264 self._api_can_export_ac = api_can_export_ac 1265 1266 @property 1267 def api_can_export_ac_metadata(self): 1268 """Gets the api_can_export_ac_metadata of this UserSettingsInformation. # noqa: E501 1269 1270 Metadata about the `apiCanExportACMetadata` property. # noqa: E501 1271 1272 :return: The api_can_export_ac_metadata of this UserSettingsInformation. # noqa: E501 1273 :rtype: SettingsMetadata 1274 """ 1275 return self._api_can_export_ac_metadata 1276 1277 @api_can_export_ac_metadata.setter 1278 def api_can_export_ac_metadata(self, api_can_export_ac_metadata): 1279 """Sets the api_can_export_ac_metadata of this UserSettingsInformation. 1280 1281 Metadata about the `apiCanExportACMetadata` property. # noqa: E501 1282 1283 :param api_can_export_ac_metadata: The api_can_export_ac_metadata of this UserSettingsInformation. # noqa: E501 1284 :type: SettingsMetadata 1285 """ 1286 1287 self._api_can_export_ac_metadata = api_can_export_ac_metadata 1288 1289 @property 1290 def bulk_send(self): 1291 """Gets the bulk_send of this UserSettingsInformation. # noqa: E501 1292 1293 # noqa: E501 1294 1295 :return: The bulk_send of this UserSettingsInformation. # noqa: E501 1296 :rtype: str 1297 """ 1298 return self._bulk_send 1299 1300 @bulk_send.setter 1301 def bulk_send(self, bulk_send): 1302 """Sets the bulk_send of this UserSettingsInformation. 1303 1304 # noqa: E501 1305 1306 :param bulk_send: The bulk_send of this UserSettingsInformation. # noqa: E501 1307 :type: str 1308 """ 1309 1310 self._bulk_send = bulk_send 1311 1312 @property 1313 def bulk_send_metadata(self): 1314 """Gets the bulk_send_metadata of this UserSettingsInformation. # noqa: E501 1315 1316 Metadata that indicates whether the `bulkSend` property is editable. # noqa: E501 1317 1318 :return: The bulk_send_metadata of this UserSettingsInformation. # noqa: E501 1319 :rtype: SettingsMetadata 1320 """ 1321 return self._bulk_send_metadata 1322 1323 @bulk_send_metadata.setter 1324 def bulk_send_metadata(self, bulk_send_metadata): 1325 """Sets the bulk_send_metadata of this UserSettingsInformation. 1326 1327 Metadata that indicates whether the `bulkSend` property is editable. # noqa: E501 1328 1329 :param bulk_send_metadata: The bulk_send_metadata of this UserSettingsInformation. # noqa: E501 1330 :type: SettingsMetadata 1331 """ 1332 1333 self._bulk_send_metadata = bulk_send_metadata 1334 1335 @property 1336 def can_bulk_upload_agreements(self): 1337 """Gets the can_bulk_upload_agreements of this UserSettingsInformation. # noqa: E501 1338 1339 # noqa: E501 1340 1341 :return: The can_bulk_upload_agreements of this UserSettingsInformation. # noqa: E501 1342 :rtype: str 1343 """ 1344 return self._can_bulk_upload_agreements 1345 1346 @can_bulk_upload_agreements.setter 1347 def can_bulk_upload_agreements(self, can_bulk_upload_agreements): 1348 """Sets the can_bulk_upload_agreements of this UserSettingsInformation. 1349 1350 # noqa: E501 1351 1352 :param can_bulk_upload_agreements: The can_bulk_upload_agreements of this UserSettingsInformation. # noqa: E501 1353 :type: str 1354 """ 1355 1356 self._can_bulk_upload_agreements = can_bulk_upload_agreements 1357 1358 @property 1359 def can_bulk_upload_agreements_metadata(self): 1360 """Gets the can_bulk_upload_agreements_metadata of this UserSettingsInformation. # noqa: E501 1361 1362 # noqa: E501 1363 1364 :return: The can_bulk_upload_agreements_metadata of this UserSettingsInformation. # noqa: E501 1365 :rtype: SettingsMetadata 1366 """ 1367 return self._can_bulk_upload_agreements_metadata 1368 1369 @can_bulk_upload_agreements_metadata.setter 1370 def can_bulk_upload_agreements_metadata(self, can_bulk_upload_agreements_metadata): 1371 """Sets the can_bulk_upload_agreements_metadata of this UserSettingsInformation. 1372 1373 # noqa: E501 1374 1375 :param can_bulk_upload_agreements_metadata: The can_bulk_upload_agreements_metadata of this UserSettingsInformation. # noqa: E501 1376 :type: SettingsMetadata 1377 """ 1378 1379 self._can_bulk_upload_agreements_metadata = can_bulk_upload_agreements_metadata 1380 1381 @property 1382 def can_charge_account(self): 1383 """Gets the can_charge_account of this UserSettingsInformation. # noqa: E501 1384 1385 # noqa: E501 1386 1387 :return: The can_charge_account of this UserSettingsInformation. # noqa: E501 1388 :rtype: str 1389 """ 1390 return self._can_charge_account 1391 1392 @can_charge_account.setter 1393 def can_charge_account(self, can_charge_account): 1394 """Sets the can_charge_account of this UserSettingsInformation. 1395 1396 # noqa: E501 1397 1398 :param can_charge_account: The can_charge_account of this UserSettingsInformation. # noqa: E501 1399 :type: str 1400 """ 1401 1402 self._can_charge_account = can_charge_account 1403 1404 @property 1405 def can_charge_account_metadata(self): 1406 """Gets the can_charge_account_metadata of this UserSettingsInformation. # noqa: E501 1407 1408 Reserved for DocuSign. # noqa: E501 1409 1410 :return: The can_charge_account_metadata of this UserSettingsInformation. # noqa: E501 1411 :rtype: SettingsMetadata 1412 """ 1413 return self._can_charge_account_metadata 1414 1415 @can_charge_account_metadata.setter 1416 def can_charge_account_metadata(self, can_charge_account_metadata): 1417 """Sets the can_charge_account_metadata of this UserSettingsInformation. 1418 1419 Reserved for DocuSign. # noqa: E501 1420 1421 :param can_charge_account_metadata: The can_charge_account_metadata of this UserSettingsInformation. # noqa: E501 1422 :type: SettingsMetadata 1423 """ 1424 1425 self._can_charge_account_metadata = can_charge_account_metadata 1426 1427 @property 1428 def can_create_transaction(self): 1429 """Gets the can_create_transaction of this UserSettingsInformation. # noqa: E501 1430 1431 # noqa: E501 1432 1433 :return: The can_create_transaction of this UserSettingsInformation. # noqa: E501 1434 :rtype: str 1435 """ 1436 return self._can_create_transaction 1437 1438 @can_create_transaction.setter 1439 def can_create_transaction(self, can_create_transaction): 1440 """Sets the can_create_transaction of this UserSettingsInformation. 1441 1442 # noqa: E501 1443 1444 :param can_create_transaction: The can_create_transaction of this UserSettingsInformation. # noqa: E501 1445 :type: str 1446 """ 1447 1448 self._can_create_transaction = can_create_transaction 1449 1450 @property 1451 def can_create_transaction_metadata(self): 1452 """Gets the can_create_transaction_metadata of this UserSettingsInformation. # noqa: E501 1453 1454 # noqa: E501 1455 1456 :return: The can_create_transaction_metadata of this UserSettingsInformation. # noqa: E501 1457 :rtype: SettingsMetadata 1458 """ 1459 return self._can_create_transaction_metadata 1460 1461 @can_create_transaction_metadata.setter 1462 def can_create_transaction_metadata(self, can_create_transaction_metadata): 1463 """Sets the can_create_transaction_metadata of this UserSettingsInformation. 1464 1465 # noqa: E501 1466 1467 :param can_create_transaction_metadata: The can_create_transaction_metadata of this UserSettingsInformation. # noqa: E501 1468 :type: SettingsMetadata 1469 """ 1470 1471 self._can_create_transaction_metadata = can_create_transaction_metadata 1472 1473 @property 1474 def can_delete_documents_in_transaction(self): 1475 """Gets the can_delete_documents_in_transaction of this UserSettingsInformation. # noqa: E501 1476 1477 # noqa: E501 1478 1479 :return: The can_delete_documents_in_transaction of this UserSettingsInformation. # noqa: E501 1480 :rtype: str 1481 """ 1482 return self._can_delete_documents_in_transaction 1483 1484 @can_delete_documents_in_transaction.setter 1485 def can_delete_documents_in_transaction(self, can_delete_documents_in_transaction): 1486 """Sets the can_delete_documents_in_transaction of this UserSettingsInformation. 1487 1488 # noqa: E501 1489 1490 :param can_delete_documents_in_transaction: The can_delete_documents_in_transaction of this UserSettingsInformation. # noqa: E501 1491 :type: str 1492 """ 1493 1494 self._can_delete_documents_in_transaction = can_delete_documents_in_transaction 1495 1496 @property 1497 def can_delete_documents_in_transaction_metadata(self): 1498 """Gets the can_delete_documents_in_transaction_metadata of this UserSettingsInformation. # noqa: E501 1499 1500 # noqa: E501 1501 1502 :return: The can_delete_documents_in_transaction_metadata of this UserSettingsInformation. # noqa: E501 1503 :rtype: SettingsMetadata 1504 """ 1505 return self._can_delete_documents_in_transaction_metadata 1506 1507 @can_delete_documents_in_transaction_metadata.setter 1508 def can_delete_documents_in_transaction_metadata(self, can_delete_documents_in_transaction_metadata): 1509 """Sets the can_delete_documents_in_transaction_metadata of this UserSettingsInformation. 1510 1511 # noqa: E501 1512 1513 :param can_delete_documents_in_transaction_metadata: The can_delete_documents_in_transaction_metadata of this UserSettingsInformation. # noqa: E501 1514 :type: SettingsMetadata 1515 """ 1516 1517 self._can_delete_documents_in_transaction_metadata = can_delete_documents_in_transaction_metadata 1518 1519 @property 1520 def can_delete_transaction(self): 1521 """Gets the can_delete_transaction of this UserSettingsInformation. # noqa: E501 1522 1523 # noqa: E501 1524 1525 :return: The can_delete_transaction of this UserSettingsInformation. # noqa: E501 1526 :rtype: str 1527 """ 1528 return self._can_delete_transaction 1529 1530 @can_delete_transaction.setter 1531 def can_delete_transaction(self, can_delete_transaction): 1532 """Sets the can_delete_transaction of this UserSettingsInformation. 1533 1534 # noqa: E501 1535 1536 :param can_delete_transaction: The can_delete_transaction of this UserSettingsInformation. # noqa: E501 1537 :type: str 1538 """ 1539 1540 self._can_delete_transaction = can_delete_transaction 1541 1542 @property 1543 def can_delete_transaction_metadata(self): 1544 """Gets the can_delete_transaction_metadata of this UserSettingsInformation. # noqa: E501 1545 1546 # noqa: E501 1547 1548 :return: The can_delete_transaction_metadata of this UserSettingsInformation. # noqa: E501 1549 :rtype: SettingsMetadata 1550 """ 1551 return self._can_delete_transaction_metadata 1552 1553 @can_delete_transaction_metadata.setter 1554 def can_delete_transaction_metadata(self, can_delete_transaction_metadata): 1555 """Sets the can_delete_transaction_metadata of this UserSettingsInformation. 1556 1557 # noqa: E501 1558 1559 :param can_delete_transaction_metadata: The can_delete_transaction_metadata of this UserSettingsInformation. # noqa: E501 1560 :type: SettingsMetadata 1561 """ 1562 1563 self._can_delete_transaction_metadata = can_delete_transaction_metadata 1564 1565 @property 1566 def can_edit_shared_addressbook(self): 1567 """Gets the can_edit_shared_addressbook of this UserSettingsInformation. # noqa: E501 1568 1569 # noqa: E501 1570 1571 :return: The can_edit_shared_addressbook of this UserSettingsInformation. # noqa: E501 1572 :rtype: str 1573 """ 1574 return self._can_edit_shared_addressbook 1575 1576 @can_edit_shared_addressbook.setter 1577 def can_edit_shared_addressbook(self, can_edit_shared_addressbook): 1578 """Sets the can_edit_shared_addressbook of this UserSettingsInformation. 1579 1580 # noqa: E501 1581 1582 :param can_edit_shared_addressbook: The can_edit_shared_addressbook of this UserSettingsInformation. # noqa: E501 1583 :type: str 1584 """ 1585 1586 self._can_edit_shared_addressbook = can_edit_shared_addressbook 1587 1588 @property 1589 def can_edit_shared_addressbook_metadata(self): 1590 """Gets the can_edit_shared_addressbook_metadata of this UserSettingsInformation. # noqa: E501 1591 1592 Metadata about the `canEditSharedAddressbookMetadata` property. # noqa: E501 1593 1594 :return: The can_edit_shared_addressbook_metadata of this UserSettingsInformation. # noqa: E501 1595 :rtype: SettingsMetadata 1596 """ 1597 return self._can_edit_shared_addressbook_metadata 1598 1599 @can_edit_shared_addressbook_metadata.setter 1600 def can_edit_shared_addressbook_metadata(self, can_edit_shared_addressbook_metadata): 1601 """Sets the can_edit_shared_addressbook_metadata of this UserSettingsInformation. 1602 1603 Metadata about the `canEditSharedAddressbookMetadata` property. # noqa: E501 1604 1605 :param can_edit_shared_addressbook_metadata: The can_edit_shared_addressbook_metadata of this UserSettingsInformation. # noqa: E501 1606 :type: SettingsMetadata 1607 """ 1608 1609 self._can_edit_shared_addressbook_metadata = can_edit_shared_addressbook_metadata 1610 1611 @property 1612 def can_lock_envelopes(self): 1613 """Gets the can_lock_envelopes of this UserSettingsInformation. # noqa: E501 1614 1615 # noqa: E501 1616 1617 :return: The can_lock_envelopes of this UserSettingsInformation. # noqa: E501 1618 :rtype: str 1619 """ 1620 return self._can_lock_envelopes 1621 1622 @can_lock_envelopes.setter 1623 def can_lock_envelopes(self, can_lock_envelopes): 1624 """Sets the can_lock_envelopes of this UserSettingsInformation. 1625 1626 # noqa: E501 1627 1628 :param can_lock_envelopes: The can_lock_envelopes of this UserSettingsInformation. # noqa: E501 1629 :type: str 1630 """ 1631 1632 self._can_lock_envelopes = can_lock_envelopes 1633 1634 @property 1635 def can_lock_envelopes_metadata(self): 1636 """Gets the can_lock_envelopes_metadata of this UserSettingsInformation. # noqa: E501 1637 1638 Metadata about the `canLockEnvelopes` property. # noqa: E501 1639 1640 :return: The can_lock_envelopes_metadata of this UserSettingsInformation. # noqa: E501 1641 :rtype: SettingsMetadata 1642 """ 1643 return self._can_lock_envelopes_metadata 1644 1645 @can_lock_envelopes_metadata.setter 1646 def can_lock_envelopes_metadata(self, can_lock_envelopes_metadata): 1647 """Sets the can_lock_envelopes_metadata of this UserSettingsInformation. 1648 1649 Metadata about the `canLockEnvelopes` property. # noqa: E501 1650 1651 :param can_lock_envelopes_metadata: The can_lock_envelopes_metadata of this UserSettingsInformation. # noqa: E501 1652 :type: SettingsMetadata 1653 """ 1654 1655 self._can_lock_envelopes_metadata = can_lock_envelopes_metadata 1656 1657 @property 1658 def can_manage_account(self): 1659 """Gets the can_manage_account of this UserSettingsInformation. # noqa: E501 1660 1661 # noqa: E501 1662 1663 :return: The can_manage_account of this UserSettingsInformation. # noqa: E501 1664 :rtype: str 1665 """ 1666 return self._can_manage_account 1667 1668 @can_manage_account.setter 1669 def can_manage_account(self, can_manage_account): 1670 """Sets the can_manage_account of this UserSettingsInformation. 1671 1672 # noqa: E501 1673 1674 :param can_manage_account: The can_manage_account of this UserSettingsInformation. # noqa: E501 1675 :type: str 1676 """ 1677 1678 self._can_manage_account = can_manage_account 1679 1680 @property 1681 def can_manage_account_metadata(self): 1682 """Gets the can_manage_account_metadata of this UserSettingsInformation. # noqa: E501 1683 1684 Metadata about the `canManageAccountMetadata` property. # noqa: E501 1685 1686 :return: The can_manage_account_metadata of this UserSettingsInformation. # noqa: E501 1687 :rtype: SettingsMetadata 1688 """ 1689 return self._can_manage_account_metadata 1690 1691 @can_manage_account_metadata.setter 1692 def can_manage_account_metadata(self, can_manage_account_metadata): 1693 """Sets the can_manage_account_metadata of this UserSettingsInformation. 1694 1695 Metadata about the `canManageAccountMetadata` property. # noqa: E501 1696 1697 :param can_manage_account_metadata: The can_manage_account_metadata of this UserSettingsInformation. # noqa: E501 1698 :type: SettingsMetadata 1699 """ 1700 1701 self._can_manage_account_metadata = can_manage_account_metadata 1702 1703 @property 1704 def can_manage_agreement_parties(self): 1705 """Gets the can_manage_agreement_parties of this UserSettingsInformation. # noqa: E501 1706 1707 # noqa: E501 1708 1709 :return: The can_manage_agreement_parties of this UserSettingsInformation. # noqa: E501 1710 :rtype: str 1711 """ 1712 return self._can_manage_agreement_parties 1713 1714 @can_manage_agreement_parties.setter 1715 def can_manage_agreement_parties(self, can_manage_agreement_parties): 1716 """Sets the can_manage_agreement_parties of this UserSettingsInformation. 1717 1718 # noqa: E501 1719 1720 :param can_manage_agreement_parties: The can_manage_agreement_parties of this UserSettingsInformation. # noqa: E501 1721 :type: str 1722 """ 1723 1724 self._can_manage_agreement_parties = can_manage_agreement_parties 1725 1726 @property 1727 def can_manage_agreement_parties_metadata(self): 1728 """Gets the can_manage_agreement_parties_metadata of this UserSettingsInformation. # noqa: E501 1729 1730 # noqa: E501 1731 1732 :return: The can_manage_agreement_parties_metadata of this UserSettingsInformation. # noqa: E501 1733 :rtype: SettingsMetadata 1734 """ 1735 return self._can_manage_agreement_parties_metadata 1736 1737 @can_manage_agreement_parties_metadata.setter 1738 def can_manage_agreement_parties_metadata(self, can_manage_agreement_parties_metadata): 1739 """Sets the can_manage_agreement_parties_metadata of this UserSettingsInformation. 1740 1741 # noqa: E501 1742 1743 :param can_manage_agreement_parties_metadata: The can_manage_agreement_parties_metadata of this UserSettingsInformation. # noqa: E501 1744 :type: SettingsMetadata 1745 """ 1746 1747 self._can_manage_agreement_parties_metadata = can_manage_agreement_parties_metadata 1748 1749 @property 1750 def can_manage_distributor(self): 1751 """Gets the can_manage_distributor of this UserSettingsInformation. # noqa: E501 1752 1753 # noqa: E501 1754 1755 :return: The can_manage_distributor of this UserSettingsInformation. # noqa: E501 1756 :rtype: str 1757 """ 1758 return self._can_manage_distributor 1759 1760 @can_manage_distributor.setter 1761 def can_manage_distributor(self, can_manage_distributor): 1762 """Sets the can_manage_distributor of this UserSettingsInformation. 1763 1764 # noqa: E501 1765 1766 :param can_manage_distributor: The can_manage_distributor of this UserSettingsInformation. # noqa: E501 1767 :type: str 1768 """ 1769 1770 self._can_manage_distributor = can_manage_distributor 1771 1772 @property 1773 def can_manage_distributor_metadata(self): 1774 """Gets the can_manage_distributor_metadata of this UserSettingsInformation. # noqa: E501 1775 1776 Metadata about the `canManageDistributor` property. # noqa: E501 1777 1778 :return: The can_manage_distributor_metadata of this UserSettingsInformation. # noqa: E501 1779 :rtype: SettingsMetadata 1780 """ 1781 return self._can_manage_distributor_metadata 1782 1783 @can_manage_distributor_metadata.setter 1784 def can_manage_distributor_metadata(self, can_manage_distributor_metadata): 1785 """Sets the can_manage_distributor_metadata of this UserSettingsInformation. 1786 1787 Metadata about the `canManageDistributor` property. # noqa: E501 1788 1789 :param can_manage_distributor_metadata: The can_manage_distributor_metadata of this UserSettingsInformation. # noqa: E501 1790 :type: SettingsMetadata 1791 """ 1792 1793 self._can_manage_distributor_metadata = can_manage_distributor_metadata 1794 1795 @property 1796 def can_manage_templates(self): 1797 """Gets the can_manage_templates of this UserSettingsInformation. # noqa: E501 1798 1799 # noqa: E501 1800 1801 :return: The can_manage_templates of this UserSettingsInformation. # noqa: E501 1802 :rtype: str 1803 """ 1804 return self._can_manage_templates 1805 1806 @can_manage_templates.setter 1807 def can_manage_templates(self, can_manage_templates): 1808 """Sets the can_manage_templates of this UserSettingsInformation. 1809 1810 # noqa: E501 1811 1812 :param can_manage_templates: The can_manage_templates of this UserSettingsInformation. # noqa: E501 1813 :type: str 1814 """ 1815 1816 self._can_manage_templates = can_manage_templates 1817 1818 @property 1819 def can_manage_templates_metadata(self): 1820 """Gets the can_manage_templates_metadata of this UserSettingsInformation. # noqa: E501 1821 1822 Metadata about the `canManageTemplates` property. # noqa: E501 1823 1824 :return: The can_manage_templates_metadata of this UserSettingsInformation. # noqa: E501 1825 :rtype: SettingsMetadata 1826 """ 1827 return self._can_manage_templates_metadata 1828 1829 @can_manage_templates_metadata.setter 1830 def can_manage_templates_metadata(self, can_manage_templates_metadata): 1831 """Sets the can_manage_templates_metadata of this UserSettingsInformation. 1832 1833 Metadata about the `canManageTemplates` property. # noqa: E501 1834 1835 :param can_manage_templates_metadata: The can_manage_templates_metadata of this UserSettingsInformation. # noqa: E501 1836 :type: SettingsMetadata 1837 """ 1838 1839 self._can_manage_templates_metadata = can_manage_templates_metadata 1840 1841 @property 1842 def can_send_api_requests(self): 1843 """Gets the can_send_api_requests of this UserSettingsInformation. # noqa: E501 1844 1845 # noqa: E501 1846 1847 :return: The can_send_api_requests of this UserSettingsInformation. # noqa: E501 1848 :rtype: str 1849 """ 1850 return self._can_send_api_requests 1851 1852 @can_send_api_requests.setter 1853 def can_send_api_requests(self, can_send_api_requests): 1854 """Sets the can_send_api_requests of this UserSettingsInformation. 1855 1856 # noqa: E501 1857 1858 :param can_send_api_requests: The can_send_api_requests of this UserSettingsInformation. # noqa: E501 1859 :type: str 1860 """ 1861 1862 self._can_send_api_requests = can_send_api_requests 1863 1864 @property 1865 def can_send_api_requests_metadata(self): 1866 """Gets the can_send_api_requests_metadata of this UserSettingsInformation. # noqa: E501 1867 1868 Metadata about the `canSendAPIRequests` property. # noqa: E501 1869 1870 :return: The can_send_api_requests_metadata of this UserSettingsInformation. # noqa: E501 1871 :rtype: SettingsMetadata 1872 """ 1873 return self._can_send_api_requests_metadata 1874 1875 @can_send_api_requests_metadata.setter 1876 def can_send_api_requests_metadata(self, can_send_api_requests_metadata): 1877 """Sets the can_send_api_requests_metadata of this UserSettingsInformation. 1878 1879 Metadata about the `canSendAPIRequests` property. # noqa: E501 1880 1881 :param can_send_api_requests_metadata: The can_send_api_requests_metadata of this UserSettingsInformation. # noqa: E501 1882 :type: SettingsMetadata 1883 """ 1884 1885 self._can_send_api_requests_metadata = can_send_api_requests_metadata 1886 1887 @property 1888 def can_send_envelope(self): 1889 """Gets the can_send_envelope of this UserSettingsInformation. # noqa: E501 1890 1891 # noqa: E501 1892 1893 :return: The can_send_envelope of this UserSettingsInformation. # noqa: E501 1894 :rtype: str 1895 """ 1896 return self._can_send_envelope 1897 1898 @can_send_envelope.setter 1899 def can_send_envelope(self, can_send_envelope): 1900 """Sets the can_send_envelope of this UserSettingsInformation. 1901 1902 # noqa: E501 1903 1904 :param can_send_envelope: The can_send_envelope of this UserSettingsInformation. # noqa: E501 1905 :type: str 1906 """ 1907 1908 self._can_send_envelope = can_send_envelope 1909 1910 @property 1911 def can_send_envelope_metadata(self): 1912 """Gets the can_send_envelope_metadata of this UserSettingsInformation. # noqa: E501 1913 1914 Metadata about the `canSendEnvelope` property. # noqa: E501 1915 1916 :return: The can_send_envelope_metadata of this UserSettingsInformation. # noqa: E501 1917 :rtype: SettingsMetadata 1918 """ 1919 return self._can_send_envelope_metadata 1920 1921 @can_send_envelope_metadata.setter 1922 def can_send_envelope_metadata(self, can_send_envelope_metadata): 1923 """Sets the can_send_envelope_metadata of this UserSettingsInformation. 1924 1925 Metadata about the `canSendEnvelope` property. # noqa: E501 1926 1927 :param can_send_envelope_metadata: The can_send_envelope_metadata of this UserSettingsInformation. # noqa: E501 1928 :type: SettingsMetadata 1929 """ 1930 1931 self._can_send_envelope_metadata = can_send_envelope_metadata 1932 1933 @property 1934 def can_send_envelopes_via_sms(self): 1935 """Gets the can_send_envelopes_via_sms of this UserSettingsInformation. # noqa: E501 1936 1937 # noqa: E501 1938 1939 :return: The can_send_envelopes_via_sms of this UserSettingsInformation. # noqa: E501 1940 :rtype: str 1941 """ 1942 return self._can_send_envelopes_via_sms 1943 1944 @can_send_envelopes_via_sms.setter 1945 def can_send_envelopes_via_sms(self, can_send_envelopes_via_sms): 1946 """Sets the can_send_envelopes_via_sms of this UserSettingsInformation. 1947 1948 # noqa: E501 1949 1950 :param can_send_envelopes_via_sms: The can_send_envelopes_via_sms of this UserSettingsInformation. # noqa: E501 1951 :type: str 1952 """ 1953 1954 self._can_send_envelopes_via_sms = can_send_envelopes_via_sms 1955 1956 @property 1957 def can_send_envelopes_via_sms_metadata(self): 1958 """Gets the can_send_envelopes_via_sms_metadata of this UserSettingsInformation. # noqa: E501 1959 1960 # noqa: E501 1961 1962 :return: The can_send_envelopes_via_sms_metadata of this UserSettingsInformation. # noqa: E501 1963 :rtype: SettingsMetadata 1964 """ 1965 return self._can_send_envelopes_via_sms_metadata 1966 1967 @can_send_envelopes_via_sms_metadata.setter 1968 def can_send_envelopes_via_sms_metadata(self, can_send_envelopes_via_sms_metadata): 1969 """Sets the can_send_envelopes_via_sms_metadata of this UserSettingsInformation. 1970 1971 # noqa: E501 1972 1973 :param can_send_envelopes_via_sms_metadata: The can_send_envelopes_via_sms_metadata of this UserSettingsInformation. # noqa: E501 1974 :type: SettingsMetadata 1975 """ 1976 1977 self._can_send_envelopes_via_sms_metadata = can_send_envelopes_via_sms_metadata 1978 1979 @property 1980 def can_sign_envelope(self): 1981 """Gets the can_sign_envelope of this UserSettingsInformation. # noqa: E501 1982 1983 # noqa: E501 1984 1985 :return: The can_sign_envelope of this UserSettingsInformation. # noqa: E501 1986 :rtype: str 1987 """ 1988 return self._can_sign_envelope 1989 1990 @can_sign_envelope.setter 1991 def can_sign_envelope(self, can_sign_envelope): 1992 """Sets the can_sign_envelope of this UserSettingsInformation. 1993 1994 # noqa: E501 1995 1996 :param can_sign_envelope: The can_sign_envelope of this UserSettingsInformation. # noqa: E501 1997 :type: str 1998 """ 1999 2000 self._can_sign_envelope = can_sign_envelope 2001 2002 @property 2003 def can_sign_envelope_metadata(self): 2004 """Gets the can_sign_envelope_metadata of this UserSettingsInformation. # noqa: E501 2005 2006 Metadata about the `canSignEnvelope` property. # noqa: E501 2007 2008 :return: The can_sign_envelope_metadata of this UserSettingsInformation. # noqa: E501 2009 :rtype: SettingsMetadata 2010 """ 2011 return self._can_sign_envelope_metadata 2012 2013 @can_sign_envelope_metadata.setter 2014 def can_sign_envelope_metadata(self, can_sign_envelope_metadata): 2015 """Sets the can_sign_envelope_metadata of this UserSettingsInformation. 2016 2017 Metadata about the `canSignEnvelope` property. # noqa: E501 2018 2019 :param can_sign_envelope_metadata: The can_sign_envelope_metadata of this UserSettingsInformation. # noqa: E501 2020 :type: SettingsMetadata 2021 """ 2022 2023 self._can_sign_envelope_metadata = can_sign_envelope_metadata 2024 2025 @property 2026 def can_use_scratchpad(self): 2027 """Gets the can_use_scratchpad of this UserSettingsInformation. # noqa: E501 2028 2029 # noqa: E501 2030 2031 :return: The can_use_scratchpad of this UserSettingsInformation. # noqa: E501 2032 :rtype: str 2033 """ 2034 return self._can_use_scratchpad 2035 2036 @can_use_scratchpad.setter 2037 def can_use_scratchpad(self, can_use_scratchpad): 2038 """Sets the can_use_scratchpad of this UserSettingsInformation. 2039 2040 # noqa: E501 2041 2042 :param can_use_scratchpad: The can_use_scratchpad of this UserSettingsInformation. # noqa: E501 2043 :type: str 2044 """ 2045 2046 self._can_use_scratchpad = can_use_scratchpad 2047 2048 @property 2049 def can_use_scratchpad_metadata(self): 2050 """Gets the can_use_scratchpad_metadata of this UserSettingsInformation. # noqa: E501 2051 2052 Metadata about the `canUseScratchpad` property. # noqa: E501 2053 2054 :return: The can_use_scratchpad_metadata of this UserSettingsInformation. # noqa: E501 2055 :rtype: SettingsMetadata 2056 """ 2057 return self._can_use_scratchpad_metadata 2058 2059 @can_use_scratchpad_metadata.setter 2060 def can_use_scratchpad_metadata(self, can_use_scratchpad_metadata): 2061 """Sets the can_use_scratchpad_metadata of this UserSettingsInformation. 2062 2063 Metadata about the `canUseScratchpad` property. # noqa: E501 2064 2065 :param can_use_scratchpad_metadata: The can_use_scratchpad_metadata of this UserSettingsInformation. # noqa: E501 2066 :type: SettingsMetadata 2067 """ 2068 2069 self._can_use_scratchpad_metadata = can_use_scratchpad_metadata 2070 2071 @property 2072 def can_use_smart_contracts(self): 2073 """Gets the can_use_smart_contracts of this UserSettingsInformation. # noqa: E501 2074 2075 # noqa: E501 2076 2077 :return: The can_use_smart_contracts of this UserSettingsInformation. # noqa: E501 2078 :rtype: str 2079 """ 2080 return self._can_use_smart_contracts 2081 2082 @can_use_smart_contracts.setter 2083 def can_use_smart_contracts(self, can_use_smart_contracts): 2084 """Sets the can_use_smart_contracts of this UserSettingsInformation. 2085 2086 # noqa: E501 2087 2088 :param can_use_smart_contracts: The can_use_smart_contracts of this UserSettingsInformation. # noqa: E501 2089 :type: str 2090 """ 2091 2092 self._can_use_smart_contracts = can_use_smart_contracts 2093 2094 @property 2095 def can_use_smart_contracts_metadata(self): 2096 """Gets the can_use_smart_contracts_metadata of this UserSettingsInformation. # noqa: E501 2097 2098 Reserved for DocuSign. # noqa: E501 2099 2100 :return: The can_use_smart_contracts_metadata of this UserSettingsInformation. # noqa: E501 2101 :rtype: SettingsMetadata 2102 """ 2103 return self._can_use_smart_contracts_metadata 2104 2105 @can_use_smart_contracts_metadata.setter 2106 def can_use_smart_contracts_metadata(self, can_use_smart_contracts_metadata): 2107 """Sets the can_use_smart_contracts_metadata of this UserSettingsInformation. 2108 2109 Reserved for DocuSign. # noqa: E501 2110 2111 :param can_use_smart_contracts_metadata: The can_use_smart_contracts_metadata of this UserSettingsInformation. # noqa: E501 2112 :type: SettingsMetadata 2113 """ 2114 2115 self._can_use_smart_contracts_metadata = can_use_smart_contracts_metadata 2116 2117 @property 2118 def disable_document_upload(self): 2119 """Gets the disable_document_upload of this UserSettingsInformation. # noqa: E501 2120 2121 # noqa: E501 2122 2123 :return: The disable_document_upload of this UserSettingsInformation. # noqa: E501 2124 :rtype: str 2125 """ 2126 return self._disable_document_upload 2127 2128 @disable_document_upload.setter 2129 def disable_document_upload(self, disable_document_upload): 2130 """Sets the disable_document_upload of this UserSettingsInformation. 2131 2132 # noqa: E501 2133 2134 :param disable_document_upload: The disable_document_upload of this UserSettingsInformation. # noqa: E501 2135 :type: str 2136 """ 2137 2138 self._disable_document_upload = disable_document_upload 2139 2140 @property 2141 def disable_document_upload_metadata(self): 2142 """Gets the disable_document_upload_metadata of this UserSettingsInformation. # noqa: E501 2143 2144 Metadata that indicates whether the `disableDocumentUpload` property is editable. # noqa: E501 2145 2146 :return: The disable_document_upload_metadata of this UserSettingsInformation. # noqa: E501 2147 :rtype: SettingsMetadata 2148 """ 2149 return self._disable_document_upload_metadata 2150 2151 @disable_document_upload_metadata.setter 2152 def disable_document_upload_metadata(self, disable_document_upload_metadata): 2153 """Sets the disable_document_upload_metadata of this UserSettingsInformation. 2154 2155 Metadata that indicates whether the `disableDocumentUpload` property is editable. # noqa: E501 2156 2157 :param disable_document_upload_metadata: The disable_document_upload_metadata of this UserSettingsInformation. # noqa: E501 2158 :type: SettingsMetadata 2159 """ 2160 2161 self._disable_document_upload_metadata = disable_document_upload_metadata 2162 2163 @property 2164 def disable_other_actions(self): 2165 """Gets the disable_other_actions of this UserSettingsInformation. # noqa: E501 2166 2167 # noqa: E501 2168 2169 :return: The disable_other_actions of this UserSettingsInformation. # noqa: E501 2170 :rtype: str 2171 """ 2172 return self._disable_other_actions 2173 2174 @disable_other_actions.setter 2175 def disable_other_actions(self, disable_other_actions): 2176 """Sets the disable_other_actions of this UserSettingsInformation. 2177 2178 # noqa: E501 2179 2180 :param disable_other_actions: The disable_other_actions of this UserSettingsInformation. # noqa: E501 2181 :type: str 2182 """ 2183 2184 self._disable_other_actions = disable_other_actions 2185 2186 @property 2187 def disable_other_actions_metadata(self): 2188 """Gets the disable_other_actions_metadata of this UserSettingsInformation. # noqa: E501 2189 2190 Metadata that indicates whether the `disableOtherActions` property is editable. # noqa: E501 2191 2192 :return: The disable_other_actions_metadata of this UserSettingsInformation. # noqa: E501 2193 :rtype: SettingsMetadata 2194 """ 2195 return self._disable_other_actions_metadata 2196 2197 @disable_other_actions_metadata.setter 2198 def disable_other_actions_metadata(self, disable_other_actions_metadata): 2199 """Sets the disable_other_actions_metadata of this UserSettingsInformation. 2200 2201 Metadata that indicates whether the `disableOtherActions` property is editable. # noqa: E501 2202 2203 :param disable_other_actions_metadata: The disable_other_actions_metadata of this UserSettingsInformation. # noqa: E501 2204 :type: SettingsMetadata 2205 """ 2206 2207 self._disable_other_actions_metadata = disable_other_actions_metadata 2208 2209 @property 2210 def enable_ds_pro(self): 2211 """Gets the enable_ds_pro of this UserSettingsInformation. # noqa: E501 2212 2213 # noqa: E501 2214 2215 :return: The enable_ds_pro of this UserSettingsInformation. # noqa: E501 2216 :rtype: str 2217 """ 2218 return self._enable_ds_pro 2219 2220 @enable_ds_pro.setter 2221 def enable_ds_pro(self, enable_ds_pro): 2222 """Sets the enable_ds_pro of this UserSettingsInformation. 2223 2224 # noqa: E501 2225 2226 :param enable_ds_pro: The enable_ds_pro of this UserSettingsInformation. # noqa: E501 2227 :type: str 2228 """ 2229 2230 self._enable_ds_pro = enable_ds_pro 2231 2232 @property 2233 def enable_ds_pro_metadata(self): 2234 """Gets the enable_ds_pro_metadata of this UserSettingsInformation. # noqa: E501 2235 2236 Metadata that indicates whether the `enableDSPro` property is editable. # noqa: E501 2237 2238 :return: The enable_ds_pro_metadata of this UserSettingsInformation. # noqa: E501 2239 :rtype: SettingsMetadata 2240 """ 2241 return self._enable_ds_pro_metadata 2242 2243 @enable_ds_pro_metadata.setter 2244 def enable_ds_pro_metadata(self, enable_ds_pro_metadata): 2245 """Sets the enable_ds_pro_metadata of this UserSettingsInformation. 2246 2247 Metadata that indicates whether the `enableDSPro` property is editable. # noqa: E501 2248 2249 :param enable_ds_pro_metadata: The enable_ds_pro_metadata of this UserSettingsInformation. # noqa: E501 2250 :type: SettingsMetadata 2251 """ 2252 2253 self._enable_ds_pro_metadata = enable_ds_pro_metadata 2254 2255 @property 2256 def enable_key_terms_suggestions_by_document_type(self): 2257 """Gets the enable_key_terms_suggestions_by_document_type of this UserSettingsInformation. # noqa: E501 2258 2259 # noqa: E501 2260 2261 :return: The enable_key_terms_suggestions_by_document_type of this UserSettingsInformation. # noqa: E501 2262 :rtype: str 2263 """ 2264 return self._enable_key_terms_suggestions_by_document_type 2265 2266 @enable_key_terms_suggestions_by_document_type.setter 2267 def enable_key_terms_suggestions_by_document_type(self, enable_key_terms_suggestions_by_document_type): 2268 """Sets the enable_key_terms_suggestions_by_document_type of this UserSettingsInformation. 2269 2270 # noqa: E501 2271 2272 :param enable_key_terms_suggestions_by_document_type: The enable_key_terms_suggestions_by_document_type of this UserSettingsInformation. # noqa: E501 2273 :type: str 2274 """ 2275 2276 self._enable_key_terms_suggestions_by_document_type = enable_key_terms_suggestions_by_document_type 2277 2278 @property 2279 def enable_key_terms_suggestions_by_document_type_metadata(self): 2280 """Gets the enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. # noqa: E501 2281 2282 # noqa: E501 2283 2284 :return: The enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. # noqa: E501 2285 :rtype: SettingsMetadata 2286 """ 2287 return self._enable_key_terms_suggestions_by_document_type_metadata 2288 2289 @enable_key_terms_suggestions_by_document_type_metadata.setter 2290 def enable_key_terms_suggestions_by_document_type_metadata(self, enable_key_terms_suggestions_by_document_type_metadata): 2291 """Sets the enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. 2292 2293 # noqa: E501 2294 2295 :param enable_key_terms_suggestions_by_document_type_metadata: The enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. # noqa: E501 2296 :type: SettingsMetadata 2297 """ 2298 2299 self._enable_key_terms_suggestions_by_document_type_metadata = enable_key_terms_suggestions_by_document_type_metadata 2300 2301 @property 2302 def enable_sequential_signing_api(self): 2303 """Gets the enable_sequential_signing_api of this UserSettingsInformation. # noqa: E501 2304 2305 # noqa: E501 2306 2307 :return: The enable_sequential_signing_api of this UserSettingsInformation. # noqa: E501 2308 :rtype: str 2309 """ 2310 return self._enable_sequential_signing_api 2311 2312 @enable_sequential_signing_api.setter 2313 def enable_sequential_signing_api(self, enable_sequential_signing_api): 2314 """Sets the enable_sequential_signing_api of this UserSettingsInformation. 2315 2316 # noqa: E501 2317 2318 :param enable_sequential_signing_api: The enable_sequential_signing_api of this UserSettingsInformation. # noqa: E501 2319 :type: str 2320 """ 2321 2322 self._enable_sequential_signing_api = enable_sequential_signing_api 2323 2324 @property 2325 def enable_sequential_signing_api_metadata(self): 2326 """Gets the enable_sequential_signing_api_metadata of this UserSettingsInformation. # noqa: E501 2327 2328 Metadata that indicates whether the `enableSequentialSigningAPI` property is editable. # noqa: E501 2329 2330 :return: The enable_sequential_signing_api_metadata of this UserSettingsInformation. # noqa: E501 2331 :rtype: SettingsMetadata 2332 """ 2333 return self._enable_sequential_signing_api_metadata 2334 2335 @enable_sequential_signing_api_metadata.setter 2336 def enable_sequential_signing_api_metadata(self, enable_sequential_signing_api_metadata): 2337 """Sets the enable_sequential_signing_api_metadata of this UserSettingsInformation. 2338 2339 Metadata that indicates whether the `enableSequentialSigningAPI` property is editable. # noqa: E501 2340 2341 :param enable_sequential_signing_api_metadata: The enable_sequential_signing_api_metadata of this UserSettingsInformation. # noqa: E501 2342 :type: SettingsMetadata 2343 """ 2344 2345 self._enable_sequential_signing_api_metadata = enable_sequential_signing_api_metadata 2346 2347 @property 2348 def enable_sequential_signing_ui(self): 2349 """Gets the enable_sequential_signing_ui of this UserSettingsInformation. # noqa: E501 2350 2351 # noqa: E501 2352 2353 :return: The enable_sequential_signing_ui of this UserSettingsInformation. # noqa: E501 2354 :rtype: str 2355 """ 2356 return self._enable_sequential_signing_ui 2357 2358 @enable_sequential_signing_ui.setter 2359 def enable_sequential_signing_ui(self, enable_sequential_signing_ui): 2360 """Sets the enable_sequential_signing_ui of this UserSettingsInformation. 2361 2362 # noqa: E501 2363 2364 :param enable_sequential_signing_ui: The enable_sequential_signing_ui of this UserSettingsInformation. # noqa: E501 2365 :type: str 2366 """ 2367 2368 self._enable_sequential_signing_ui = enable_sequential_signing_ui 2369 2370 @property 2371 def enable_sequential_signing_ui_metadata(self): 2372 """Gets the enable_sequential_signing_ui_metadata of this UserSettingsInformation. # noqa: E501 2373 2374 Metadata that indicates whether the `enableSequentialSigningUI` property is editable. # noqa: E501 2375 2376 :return: The enable_sequential_signing_ui_metadata of this UserSettingsInformation. # noqa: E501 2377 :rtype: SettingsMetadata 2378 """ 2379 return self._enable_sequential_signing_ui_metadata 2380 2381 @enable_sequential_signing_ui_metadata.setter 2382 def enable_sequential_signing_ui_metadata(self, enable_sequential_signing_ui_metadata): 2383 """Sets the enable_sequential_signing_ui_metadata of this UserSettingsInformation. 2384 2385 Metadata that indicates whether the `enableSequentialSigningUI` property is editable. # noqa: E501 2386 2387 :param enable_sequential_signing_ui_metadata: The enable_sequential_signing_ui_metadata of this UserSettingsInformation. # noqa: E501 2388 :type: SettingsMetadata 2389 """ 2390 2391 self._enable_sequential_signing_ui_metadata = enable_sequential_signing_ui_metadata 2392 2393 @property 2394 def enable_signer_attachments(self): 2395 """Gets the enable_signer_attachments of this UserSettingsInformation. # noqa: E501 2396 2397 # noqa: E501 2398 2399 :return: The enable_signer_attachments of this UserSettingsInformation. # noqa: E501 2400 :rtype: str 2401 """ 2402 return self._enable_signer_attachments 2403 2404 @enable_signer_attachments.setter 2405 def enable_signer_attachments(self, enable_signer_attachments): 2406 """Sets the enable_signer_attachments of this UserSettingsInformation. 2407 2408 # noqa: E501 2409 2410 :param enable_signer_attachments: The enable_signer_attachments of this UserSettingsInformation. # noqa: E501 2411 :type: str 2412 """ 2413 2414 self._enable_signer_attachments = enable_signer_attachments 2415 2416 @property 2417 def enable_signer_attachments_metadata(self): 2418 """Gets the enable_signer_attachments_metadata of this UserSettingsInformation. # noqa: E501 2419 2420 Metadata that indicates whether the `enableSignerAttachments` property is editable. # noqa: E501 2421 2422 :return: The enable_signer_attachments_metadata of this UserSettingsInformation. # noqa: E501 2423 :rtype: SettingsMetadata 2424 """ 2425 return self._enable_signer_attachments_metadata 2426 2427 @enable_signer_attachments_metadata.setter 2428 def enable_signer_attachments_metadata(self, enable_signer_attachments_metadata): 2429 """Sets the enable_signer_attachments_metadata of this UserSettingsInformation. 2430 2431 Metadata that indicates whether the `enableSignerAttachments` property is editable. # noqa: E501 2432 2433 :param enable_signer_attachments_metadata: The enable_signer_attachments_metadata of this UserSettingsInformation. # noqa: E501 2434 :type: SettingsMetadata 2435 """ 2436 2437 self._enable_signer_attachments_metadata = enable_signer_attachments_metadata 2438 2439 @property 2440 def enable_sign_on_paper_override(self): 2441 """Gets the enable_sign_on_paper_override of this UserSettingsInformation. # noqa: E501 2442 2443 # noqa: E501 2444 2445 :return: The enable_sign_on_paper_override of this UserSettingsInformation. # noqa: E501 2446 :rtype: str 2447 """ 2448 return self._enable_sign_on_paper_override 2449 2450 @enable_sign_on_paper_override.setter 2451 def enable_sign_on_paper_override(self, enable_sign_on_paper_override): 2452 """Sets the enable_sign_on_paper_override of this UserSettingsInformation. 2453 2454 # noqa: E501 2455 2456 :param enable_sign_on_paper_override: The enable_sign_on_paper_override of this UserSettingsInformation. # noqa: E501 2457 :type: str 2458 """ 2459 2460 self._enable_sign_on_paper_override = enable_sign_on_paper_override 2461 2462 @property 2463 def enable_sign_on_paper_override_metadata(self): 2464 """Gets the enable_sign_on_paper_override_metadata of this UserSettingsInformation. # noqa: E501 2465 2466 Metadata that indicates whether the `enableSignOnPaperOverride` property is editable. # noqa: E501 2467 2468 :return: The enable_sign_on_paper_override_metadata of this UserSettingsInformation. # noqa: E501 2469 :rtype: SettingsMetadata 2470 """ 2471 return self._enable_sign_on_paper_override_metadata 2472 2473 @enable_sign_on_paper_override_metadata.setter 2474 def enable_sign_on_paper_override_metadata(self, enable_sign_on_paper_override_metadata): 2475 """Sets the enable_sign_on_paper_override_metadata of this UserSettingsInformation. 2476 2477 Metadata that indicates whether the `enableSignOnPaperOverride` property is editable. # noqa: E501 2478 2479 :param enable_sign_on_paper_override_metadata: The enable_sign_on_paper_override_metadata of this UserSettingsInformation. # noqa: E501 2480 :type: SettingsMetadata 2481 """ 2482 2483 self._enable_sign_on_paper_override_metadata = enable_sign_on_paper_override_metadata 2484 2485 @property 2486 def enable_transaction_point(self): 2487 """Gets the enable_transaction_point of this UserSettingsInformation. # noqa: E501 2488 2489 # noqa: E501 2490 2491 :return: The enable_transaction_point of this UserSettingsInformation. # noqa: E501 2492 :rtype: str 2493 """ 2494 return self._enable_transaction_point 2495 2496 @enable_transaction_point.setter 2497 def enable_transaction_point(self, enable_transaction_point): 2498 """Sets the enable_transaction_point of this UserSettingsInformation. 2499 2500 # noqa: E501 2501 2502 :param enable_transaction_point: The enable_transaction_point of this UserSettingsInformation. # noqa: E501 2503 :type: str 2504 """ 2505 2506 self._enable_transaction_point = enable_transaction_point 2507 2508 @property 2509 def enable_transaction_point_metadata(self): 2510 """Gets the enable_transaction_point_metadata of this UserSettingsInformation. # noqa: E501 2511 2512 Reserved for DocuSign. # noqa: E501 2513 2514 :return: The enable_transaction_point_metadata of this UserSettingsInformation. # noqa: E501 2515 :rtype: SettingsMetadata 2516 """ 2517 return self._enable_transaction_point_metadata 2518 2519 @enable_transaction_point_metadata.setter 2520 def enable_transaction_point_metadata(self, enable_transaction_point_metadata): 2521 """Sets the enable_transaction_point_metadata of this UserSettingsInformation. 2522 2523 Reserved for DocuSign. # noqa: E501 2524 2525 :param enable_transaction_point_metadata: The enable_transaction_point_metadata of this UserSettingsInformation. # noqa: E501 2526 :type: SettingsMetadata 2527 """ 2528 2529 self._enable_transaction_point_metadata = enable_transaction_point_metadata 2530 2531 @property 2532 def enable_vaulting(self): 2533 """Gets the enable_vaulting of this UserSettingsInformation. # noqa: E501 2534 2535 # noqa: E501 2536 2537 :return: The enable_vaulting of this UserSettingsInformation. # noqa: E501 2538 :rtype: str 2539 """ 2540 return self._enable_vaulting 2541 2542 @enable_vaulting.setter 2543 def enable_vaulting(self, enable_vaulting): 2544 """Sets the enable_vaulting of this UserSettingsInformation. 2545 2546 # noqa: E501 2547 2548 :param enable_vaulting: The enable_vaulting of this UserSettingsInformation. # noqa: E501 2549 :type: str 2550 """ 2551 2552 self._enable_vaulting = enable_vaulting 2553 2554 @property 2555 def enable_vaulting_metadata(self): 2556 """Gets the enable_vaulting_metadata of this UserSettingsInformation. # noqa: E501 2557 2558 Metadata that indicates whether the `enableVaulting` property is editable. # noqa: E501 2559 2560 :return: The enable_vaulting_metadata of this UserSettingsInformation. # noqa: E501 2561 :rtype: SettingsMetadata 2562 """ 2563 return self._enable_vaulting_metadata 2564 2565 @enable_vaulting_metadata.setter 2566 def enable_vaulting_metadata(self, enable_vaulting_metadata): 2567 """Sets the enable_vaulting_metadata of this UserSettingsInformation. 2568 2569 Metadata that indicates whether the `enableVaulting` property is editable. # noqa: E501 2570 2571 :param enable_vaulting_metadata: The enable_vaulting_metadata of this UserSettingsInformation. # noqa: E501 2572 :type: SettingsMetadata 2573 """ 2574 2575 self._enable_vaulting_metadata = enable_vaulting_metadata 2576 2577 @property 2578 def express_send_only(self): 2579 """Gets the express_send_only of this UserSettingsInformation. # noqa: E501 2580 2581 # noqa: E501 2582 2583 :return: The express_send_only of this UserSettingsInformation. # noqa: E501 2584 :rtype: str 2585 """ 2586 return self._express_send_only 2587 2588 @express_send_only.setter 2589 def express_send_only(self, express_send_only): 2590 """Sets the express_send_only of this UserSettingsInformation. 2591 2592 # noqa: E501 2593 2594 :param express_send_only: The express_send_only of this UserSettingsInformation. # noqa: E501 2595 :type: str 2596 """ 2597 2598 self._express_send_only = express_send_only 2599 2600 @property 2601 def locale(self): 2602 """Gets the locale of this UserSettingsInformation. # noqa: E501 2603 2604 # noqa: E501 2605 2606 :return: The locale of this UserSettingsInformation. # noqa: E501 2607 :rtype: str 2608 """ 2609 return self._locale 2610 2611 @locale.setter 2612 def locale(self, locale): 2613 """Sets the locale of this UserSettingsInformation. 2614 2615 # noqa: E501 2616 2617 :param locale: The locale of this UserSettingsInformation. # noqa: E501 2618 :type: str 2619 """ 2620 2621 self._locale = locale 2622 2623 @property 2624 def locale_metadata(self): 2625 """Gets the locale_metadata of this UserSettingsInformation. # noqa: E501 2626 2627 Metadata about the `locale` property. # noqa: E501 2628 2629 :return: The locale_metadata of this UserSettingsInformation. # noqa: E501 2630 :rtype: SettingsMetadata 2631 """ 2632 return self._locale_metadata 2633 2634 @locale_metadata.setter 2635 def locale_metadata(self, locale_metadata): 2636 """Sets the locale_metadata of this UserSettingsInformation. 2637 2638 Metadata about the `locale` property. # noqa: E501 2639 2640 :param locale_metadata: The locale_metadata of this UserSettingsInformation. # noqa: E501 2641 :type: SettingsMetadata 2642 """ 2643 2644 self._locale_metadata = locale_metadata 2645 2646 @property 2647 def locale_policy(self): 2648 """Gets the locale_policy of this UserSettingsInformation. # noqa: E501 2649 2650 Reserved for DocuSign. # noqa: E501 2651 2652 :return: The locale_policy of this UserSettingsInformation. # noqa: E501 2653 :rtype: LocalePolicy 2654 """ 2655 return self._locale_policy 2656 2657 @locale_policy.setter 2658 def locale_policy(self, locale_policy): 2659 """Sets the locale_policy of this UserSettingsInformation. 2660 2661 Reserved for DocuSign. # noqa: E501 2662 2663 :param locale_policy: The locale_policy of this UserSettingsInformation. # noqa: E501 2664 :type: LocalePolicy 2665 """ 2666 2667 self._locale_policy = locale_policy 2668 2669 @property 2670 def manage_clickwraps_mode(self): 2671 """Gets the manage_clickwraps_mode of this UserSettingsInformation. # noqa: E501 2672 2673 # noqa: E501 2674 2675 :return: The manage_clickwraps_mode of this UserSettingsInformation. # noqa: E501 2676 :rtype: str 2677 """ 2678 return self._manage_clickwraps_mode 2679 2680 @manage_clickwraps_mode.setter 2681 def manage_clickwraps_mode(self, manage_clickwraps_mode): 2682 """Sets the manage_clickwraps_mode of this UserSettingsInformation. 2683 2684 # noqa: E501 2685 2686 :param manage_clickwraps_mode: The manage_clickwraps_mode of this UserSettingsInformation. # noqa: E501 2687 :type: str 2688 """ 2689 2690 self._manage_clickwraps_mode = manage_clickwraps_mode 2691 2692 @property 2693 def manage_clickwraps_mode_metadata(self): 2694 """Gets the manage_clickwraps_mode_metadata of this UserSettingsInformation. # noqa: E501 2695 2696 Metadata about the `manageClickwrapsMode` property. # noqa: E501 2697 2698 :return: The manage_clickwraps_mode_metadata of this UserSettingsInformation. # noqa: E501 2699 :rtype: SettingsMetadata 2700 """ 2701 return self._manage_clickwraps_mode_metadata 2702 2703 @manage_clickwraps_mode_metadata.setter 2704 def manage_clickwraps_mode_metadata(self, manage_clickwraps_mode_metadata): 2705 """Sets the manage_clickwraps_mode_metadata of this UserSettingsInformation. 2706 2707 Metadata about the `manageClickwrapsMode` property. # noqa: E501 2708 2709 :param manage_clickwraps_mode_metadata: The manage_clickwraps_mode_metadata of this UserSettingsInformation. # noqa: E501 2710 :type: SettingsMetadata 2711 """ 2712 2713 self._manage_clickwraps_mode_metadata = manage_clickwraps_mode_metadata 2714 2715 @property 2716 def modified_by(self): 2717 """Gets the modified_by of this UserSettingsInformation. # noqa: E501 2718 2719 # noqa: E501 2720 2721 :return: The modified_by of this UserSettingsInformation. # noqa: E501 2722 :rtype: str 2723 """ 2724 return self._modified_by 2725 2726 @modified_by.setter 2727 def modified_by(self, modified_by): 2728 """Sets the modified_by of this UserSettingsInformation. 2729 2730 # noqa: E501 2731 2732 :param modified_by: The modified_by of this UserSettingsInformation. # noqa: E501 2733 :type: str 2734 """ 2735 2736 self._modified_by = modified_by 2737 2738 @property 2739 def modified_by_metadata(self): 2740 """Gets the modified_by_metadata of this UserSettingsInformation. # noqa: E501 2741 2742 Metadata about the `modifiedBy` property. # noqa: E501 2743 2744 :return: The modified_by_metadata of this UserSettingsInformation. # noqa: E501 2745 :rtype: SettingsMetadata 2746 """ 2747 return self._modified_by_metadata 2748 2749 @modified_by_metadata.setter 2750 def modified_by_metadata(self, modified_by_metadata): 2751 """Sets the modified_by_metadata of this UserSettingsInformation. 2752 2753 Metadata about the `modifiedBy` property. # noqa: E501 2754 2755 :param modified_by_metadata: The modified_by_metadata of this UserSettingsInformation. # noqa: E501 2756 :type: SettingsMetadata 2757 """ 2758 2759 self._modified_by_metadata = modified_by_metadata 2760 2761 @property 2762 def modified_date(self): 2763 """Gets the modified_date of this UserSettingsInformation. # noqa: E501 2764 2765 # noqa: E501 2766 2767 :return: The modified_date of this UserSettingsInformation. # noqa: E501 2768 :rtype: str 2769 """ 2770 return self._modified_date 2771 2772 @modified_date.setter 2773 def modified_date(self, modified_date): 2774 """Sets the modified_date of this UserSettingsInformation. 2775 2776 # noqa: E501 2777 2778 :param modified_date: The modified_date of this UserSettingsInformation. # noqa: E501 2779 :type: str 2780 """ 2781 2782 self._modified_date = modified_date 2783 2784 @property 2785 def modified_date_metadata(self): 2786 """Gets the modified_date_metadata of this UserSettingsInformation. # noqa: E501 2787 2788 Metadata about the `modifiedDate` property. # noqa: E501 2789 2790 :return: The modified_date_metadata of this UserSettingsInformation. # noqa: E501 2791 :rtype: SettingsMetadata 2792 """ 2793 return self._modified_date_metadata 2794 2795 @modified_date_metadata.setter 2796 def modified_date_metadata(self, modified_date_metadata): 2797 """Sets the modified_date_metadata of this UserSettingsInformation. 2798 2799 Metadata about the `modifiedDate` property. # noqa: E501 2800 2801 :param modified_date_metadata: The modified_date_metadata of this UserSettingsInformation. # noqa: E501 2802 :type: SettingsMetadata 2803 """ 2804 2805 self._modified_date_metadata = modified_date_metadata 2806 2807 @property 2808 def modified_page(self): 2809 """Gets the modified_page of this UserSettingsInformation. # noqa: E501 2810 2811 # noqa: E501 2812 2813 :return: The modified_page of this UserSettingsInformation. # noqa: E501 2814 :rtype: str 2815 """ 2816 return self._modified_page 2817 2818 @modified_page.setter 2819 def modified_page(self, modified_page): 2820 """Sets the modified_page of this UserSettingsInformation. 2821 2822 # noqa: E501 2823 2824 :param modified_page: The modified_page of this UserSettingsInformation. # noqa: E501 2825 :type: str 2826 """ 2827 2828 self._modified_page = modified_page 2829 2830 @property 2831 def modified_page_metadata(self): 2832 """Gets the modified_page_metadata of this UserSettingsInformation. # noqa: E501 2833 2834 Metadata about the `modifiedPage` property. # noqa: E501 2835 2836 :return: The modified_page_metadata of this UserSettingsInformation. # noqa: E501 2837 :rtype: SettingsMetadata 2838 """ 2839 return self._modified_page_metadata 2840 2841 @modified_page_metadata.setter 2842 def modified_page_metadata(self, modified_page_metadata): 2843 """Sets the modified_page_metadata of this UserSettingsInformation. 2844 2845 Metadata about the `modifiedPage` property. # noqa: E501 2846 2847 :param modified_page_metadata: The modified_page_metadata of this UserSettingsInformation. # noqa: E501 2848 :type: SettingsMetadata 2849 """ 2850 2851 self._modified_page_metadata = modified_page_metadata 2852 2853 @property 2854 def new_send_ui(self): 2855 """Gets the new_send_ui of this UserSettingsInformation. # noqa: E501 2856 2857 # noqa: E501 2858 2859 :return: The new_send_ui of this UserSettingsInformation. # noqa: E501 2860 :rtype: str 2861 """ 2862 return self._new_send_ui 2863 2864 @new_send_ui.setter 2865 def new_send_ui(self, new_send_ui): 2866 """Sets the new_send_ui of this UserSettingsInformation. 2867 2868 # noqa: E501 2869 2870 :param new_send_ui: The new_send_ui of this UserSettingsInformation. # noqa: E501 2871 :type: str 2872 """ 2873 2874 self._new_send_ui = new_send_ui 2875 2876 @property 2877 def new_send_ui_metadata(self): 2878 """Gets the new_send_ui_metadata of this UserSettingsInformation. # noqa: E501 2879 2880 Metadata about the `newSendUI` property. # noqa: E501 2881 2882 :return: The new_send_ui_metadata of this UserSettingsInformation. # noqa: E501 2883 :rtype: SettingsMetadata 2884 """ 2885 return self._new_send_ui_metadata 2886 2887 @new_send_ui_metadata.setter 2888 def new_send_ui_metadata(self, new_send_ui_metadata): 2889 """Sets the new_send_ui_metadata of this UserSettingsInformation. 2890 2891 Metadata about the `newSendUI` property. # noqa: E501 2892 2893 :param new_send_ui_metadata: The new_send_ui_metadata of this UserSettingsInformation. # noqa: E501 2894 :type: SettingsMetadata 2895 """ 2896 2897 self._new_send_ui_metadata = new_send_ui_metadata 2898 2899 @property 2900 def power_form_mode(self): 2901 """Gets the power_form_mode of this UserSettingsInformation. # noqa: E501 2902 2903 # noqa: E501 2904 2905 :return: The power_form_mode of this UserSettingsInformation. # noqa: E501 2906 :rtype: str 2907 """ 2908 return self._power_form_mode 2909 2910 @power_form_mode.setter 2911 def power_form_mode(self, power_form_mode): 2912 """Sets the power_form_mode of this UserSettingsInformation. 2913 2914 # noqa: E501 2915 2916 :param power_form_mode: The power_form_mode of this UserSettingsInformation. # noqa: E501 2917 :type: str 2918 """ 2919 2920 self._power_form_mode = power_form_mode 2921 2922 @property 2923 def power_form_mode_metadata(self): 2924 """Gets the power_form_mode_metadata of this UserSettingsInformation. # noqa: E501 2925 2926 Metadata about the `powerFormMode` property. # noqa: E501 2927 2928 :return: The power_form_mode_metadata of this UserSettingsInformation. # noqa: E501 2929 :rtype: SettingsMetadata 2930 """ 2931 return self._power_form_mode_metadata 2932 2933 @power_form_mode_metadata.setter 2934 def power_form_mode_metadata(self, power_form_mode_metadata): 2935 """Sets the power_form_mode_metadata of this UserSettingsInformation. 2936 2937 Metadata about the `powerFormMode` property. # noqa: E501 2938 2939 :param power_form_mode_metadata: The power_form_mode_metadata of this UserSettingsInformation. # noqa: E501 2940 :type: SettingsMetadata 2941 """ 2942 2943 self._power_form_mode_metadata = power_form_mode_metadata 2944 2945 @property 2946 def recipient_viewed_notification(self): 2947 """Gets the recipient_viewed_notification of this UserSettingsInformation. # noqa: E501 2948 2949 # noqa: E501 2950 2951 :return: The recipient_viewed_notification of this UserSettingsInformation. # noqa: E501 2952 :rtype: str 2953 """ 2954 return self._recipient_viewed_notification 2955 2956 @recipient_viewed_notification.setter 2957 def recipient_viewed_notification(self, recipient_viewed_notification): 2958 """Sets the recipient_viewed_notification of this UserSettingsInformation. 2959 2960 # noqa: E501 2961 2962 :param recipient_viewed_notification: The recipient_viewed_notification of this UserSettingsInformation. # noqa: E501 2963 :type: str 2964 """ 2965 2966 self._recipient_viewed_notification = recipient_viewed_notification 2967 2968 @property 2969 def recipient_viewed_notification_metadata(self): 2970 """Gets the recipient_viewed_notification_metadata of this UserSettingsInformation. # noqa: E501 2971 2972 Metadata about the `recipientViewedNotification` property. # noqa: E501 2973 2974 :return: The recipient_viewed_notification_metadata of this UserSettingsInformation. # noqa: E501 2975 :rtype: SettingsMetadata 2976 """ 2977 return self._recipient_viewed_notification_metadata 2978 2979 @recipient_viewed_notification_metadata.setter 2980 def recipient_viewed_notification_metadata(self, recipient_viewed_notification_metadata): 2981 """Sets the recipient_viewed_notification_metadata of this UserSettingsInformation. 2982 2983 Metadata about the `recipientViewedNotification` property. # noqa: E501 2984 2985 :param recipient_viewed_notification_metadata: The recipient_viewed_notification_metadata of this UserSettingsInformation. # noqa: E501 2986 :type: SettingsMetadata 2987 """ 2988 2989 self._recipient_viewed_notification_metadata = recipient_viewed_notification_metadata 2990 2991 @property 2992 def seal_identifiers(self): 2993 """Gets the seal_identifiers of this UserSettingsInformation. # noqa: E501 2994 2995 # noqa: E501 2996 2997 :return: The seal_identifiers of this UserSettingsInformation. # noqa: E501 2998 :rtype: list[SealIdentifier] 2999 """ 3000 return self._seal_identifiers 3001 3002 @seal_identifiers.setter 3003 def seal_identifiers(self, seal_identifiers): 3004 """Sets the seal_identifiers of this UserSettingsInformation. 3005 3006 # noqa: E501 3007 3008 :param seal_identifiers: The seal_identifiers of this UserSettingsInformation. # noqa: E501 3009 :type: list[SealIdentifier] 3010 """ 3011 3012 self._seal_identifiers = seal_identifiers 3013 3014 @property 3015 def self_signed_recipient_email_document(self): 3016 """Gets the self_signed_recipient_email_document of this UserSettingsInformation. # noqa: E501 3017 3018 # noqa: E501 3019 3020 :return: The self_signed_recipient_email_document of this UserSettingsInformation. # noqa: E501 3021 :rtype: str 3022 """ 3023 return self._self_signed_recipient_email_document 3024 3025 @self_signed_recipient_email_document.setter 3026 def self_signed_recipient_email_document(self, self_signed_recipient_email_document): 3027 """Sets the self_signed_recipient_email_document of this UserSettingsInformation. 3028 3029 # noqa: E501 3030 3031 :param self_signed_recipient_email_document: The self_signed_recipient_email_document of this UserSettingsInformation. # noqa: E501 3032 :type: str 3033 """ 3034 3035 self._self_signed_recipient_email_document = self_signed_recipient_email_document 3036 3037 @property 3038 def self_signed_recipient_email_document_metadata(self): 3039 """Gets the self_signed_recipient_email_document_metadata of this UserSettingsInformation. # noqa: E501 3040 3041 Metadata that indicates whether the `selfSignedRecipientEmailDocument` property is editable. # noqa: E501 3042 3043 :return: The self_signed_recipient_email_document_metadata of this UserSettingsInformation. # noqa: E501 3044 :rtype: SettingsMetadata 3045 """ 3046 return self._self_signed_recipient_email_document_metadata 3047 3048 @self_signed_recipient_email_document_metadata.setter 3049 def self_signed_recipient_email_document_metadata(self, self_signed_recipient_email_document_metadata): 3050 """Sets the self_signed_recipient_email_document_metadata of this UserSettingsInformation. 3051 3052 Metadata that indicates whether the `selfSignedRecipientEmailDocument` property is editable. # noqa: E501 3053 3054 :param self_signed_recipient_email_document_metadata: The self_signed_recipient_email_document_metadata of this UserSettingsInformation. # noqa: E501 3055 :type: SettingsMetadata 3056 """ 3057 3058 self._self_signed_recipient_email_document_metadata = self_signed_recipient_email_document_metadata 3059 3060 @property 3061 def sender_email_notifications(self): 3062 """Gets the sender_email_notifications of this UserSettingsInformation. # noqa: E501 3063 3064 An array of email notifications that sets the email the user receives when they are a sender. When the specific email notification is set to true, the user will receive those types of email notifications from DocuSign. The user inherits the default account sender email notification settings when the user is created. The email notifications are: * envelopeComplete * changedSigner * senderEnvelopeDeclined * withdrawnConsent * recipientViewed * deliveryFailed # noqa: E501 3065 3066 :return: The sender_email_notifications of this UserSettingsInformation. # noqa: E501 3067 :rtype: SenderEmailNotifications 3068 """ 3069 return self._sender_email_notifications 3070 3071 @sender_email_notifications.setter 3072 def sender_email_notifications(self, sender_email_notifications): 3073 """Sets the sender_email_notifications of this UserSettingsInformation. 3074 3075 An array of email notifications that sets the email the user receives when they are a sender. When the specific email notification is set to true, the user will receive those types of email notifications from DocuSign. The user inherits the default account sender email notification settings when the user is created. The email notifications are: * envelopeComplete * changedSigner * senderEnvelopeDeclined * withdrawnConsent * recipientViewed * deliveryFailed # noqa: E501 3076 3077 :param sender_email_notifications: The sender_email_notifications of this UserSettingsInformation. # noqa: E501 3078 :type: SenderEmailNotifications 3079 """ 3080 3081 self._sender_email_notifications = sender_email_notifications 3082 3083 @property 3084 def signer_email_notifications(self): 3085 """Gets the signer_email_notifications of this UserSettingsInformation. # noqa: E501 3086 3087 An array of email notifications that specifies the email the user receives when they are a recipient. When the specific email notification is set to true, the user receives those types of email notifications from DocuSign. The user inherits the default account email notification settings when the user is created. # noqa: E501 3088 3089 :return: The signer_email_notifications of this UserSettingsInformation. # noqa: E501 3090 :rtype: SignerEmailNotifications 3091 """ 3092 return self._signer_email_notifications 3093 3094 @signer_email_notifications.setter 3095 def signer_email_notifications(self, signer_email_notifications): 3096 """Sets the signer_email_notifications of this UserSettingsInformation. 3097 3098 An array of email notifications that specifies the email the user receives when they are a recipient. When the specific email notification is set to true, the user receives those types of email notifications from DocuSign. The user inherits the default account email notification settings when the user is created. # noqa: E501 3099 3100 :param signer_email_notifications: The signer_email_notifications of this UserSettingsInformation. # noqa: E501 3101 :type: SignerEmailNotifications 3102 """ 3103 3104 self._signer_email_notifications = signer_email_notifications 3105 3106 @property 3107 def supplemental_document_include_in_download(self): 3108 """Gets the supplemental_document_include_in_download of this UserSettingsInformation. # noqa: E501 3109 3110 # noqa: E501 3111 3112 :return: The supplemental_document_include_in_download of this UserSettingsInformation. # noqa: E501 3113 :rtype: str 3114 """ 3115 return self._supplemental_document_include_in_download 3116 3117 @supplemental_document_include_in_download.setter 3118 def supplemental_document_include_in_download(self, supplemental_document_include_in_download): 3119 """Sets the supplemental_document_include_in_download of this UserSettingsInformation. 3120 3121 # noqa: E501 3122 3123 :param supplemental_document_include_in_download: The supplemental_document_include_in_download of this UserSettingsInformation. # noqa: E501 3124 :type: str 3125 """ 3126 3127 self._supplemental_document_include_in_download = supplemental_document_include_in_download 3128 3129 @property 3130 def supplemental_documents_must_accept(self): 3131 """Gets the supplemental_documents_must_accept of this UserSettingsInformation. # noqa: E501 3132 3133 # noqa: E501 3134 3135 :return: The supplemental_documents_must_accept of this UserSettingsInformation. # noqa: E501 3136 :rtype: str 3137 """ 3138 return self._supplemental_documents_must_accept 3139 3140 @supplemental_documents_must_accept.setter 3141 def supplemental_documents_must_accept(self, supplemental_documents_must_accept): 3142 """Sets the supplemental_documents_must_accept of this UserSettingsInformation. 3143 3144 # noqa: E501 3145 3146 :param supplemental_documents_must_accept: The supplemental_documents_must_accept of this UserSettingsInformation. # noqa: E501 3147 :type: str 3148 """ 3149 3150 self._supplemental_documents_must_accept = supplemental_documents_must_accept 3151 3152 @property 3153 def supplemental_documents_must_accept_metadata(self): 3154 """Gets the supplemental_documents_must_accept_metadata of this UserSettingsInformation. # noqa: E501 3155 3156 Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable. # noqa: E501 3157 3158 :return: The supplemental_documents_must_accept_metadata of this UserSettingsInformation. # noqa: E501 3159 :rtype: SettingsMetadata 3160 """ 3161 return self._supplemental_documents_must_accept_metadata 3162 3163 @supplemental_documents_must_accept_metadata.setter 3164 def supplemental_documents_must_accept_metadata(self, supplemental_documents_must_accept_metadata): 3165 """Sets the supplemental_documents_must_accept_metadata of this UserSettingsInformation. 3166 3167 Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable. # noqa: E501 3168 3169 :param supplemental_documents_must_accept_metadata: The supplemental_documents_must_accept_metadata of this UserSettingsInformation. # noqa: E501 3170 :type: SettingsMetadata 3171 """ 3172 3173 self._supplemental_documents_must_accept_metadata = supplemental_documents_must_accept_metadata 3174 3175 @property 3176 def supplemental_documents_must_read(self): 3177 """Gets the supplemental_documents_must_read of this UserSettingsInformation. # noqa: E501 3178 3179 # noqa: E501 3180 3181 :return: The supplemental_documents_must_read of this UserSettingsInformation. # noqa: E501 3182 :rtype: str 3183 """ 3184 return self._supplemental_documents_must_read 3185 3186 @supplemental_documents_must_read.setter 3187 def supplemental_documents_must_read(self, supplemental_documents_must_read): 3188 """Sets the supplemental_documents_must_read of this UserSettingsInformation. 3189 3190 # noqa: E501 3191 3192 :param supplemental_documents_must_read: The supplemental_documents_must_read of this UserSettingsInformation. # noqa: E501 3193 :type: str 3194 """ 3195 3196 self._supplemental_documents_must_read = supplemental_documents_must_read 3197 3198 @property 3199 def supplemental_documents_must_read_metadata(self): 3200 """Gets the supplemental_documents_must_read_metadata of this UserSettingsInformation. # noqa: E501 3201 3202 Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable. # noqa: E501 3203 3204 :return: The supplemental_documents_must_read_metadata of this UserSettingsInformation. # noqa: E501 3205 :rtype: SettingsMetadata 3206 """ 3207 return self._supplemental_documents_must_read_metadata 3208 3209 @supplemental_documents_must_read_metadata.setter 3210 def supplemental_documents_must_read_metadata(self, supplemental_documents_must_read_metadata): 3211 """Sets the supplemental_documents_must_read_metadata of this UserSettingsInformation. 3212 3213 Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable. # noqa: E501 3214 3215 :param supplemental_documents_must_read_metadata: The supplemental_documents_must_read_metadata of this UserSettingsInformation. # noqa: E501 3216 :type: SettingsMetadata 3217 """ 3218 3219 self._supplemental_documents_must_read_metadata = supplemental_documents_must_read_metadata 3220 3221 @property 3222 def supplemental_documents_must_view(self): 3223 """Gets the supplemental_documents_must_view of this UserSettingsInformation. # noqa: E501 3224 3225 # noqa: E501 3226 3227 :return: The supplemental_documents_must_view of this UserSettingsInformation. # noqa: E501 3228 :rtype: str 3229 """ 3230 return self._supplemental_documents_must_view 3231 3232 @supplemental_documents_must_view.setter 3233 def supplemental_documents_must_view(self, supplemental_documents_must_view): 3234 """Sets the supplemental_documents_must_view of this UserSettingsInformation. 3235 3236 # noqa: E501 3237 3238 :param supplemental_documents_must_view: The supplemental_documents_must_view of this UserSettingsInformation. # noqa: E501 3239 :type: str 3240 """ 3241 3242 self._supplemental_documents_must_view = supplemental_documents_must_view 3243 3244 @property 3245 def supplemental_documents_must_view_metadata(self): 3246 """Gets the supplemental_documents_must_view_metadata of this UserSettingsInformation. # noqa: E501 3247 3248 Metadata that indicates whether the `supplementalDocumentsMustView` property is editable. # noqa: E501 3249 3250 :return: The supplemental_documents_must_view_metadata of this UserSettingsInformation. # noqa: E501 3251 :rtype: SettingsMetadata 3252 """ 3253 return self._supplemental_documents_must_view_metadata 3254 3255 @supplemental_documents_must_view_metadata.setter 3256 def supplemental_documents_must_view_metadata(self, supplemental_documents_must_view_metadata): 3257 """Sets the supplemental_documents_must_view_metadata of this UserSettingsInformation. 3258 3259 Metadata that indicates whether the `supplementalDocumentsMustView` property is editable. # noqa: E501 3260 3261 :param supplemental_documents_must_view_metadata: The supplemental_documents_must_view_metadata of this UserSettingsInformation. # noqa: E501 3262 :type: SettingsMetadata 3263 """ 3264 3265 self._supplemental_documents_must_view_metadata = supplemental_documents_must_view_metadata 3266 3267 @property 3268 def template_active_creation(self): 3269 """Gets the template_active_creation of this UserSettingsInformation. # noqa: E501 3270 3271 # noqa: E501 3272 3273 :return: The template_active_creation of this UserSettingsInformation. # noqa: E501 3274 :rtype: str 3275 """ 3276 return self._template_active_creation 3277 3278 @template_active_creation.setter 3279 def template_active_creation(self, template_active_creation): 3280 """Sets the template_active_creation of this UserSettingsInformation. 3281 3282 # noqa: E501 3283 3284 :param template_active_creation: The template_active_creation of this UserSettingsInformation. # noqa: E501 3285 :type: str 3286 """ 3287 3288 self._template_active_creation = template_active_creation 3289 3290 @property 3291 def template_active_creation_metadata(self): 3292 """Gets the template_active_creation_metadata of this UserSettingsInformation. # noqa: E501 3293 3294 Metadata about the `templateActiveCreation` property. # noqa: E501 3295 3296 :return: The template_active_creation_metadata of this UserSettingsInformation. # noqa: E501 3297 :rtype: SettingsMetadata 3298 """ 3299 return self._template_active_creation_metadata 3300 3301 @template_active_creation_metadata.setter 3302 def template_active_creation_metadata(self, template_active_creation_metadata): 3303 """Sets the template_active_creation_metadata of this UserSettingsInformation. 3304 3305 Metadata about the `templateActiveCreation` property. # noqa: E501 3306 3307 :param template_active_creation_metadata: The template_active_creation_metadata of this UserSettingsInformation. # noqa: E501 3308 :type: SettingsMetadata 3309 """ 3310 3311 self._template_active_creation_metadata = template_active_creation_metadata 3312 3313 @property 3314 def template_apply_notify(self): 3315 """Gets the template_apply_notify of this UserSettingsInformation. # noqa: E501 3316 3317 # noqa: E501 3318 3319 :return: The template_apply_notify of this UserSettingsInformation. # noqa: E501 3320 :rtype: str 3321 """ 3322 return self._template_apply_notify 3323 3324 @template_apply_notify.setter 3325 def template_apply_notify(self, template_apply_notify): 3326 """Sets the template_apply_notify of this UserSettingsInformation. 3327 3328 # noqa: E501 3329 3330 :param template_apply_notify: The template_apply_notify of this UserSettingsInformation. # noqa: E501 3331 :type: str 3332 """ 3333 3334 self._template_apply_notify = template_apply_notify 3335 3336 @property 3337 def template_apply_notify_metadata(self): 3338 """Gets the template_apply_notify_metadata of this UserSettingsInformation. # noqa: E501 3339 3340 Metadata about the `templateApplyNotify` property. # noqa: E501 3341 3342 :return: The template_apply_notify_metadata of this UserSettingsInformation. # noqa: E501 3343 :rtype: SettingsMetadata 3344 """ 3345 return self._template_apply_notify_metadata 3346 3347 @template_apply_notify_metadata.setter 3348 def template_apply_notify_metadata(self, template_apply_notify_metadata): 3349 """Sets the template_apply_notify_metadata of this UserSettingsInformation. 3350 3351 Metadata about the `templateApplyNotify` property. # noqa: E501 3352 3353 :param template_apply_notify_metadata: The template_apply_notify_metadata of this UserSettingsInformation. # noqa: E501 3354 :type: SettingsMetadata 3355 """ 3356 3357 self._template_apply_notify_metadata = template_apply_notify_metadata 3358 3359 @property 3360 def template_auto_matching(self): 3361 """Gets the template_auto_matching of this UserSettingsInformation. # noqa: E501 3362 3363 # noqa: E501 3364 3365 :return: The template_auto_matching of this UserSettingsInformation. # noqa: E501 3366 :rtype: str 3367 """ 3368 return self._template_auto_matching 3369 3370 @template_auto_matching.setter 3371 def template_auto_matching(self, template_auto_matching): 3372 """Sets the template_auto_matching of this UserSettingsInformation. 3373 3374 # noqa: E501 3375 3376 :param template_auto_matching: The template_auto_matching of this UserSettingsInformation. # noqa: E501 3377 :type: str 3378 """ 3379 3380 self._template_auto_matching = template_auto_matching 3381 3382 @property 3383 def template_auto_matching_metadata(self): 3384 """Gets the template_auto_matching_metadata of this UserSettingsInformation. # noqa: E501 3385 3386 Metadata about the `templateAutoMatching` property. # noqa: E501 3387 3388 :return: The template_auto_matching_metadata of this UserSettingsInformation. # noqa: E501 3389 :rtype: SettingsMetadata 3390 """ 3391 return self._template_auto_matching_metadata 3392 3393 @template_auto_matching_metadata.setter 3394 def template_auto_matching_metadata(self, template_auto_matching_metadata): 3395 """Sets the template_auto_matching_metadata of this UserSettingsInformation. 3396 3397 Metadata about the `templateAutoMatching` property. # noqa: E501 3398 3399 :param template_auto_matching_metadata: The template_auto_matching_metadata of this UserSettingsInformation. # noqa: E501 3400 :type: SettingsMetadata 3401 """ 3402 3403 self._template_auto_matching_metadata = template_auto_matching_metadata 3404 3405 @property 3406 def template_matching_sensitivity(self): 3407 """Gets the template_matching_sensitivity of this UserSettingsInformation. # noqa: E501 3408 3409 # noqa: E501 3410 3411 :return: The template_matching_sensitivity of this UserSettingsInformation. # noqa: E501 3412 :rtype: str 3413 """ 3414 return self._template_matching_sensitivity 3415 3416 @template_matching_sensitivity.setter 3417 def template_matching_sensitivity(self, template_matching_sensitivity): 3418 """Sets the template_matching_sensitivity of this UserSettingsInformation. 3419 3420 # noqa: E501 3421 3422 :param template_matching_sensitivity: The template_matching_sensitivity of this UserSettingsInformation. # noqa: E501 3423 :type: str 3424 """ 3425 3426 self._template_matching_sensitivity = template_matching_sensitivity 3427 3428 @property 3429 def template_matching_sensitivity_metadata(self): 3430 """Gets the template_matching_sensitivity_metadata of this UserSettingsInformation. # noqa: E501 3431 3432 Metadata about the `tempalteMatchingSensitivity` property. # noqa: E501 3433 3434 :return: The template_matching_sensitivity_metadata of this UserSettingsInformation. # noqa: E501 3435 :rtype: SettingsMetadata 3436 """ 3437 return self._template_matching_sensitivity_metadata 3438 3439 @template_matching_sensitivity_metadata.setter 3440 def template_matching_sensitivity_metadata(self, template_matching_sensitivity_metadata): 3441 """Sets the template_matching_sensitivity_metadata of this UserSettingsInformation. 3442 3443 Metadata about the `tempalteMatchingSensitivity` property. # noqa: E501 3444 3445 :param template_matching_sensitivity_metadata: The template_matching_sensitivity_metadata of this UserSettingsInformation. # noqa: E501 3446 :type: SettingsMetadata 3447 """ 3448 3449 self._template_matching_sensitivity_metadata = template_matching_sensitivity_metadata 3450 3451 @property 3452 def template_page_level_matching(self): 3453 """Gets the template_page_level_matching of this UserSettingsInformation. # noqa: E501 3454 3455 # noqa: E501 3456 3457 :return: The template_page_level_matching of this UserSettingsInformation. # noqa: E501 3458 :rtype: str 3459 """ 3460 return self._template_page_level_matching 3461 3462 @template_page_level_matching.setter 3463 def template_page_level_matching(self, template_page_level_matching): 3464 """Sets the template_page_level_matching of this UserSettingsInformation. 3465 3466 # noqa: E501 3467 3468 :param template_page_level_matching: The template_page_level_matching of this UserSettingsInformation. # noqa: E501 3469 :type: str 3470 """ 3471 3472 self._template_page_level_matching = template_page_level_matching 3473 3474 @property 3475 def template_page_level_matching_metadata(self): 3476 """Gets the template_page_level_matching_metadata of this UserSettingsInformation. # noqa: E501 3477 3478 Metadata about the `templatePageLevelMatching` property. # noqa: E501 3479 3480 :return: The template_page_level_matching_metadata of this UserSettingsInformation. # noqa: E501 3481 :rtype: SettingsMetadata 3482 """ 3483 return self._template_page_level_matching_metadata 3484 3485 @template_page_level_matching_metadata.setter 3486 def template_page_level_matching_metadata(self, template_page_level_matching_metadata): 3487 """Sets the template_page_level_matching_metadata of this UserSettingsInformation. 3488 3489 Metadata about the `templatePageLevelMatching` property. # noqa: E501 3490 3491 :param template_page_level_matching_metadata: The template_page_level_matching_metadata of this UserSettingsInformation. # noqa: E501 3492 :type: SettingsMetadata 3493 """ 3494 3495 self._template_page_level_matching_metadata = template_page_level_matching_metadata 3496 3497 @property 3498 def timezone_dst(self): 3499 """Gets the timezone_dst of this UserSettingsInformation. # noqa: E501 3500 3501 # noqa: E501 3502 3503 :return: The timezone_dst of this UserSettingsInformation. # noqa: E501 3504 :rtype: str 3505 """ 3506 return self._timezone_dst 3507 3508 @timezone_dst.setter 3509 def timezone_dst(self, timezone_dst): 3510 """Sets the timezone_dst of this UserSettingsInformation. 3511 3512 # noqa: E501 3513 3514 :param timezone_dst: The timezone_dst of this UserSettingsInformation. # noqa: E501 3515 :type: str 3516 """ 3517 3518 self._timezone_dst = timezone_dst 3519 3520 @property 3521 def timezone_dst_metadata(self): 3522 """Gets the timezone_dst_metadata of this UserSettingsInformation. # noqa: E501 3523 3524 Metadata about the `timezoneDST` property. # noqa: E501 3525 3526 :return: The timezone_dst_metadata of this UserSettingsInformation. # noqa: E501 3527 :rtype: SettingsMetadata 3528 """ 3529 return self._timezone_dst_metadata 3530 3531 @timezone_dst_metadata.setter 3532 def timezone_dst_metadata(self, timezone_dst_metadata): 3533 """Sets the timezone_dst_metadata of this UserSettingsInformation. 3534 3535 Metadata about the `timezoneDST` property. # noqa: E501 3536 3537 :param timezone_dst_metadata: The timezone_dst_metadata of this UserSettingsInformation. # noqa: E501 3538 :type: SettingsMetadata 3539 """ 3540 3541 self._timezone_dst_metadata = timezone_dst_metadata 3542 3543 @property 3544 def timezone_mask(self): 3545 """Gets the timezone_mask of this UserSettingsInformation. # noqa: E501 3546 3547 # noqa: E501 3548 3549 :return: The timezone_mask of this UserSettingsInformation. # noqa: E501 3550 :rtype: str 3551 """ 3552 return self._timezone_mask 3553 3554 @timezone_mask.setter 3555 def timezone_mask(self, timezone_mask): 3556 """Sets the timezone_mask of this UserSettingsInformation. 3557 3558 # noqa: E501 3559 3560 :param timezone_mask: The timezone_mask of this UserSettingsInformation. # noqa: E501 3561 :type: str 3562 """ 3563 3564 self._timezone_mask = timezone_mask 3565 3566 @property 3567 def timezone_mask_metadata(self): 3568 """Gets the timezone_mask_metadata of this UserSettingsInformation. # noqa: E501 3569 3570 Metadata about the `timezoneMask` property. # noqa: E501 3571 3572 :return: The timezone_mask_metadata of this UserSettingsInformation. # noqa: E501 3573 :rtype: SettingsMetadata 3574 """ 3575 return self._timezone_mask_metadata 3576 3577 @timezone_mask_metadata.setter 3578 def timezone_mask_metadata(self, timezone_mask_metadata): 3579 """Sets the timezone_mask_metadata of this UserSettingsInformation. 3580 3581 Metadata about the `timezoneMask` property. # noqa: E501 3582 3583 :param timezone_mask_metadata: The timezone_mask_metadata of this UserSettingsInformation. # noqa: E501 3584 :type: SettingsMetadata 3585 """ 3586 3587 self._timezone_mask_metadata = timezone_mask_metadata 3588 3589 @property 3590 def timezone_offset(self): 3591 """Gets the timezone_offset of this UserSettingsInformation. # noqa: E501 3592 3593 # noqa: E501 3594 3595 :return: The timezone_offset of this UserSettingsInformation. # noqa: E501 3596 :rtype: str 3597 """ 3598 return self._timezone_offset 3599 3600 @timezone_offset.setter 3601 def timezone_offset(self, timezone_offset): 3602 """Sets the timezone_offset of this UserSettingsInformation. 3603 3604 # noqa: E501 3605 3606 :param timezone_offset: The timezone_offset of this UserSettingsInformation. # noqa: E501 3607 :type: str 3608 """ 3609 3610 self._timezone_offset = timezone_offset 3611 3612 @property 3613 def timezone_offset_metadata(self): 3614 """Gets the timezone_offset_metadata of this UserSettingsInformation. # noqa: E501 3615 3616 Metadata about the `timezoneOffset` property. # noqa: E501 3617 3618 :return: The timezone_offset_metadata of this UserSettingsInformation. # noqa: E501 3619 :rtype: SettingsMetadata 3620 """ 3621 return self._timezone_offset_metadata 3622 3623 @timezone_offset_metadata.setter 3624 def timezone_offset_metadata(self, timezone_offset_metadata): 3625 """Sets the timezone_offset_metadata of this UserSettingsInformation. 3626 3627 Metadata about the `timezoneOffset` property. # noqa: E501 3628 3629 :param timezone_offset_metadata: The timezone_offset_metadata of this UserSettingsInformation. # noqa: E501 3630 :type: SettingsMetadata 3631 """ 3632 3633 self._timezone_offset_metadata = timezone_offset_metadata 3634 3635 @property 3636 def timezone_sending_pref(self): 3637 """Gets the timezone_sending_pref of this UserSettingsInformation. # noqa: E501 3638 3639 # noqa: E501 3640 3641 :return: The timezone_sending_pref of this UserSettingsInformation. # noqa: E501 3642 :rtype: str 3643 """ 3644 return self._timezone_sending_pref 3645 3646 @timezone_sending_pref.setter 3647 def timezone_sending_pref(self, timezone_sending_pref): 3648 """Sets the timezone_sending_pref of this UserSettingsInformation. 3649 3650 # noqa: E501 3651 3652 :param timezone_sending_pref: The timezone_sending_pref of this UserSettingsInformation. # noqa: E501 3653 :type: str 3654 """ 3655 3656 self._timezone_sending_pref = timezone_sending_pref 3657 3658 @property 3659 def timezone_sending_pref_metadata(self): 3660 """Gets the timezone_sending_pref_metadata of this UserSettingsInformation. # noqa: E501 3661 3662 Reserved for DocuSign. # noqa: E501 3663 3664 :return: The timezone_sending_pref_metadata of this UserSettingsInformation. # noqa: E501 3665 :rtype: SettingsMetadata 3666 """ 3667 return self._timezone_sending_pref_metadata 3668 3669 @timezone_sending_pref_metadata.setter 3670 def timezone_sending_pref_metadata(self, timezone_sending_pref_metadata): 3671 """Sets the timezone_sending_pref_metadata of this UserSettingsInformation. 3672 3673 Reserved for DocuSign. # noqa: E501 3674 3675 :param timezone_sending_pref_metadata: The timezone_sending_pref_metadata of this UserSettingsInformation. # noqa: E501 3676 :type: SettingsMetadata 3677 """ 3678 3679 self._timezone_sending_pref_metadata = timezone_sending_pref_metadata 3680 3681 @property 3682 def timezone_signing_pref(self): 3683 """Gets the timezone_signing_pref of this UserSettingsInformation. # noqa: E501 3684 3685 # noqa: E501 3686 3687 :return: The timezone_signing_pref of this UserSettingsInformation. # noqa: E501 3688 :rtype: str 3689 """ 3690 return self._timezone_signing_pref 3691 3692 @timezone_signing_pref.setter 3693 def timezone_signing_pref(self, timezone_signing_pref): 3694 """Sets the timezone_signing_pref of this UserSettingsInformation. 3695 3696 # noqa: E501 3697 3698 :param timezone_signing_pref: The timezone_signing_pref of this UserSettingsInformation. # noqa: E501 3699 :type: str 3700 """ 3701 3702 self._timezone_signing_pref = timezone_signing_pref 3703 3704 @property 3705 def timezone_signing_pref_metadata(self): 3706 """Gets the timezone_signing_pref_metadata of this UserSettingsInformation. # noqa: E501 3707 3708 Reserved for DocuSign. # noqa: E501 3709 3710 :return: The timezone_signing_pref_metadata of this UserSettingsInformation. # noqa: E501 3711 :rtype: SettingsMetadata 3712 """ 3713 return self._timezone_signing_pref_metadata 3714 3715 @timezone_signing_pref_metadata.setter 3716 def timezone_signing_pref_metadata(self, timezone_signing_pref_metadata): 3717 """Sets the timezone_signing_pref_metadata of this UserSettingsInformation. 3718 3719 Reserved for DocuSign. # noqa: E501 3720 3721 :param timezone_signing_pref_metadata: The timezone_signing_pref_metadata of this UserSettingsInformation. # noqa: E501 3722 :type: SettingsMetadata 3723 """ 3724 3725 self._timezone_signing_pref_metadata = timezone_signing_pref_metadata 3726 3727 @property 3728 def transaction_point_site_name_url(self): 3729 """Gets the transaction_point_site_name_url of this UserSettingsInformation. # noqa: E501 3730 3731 # noqa: E501 3732 3733 :return: The transaction_point_site_name_url of this UserSettingsInformation. # noqa: E501 3734 :rtype: str 3735 """ 3736 return self._transaction_point_site_name_url 3737 3738 @transaction_point_site_name_url.setter 3739 def transaction_point_site_name_url(self, transaction_point_site_name_url): 3740 """Sets the transaction_point_site_name_url of this UserSettingsInformation. 3741 3742 # noqa: E501 3743 3744 :param transaction_point_site_name_url: The transaction_point_site_name_url of this UserSettingsInformation. # noqa: E501 3745 :type: str 3746 """ 3747 3748 self._transaction_point_site_name_url = transaction_point_site_name_url 3749 3750 @property 3751 def transaction_point_site_name_url_metadata(self): 3752 """Gets the transaction_point_site_name_url_metadata of this UserSettingsInformation. # noqa: E501 3753 3754 Reserved for DocuSign. # noqa: E501 3755 3756 :return: The transaction_point_site_name_url_metadata of this UserSettingsInformation. # noqa: E501 3757 :rtype: SettingsMetadata 3758 """ 3759 return self._transaction_point_site_name_url_metadata 3760 3761 @transaction_point_site_name_url_metadata.setter 3762 def transaction_point_site_name_url_metadata(self, transaction_point_site_name_url_metadata): 3763 """Sets the transaction_point_site_name_url_metadata of this UserSettingsInformation. 3764 3765 Reserved for DocuSign. # noqa: E501 3766 3767 :param transaction_point_site_name_url_metadata: The transaction_point_site_name_url_metadata of this UserSettingsInformation. # noqa: E501 3768 :type: SettingsMetadata 3769 """ 3770 3771 self._transaction_point_site_name_url_metadata = transaction_point_site_name_url_metadata 3772 3773 @property 3774 def transaction_point_user_name(self): 3775 """Gets the transaction_point_user_name of this UserSettingsInformation. # noqa: E501 3776 3777 # noqa: E501 3778 3779 :return: The transaction_point_user_name of this UserSettingsInformation. # noqa: E501 3780 :rtype: str 3781 """ 3782 return self._transaction_point_user_name 3783 3784 @transaction_point_user_name.setter 3785 def transaction_point_user_name(self, transaction_point_user_name): 3786 """Sets the transaction_point_user_name of this UserSettingsInformation. 3787 3788 # noqa: E501 3789 3790 :param transaction_point_user_name: The transaction_point_user_name of this UserSettingsInformation. # noqa: E501 3791 :type: str 3792 """ 3793 3794 self._transaction_point_user_name = transaction_point_user_name 3795 3796 @property 3797 def transaction_point_user_name_metadata(self): 3798 """Gets the transaction_point_user_name_metadata of this UserSettingsInformation. # noqa: E501 3799 3800 Reserved for DocuSign. # noqa: E501 3801 3802 :return: The transaction_point_user_name_metadata of this UserSettingsInformation. # noqa: E501 3803 :rtype: SettingsMetadata 3804 """ 3805 return self._transaction_point_user_name_metadata 3806 3807 @transaction_point_user_name_metadata.setter 3808 def transaction_point_user_name_metadata(self, transaction_point_user_name_metadata): 3809 """Sets the transaction_point_user_name_metadata of this UserSettingsInformation. 3810 3811 Reserved for DocuSign. # noqa: E501 3812 3813 :param transaction_point_user_name_metadata: The transaction_point_user_name_metadata of this UserSettingsInformation. # noqa: E501 3814 :type: SettingsMetadata 3815 """ 3816 3817 self._transaction_point_user_name_metadata = transaction_point_user_name_metadata 3818 3819 @property 3820 def vaulting_mode(self): 3821 """Gets the vaulting_mode of this UserSettingsInformation. # noqa: E501 3822 3823 # noqa: E501 3824 3825 :return: The vaulting_mode of this UserSettingsInformation. # noqa: E501 3826 :rtype: str 3827 """ 3828 return self._vaulting_mode 3829 3830 @vaulting_mode.setter 3831 def vaulting_mode(self, vaulting_mode): 3832 """Sets the vaulting_mode of this UserSettingsInformation. 3833 3834 # noqa: E501 3835 3836 :param vaulting_mode: The vaulting_mode of this UserSettingsInformation. # noqa: E501 3837 :type: str 3838 """ 3839 3840 self._vaulting_mode = vaulting_mode 3841 3842 @property 3843 def vaulting_mode_metadata(self): 3844 """Gets the vaulting_mode_metadata of this UserSettingsInformation. # noqa: E501 3845 3846 Metadata about the `vaultingMode` property. # noqa: E501 3847 3848 :return: The vaulting_mode_metadata of this UserSettingsInformation. # noqa: E501 3849 :rtype: SettingsMetadata 3850 """ 3851 return self._vaulting_mode_metadata 3852 3853 @vaulting_mode_metadata.setter 3854 def vaulting_mode_metadata(self, vaulting_mode_metadata): 3855 """Sets the vaulting_mode_metadata of this UserSettingsInformation. 3856 3857 Metadata about the `vaultingMode` property. # noqa: E501 3858 3859 :param vaulting_mode_metadata: The vaulting_mode_metadata of this UserSettingsInformation. # noqa: E501 3860 :type: SettingsMetadata 3861 """ 3862 3863 self._vaulting_mode_metadata = vaulting_mode_metadata 3864 3865 @property 3866 def web_forms(self): 3867 """Gets the web_forms of this UserSettingsInformation. # noqa: E501 3868 3869 # noqa: E501 3870 3871 :return: The web_forms of this UserSettingsInformation. # noqa: E501 3872 :rtype: str 3873 """ 3874 return self._web_forms 3875 3876 @web_forms.setter 3877 def web_forms(self, web_forms): 3878 """Sets the web_forms of this UserSettingsInformation. 3879 3880 # noqa: E501 3881 3882 :param web_forms: The web_forms of this UserSettingsInformation. # noqa: E501 3883 :type: str 3884 """ 3885 3886 self._web_forms = web_forms 3887 3888 @property 3889 def web_forms_metadata(self): 3890 """Gets the web_forms_metadata of this UserSettingsInformation. # noqa: E501 3891 3892 # noqa: E501 3893 3894 :return: The web_forms_metadata of this UserSettingsInformation. # noqa: E501 3895 :rtype: SettingsMetadata 3896 """ 3897 return self._web_forms_metadata 3898 3899 @web_forms_metadata.setter 3900 def web_forms_metadata(self, web_forms_metadata): 3901 """Sets the web_forms_metadata of this UserSettingsInformation. 3902 3903 # noqa: E501 3904 3905 :param web_forms_metadata: The web_forms_metadata of this UserSettingsInformation. # noqa: E501 3906 :type: SettingsMetadata 3907 """ 3908 3909 self._web_forms_metadata = web_forms_metadata 3910 3911 def to_dict(self): 3912 """Returns the model properties as a dict""" 3913 result = {} 3914 3915 for attr, _ in six.iteritems(self.swagger_types): 3916 value = getattr(self, attr) 3917 if isinstance(value, list): 3918 result[attr] = list(map( 3919 lambda x: x.to_dict() if hasattr(x, "to_dict") else x, 3920 value 3921 )) 3922 elif hasattr(value, "to_dict"): 3923 result[attr] = value.to_dict() 3924 elif isinstance(value, dict): 3925 result[attr] = dict(map( 3926 lambda item: (item[0], item[1].to_dict()) 3927 if hasattr(item[1], "to_dict") else item, 3928 value.items() 3929 )) 3930 else: 3931 result[attr] = value 3932 if issubclass(UserSettingsInformation, dict): 3933 for key, value in self.items(): 3934 result[key] = value 3935 3936 return result 3937 3938 def to_str(self): 3939 """Returns the string representation of the model""" 3940 return pprint.pformat(self.to_dict()) 3941 3942 def __repr__(self): 3943 """For `print` and `pprint`""" 3944 return self.to_str() 3945 3946 def __eq__(self, other): 3947 """Returns true if both objects are equal""" 3948 if not isinstance(other, UserSettingsInformation): 3949 return False 3950 3951 return self.to_dict() == other.to_dict() 3952 3953 def __ne__(self, other): 3954 """Returns true if both objects are not equal""" 3955 if not isinstance(other, UserSettingsInformation): 3956 return True 3957 3958 return self.to_dict() != other.to_dict()
23class UserSettingsInformation(object): 24 """NOTE: This class is auto generated by the swagger code generator program. 25 26 Do not edit the class manually. 27 """ 28 29 """ 30 Attributes: 31 swagger_types (dict): The key is attribute name 32 and the value is attribute type. 33 attribute_map (dict): The key is attribute name 34 and the value is json key in definition. 35 """ 36 swagger_types = { 37 'account_agreements_access_type': 'str', 38 'account_agreements_access_type_metadata': 'SettingsMetadata', 39 'account_management_granular': 'UserAccountManagementGranularInformation', 40 'admin_only': 'str', 41 'admin_only_metadata': 'SettingsMetadata', 42 'allow_access_to_all_account_agreements': 'str', 43 'allow_access_to_all_account_agreements_metadata': 'SettingsMetadata', 44 'allow_auto_tagging': 'str', 45 'allowed_orchestration_access': 'str', 46 'allowed_orchestration_access_metadata': 'SettingsMetadata', 47 'allow_envelope_transfer_to': 'str', 48 'allow_envelope_transfer_to_metadata': 'SettingsMetadata', 49 'allow_eseal_recipients': 'str', 50 'allow_eseal_recipients_metadata': 'SettingsMetadata', 51 'allow_power_forms_admin_to_access_all_power_form_envelope': 'str', 52 'allow_power_forms_admin_to_access_all_power_form_envelope_metadata': 'SettingsMetadata', 53 'allow_recipient_language_selection': 'str', 54 'allow_recipient_language_selection_metadata': 'SettingsMetadata', 55 'allow_send_on_behalf_of': 'str', 56 'allow_send_on_behalf_of_metadata': 'SettingsMetadata', 57 'allow_supplemental_documents': 'str', 58 'allow_supplemental_documents_metadata': 'SettingsMetadata', 59 'allow_transactions': 'str', 60 'allow_transactions_metadata': 'SettingsMetadata', 61 'anchor_tag_versioned_placement_enabled': 'str', 62 'api_account_wide_access': 'str', 63 'api_account_wide_access_metadata': 'SettingsMetadata', 64 'api_can_export_ac': 'str', 65 'api_can_export_ac_metadata': 'SettingsMetadata', 66 'bulk_send': 'str', 67 'bulk_send_metadata': 'SettingsMetadata', 68 'can_bulk_upload_agreements': 'str', 69 'can_bulk_upload_agreements_metadata': 'SettingsMetadata', 70 'can_charge_account': 'str', 71 'can_charge_account_metadata': 'SettingsMetadata', 72 'can_create_transaction': 'str', 73 'can_create_transaction_metadata': 'SettingsMetadata', 74 'can_delete_documents_in_transaction': 'str', 75 'can_delete_documents_in_transaction_metadata': 'SettingsMetadata', 76 'can_delete_transaction': 'str', 77 'can_delete_transaction_metadata': 'SettingsMetadata', 78 'can_edit_shared_addressbook': 'str', 79 'can_edit_shared_addressbook_metadata': 'SettingsMetadata', 80 'can_lock_envelopes': 'str', 81 'can_lock_envelopes_metadata': 'SettingsMetadata', 82 'can_manage_account': 'str', 83 'can_manage_account_metadata': 'SettingsMetadata', 84 'can_manage_agreement_parties': 'str', 85 'can_manage_agreement_parties_metadata': 'SettingsMetadata', 86 'can_manage_distributor': 'str', 87 'can_manage_distributor_metadata': 'SettingsMetadata', 88 'can_manage_templates': 'str', 89 'can_manage_templates_metadata': 'SettingsMetadata', 90 'can_send_api_requests': 'str', 91 'can_send_api_requests_metadata': 'SettingsMetadata', 92 'can_send_envelope': 'str', 93 'can_send_envelope_metadata': 'SettingsMetadata', 94 'can_send_envelopes_via_sms': 'str', 95 'can_send_envelopes_via_sms_metadata': 'SettingsMetadata', 96 'can_sign_envelope': 'str', 97 'can_sign_envelope_metadata': 'SettingsMetadata', 98 'can_use_scratchpad': 'str', 99 'can_use_scratchpad_metadata': 'SettingsMetadata', 100 'can_use_smart_contracts': 'str', 101 'can_use_smart_contracts_metadata': 'SettingsMetadata', 102 'disable_document_upload': 'str', 103 'disable_document_upload_metadata': 'SettingsMetadata', 104 'disable_other_actions': 'str', 105 'disable_other_actions_metadata': 'SettingsMetadata', 106 'enable_ds_pro': 'str', 107 'enable_ds_pro_metadata': 'SettingsMetadata', 108 'enable_key_terms_suggestions_by_document_type': 'str', 109 'enable_key_terms_suggestions_by_document_type_metadata': 'SettingsMetadata', 110 'enable_sequential_signing_api': 'str', 111 'enable_sequential_signing_api_metadata': 'SettingsMetadata', 112 'enable_sequential_signing_ui': 'str', 113 'enable_sequential_signing_ui_metadata': 'SettingsMetadata', 114 'enable_signer_attachments': 'str', 115 'enable_signer_attachments_metadata': 'SettingsMetadata', 116 'enable_sign_on_paper_override': 'str', 117 'enable_sign_on_paper_override_metadata': 'SettingsMetadata', 118 'enable_transaction_point': 'str', 119 'enable_transaction_point_metadata': 'SettingsMetadata', 120 'enable_vaulting': 'str', 121 'enable_vaulting_metadata': 'SettingsMetadata', 122 'express_send_only': 'str', 123 'locale': 'str', 124 'locale_metadata': 'SettingsMetadata', 125 'locale_policy': 'LocalePolicy', 126 'manage_clickwraps_mode': 'str', 127 'manage_clickwraps_mode_metadata': 'SettingsMetadata', 128 'modified_by': 'str', 129 'modified_by_metadata': 'SettingsMetadata', 130 'modified_date': 'str', 131 'modified_date_metadata': 'SettingsMetadata', 132 'modified_page': 'str', 133 'modified_page_metadata': 'SettingsMetadata', 134 'new_send_ui': 'str', 135 'new_send_ui_metadata': 'SettingsMetadata', 136 'power_form_mode': 'str', 137 'power_form_mode_metadata': 'SettingsMetadata', 138 'recipient_viewed_notification': 'str', 139 'recipient_viewed_notification_metadata': 'SettingsMetadata', 140 'seal_identifiers': 'list[SealIdentifier]', 141 'self_signed_recipient_email_document': 'str', 142 'self_signed_recipient_email_document_metadata': 'SettingsMetadata', 143 'sender_email_notifications': 'SenderEmailNotifications', 144 'signer_email_notifications': 'SignerEmailNotifications', 145 'supplemental_document_include_in_download': 'str', 146 'supplemental_documents_must_accept': 'str', 147 'supplemental_documents_must_accept_metadata': 'SettingsMetadata', 148 'supplemental_documents_must_read': 'str', 149 'supplemental_documents_must_read_metadata': 'SettingsMetadata', 150 'supplemental_documents_must_view': 'str', 151 'supplemental_documents_must_view_metadata': 'SettingsMetadata', 152 'template_active_creation': 'str', 153 'template_active_creation_metadata': 'SettingsMetadata', 154 'template_apply_notify': 'str', 155 'template_apply_notify_metadata': 'SettingsMetadata', 156 'template_auto_matching': 'str', 157 'template_auto_matching_metadata': 'SettingsMetadata', 158 'template_matching_sensitivity': 'str', 159 'template_matching_sensitivity_metadata': 'SettingsMetadata', 160 'template_page_level_matching': 'str', 161 'template_page_level_matching_metadata': 'SettingsMetadata', 162 'timezone_dst': 'str', 163 'timezone_dst_metadata': 'SettingsMetadata', 164 'timezone_mask': 'str', 165 'timezone_mask_metadata': 'SettingsMetadata', 166 'timezone_offset': 'str', 167 'timezone_offset_metadata': 'SettingsMetadata', 168 'timezone_sending_pref': 'str', 169 'timezone_sending_pref_metadata': 'SettingsMetadata', 170 'timezone_signing_pref': 'str', 171 'timezone_signing_pref_metadata': 'SettingsMetadata', 172 'transaction_point_site_name_url': 'str', 173 'transaction_point_site_name_url_metadata': 'SettingsMetadata', 174 'transaction_point_user_name': 'str', 175 'transaction_point_user_name_metadata': 'SettingsMetadata', 176 'vaulting_mode': 'str', 177 'vaulting_mode_metadata': 'SettingsMetadata', 178 'web_forms': 'str', 179 'web_forms_metadata': 'SettingsMetadata' 180 } 181 182 attribute_map = { 183 'account_agreements_access_type': 'accountAgreementsAccessType', 184 'account_agreements_access_type_metadata': 'accountAgreementsAccessTypeMetadata', 185 'account_management_granular': 'accountManagementGranular', 186 'admin_only': 'adminOnly', 187 'admin_only_metadata': 'adminOnlyMetadata', 188 'allow_access_to_all_account_agreements': 'allowAccessToAllAccountAgreements', 189 'allow_access_to_all_account_agreements_metadata': 'allowAccessToAllAccountAgreementsMetadata', 190 'allow_auto_tagging': 'allowAutoTagging', 191 'allowed_orchestration_access': 'allowedOrchestrationAccess', 192 'allowed_orchestration_access_metadata': 'allowedOrchestrationAccessMetadata', 193 'allow_envelope_transfer_to': 'allowEnvelopeTransferTo', 194 'allow_envelope_transfer_to_metadata': 'allowEnvelopeTransferToMetadata', 195 'allow_eseal_recipients': 'allowEsealRecipients', 196 'allow_eseal_recipients_metadata': 'allowEsealRecipientsMetadata', 197 'allow_power_forms_admin_to_access_all_power_form_envelope': 'allowPowerFormsAdminToAccessAllPowerFormEnvelope', 198 'allow_power_forms_admin_to_access_all_power_form_envelope_metadata': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata', 199 'allow_recipient_language_selection': 'allowRecipientLanguageSelection', 200 'allow_recipient_language_selection_metadata': 'allowRecipientLanguageSelectionMetadata', 201 'allow_send_on_behalf_of': 'allowSendOnBehalfOf', 202 'allow_send_on_behalf_of_metadata': 'allowSendOnBehalfOfMetadata', 203 'allow_supplemental_documents': 'allowSupplementalDocuments', 204 'allow_supplemental_documents_metadata': 'allowSupplementalDocumentsMetadata', 205 'allow_transactions': 'allowTransactions', 206 'allow_transactions_metadata': 'allowTransactionsMetadata', 207 'anchor_tag_versioned_placement_enabled': 'anchorTagVersionedPlacementEnabled', 208 'api_account_wide_access': 'apiAccountWideAccess', 209 'api_account_wide_access_metadata': 'apiAccountWideAccessMetadata', 210 'api_can_export_ac': 'apiCanExportAC', 211 'api_can_export_ac_metadata': 'apiCanExportACMetadata', 212 'bulk_send': 'bulkSend', 213 'bulk_send_metadata': 'bulkSendMetadata', 214 'can_bulk_upload_agreements': 'canBulkUploadAgreements', 215 'can_bulk_upload_agreements_metadata': 'canBulkUploadAgreementsMetadata', 216 'can_charge_account': 'canChargeAccount', 217 'can_charge_account_metadata': 'canChargeAccountMetadata', 218 'can_create_transaction': 'canCreateTransaction', 219 'can_create_transaction_metadata': 'canCreateTransactionMetadata', 220 'can_delete_documents_in_transaction': 'canDeleteDocumentsInTransaction', 221 'can_delete_documents_in_transaction_metadata': 'canDeleteDocumentsInTransactionMetadata', 222 'can_delete_transaction': 'canDeleteTransaction', 223 'can_delete_transaction_metadata': 'canDeleteTransactionMetadata', 224 'can_edit_shared_addressbook': 'canEditSharedAddressbook', 225 'can_edit_shared_addressbook_metadata': 'canEditSharedAddressbookMetadata', 226 'can_lock_envelopes': 'canLockEnvelopes', 227 'can_lock_envelopes_metadata': 'canLockEnvelopesMetadata', 228 'can_manage_account': 'canManageAccount', 229 'can_manage_account_metadata': 'canManageAccountMetadata', 230 'can_manage_agreement_parties': 'canManageAgreementParties', 231 'can_manage_agreement_parties_metadata': 'canManageAgreementPartiesMetadata', 232 'can_manage_distributor': 'canManageDistributor', 233 'can_manage_distributor_metadata': 'canManageDistributorMetadata', 234 'can_manage_templates': 'canManageTemplates', 235 'can_manage_templates_metadata': 'canManageTemplatesMetadata', 236 'can_send_api_requests': 'canSendAPIRequests', 237 'can_send_api_requests_metadata': 'canSendAPIRequestsMetadata', 238 'can_send_envelope': 'canSendEnvelope', 239 'can_send_envelope_metadata': 'canSendEnvelopeMetadata', 240 'can_send_envelopes_via_sms': 'canSendEnvelopesViaSMS', 241 'can_send_envelopes_via_sms_metadata': 'canSendEnvelopesViaSMSMetadata', 242 'can_sign_envelope': 'canSignEnvelope', 243 'can_sign_envelope_metadata': 'canSignEnvelopeMetadata', 244 'can_use_scratchpad': 'canUseScratchpad', 245 'can_use_scratchpad_metadata': 'canUseScratchpadMetadata', 246 'can_use_smart_contracts': 'canUseSmartContracts', 247 'can_use_smart_contracts_metadata': 'canUseSmartContractsMetadata', 248 'disable_document_upload': 'disableDocumentUpload', 249 'disable_document_upload_metadata': 'disableDocumentUploadMetadata', 250 'disable_other_actions': 'disableOtherActions', 251 'disable_other_actions_metadata': 'disableOtherActionsMetadata', 252 'enable_ds_pro': 'enableDSPro', 253 'enable_ds_pro_metadata': 'enableDSProMetadata', 254 'enable_key_terms_suggestions_by_document_type': 'enableKeyTermsSuggestionsByDocumentType', 255 'enable_key_terms_suggestions_by_document_type_metadata': 'enableKeyTermsSuggestionsByDocumentTypeMetadata', 256 'enable_sequential_signing_api': 'enableSequentialSigningAPI', 257 'enable_sequential_signing_api_metadata': 'enableSequentialSigningAPIMetadata', 258 'enable_sequential_signing_ui': 'enableSequentialSigningUI', 259 'enable_sequential_signing_ui_metadata': 'enableSequentialSigningUIMetadata', 260 'enable_signer_attachments': 'enableSignerAttachments', 261 'enable_signer_attachments_metadata': 'enableSignerAttachmentsMetadata', 262 'enable_sign_on_paper_override': 'enableSignOnPaperOverride', 263 'enable_sign_on_paper_override_metadata': 'enableSignOnPaperOverrideMetadata', 264 'enable_transaction_point': 'enableTransactionPoint', 265 'enable_transaction_point_metadata': 'enableTransactionPointMetadata', 266 'enable_vaulting': 'enableVaulting', 267 'enable_vaulting_metadata': 'enableVaultingMetadata', 268 'express_send_only': 'expressSendOnly', 269 'locale': 'locale', 270 'locale_metadata': 'localeMetadata', 271 'locale_policy': 'localePolicy', 272 'manage_clickwraps_mode': 'manageClickwrapsMode', 273 'manage_clickwraps_mode_metadata': 'manageClickwrapsModeMetadata', 274 'modified_by': 'modifiedBy', 275 'modified_by_metadata': 'modifiedByMetadata', 276 'modified_date': 'modifiedDate', 277 'modified_date_metadata': 'modifiedDateMetadata', 278 'modified_page': 'modifiedPage', 279 'modified_page_metadata': 'modifiedPageMetadata', 280 'new_send_ui': 'newSendUI', 281 'new_send_ui_metadata': 'newSendUIMetadata', 282 'power_form_mode': 'powerFormMode', 283 'power_form_mode_metadata': 'powerFormModeMetadata', 284 'recipient_viewed_notification': 'recipientViewedNotification', 285 'recipient_viewed_notification_metadata': 'recipientViewedNotificationMetadata', 286 'seal_identifiers': 'sealIdentifiers', 287 'self_signed_recipient_email_document': 'selfSignedRecipientEmailDocument', 288 'self_signed_recipient_email_document_metadata': 'selfSignedRecipientEmailDocumentMetadata', 289 'sender_email_notifications': 'senderEmailNotifications', 290 'signer_email_notifications': 'signerEmailNotifications', 291 'supplemental_document_include_in_download': 'supplementalDocumentIncludeInDownload', 292 'supplemental_documents_must_accept': 'supplementalDocumentsMustAccept', 293 'supplemental_documents_must_accept_metadata': 'supplementalDocumentsMustAcceptMetadata', 294 'supplemental_documents_must_read': 'supplementalDocumentsMustRead', 295 'supplemental_documents_must_read_metadata': 'supplementalDocumentsMustReadMetadata', 296 'supplemental_documents_must_view': 'supplementalDocumentsMustView', 297 'supplemental_documents_must_view_metadata': 'supplementalDocumentsMustViewMetadata', 298 'template_active_creation': 'templateActiveCreation', 299 'template_active_creation_metadata': 'templateActiveCreationMetadata', 300 'template_apply_notify': 'templateApplyNotify', 301 'template_apply_notify_metadata': 'templateApplyNotifyMetadata', 302 'template_auto_matching': 'templateAutoMatching', 303 'template_auto_matching_metadata': 'templateAutoMatchingMetadata', 304 'template_matching_sensitivity': 'templateMatchingSensitivity', 305 'template_matching_sensitivity_metadata': 'templateMatchingSensitivityMetadata', 306 'template_page_level_matching': 'templatePageLevelMatching', 307 'template_page_level_matching_metadata': 'templatePageLevelMatchingMetadata', 308 'timezone_dst': 'timezoneDST', 309 'timezone_dst_metadata': 'timezoneDSTMetadata', 310 'timezone_mask': 'timezoneMask', 311 'timezone_mask_metadata': 'timezoneMaskMetadata', 312 'timezone_offset': 'timezoneOffset', 313 'timezone_offset_metadata': 'timezoneOffsetMetadata', 314 'timezone_sending_pref': 'timezoneSendingPref', 315 'timezone_sending_pref_metadata': 'timezoneSendingPrefMetadata', 316 'timezone_signing_pref': 'timezoneSigningPref', 317 'timezone_signing_pref_metadata': 'timezoneSigningPrefMetadata', 318 'transaction_point_site_name_url': 'transactionPointSiteNameURL', 319 'transaction_point_site_name_url_metadata': 'transactionPointSiteNameURLMetadata', 320 'transaction_point_user_name': 'transactionPointUserName', 321 'transaction_point_user_name_metadata': 'transactionPointUserNameMetadata', 322 'vaulting_mode': 'vaultingMode', 323 'vaulting_mode_metadata': 'vaultingModeMetadata', 324 'web_forms': 'webForms', 325 'web_forms_metadata': 'webFormsMetadata' 326 } 327 328 def __init__(self, _configuration=None, **kwargs): # noqa: E501 329 """UserSettingsInformation - a model defined in Swagger""" # noqa: E501 330 if _configuration is None: 331 _configuration = Configuration() 332 self._configuration = _configuration 333 334 self._account_agreements_access_type = None 335 self._account_agreements_access_type_metadata = None 336 self._account_management_granular = None 337 self._admin_only = None 338 self._admin_only_metadata = None 339 self._allow_access_to_all_account_agreements = None 340 self._allow_access_to_all_account_agreements_metadata = None 341 self._allow_auto_tagging = None 342 self._allowed_orchestration_access = None 343 self._allowed_orchestration_access_metadata = None 344 self._allow_envelope_transfer_to = None 345 self._allow_envelope_transfer_to_metadata = None 346 self._allow_eseal_recipients = None 347 self._allow_eseal_recipients_metadata = None 348 self._allow_power_forms_admin_to_access_all_power_form_envelope = None 349 self._allow_power_forms_admin_to_access_all_power_form_envelope_metadata = None 350 self._allow_recipient_language_selection = None 351 self._allow_recipient_language_selection_metadata = None 352 self._allow_send_on_behalf_of = None 353 self._allow_send_on_behalf_of_metadata = None 354 self._allow_supplemental_documents = None 355 self._allow_supplemental_documents_metadata = None 356 self._allow_transactions = None 357 self._allow_transactions_metadata = None 358 self._anchor_tag_versioned_placement_enabled = None 359 self._api_account_wide_access = None 360 self._api_account_wide_access_metadata = None 361 self._api_can_export_ac = None 362 self._api_can_export_ac_metadata = None 363 self._bulk_send = None 364 self._bulk_send_metadata = None 365 self._can_bulk_upload_agreements = None 366 self._can_bulk_upload_agreements_metadata = None 367 self._can_charge_account = None 368 self._can_charge_account_metadata = None 369 self._can_create_transaction = None 370 self._can_create_transaction_metadata = None 371 self._can_delete_documents_in_transaction = None 372 self._can_delete_documents_in_transaction_metadata = None 373 self._can_delete_transaction = None 374 self._can_delete_transaction_metadata = None 375 self._can_edit_shared_addressbook = None 376 self._can_edit_shared_addressbook_metadata = None 377 self._can_lock_envelopes = None 378 self._can_lock_envelopes_metadata = None 379 self._can_manage_account = None 380 self._can_manage_account_metadata = None 381 self._can_manage_agreement_parties = None 382 self._can_manage_agreement_parties_metadata = None 383 self._can_manage_distributor = None 384 self._can_manage_distributor_metadata = None 385 self._can_manage_templates = None 386 self._can_manage_templates_metadata = None 387 self._can_send_api_requests = None 388 self._can_send_api_requests_metadata = None 389 self._can_send_envelope = None 390 self._can_send_envelope_metadata = None 391 self._can_send_envelopes_via_sms = None 392 self._can_send_envelopes_via_sms_metadata = None 393 self._can_sign_envelope = None 394 self._can_sign_envelope_metadata = None 395 self._can_use_scratchpad = None 396 self._can_use_scratchpad_metadata = None 397 self._can_use_smart_contracts = None 398 self._can_use_smart_contracts_metadata = None 399 self._disable_document_upload = None 400 self._disable_document_upload_metadata = None 401 self._disable_other_actions = None 402 self._disable_other_actions_metadata = None 403 self._enable_ds_pro = None 404 self._enable_ds_pro_metadata = None 405 self._enable_key_terms_suggestions_by_document_type = None 406 self._enable_key_terms_suggestions_by_document_type_metadata = None 407 self._enable_sequential_signing_api = None 408 self._enable_sequential_signing_api_metadata = None 409 self._enable_sequential_signing_ui = None 410 self._enable_sequential_signing_ui_metadata = None 411 self._enable_signer_attachments = None 412 self._enable_signer_attachments_metadata = None 413 self._enable_sign_on_paper_override = None 414 self._enable_sign_on_paper_override_metadata = None 415 self._enable_transaction_point = None 416 self._enable_transaction_point_metadata = None 417 self._enable_vaulting = None 418 self._enable_vaulting_metadata = None 419 self._express_send_only = None 420 self._locale = None 421 self._locale_metadata = None 422 self._locale_policy = None 423 self._manage_clickwraps_mode = None 424 self._manage_clickwraps_mode_metadata = None 425 self._modified_by = None 426 self._modified_by_metadata = None 427 self._modified_date = None 428 self._modified_date_metadata = None 429 self._modified_page = None 430 self._modified_page_metadata = None 431 self._new_send_ui = None 432 self._new_send_ui_metadata = None 433 self._power_form_mode = None 434 self._power_form_mode_metadata = None 435 self._recipient_viewed_notification = None 436 self._recipient_viewed_notification_metadata = None 437 self._seal_identifiers = None 438 self._self_signed_recipient_email_document = None 439 self._self_signed_recipient_email_document_metadata = None 440 self._sender_email_notifications = None 441 self._signer_email_notifications = None 442 self._supplemental_document_include_in_download = None 443 self._supplemental_documents_must_accept = None 444 self._supplemental_documents_must_accept_metadata = None 445 self._supplemental_documents_must_read = None 446 self._supplemental_documents_must_read_metadata = None 447 self._supplemental_documents_must_view = None 448 self._supplemental_documents_must_view_metadata = None 449 self._template_active_creation = None 450 self._template_active_creation_metadata = None 451 self._template_apply_notify = None 452 self._template_apply_notify_metadata = None 453 self._template_auto_matching = None 454 self._template_auto_matching_metadata = None 455 self._template_matching_sensitivity = None 456 self._template_matching_sensitivity_metadata = None 457 self._template_page_level_matching = None 458 self._template_page_level_matching_metadata = None 459 self._timezone_dst = None 460 self._timezone_dst_metadata = None 461 self._timezone_mask = None 462 self._timezone_mask_metadata = None 463 self._timezone_offset = None 464 self._timezone_offset_metadata = None 465 self._timezone_sending_pref = None 466 self._timezone_sending_pref_metadata = None 467 self._timezone_signing_pref = None 468 self._timezone_signing_pref_metadata = None 469 self._transaction_point_site_name_url = None 470 self._transaction_point_site_name_url_metadata = None 471 self._transaction_point_user_name = None 472 self._transaction_point_user_name_metadata = None 473 self._vaulting_mode = None 474 self._vaulting_mode_metadata = None 475 self._web_forms = None 476 self._web_forms_metadata = None 477 self.discriminator = None 478 479 setattr(self, "_{}".format('account_agreements_access_type'), kwargs.get('account_agreements_access_type', None)) 480 setattr(self, "_{}".format('account_agreements_access_type_metadata'), kwargs.get('account_agreements_access_type_metadata', None)) 481 setattr(self, "_{}".format('account_management_granular'), kwargs.get('account_management_granular', None)) 482 setattr(self, "_{}".format('admin_only'), kwargs.get('admin_only', None)) 483 setattr(self, "_{}".format('admin_only_metadata'), kwargs.get('admin_only_metadata', None)) 484 setattr(self, "_{}".format('allow_access_to_all_account_agreements'), kwargs.get('allow_access_to_all_account_agreements', None)) 485 setattr(self, "_{}".format('allow_access_to_all_account_agreements_metadata'), kwargs.get('allow_access_to_all_account_agreements_metadata', None)) 486 setattr(self, "_{}".format('allow_auto_tagging'), kwargs.get('allow_auto_tagging', None)) 487 setattr(self, "_{}".format('allowed_orchestration_access'), kwargs.get('allowed_orchestration_access', None)) 488 setattr(self, "_{}".format('allowed_orchestration_access_metadata'), kwargs.get('allowed_orchestration_access_metadata', None)) 489 setattr(self, "_{}".format('allow_envelope_transfer_to'), kwargs.get('allow_envelope_transfer_to', None)) 490 setattr(self, "_{}".format('allow_envelope_transfer_to_metadata'), kwargs.get('allow_envelope_transfer_to_metadata', None)) 491 setattr(self, "_{}".format('allow_eseal_recipients'), kwargs.get('allow_eseal_recipients', None)) 492 setattr(self, "_{}".format('allow_eseal_recipients_metadata'), kwargs.get('allow_eseal_recipients_metadata', None)) 493 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelope'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelope', None)) 494 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelope_metadata'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelope_metadata', None)) 495 setattr(self, "_{}".format('allow_recipient_language_selection'), kwargs.get('allow_recipient_language_selection', None)) 496 setattr(self, "_{}".format('allow_recipient_language_selection_metadata'), kwargs.get('allow_recipient_language_selection_metadata', None)) 497 setattr(self, "_{}".format('allow_send_on_behalf_of'), kwargs.get('allow_send_on_behalf_of', None)) 498 setattr(self, "_{}".format('allow_send_on_behalf_of_metadata'), kwargs.get('allow_send_on_behalf_of_metadata', None)) 499 setattr(self, "_{}".format('allow_supplemental_documents'), kwargs.get('allow_supplemental_documents', None)) 500 setattr(self, "_{}".format('allow_supplemental_documents_metadata'), kwargs.get('allow_supplemental_documents_metadata', None)) 501 setattr(self, "_{}".format('allow_transactions'), kwargs.get('allow_transactions', None)) 502 setattr(self, "_{}".format('allow_transactions_metadata'), kwargs.get('allow_transactions_metadata', None)) 503 setattr(self, "_{}".format('anchor_tag_versioned_placement_enabled'), kwargs.get('anchor_tag_versioned_placement_enabled', None)) 504 setattr(self, "_{}".format('api_account_wide_access'), kwargs.get('api_account_wide_access', None)) 505 setattr(self, "_{}".format('api_account_wide_access_metadata'), kwargs.get('api_account_wide_access_metadata', None)) 506 setattr(self, "_{}".format('api_can_export_ac'), kwargs.get('api_can_export_ac', None)) 507 setattr(self, "_{}".format('api_can_export_ac_metadata'), kwargs.get('api_can_export_ac_metadata', None)) 508 setattr(self, "_{}".format('bulk_send'), kwargs.get('bulk_send', None)) 509 setattr(self, "_{}".format('bulk_send_metadata'), kwargs.get('bulk_send_metadata', None)) 510 setattr(self, "_{}".format('can_bulk_upload_agreements'), kwargs.get('can_bulk_upload_agreements', None)) 511 setattr(self, "_{}".format('can_bulk_upload_agreements_metadata'), kwargs.get('can_bulk_upload_agreements_metadata', None)) 512 setattr(self, "_{}".format('can_charge_account'), kwargs.get('can_charge_account', None)) 513 setattr(self, "_{}".format('can_charge_account_metadata'), kwargs.get('can_charge_account_metadata', None)) 514 setattr(self, "_{}".format('can_create_transaction'), kwargs.get('can_create_transaction', None)) 515 setattr(self, "_{}".format('can_create_transaction_metadata'), kwargs.get('can_create_transaction_metadata', None)) 516 setattr(self, "_{}".format('can_delete_documents_in_transaction'), kwargs.get('can_delete_documents_in_transaction', None)) 517 setattr(self, "_{}".format('can_delete_documents_in_transaction_metadata'), kwargs.get('can_delete_documents_in_transaction_metadata', None)) 518 setattr(self, "_{}".format('can_delete_transaction'), kwargs.get('can_delete_transaction', None)) 519 setattr(self, "_{}".format('can_delete_transaction_metadata'), kwargs.get('can_delete_transaction_metadata', None)) 520 setattr(self, "_{}".format('can_edit_shared_addressbook'), kwargs.get('can_edit_shared_addressbook', None)) 521 setattr(self, "_{}".format('can_edit_shared_addressbook_metadata'), kwargs.get('can_edit_shared_addressbook_metadata', None)) 522 setattr(self, "_{}".format('can_lock_envelopes'), kwargs.get('can_lock_envelopes', None)) 523 setattr(self, "_{}".format('can_lock_envelopes_metadata'), kwargs.get('can_lock_envelopes_metadata', None)) 524 setattr(self, "_{}".format('can_manage_account'), kwargs.get('can_manage_account', None)) 525 setattr(self, "_{}".format('can_manage_account_metadata'), kwargs.get('can_manage_account_metadata', None)) 526 setattr(self, "_{}".format('can_manage_agreement_parties'), kwargs.get('can_manage_agreement_parties', None)) 527 setattr(self, "_{}".format('can_manage_agreement_parties_metadata'), kwargs.get('can_manage_agreement_parties_metadata', None)) 528 setattr(self, "_{}".format('can_manage_distributor'), kwargs.get('can_manage_distributor', None)) 529 setattr(self, "_{}".format('can_manage_distributor_metadata'), kwargs.get('can_manage_distributor_metadata', None)) 530 setattr(self, "_{}".format('can_manage_templates'), kwargs.get('can_manage_templates', None)) 531 setattr(self, "_{}".format('can_manage_templates_metadata'), kwargs.get('can_manage_templates_metadata', None)) 532 setattr(self, "_{}".format('can_send_api_requests'), kwargs.get('can_send_api_requests', None)) 533 setattr(self, "_{}".format('can_send_api_requests_metadata'), kwargs.get('can_send_api_requests_metadata', None)) 534 setattr(self, "_{}".format('can_send_envelope'), kwargs.get('can_send_envelope', None)) 535 setattr(self, "_{}".format('can_send_envelope_metadata'), kwargs.get('can_send_envelope_metadata', None)) 536 setattr(self, "_{}".format('can_send_envelopes_via_sms'), kwargs.get('can_send_envelopes_via_sms', None)) 537 setattr(self, "_{}".format('can_send_envelopes_via_sms_metadata'), kwargs.get('can_send_envelopes_via_sms_metadata', None)) 538 setattr(self, "_{}".format('can_sign_envelope'), kwargs.get('can_sign_envelope', None)) 539 setattr(self, "_{}".format('can_sign_envelope_metadata'), kwargs.get('can_sign_envelope_metadata', None)) 540 setattr(self, "_{}".format('can_use_scratchpad'), kwargs.get('can_use_scratchpad', None)) 541 setattr(self, "_{}".format('can_use_scratchpad_metadata'), kwargs.get('can_use_scratchpad_metadata', None)) 542 setattr(self, "_{}".format('can_use_smart_contracts'), kwargs.get('can_use_smart_contracts', None)) 543 setattr(self, "_{}".format('can_use_smart_contracts_metadata'), kwargs.get('can_use_smart_contracts_metadata', None)) 544 setattr(self, "_{}".format('disable_document_upload'), kwargs.get('disable_document_upload', None)) 545 setattr(self, "_{}".format('disable_document_upload_metadata'), kwargs.get('disable_document_upload_metadata', None)) 546 setattr(self, "_{}".format('disable_other_actions'), kwargs.get('disable_other_actions', None)) 547 setattr(self, "_{}".format('disable_other_actions_metadata'), kwargs.get('disable_other_actions_metadata', None)) 548 setattr(self, "_{}".format('enable_ds_pro'), kwargs.get('enable_ds_pro', None)) 549 setattr(self, "_{}".format('enable_ds_pro_metadata'), kwargs.get('enable_ds_pro_metadata', None)) 550 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type'), kwargs.get('enable_key_terms_suggestions_by_document_type', None)) 551 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type_metadata'), kwargs.get('enable_key_terms_suggestions_by_document_type_metadata', None)) 552 setattr(self, "_{}".format('enable_sequential_signing_api'), kwargs.get('enable_sequential_signing_api', None)) 553 setattr(self, "_{}".format('enable_sequential_signing_api_metadata'), kwargs.get('enable_sequential_signing_api_metadata', None)) 554 setattr(self, "_{}".format('enable_sequential_signing_ui'), kwargs.get('enable_sequential_signing_ui', None)) 555 setattr(self, "_{}".format('enable_sequential_signing_ui_metadata'), kwargs.get('enable_sequential_signing_ui_metadata', None)) 556 setattr(self, "_{}".format('enable_signer_attachments'), kwargs.get('enable_signer_attachments', None)) 557 setattr(self, "_{}".format('enable_signer_attachments_metadata'), kwargs.get('enable_signer_attachments_metadata', None)) 558 setattr(self, "_{}".format('enable_sign_on_paper_override'), kwargs.get('enable_sign_on_paper_override', None)) 559 setattr(self, "_{}".format('enable_sign_on_paper_override_metadata'), kwargs.get('enable_sign_on_paper_override_metadata', None)) 560 setattr(self, "_{}".format('enable_transaction_point'), kwargs.get('enable_transaction_point', None)) 561 setattr(self, "_{}".format('enable_transaction_point_metadata'), kwargs.get('enable_transaction_point_metadata', None)) 562 setattr(self, "_{}".format('enable_vaulting'), kwargs.get('enable_vaulting', None)) 563 setattr(self, "_{}".format('enable_vaulting_metadata'), kwargs.get('enable_vaulting_metadata', None)) 564 setattr(self, "_{}".format('express_send_only'), kwargs.get('express_send_only', None)) 565 setattr(self, "_{}".format('locale'), kwargs.get('locale', None)) 566 setattr(self, "_{}".format('locale_metadata'), kwargs.get('locale_metadata', None)) 567 setattr(self, "_{}".format('locale_policy'), kwargs.get('locale_policy', None)) 568 setattr(self, "_{}".format('manage_clickwraps_mode'), kwargs.get('manage_clickwraps_mode', None)) 569 setattr(self, "_{}".format('manage_clickwraps_mode_metadata'), kwargs.get('manage_clickwraps_mode_metadata', None)) 570 setattr(self, "_{}".format('modified_by'), kwargs.get('modified_by', None)) 571 setattr(self, "_{}".format('modified_by_metadata'), kwargs.get('modified_by_metadata', None)) 572 setattr(self, "_{}".format('modified_date'), kwargs.get('modified_date', None)) 573 setattr(self, "_{}".format('modified_date_metadata'), kwargs.get('modified_date_metadata', None)) 574 setattr(self, "_{}".format('modified_page'), kwargs.get('modified_page', None)) 575 setattr(self, "_{}".format('modified_page_metadata'), kwargs.get('modified_page_metadata', None)) 576 setattr(self, "_{}".format('new_send_ui'), kwargs.get('new_send_ui', None)) 577 setattr(self, "_{}".format('new_send_ui_metadata'), kwargs.get('new_send_ui_metadata', None)) 578 setattr(self, "_{}".format('power_form_mode'), kwargs.get('power_form_mode', None)) 579 setattr(self, "_{}".format('power_form_mode_metadata'), kwargs.get('power_form_mode_metadata', None)) 580 setattr(self, "_{}".format('recipient_viewed_notification'), kwargs.get('recipient_viewed_notification', None)) 581 setattr(self, "_{}".format('recipient_viewed_notification_metadata'), kwargs.get('recipient_viewed_notification_metadata', None)) 582 setattr(self, "_{}".format('seal_identifiers'), kwargs.get('seal_identifiers', None)) 583 setattr(self, "_{}".format('self_signed_recipient_email_document'), kwargs.get('self_signed_recipient_email_document', None)) 584 setattr(self, "_{}".format('self_signed_recipient_email_document_metadata'), kwargs.get('self_signed_recipient_email_document_metadata', None)) 585 setattr(self, "_{}".format('sender_email_notifications'), kwargs.get('sender_email_notifications', None)) 586 setattr(self, "_{}".format('signer_email_notifications'), kwargs.get('signer_email_notifications', None)) 587 setattr(self, "_{}".format('supplemental_document_include_in_download'), kwargs.get('supplemental_document_include_in_download', None)) 588 setattr(self, "_{}".format('supplemental_documents_must_accept'), kwargs.get('supplemental_documents_must_accept', None)) 589 setattr(self, "_{}".format('supplemental_documents_must_accept_metadata'), kwargs.get('supplemental_documents_must_accept_metadata', None)) 590 setattr(self, "_{}".format('supplemental_documents_must_read'), kwargs.get('supplemental_documents_must_read', None)) 591 setattr(self, "_{}".format('supplemental_documents_must_read_metadata'), kwargs.get('supplemental_documents_must_read_metadata', None)) 592 setattr(self, "_{}".format('supplemental_documents_must_view'), kwargs.get('supplemental_documents_must_view', None)) 593 setattr(self, "_{}".format('supplemental_documents_must_view_metadata'), kwargs.get('supplemental_documents_must_view_metadata', None)) 594 setattr(self, "_{}".format('template_active_creation'), kwargs.get('template_active_creation', None)) 595 setattr(self, "_{}".format('template_active_creation_metadata'), kwargs.get('template_active_creation_metadata', None)) 596 setattr(self, "_{}".format('template_apply_notify'), kwargs.get('template_apply_notify', None)) 597 setattr(self, "_{}".format('template_apply_notify_metadata'), kwargs.get('template_apply_notify_metadata', None)) 598 setattr(self, "_{}".format('template_auto_matching'), kwargs.get('template_auto_matching', None)) 599 setattr(self, "_{}".format('template_auto_matching_metadata'), kwargs.get('template_auto_matching_metadata', None)) 600 setattr(self, "_{}".format('template_matching_sensitivity'), kwargs.get('template_matching_sensitivity', None)) 601 setattr(self, "_{}".format('template_matching_sensitivity_metadata'), kwargs.get('template_matching_sensitivity_metadata', None)) 602 setattr(self, "_{}".format('template_page_level_matching'), kwargs.get('template_page_level_matching', None)) 603 setattr(self, "_{}".format('template_page_level_matching_metadata'), kwargs.get('template_page_level_matching_metadata', None)) 604 setattr(self, "_{}".format('timezone_dst'), kwargs.get('timezone_dst', None)) 605 setattr(self, "_{}".format('timezone_dst_metadata'), kwargs.get('timezone_dst_metadata', None)) 606 setattr(self, "_{}".format('timezone_mask'), kwargs.get('timezone_mask', None)) 607 setattr(self, "_{}".format('timezone_mask_metadata'), kwargs.get('timezone_mask_metadata', None)) 608 setattr(self, "_{}".format('timezone_offset'), kwargs.get('timezone_offset', None)) 609 setattr(self, "_{}".format('timezone_offset_metadata'), kwargs.get('timezone_offset_metadata', None)) 610 setattr(self, "_{}".format('timezone_sending_pref'), kwargs.get('timezone_sending_pref', None)) 611 setattr(self, "_{}".format('timezone_sending_pref_metadata'), kwargs.get('timezone_sending_pref_metadata', None)) 612 setattr(self, "_{}".format('timezone_signing_pref'), kwargs.get('timezone_signing_pref', None)) 613 setattr(self, "_{}".format('timezone_signing_pref_metadata'), kwargs.get('timezone_signing_pref_metadata', None)) 614 setattr(self, "_{}".format('transaction_point_site_name_url'), kwargs.get('transaction_point_site_name_url', None)) 615 setattr(self, "_{}".format('transaction_point_site_name_url_metadata'), kwargs.get('transaction_point_site_name_url_metadata', None)) 616 setattr(self, "_{}".format('transaction_point_user_name'), kwargs.get('transaction_point_user_name', None)) 617 setattr(self, "_{}".format('transaction_point_user_name_metadata'), kwargs.get('transaction_point_user_name_metadata', None)) 618 setattr(self, "_{}".format('vaulting_mode'), kwargs.get('vaulting_mode', None)) 619 setattr(self, "_{}".format('vaulting_mode_metadata'), kwargs.get('vaulting_mode_metadata', None)) 620 setattr(self, "_{}".format('web_forms'), kwargs.get('web_forms', None)) 621 setattr(self, "_{}".format('web_forms_metadata'), kwargs.get('web_forms_metadata', None)) 622 623 @property 624 def account_agreements_access_type(self): 625 """Gets the account_agreements_access_type of this UserSettingsInformation. # noqa: E501 626 627 # noqa: E501 628 629 :return: The account_agreements_access_type of this UserSettingsInformation. # noqa: E501 630 :rtype: str 631 """ 632 return self._account_agreements_access_type 633 634 @account_agreements_access_type.setter 635 def account_agreements_access_type(self, account_agreements_access_type): 636 """Sets the account_agreements_access_type of this UserSettingsInformation. 637 638 # noqa: E501 639 640 :param account_agreements_access_type: The account_agreements_access_type of this UserSettingsInformation. # noqa: E501 641 :type: str 642 """ 643 644 self._account_agreements_access_type = account_agreements_access_type 645 646 @property 647 def account_agreements_access_type_metadata(self): 648 """Gets the account_agreements_access_type_metadata of this UserSettingsInformation. # noqa: E501 649 650 # noqa: E501 651 652 :return: The account_agreements_access_type_metadata of this UserSettingsInformation. # noqa: E501 653 :rtype: SettingsMetadata 654 """ 655 return self._account_agreements_access_type_metadata 656 657 @account_agreements_access_type_metadata.setter 658 def account_agreements_access_type_metadata(self, account_agreements_access_type_metadata): 659 """Sets the account_agreements_access_type_metadata of this UserSettingsInformation. 660 661 # noqa: E501 662 663 :param account_agreements_access_type_metadata: The account_agreements_access_type_metadata of this UserSettingsInformation. # noqa: E501 664 :type: SettingsMetadata 665 """ 666 667 self._account_agreements_access_type_metadata = account_agreements_access_type_metadata 668 669 @property 670 def account_management_granular(self): 671 """Gets the account_management_granular of this UserSettingsInformation. # noqa: E501 672 673 Describes which account management capabilities a user has. # noqa: E501 674 675 :return: The account_management_granular of this UserSettingsInformation. # noqa: E501 676 :rtype: UserAccountManagementGranularInformation 677 """ 678 return self._account_management_granular 679 680 @account_management_granular.setter 681 def account_management_granular(self, account_management_granular): 682 """Sets the account_management_granular of this UserSettingsInformation. 683 684 Describes which account management capabilities a user has. # noqa: E501 685 686 :param account_management_granular: The account_management_granular of this UserSettingsInformation. # noqa: E501 687 :type: UserAccountManagementGranularInformation 688 """ 689 690 self._account_management_granular = account_management_granular 691 692 @property 693 def admin_only(self): 694 """Gets the admin_only of this UserSettingsInformation. # noqa: E501 695 696 # noqa: E501 697 698 :return: The admin_only of this UserSettingsInformation. # noqa: E501 699 :rtype: str 700 """ 701 return self._admin_only 702 703 @admin_only.setter 704 def admin_only(self, admin_only): 705 """Sets the admin_only of this UserSettingsInformation. 706 707 # noqa: E501 708 709 :param admin_only: The admin_only of this UserSettingsInformation. # noqa: E501 710 :type: str 711 """ 712 713 self._admin_only = admin_only 714 715 @property 716 def admin_only_metadata(self): 717 """Gets the admin_only_metadata of this UserSettingsInformation. # noqa: E501 718 719 Reserved for DocuSign. # noqa: E501 720 721 :return: The admin_only_metadata of this UserSettingsInformation. # noqa: E501 722 :rtype: SettingsMetadata 723 """ 724 return self._admin_only_metadata 725 726 @admin_only_metadata.setter 727 def admin_only_metadata(self, admin_only_metadata): 728 """Sets the admin_only_metadata of this UserSettingsInformation. 729 730 Reserved for DocuSign. # noqa: E501 731 732 :param admin_only_metadata: The admin_only_metadata of this UserSettingsInformation. # noqa: E501 733 :type: SettingsMetadata 734 """ 735 736 self._admin_only_metadata = admin_only_metadata 737 738 @property 739 def allow_access_to_all_account_agreements(self): 740 """Gets the allow_access_to_all_account_agreements of this UserSettingsInformation. # noqa: E501 741 742 # noqa: E501 743 744 :return: The allow_access_to_all_account_agreements of this UserSettingsInformation. # noqa: E501 745 :rtype: str 746 """ 747 return self._allow_access_to_all_account_agreements 748 749 @allow_access_to_all_account_agreements.setter 750 def allow_access_to_all_account_agreements(self, allow_access_to_all_account_agreements): 751 """Sets the allow_access_to_all_account_agreements of this UserSettingsInformation. 752 753 # noqa: E501 754 755 :param allow_access_to_all_account_agreements: The allow_access_to_all_account_agreements of this UserSettingsInformation. # noqa: E501 756 :type: str 757 """ 758 759 self._allow_access_to_all_account_agreements = allow_access_to_all_account_agreements 760 761 @property 762 def allow_access_to_all_account_agreements_metadata(self): 763 """Gets the allow_access_to_all_account_agreements_metadata of this UserSettingsInformation. # noqa: E501 764 765 # noqa: E501 766 767 :return: The allow_access_to_all_account_agreements_metadata of this UserSettingsInformation. # noqa: E501 768 :rtype: SettingsMetadata 769 """ 770 return self._allow_access_to_all_account_agreements_metadata 771 772 @allow_access_to_all_account_agreements_metadata.setter 773 def allow_access_to_all_account_agreements_metadata(self, allow_access_to_all_account_agreements_metadata): 774 """Sets the allow_access_to_all_account_agreements_metadata of this UserSettingsInformation. 775 776 # noqa: E501 777 778 :param allow_access_to_all_account_agreements_metadata: The allow_access_to_all_account_agreements_metadata of this UserSettingsInformation. # noqa: E501 779 :type: SettingsMetadata 780 """ 781 782 self._allow_access_to_all_account_agreements_metadata = allow_access_to_all_account_agreements_metadata 783 784 @property 785 def allow_auto_tagging(self): 786 """Gets the allow_auto_tagging of this UserSettingsInformation. # noqa: E501 787 788 # noqa: E501 789 790 :return: The allow_auto_tagging of this UserSettingsInformation. # noqa: E501 791 :rtype: str 792 """ 793 return self._allow_auto_tagging 794 795 @allow_auto_tagging.setter 796 def allow_auto_tagging(self, allow_auto_tagging): 797 """Sets the allow_auto_tagging of this UserSettingsInformation. 798 799 # noqa: E501 800 801 :param allow_auto_tagging: The allow_auto_tagging of this UserSettingsInformation. # noqa: E501 802 :type: str 803 """ 804 805 self._allow_auto_tagging = allow_auto_tagging 806 807 @property 808 def allowed_orchestration_access(self): 809 """Gets the allowed_orchestration_access of this UserSettingsInformation. # noqa: E501 810 811 # noqa: E501 812 813 :return: The allowed_orchestration_access of this UserSettingsInformation. # noqa: E501 814 :rtype: str 815 """ 816 return self._allowed_orchestration_access 817 818 @allowed_orchestration_access.setter 819 def allowed_orchestration_access(self, allowed_orchestration_access): 820 """Sets the allowed_orchestration_access of this UserSettingsInformation. 821 822 # noqa: E501 823 824 :param allowed_orchestration_access: The allowed_orchestration_access of this UserSettingsInformation. # noqa: E501 825 :type: str 826 """ 827 828 self._allowed_orchestration_access = allowed_orchestration_access 829 830 @property 831 def allowed_orchestration_access_metadata(self): 832 """Gets the allowed_orchestration_access_metadata of this UserSettingsInformation. # noqa: E501 833 834 # noqa: E501 835 836 :return: The allowed_orchestration_access_metadata of this UserSettingsInformation. # noqa: E501 837 :rtype: SettingsMetadata 838 """ 839 return self._allowed_orchestration_access_metadata 840 841 @allowed_orchestration_access_metadata.setter 842 def allowed_orchestration_access_metadata(self, allowed_orchestration_access_metadata): 843 """Sets the allowed_orchestration_access_metadata of this UserSettingsInformation. 844 845 # noqa: E501 846 847 :param allowed_orchestration_access_metadata: The allowed_orchestration_access_metadata of this UserSettingsInformation. # noqa: E501 848 :type: SettingsMetadata 849 """ 850 851 self._allowed_orchestration_access_metadata = allowed_orchestration_access_metadata 852 853 @property 854 def allow_envelope_transfer_to(self): 855 """Gets the allow_envelope_transfer_to of this UserSettingsInformation. # noqa: E501 856 857 # noqa: E501 858 859 :return: The allow_envelope_transfer_to of this UserSettingsInformation. # noqa: E501 860 :rtype: str 861 """ 862 return self._allow_envelope_transfer_to 863 864 @allow_envelope_transfer_to.setter 865 def allow_envelope_transfer_to(self, allow_envelope_transfer_to): 866 """Sets the allow_envelope_transfer_to of this UserSettingsInformation. 867 868 # noqa: E501 869 870 :param allow_envelope_transfer_to: The allow_envelope_transfer_to of this UserSettingsInformation. # noqa: E501 871 :type: str 872 """ 873 874 self._allow_envelope_transfer_to = allow_envelope_transfer_to 875 876 @property 877 def allow_envelope_transfer_to_metadata(self): 878 """Gets the allow_envelope_transfer_to_metadata of this UserSettingsInformation. # noqa: E501 879 880 Reserved for DocuSign. # noqa: E501 881 882 :return: The allow_envelope_transfer_to_metadata of this UserSettingsInformation. # noqa: E501 883 :rtype: SettingsMetadata 884 """ 885 return self._allow_envelope_transfer_to_metadata 886 887 @allow_envelope_transfer_to_metadata.setter 888 def allow_envelope_transfer_to_metadata(self, allow_envelope_transfer_to_metadata): 889 """Sets the allow_envelope_transfer_to_metadata of this UserSettingsInformation. 890 891 Reserved for DocuSign. # noqa: E501 892 893 :param allow_envelope_transfer_to_metadata: The allow_envelope_transfer_to_metadata of this UserSettingsInformation. # noqa: E501 894 :type: SettingsMetadata 895 """ 896 897 self._allow_envelope_transfer_to_metadata = allow_envelope_transfer_to_metadata 898 899 @property 900 def allow_eseal_recipients(self): 901 """Gets the allow_eseal_recipients of this UserSettingsInformation. # noqa: E501 902 903 # noqa: E501 904 905 :return: The allow_eseal_recipients of this UserSettingsInformation. # noqa: E501 906 :rtype: str 907 """ 908 return self._allow_eseal_recipients 909 910 @allow_eseal_recipients.setter 911 def allow_eseal_recipients(self, allow_eseal_recipients): 912 """Sets the allow_eseal_recipients of this UserSettingsInformation. 913 914 # noqa: E501 915 916 :param allow_eseal_recipients: The allow_eseal_recipients of this UserSettingsInformation. # noqa: E501 917 :type: str 918 """ 919 920 self._allow_eseal_recipients = allow_eseal_recipients 921 922 @property 923 def allow_eseal_recipients_metadata(self): 924 """Gets the allow_eseal_recipients_metadata of this UserSettingsInformation. # noqa: E501 925 926 Metadata about the `allowEsealRecipientsMetadata` property. # noqa: E501 927 928 :return: The allow_eseal_recipients_metadata of this UserSettingsInformation. # noqa: E501 929 :rtype: SettingsMetadata 930 """ 931 return self._allow_eseal_recipients_metadata 932 933 @allow_eseal_recipients_metadata.setter 934 def allow_eseal_recipients_metadata(self, allow_eseal_recipients_metadata): 935 """Sets the allow_eseal_recipients_metadata of this UserSettingsInformation. 936 937 Metadata about the `allowEsealRecipientsMetadata` property. # noqa: E501 938 939 :param allow_eseal_recipients_metadata: The allow_eseal_recipients_metadata of this UserSettingsInformation. # noqa: E501 940 :type: SettingsMetadata 941 """ 942 943 self._allow_eseal_recipients_metadata = allow_eseal_recipients_metadata 944 945 @property 946 def allow_power_forms_admin_to_access_all_power_form_envelope(self): 947 """Gets the allow_power_forms_admin_to_access_all_power_form_envelope of this UserSettingsInformation. # noqa: E501 948 949 # noqa: E501 950 951 :return: The allow_power_forms_admin_to_access_all_power_form_envelope of this UserSettingsInformation. # noqa: E501 952 :rtype: str 953 """ 954 return self._allow_power_forms_admin_to_access_all_power_form_envelope 955 956 @allow_power_forms_admin_to_access_all_power_form_envelope.setter 957 def allow_power_forms_admin_to_access_all_power_form_envelope(self, allow_power_forms_admin_to_access_all_power_form_envelope): 958 """Sets the allow_power_forms_admin_to_access_all_power_form_envelope of this UserSettingsInformation. 959 960 # noqa: E501 961 962 :param allow_power_forms_admin_to_access_all_power_form_envelope: The allow_power_forms_admin_to_access_all_power_form_envelope of this UserSettingsInformation. # noqa: E501 963 :type: str 964 """ 965 966 self._allow_power_forms_admin_to_access_all_power_form_envelope = allow_power_forms_admin_to_access_all_power_form_envelope 967 968 @property 969 def allow_power_forms_admin_to_access_all_power_form_envelope_metadata(self): 970 """Gets the allow_power_forms_admin_to_access_all_power_form_envelope_metadata of this UserSettingsInformation. # noqa: E501 971 972 Metadata about the `allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata` property. # noqa: E501 973 974 :return: The allow_power_forms_admin_to_access_all_power_form_envelope_metadata of this UserSettingsInformation. # noqa: E501 975 :rtype: SettingsMetadata 976 """ 977 return self._allow_power_forms_admin_to_access_all_power_form_envelope_metadata 978 979 @allow_power_forms_admin_to_access_all_power_form_envelope_metadata.setter 980 def allow_power_forms_admin_to_access_all_power_form_envelope_metadata(self, allow_power_forms_admin_to_access_all_power_form_envelope_metadata): 981 """Sets the allow_power_forms_admin_to_access_all_power_form_envelope_metadata of this UserSettingsInformation. 982 983 Metadata about the `allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata` property. # noqa: E501 984 985 :param allow_power_forms_admin_to_access_all_power_form_envelope_metadata: The allow_power_forms_admin_to_access_all_power_form_envelope_metadata of this UserSettingsInformation. # noqa: E501 986 :type: SettingsMetadata 987 """ 988 989 self._allow_power_forms_admin_to_access_all_power_form_envelope_metadata = allow_power_forms_admin_to_access_all_power_form_envelope_metadata 990 991 @property 992 def allow_recipient_language_selection(self): 993 """Gets the allow_recipient_language_selection of this UserSettingsInformation. # noqa: E501 994 995 # noqa: E501 996 997 :return: The allow_recipient_language_selection of this UserSettingsInformation. # noqa: E501 998 :rtype: str 999 """ 1000 return self._allow_recipient_language_selection 1001 1002 @allow_recipient_language_selection.setter 1003 def allow_recipient_language_selection(self, allow_recipient_language_selection): 1004 """Sets the allow_recipient_language_selection of this UserSettingsInformation. 1005 1006 # noqa: E501 1007 1008 :param allow_recipient_language_selection: The allow_recipient_language_selection of this UserSettingsInformation. # noqa: E501 1009 :type: str 1010 """ 1011 1012 self._allow_recipient_language_selection = allow_recipient_language_selection 1013 1014 @property 1015 def allow_recipient_language_selection_metadata(self): 1016 """Gets the allow_recipient_language_selection_metadata of this UserSettingsInformation. # noqa: E501 1017 1018 Metadata for allowRecipientLanguageSelection. # noqa: E501 1019 1020 :return: The allow_recipient_language_selection_metadata of this UserSettingsInformation. # noqa: E501 1021 :rtype: SettingsMetadata 1022 """ 1023 return self._allow_recipient_language_selection_metadata 1024 1025 @allow_recipient_language_selection_metadata.setter 1026 def allow_recipient_language_selection_metadata(self, allow_recipient_language_selection_metadata): 1027 """Sets the allow_recipient_language_selection_metadata of this UserSettingsInformation. 1028 1029 Metadata for allowRecipientLanguageSelection. # noqa: E501 1030 1031 :param allow_recipient_language_selection_metadata: The allow_recipient_language_selection_metadata of this UserSettingsInformation. # noqa: E501 1032 :type: SettingsMetadata 1033 """ 1034 1035 self._allow_recipient_language_selection_metadata = allow_recipient_language_selection_metadata 1036 1037 @property 1038 def allow_send_on_behalf_of(self): 1039 """Gets the allow_send_on_behalf_of of this UserSettingsInformation. # noqa: E501 1040 1041 # noqa: E501 1042 1043 :return: The allow_send_on_behalf_of of this UserSettingsInformation. # noqa: E501 1044 :rtype: str 1045 """ 1046 return self._allow_send_on_behalf_of 1047 1048 @allow_send_on_behalf_of.setter 1049 def allow_send_on_behalf_of(self, allow_send_on_behalf_of): 1050 """Sets the allow_send_on_behalf_of of this UserSettingsInformation. 1051 1052 # noqa: E501 1053 1054 :param allow_send_on_behalf_of: The allow_send_on_behalf_of of this UserSettingsInformation. # noqa: E501 1055 :type: str 1056 """ 1057 1058 self._allow_send_on_behalf_of = allow_send_on_behalf_of 1059 1060 @property 1061 def allow_send_on_behalf_of_metadata(self): 1062 """Gets the allow_send_on_behalf_of_metadata of this UserSettingsInformation. # noqa: E501 1063 1064 Metadata for allowSendOnBehalfOf. # noqa: E501 1065 1066 :return: The allow_send_on_behalf_of_metadata of this UserSettingsInformation. # noqa: E501 1067 :rtype: SettingsMetadata 1068 """ 1069 return self._allow_send_on_behalf_of_metadata 1070 1071 @allow_send_on_behalf_of_metadata.setter 1072 def allow_send_on_behalf_of_metadata(self, allow_send_on_behalf_of_metadata): 1073 """Sets the allow_send_on_behalf_of_metadata of this UserSettingsInformation. 1074 1075 Metadata for allowSendOnBehalfOf. # noqa: E501 1076 1077 :param allow_send_on_behalf_of_metadata: The allow_send_on_behalf_of_metadata of this UserSettingsInformation. # noqa: E501 1078 :type: SettingsMetadata 1079 """ 1080 1081 self._allow_send_on_behalf_of_metadata = allow_send_on_behalf_of_metadata 1082 1083 @property 1084 def allow_supplemental_documents(self): 1085 """Gets the allow_supplemental_documents of this UserSettingsInformation. # noqa: E501 1086 1087 # noqa: E501 1088 1089 :return: The allow_supplemental_documents of this UserSettingsInformation. # noqa: E501 1090 :rtype: str 1091 """ 1092 return self._allow_supplemental_documents 1093 1094 @allow_supplemental_documents.setter 1095 def allow_supplemental_documents(self, allow_supplemental_documents): 1096 """Sets the allow_supplemental_documents of this UserSettingsInformation. 1097 1098 # noqa: E501 1099 1100 :param allow_supplemental_documents: The allow_supplemental_documents of this UserSettingsInformation. # noqa: E501 1101 :type: str 1102 """ 1103 1104 self._allow_supplemental_documents = allow_supplemental_documents 1105 1106 @property 1107 def allow_supplemental_documents_metadata(self): 1108 """Gets the allow_supplemental_documents_metadata of this UserSettingsInformation. # noqa: E501 1109 1110 Metadata that indicates whether the `allowSupplementalDocuments` property is editable. # noqa: E501 1111 1112 :return: The allow_supplemental_documents_metadata of this UserSettingsInformation. # noqa: E501 1113 :rtype: SettingsMetadata 1114 """ 1115 return self._allow_supplemental_documents_metadata 1116 1117 @allow_supplemental_documents_metadata.setter 1118 def allow_supplemental_documents_metadata(self, allow_supplemental_documents_metadata): 1119 """Sets the allow_supplemental_documents_metadata of this UserSettingsInformation. 1120 1121 Metadata that indicates whether the `allowSupplementalDocuments` property is editable. # noqa: E501 1122 1123 :param allow_supplemental_documents_metadata: The allow_supplemental_documents_metadata of this UserSettingsInformation. # noqa: E501 1124 :type: SettingsMetadata 1125 """ 1126 1127 self._allow_supplemental_documents_metadata = allow_supplemental_documents_metadata 1128 1129 @property 1130 def allow_transactions(self): 1131 """Gets the allow_transactions of this UserSettingsInformation. # noqa: E501 1132 1133 # noqa: E501 1134 1135 :return: The allow_transactions of this UserSettingsInformation. # noqa: E501 1136 :rtype: str 1137 """ 1138 return self._allow_transactions 1139 1140 @allow_transactions.setter 1141 def allow_transactions(self, allow_transactions): 1142 """Sets the allow_transactions of this UserSettingsInformation. 1143 1144 # noqa: E501 1145 1146 :param allow_transactions: The allow_transactions of this UserSettingsInformation. # noqa: E501 1147 :type: str 1148 """ 1149 1150 self._allow_transactions = allow_transactions 1151 1152 @property 1153 def allow_transactions_metadata(self): 1154 """Gets the allow_transactions_metadata of this UserSettingsInformation. # noqa: E501 1155 1156 # noqa: E501 1157 1158 :return: The allow_transactions_metadata of this UserSettingsInformation. # noqa: E501 1159 :rtype: SettingsMetadata 1160 """ 1161 return self._allow_transactions_metadata 1162 1163 @allow_transactions_metadata.setter 1164 def allow_transactions_metadata(self, allow_transactions_metadata): 1165 """Sets the allow_transactions_metadata of this UserSettingsInformation. 1166 1167 # noqa: E501 1168 1169 :param allow_transactions_metadata: The allow_transactions_metadata of this UserSettingsInformation. # noqa: E501 1170 :type: SettingsMetadata 1171 """ 1172 1173 self._allow_transactions_metadata = allow_transactions_metadata 1174 1175 @property 1176 def anchor_tag_versioned_placement_enabled(self): 1177 """Gets the anchor_tag_versioned_placement_enabled of this UserSettingsInformation. # noqa: E501 1178 1179 # noqa: E501 1180 1181 :return: The anchor_tag_versioned_placement_enabled of this UserSettingsInformation. # noqa: E501 1182 :rtype: str 1183 """ 1184 return self._anchor_tag_versioned_placement_enabled 1185 1186 @anchor_tag_versioned_placement_enabled.setter 1187 def anchor_tag_versioned_placement_enabled(self, anchor_tag_versioned_placement_enabled): 1188 """Sets the anchor_tag_versioned_placement_enabled of this UserSettingsInformation. 1189 1190 # noqa: E501 1191 1192 :param anchor_tag_versioned_placement_enabled: The anchor_tag_versioned_placement_enabled of this UserSettingsInformation. # noqa: E501 1193 :type: str 1194 """ 1195 1196 self._anchor_tag_versioned_placement_enabled = anchor_tag_versioned_placement_enabled 1197 1198 @property 1199 def api_account_wide_access(self): 1200 """Gets the api_account_wide_access of this UserSettingsInformation. # noqa: E501 1201 1202 # noqa: E501 1203 1204 :return: The api_account_wide_access of this UserSettingsInformation. # noqa: E501 1205 :rtype: str 1206 """ 1207 return self._api_account_wide_access 1208 1209 @api_account_wide_access.setter 1210 def api_account_wide_access(self, api_account_wide_access): 1211 """Sets the api_account_wide_access of this UserSettingsInformation. 1212 1213 # noqa: E501 1214 1215 :param api_account_wide_access: The api_account_wide_access of this UserSettingsInformation. # noqa: E501 1216 :type: str 1217 """ 1218 1219 self._api_account_wide_access = api_account_wide_access 1220 1221 @property 1222 def api_account_wide_access_metadata(self): 1223 """Gets the api_account_wide_access_metadata of this UserSettingsInformation. # noqa: E501 1224 1225 Metadata for apiAccountWideAccess. # noqa: E501 1226 1227 :return: The api_account_wide_access_metadata of this UserSettingsInformation. # noqa: E501 1228 :rtype: SettingsMetadata 1229 """ 1230 return self._api_account_wide_access_metadata 1231 1232 @api_account_wide_access_metadata.setter 1233 def api_account_wide_access_metadata(self, api_account_wide_access_metadata): 1234 """Sets the api_account_wide_access_metadata of this UserSettingsInformation. 1235 1236 Metadata for apiAccountWideAccess. # noqa: E501 1237 1238 :param api_account_wide_access_metadata: The api_account_wide_access_metadata of this UserSettingsInformation. # noqa: E501 1239 :type: SettingsMetadata 1240 """ 1241 1242 self._api_account_wide_access_metadata = api_account_wide_access_metadata 1243 1244 @property 1245 def api_can_export_ac(self): 1246 """Gets the api_can_export_ac of this UserSettingsInformation. # noqa: E501 1247 1248 # noqa: E501 1249 1250 :return: The api_can_export_ac of this UserSettingsInformation. # noqa: E501 1251 :rtype: str 1252 """ 1253 return self._api_can_export_ac 1254 1255 @api_can_export_ac.setter 1256 def api_can_export_ac(self, api_can_export_ac): 1257 """Sets the api_can_export_ac of this UserSettingsInformation. 1258 1259 # noqa: E501 1260 1261 :param api_can_export_ac: The api_can_export_ac of this UserSettingsInformation. # noqa: E501 1262 :type: str 1263 """ 1264 1265 self._api_can_export_ac = api_can_export_ac 1266 1267 @property 1268 def api_can_export_ac_metadata(self): 1269 """Gets the api_can_export_ac_metadata of this UserSettingsInformation. # noqa: E501 1270 1271 Metadata about the `apiCanExportACMetadata` property. # noqa: E501 1272 1273 :return: The api_can_export_ac_metadata of this UserSettingsInformation. # noqa: E501 1274 :rtype: SettingsMetadata 1275 """ 1276 return self._api_can_export_ac_metadata 1277 1278 @api_can_export_ac_metadata.setter 1279 def api_can_export_ac_metadata(self, api_can_export_ac_metadata): 1280 """Sets the api_can_export_ac_metadata of this UserSettingsInformation. 1281 1282 Metadata about the `apiCanExportACMetadata` property. # noqa: E501 1283 1284 :param api_can_export_ac_metadata: The api_can_export_ac_metadata of this UserSettingsInformation. # noqa: E501 1285 :type: SettingsMetadata 1286 """ 1287 1288 self._api_can_export_ac_metadata = api_can_export_ac_metadata 1289 1290 @property 1291 def bulk_send(self): 1292 """Gets the bulk_send of this UserSettingsInformation. # noqa: E501 1293 1294 # noqa: E501 1295 1296 :return: The bulk_send of this UserSettingsInformation. # noqa: E501 1297 :rtype: str 1298 """ 1299 return self._bulk_send 1300 1301 @bulk_send.setter 1302 def bulk_send(self, bulk_send): 1303 """Sets the bulk_send of this UserSettingsInformation. 1304 1305 # noqa: E501 1306 1307 :param bulk_send: The bulk_send of this UserSettingsInformation. # noqa: E501 1308 :type: str 1309 """ 1310 1311 self._bulk_send = bulk_send 1312 1313 @property 1314 def bulk_send_metadata(self): 1315 """Gets the bulk_send_metadata of this UserSettingsInformation. # noqa: E501 1316 1317 Metadata that indicates whether the `bulkSend` property is editable. # noqa: E501 1318 1319 :return: The bulk_send_metadata of this UserSettingsInformation. # noqa: E501 1320 :rtype: SettingsMetadata 1321 """ 1322 return self._bulk_send_metadata 1323 1324 @bulk_send_metadata.setter 1325 def bulk_send_metadata(self, bulk_send_metadata): 1326 """Sets the bulk_send_metadata of this UserSettingsInformation. 1327 1328 Metadata that indicates whether the `bulkSend` property is editable. # noqa: E501 1329 1330 :param bulk_send_metadata: The bulk_send_metadata of this UserSettingsInformation. # noqa: E501 1331 :type: SettingsMetadata 1332 """ 1333 1334 self._bulk_send_metadata = bulk_send_metadata 1335 1336 @property 1337 def can_bulk_upload_agreements(self): 1338 """Gets the can_bulk_upload_agreements of this UserSettingsInformation. # noqa: E501 1339 1340 # noqa: E501 1341 1342 :return: The can_bulk_upload_agreements of this UserSettingsInformation. # noqa: E501 1343 :rtype: str 1344 """ 1345 return self._can_bulk_upload_agreements 1346 1347 @can_bulk_upload_agreements.setter 1348 def can_bulk_upload_agreements(self, can_bulk_upload_agreements): 1349 """Sets the can_bulk_upload_agreements of this UserSettingsInformation. 1350 1351 # noqa: E501 1352 1353 :param can_bulk_upload_agreements: The can_bulk_upload_agreements of this UserSettingsInformation. # noqa: E501 1354 :type: str 1355 """ 1356 1357 self._can_bulk_upload_agreements = can_bulk_upload_agreements 1358 1359 @property 1360 def can_bulk_upload_agreements_metadata(self): 1361 """Gets the can_bulk_upload_agreements_metadata of this UserSettingsInformation. # noqa: E501 1362 1363 # noqa: E501 1364 1365 :return: The can_bulk_upload_agreements_metadata of this UserSettingsInformation. # noqa: E501 1366 :rtype: SettingsMetadata 1367 """ 1368 return self._can_bulk_upload_agreements_metadata 1369 1370 @can_bulk_upload_agreements_metadata.setter 1371 def can_bulk_upload_agreements_metadata(self, can_bulk_upload_agreements_metadata): 1372 """Sets the can_bulk_upload_agreements_metadata of this UserSettingsInformation. 1373 1374 # noqa: E501 1375 1376 :param can_bulk_upload_agreements_metadata: The can_bulk_upload_agreements_metadata of this UserSettingsInformation. # noqa: E501 1377 :type: SettingsMetadata 1378 """ 1379 1380 self._can_bulk_upload_agreements_metadata = can_bulk_upload_agreements_metadata 1381 1382 @property 1383 def can_charge_account(self): 1384 """Gets the can_charge_account of this UserSettingsInformation. # noqa: E501 1385 1386 # noqa: E501 1387 1388 :return: The can_charge_account of this UserSettingsInformation. # noqa: E501 1389 :rtype: str 1390 """ 1391 return self._can_charge_account 1392 1393 @can_charge_account.setter 1394 def can_charge_account(self, can_charge_account): 1395 """Sets the can_charge_account of this UserSettingsInformation. 1396 1397 # noqa: E501 1398 1399 :param can_charge_account: The can_charge_account of this UserSettingsInformation. # noqa: E501 1400 :type: str 1401 """ 1402 1403 self._can_charge_account = can_charge_account 1404 1405 @property 1406 def can_charge_account_metadata(self): 1407 """Gets the can_charge_account_metadata of this UserSettingsInformation. # noqa: E501 1408 1409 Reserved for DocuSign. # noqa: E501 1410 1411 :return: The can_charge_account_metadata of this UserSettingsInformation. # noqa: E501 1412 :rtype: SettingsMetadata 1413 """ 1414 return self._can_charge_account_metadata 1415 1416 @can_charge_account_metadata.setter 1417 def can_charge_account_metadata(self, can_charge_account_metadata): 1418 """Sets the can_charge_account_metadata of this UserSettingsInformation. 1419 1420 Reserved for DocuSign. # noqa: E501 1421 1422 :param can_charge_account_metadata: The can_charge_account_metadata of this UserSettingsInformation. # noqa: E501 1423 :type: SettingsMetadata 1424 """ 1425 1426 self._can_charge_account_metadata = can_charge_account_metadata 1427 1428 @property 1429 def can_create_transaction(self): 1430 """Gets the can_create_transaction of this UserSettingsInformation. # noqa: E501 1431 1432 # noqa: E501 1433 1434 :return: The can_create_transaction of this UserSettingsInformation. # noqa: E501 1435 :rtype: str 1436 """ 1437 return self._can_create_transaction 1438 1439 @can_create_transaction.setter 1440 def can_create_transaction(self, can_create_transaction): 1441 """Sets the can_create_transaction of this UserSettingsInformation. 1442 1443 # noqa: E501 1444 1445 :param can_create_transaction: The can_create_transaction of this UserSettingsInformation. # noqa: E501 1446 :type: str 1447 """ 1448 1449 self._can_create_transaction = can_create_transaction 1450 1451 @property 1452 def can_create_transaction_metadata(self): 1453 """Gets the can_create_transaction_metadata of this UserSettingsInformation. # noqa: E501 1454 1455 # noqa: E501 1456 1457 :return: The can_create_transaction_metadata of this UserSettingsInformation. # noqa: E501 1458 :rtype: SettingsMetadata 1459 """ 1460 return self._can_create_transaction_metadata 1461 1462 @can_create_transaction_metadata.setter 1463 def can_create_transaction_metadata(self, can_create_transaction_metadata): 1464 """Sets the can_create_transaction_metadata of this UserSettingsInformation. 1465 1466 # noqa: E501 1467 1468 :param can_create_transaction_metadata: The can_create_transaction_metadata of this UserSettingsInformation. # noqa: E501 1469 :type: SettingsMetadata 1470 """ 1471 1472 self._can_create_transaction_metadata = can_create_transaction_metadata 1473 1474 @property 1475 def can_delete_documents_in_transaction(self): 1476 """Gets the can_delete_documents_in_transaction of this UserSettingsInformation. # noqa: E501 1477 1478 # noqa: E501 1479 1480 :return: The can_delete_documents_in_transaction of this UserSettingsInformation. # noqa: E501 1481 :rtype: str 1482 """ 1483 return self._can_delete_documents_in_transaction 1484 1485 @can_delete_documents_in_transaction.setter 1486 def can_delete_documents_in_transaction(self, can_delete_documents_in_transaction): 1487 """Sets the can_delete_documents_in_transaction of this UserSettingsInformation. 1488 1489 # noqa: E501 1490 1491 :param can_delete_documents_in_transaction: The can_delete_documents_in_transaction of this UserSettingsInformation. # noqa: E501 1492 :type: str 1493 """ 1494 1495 self._can_delete_documents_in_transaction = can_delete_documents_in_transaction 1496 1497 @property 1498 def can_delete_documents_in_transaction_metadata(self): 1499 """Gets the can_delete_documents_in_transaction_metadata of this UserSettingsInformation. # noqa: E501 1500 1501 # noqa: E501 1502 1503 :return: The can_delete_documents_in_transaction_metadata of this UserSettingsInformation. # noqa: E501 1504 :rtype: SettingsMetadata 1505 """ 1506 return self._can_delete_documents_in_transaction_metadata 1507 1508 @can_delete_documents_in_transaction_metadata.setter 1509 def can_delete_documents_in_transaction_metadata(self, can_delete_documents_in_transaction_metadata): 1510 """Sets the can_delete_documents_in_transaction_metadata of this UserSettingsInformation. 1511 1512 # noqa: E501 1513 1514 :param can_delete_documents_in_transaction_metadata: The can_delete_documents_in_transaction_metadata of this UserSettingsInformation. # noqa: E501 1515 :type: SettingsMetadata 1516 """ 1517 1518 self._can_delete_documents_in_transaction_metadata = can_delete_documents_in_transaction_metadata 1519 1520 @property 1521 def can_delete_transaction(self): 1522 """Gets the can_delete_transaction of this UserSettingsInformation. # noqa: E501 1523 1524 # noqa: E501 1525 1526 :return: The can_delete_transaction of this UserSettingsInformation. # noqa: E501 1527 :rtype: str 1528 """ 1529 return self._can_delete_transaction 1530 1531 @can_delete_transaction.setter 1532 def can_delete_transaction(self, can_delete_transaction): 1533 """Sets the can_delete_transaction of this UserSettingsInformation. 1534 1535 # noqa: E501 1536 1537 :param can_delete_transaction: The can_delete_transaction of this UserSettingsInformation. # noqa: E501 1538 :type: str 1539 """ 1540 1541 self._can_delete_transaction = can_delete_transaction 1542 1543 @property 1544 def can_delete_transaction_metadata(self): 1545 """Gets the can_delete_transaction_metadata of this UserSettingsInformation. # noqa: E501 1546 1547 # noqa: E501 1548 1549 :return: The can_delete_transaction_metadata of this UserSettingsInformation. # noqa: E501 1550 :rtype: SettingsMetadata 1551 """ 1552 return self._can_delete_transaction_metadata 1553 1554 @can_delete_transaction_metadata.setter 1555 def can_delete_transaction_metadata(self, can_delete_transaction_metadata): 1556 """Sets the can_delete_transaction_metadata of this UserSettingsInformation. 1557 1558 # noqa: E501 1559 1560 :param can_delete_transaction_metadata: The can_delete_transaction_metadata of this UserSettingsInformation. # noqa: E501 1561 :type: SettingsMetadata 1562 """ 1563 1564 self._can_delete_transaction_metadata = can_delete_transaction_metadata 1565 1566 @property 1567 def can_edit_shared_addressbook(self): 1568 """Gets the can_edit_shared_addressbook of this UserSettingsInformation. # noqa: E501 1569 1570 # noqa: E501 1571 1572 :return: The can_edit_shared_addressbook of this UserSettingsInformation. # noqa: E501 1573 :rtype: str 1574 """ 1575 return self._can_edit_shared_addressbook 1576 1577 @can_edit_shared_addressbook.setter 1578 def can_edit_shared_addressbook(self, can_edit_shared_addressbook): 1579 """Sets the can_edit_shared_addressbook of this UserSettingsInformation. 1580 1581 # noqa: E501 1582 1583 :param can_edit_shared_addressbook: The can_edit_shared_addressbook of this UserSettingsInformation. # noqa: E501 1584 :type: str 1585 """ 1586 1587 self._can_edit_shared_addressbook = can_edit_shared_addressbook 1588 1589 @property 1590 def can_edit_shared_addressbook_metadata(self): 1591 """Gets the can_edit_shared_addressbook_metadata of this UserSettingsInformation. # noqa: E501 1592 1593 Metadata about the `canEditSharedAddressbookMetadata` property. # noqa: E501 1594 1595 :return: The can_edit_shared_addressbook_metadata of this UserSettingsInformation. # noqa: E501 1596 :rtype: SettingsMetadata 1597 """ 1598 return self._can_edit_shared_addressbook_metadata 1599 1600 @can_edit_shared_addressbook_metadata.setter 1601 def can_edit_shared_addressbook_metadata(self, can_edit_shared_addressbook_metadata): 1602 """Sets the can_edit_shared_addressbook_metadata of this UserSettingsInformation. 1603 1604 Metadata about the `canEditSharedAddressbookMetadata` property. # noqa: E501 1605 1606 :param can_edit_shared_addressbook_metadata: The can_edit_shared_addressbook_metadata of this UserSettingsInformation. # noqa: E501 1607 :type: SettingsMetadata 1608 """ 1609 1610 self._can_edit_shared_addressbook_metadata = can_edit_shared_addressbook_metadata 1611 1612 @property 1613 def can_lock_envelopes(self): 1614 """Gets the can_lock_envelopes of this UserSettingsInformation. # noqa: E501 1615 1616 # noqa: E501 1617 1618 :return: The can_lock_envelopes of this UserSettingsInformation. # noqa: E501 1619 :rtype: str 1620 """ 1621 return self._can_lock_envelopes 1622 1623 @can_lock_envelopes.setter 1624 def can_lock_envelopes(self, can_lock_envelopes): 1625 """Sets the can_lock_envelopes of this UserSettingsInformation. 1626 1627 # noqa: E501 1628 1629 :param can_lock_envelopes: The can_lock_envelopes of this UserSettingsInformation. # noqa: E501 1630 :type: str 1631 """ 1632 1633 self._can_lock_envelopes = can_lock_envelopes 1634 1635 @property 1636 def can_lock_envelopes_metadata(self): 1637 """Gets the can_lock_envelopes_metadata of this UserSettingsInformation. # noqa: E501 1638 1639 Metadata about the `canLockEnvelopes` property. # noqa: E501 1640 1641 :return: The can_lock_envelopes_metadata of this UserSettingsInformation. # noqa: E501 1642 :rtype: SettingsMetadata 1643 """ 1644 return self._can_lock_envelopes_metadata 1645 1646 @can_lock_envelopes_metadata.setter 1647 def can_lock_envelopes_metadata(self, can_lock_envelopes_metadata): 1648 """Sets the can_lock_envelopes_metadata of this UserSettingsInformation. 1649 1650 Metadata about the `canLockEnvelopes` property. # noqa: E501 1651 1652 :param can_lock_envelopes_metadata: The can_lock_envelopes_metadata of this UserSettingsInformation. # noqa: E501 1653 :type: SettingsMetadata 1654 """ 1655 1656 self._can_lock_envelopes_metadata = can_lock_envelopes_metadata 1657 1658 @property 1659 def can_manage_account(self): 1660 """Gets the can_manage_account of this UserSettingsInformation. # noqa: E501 1661 1662 # noqa: E501 1663 1664 :return: The can_manage_account of this UserSettingsInformation. # noqa: E501 1665 :rtype: str 1666 """ 1667 return self._can_manage_account 1668 1669 @can_manage_account.setter 1670 def can_manage_account(self, can_manage_account): 1671 """Sets the can_manage_account of this UserSettingsInformation. 1672 1673 # noqa: E501 1674 1675 :param can_manage_account: The can_manage_account of this UserSettingsInformation. # noqa: E501 1676 :type: str 1677 """ 1678 1679 self._can_manage_account = can_manage_account 1680 1681 @property 1682 def can_manage_account_metadata(self): 1683 """Gets the can_manage_account_metadata of this UserSettingsInformation. # noqa: E501 1684 1685 Metadata about the `canManageAccountMetadata` property. # noqa: E501 1686 1687 :return: The can_manage_account_metadata of this UserSettingsInformation. # noqa: E501 1688 :rtype: SettingsMetadata 1689 """ 1690 return self._can_manage_account_metadata 1691 1692 @can_manage_account_metadata.setter 1693 def can_manage_account_metadata(self, can_manage_account_metadata): 1694 """Sets the can_manage_account_metadata of this UserSettingsInformation. 1695 1696 Metadata about the `canManageAccountMetadata` property. # noqa: E501 1697 1698 :param can_manage_account_metadata: The can_manage_account_metadata of this UserSettingsInformation. # noqa: E501 1699 :type: SettingsMetadata 1700 """ 1701 1702 self._can_manage_account_metadata = can_manage_account_metadata 1703 1704 @property 1705 def can_manage_agreement_parties(self): 1706 """Gets the can_manage_agreement_parties of this UserSettingsInformation. # noqa: E501 1707 1708 # noqa: E501 1709 1710 :return: The can_manage_agreement_parties of this UserSettingsInformation. # noqa: E501 1711 :rtype: str 1712 """ 1713 return self._can_manage_agreement_parties 1714 1715 @can_manage_agreement_parties.setter 1716 def can_manage_agreement_parties(self, can_manage_agreement_parties): 1717 """Sets the can_manage_agreement_parties of this UserSettingsInformation. 1718 1719 # noqa: E501 1720 1721 :param can_manage_agreement_parties: The can_manage_agreement_parties of this UserSettingsInformation. # noqa: E501 1722 :type: str 1723 """ 1724 1725 self._can_manage_agreement_parties = can_manage_agreement_parties 1726 1727 @property 1728 def can_manage_agreement_parties_metadata(self): 1729 """Gets the can_manage_agreement_parties_metadata of this UserSettingsInformation. # noqa: E501 1730 1731 # noqa: E501 1732 1733 :return: The can_manage_agreement_parties_metadata of this UserSettingsInformation. # noqa: E501 1734 :rtype: SettingsMetadata 1735 """ 1736 return self._can_manage_agreement_parties_metadata 1737 1738 @can_manage_agreement_parties_metadata.setter 1739 def can_manage_agreement_parties_metadata(self, can_manage_agreement_parties_metadata): 1740 """Sets the can_manage_agreement_parties_metadata of this UserSettingsInformation. 1741 1742 # noqa: E501 1743 1744 :param can_manage_agreement_parties_metadata: The can_manage_agreement_parties_metadata of this UserSettingsInformation. # noqa: E501 1745 :type: SettingsMetadata 1746 """ 1747 1748 self._can_manage_agreement_parties_metadata = can_manage_agreement_parties_metadata 1749 1750 @property 1751 def can_manage_distributor(self): 1752 """Gets the can_manage_distributor of this UserSettingsInformation. # noqa: E501 1753 1754 # noqa: E501 1755 1756 :return: The can_manage_distributor of this UserSettingsInformation. # noqa: E501 1757 :rtype: str 1758 """ 1759 return self._can_manage_distributor 1760 1761 @can_manage_distributor.setter 1762 def can_manage_distributor(self, can_manage_distributor): 1763 """Sets the can_manage_distributor of this UserSettingsInformation. 1764 1765 # noqa: E501 1766 1767 :param can_manage_distributor: The can_manage_distributor of this UserSettingsInformation. # noqa: E501 1768 :type: str 1769 """ 1770 1771 self._can_manage_distributor = can_manage_distributor 1772 1773 @property 1774 def can_manage_distributor_metadata(self): 1775 """Gets the can_manage_distributor_metadata of this UserSettingsInformation. # noqa: E501 1776 1777 Metadata about the `canManageDistributor` property. # noqa: E501 1778 1779 :return: The can_manage_distributor_metadata of this UserSettingsInformation. # noqa: E501 1780 :rtype: SettingsMetadata 1781 """ 1782 return self._can_manage_distributor_metadata 1783 1784 @can_manage_distributor_metadata.setter 1785 def can_manage_distributor_metadata(self, can_manage_distributor_metadata): 1786 """Sets the can_manage_distributor_metadata of this UserSettingsInformation. 1787 1788 Metadata about the `canManageDistributor` property. # noqa: E501 1789 1790 :param can_manage_distributor_metadata: The can_manage_distributor_metadata of this UserSettingsInformation. # noqa: E501 1791 :type: SettingsMetadata 1792 """ 1793 1794 self._can_manage_distributor_metadata = can_manage_distributor_metadata 1795 1796 @property 1797 def can_manage_templates(self): 1798 """Gets the can_manage_templates of this UserSettingsInformation. # noqa: E501 1799 1800 # noqa: E501 1801 1802 :return: The can_manage_templates of this UserSettingsInformation. # noqa: E501 1803 :rtype: str 1804 """ 1805 return self._can_manage_templates 1806 1807 @can_manage_templates.setter 1808 def can_manage_templates(self, can_manage_templates): 1809 """Sets the can_manage_templates of this UserSettingsInformation. 1810 1811 # noqa: E501 1812 1813 :param can_manage_templates: The can_manage_templates of this UserSettingsInformation. # noqa: E501 1814 :type: str 1815 """ 1816 1817 self._can_manage_templates = can_manage_templates 1818 1819 @property 1820 def can_manage_templates_metadata(self): 1821 """Gets the can_manage_templates_metadata of this UserSettingsInformation. # noqa: E501 1822 1823 Metadata about the `canManageTemplates` property. # noqa: E501 1824 1825 :return: The can_manage_templates_metadata of this UserSettingsInformation. # noqa: E501 1826 :rtype: SettingsMetadata 1827 """ 1828 return self._can_manage_templates_metadata 1829 1830 @can_manage_templates_metadata.setter 1831 def can_manage_templates_metadata(self, can_manage_templates_metadata): 1832 """Sets the can_manage_templates_metadata of this UserSettingsInformation. 1833 1834 Metadata about the `canManageTemplates` property. # noqa: E501 1835 1836 :param can_manage_templates_metadata: The can_manage_templates_metadata of this UserSettingsInformation. # noqa: E501 1837 :type: SettingsMetadata 1838 """ 1839 1840 self._can_manage_templates_metadata = can_manage_templates_metadata 1841 1842 @property 1843 def can_send_api_requests(self): 1844 """Gets the can_send_api_requests of this UserSettingsInformation. # noqa: E501 1845 1846 # noqa: E501 1847 1848 :return: The can_send_api_requests of this UserSettingsInformation. # noqa: E501 1849 :rtype: str 1850 """ 1851 return self._can_send_api_requests 1852 1853 @can_send_api_requests.setter 1854 def can_send_api_requests(self, can_send_api_requests): 1855 """Sets the can_send_api_requests of this UserSettingsInformation. 1856 1857 # noqa: E501 1858 1859 :param can_send_api_requests: The can_send_api_requests of this UserSettingsInformation. # noqa: E501 1860 :type: str 1861 """ 1862 1863 self._can_send_api_requests = can_send_api_requests 1864 1865 @property 1866 def can_send_api_requests_metadata(self): 1867 """Gets the can_send_api_requests_metadata of this UserSettingsInformation. # noqa: E501 1868 1869 Metadata about the `canSendAPIRequests` property. # noqa: E501 1870 1871 :return: The can_send_api_requests_metadata of this UserSettingsInformation. # noqa: E501 1872 :rtype: SettingsMetadata 1873 """ 1874 return self._can_send_api_requests_metadata 1875 1876 @can_send_api_requests_metadata.setter 1877 def can_send_api_requests_metadata(self, can_send_api_requests_metadata): 1878 """Sets the can_send_api_requests_metadata of this UserSettingsInformation. 1879 1880 Metadata about the `canSendAPIRequests` property. # noqa: E501 1881 1882 :param can_send_api_requests_metadata: The can_send_api_requests_metadata of this UserSettingsInformation. # noqa: E501 1883 :type: SettingsMetadata 1884 """ 1885 1886 self._can_send_api_requests_metadata = can_send_api_requests_metadata 1887 1888 @property 1889 def can_send_envelope(self): 1890 """Gets the can_send_envelope of this UserSettingsInformation. # noqa: E501 1891 1892 # noqa: E501 1893 1894 :return: The can_send_envelope of this UserSettingsInformation. # noqa: E501 1895 :rtype: str 1896 """ 1897 return self._can_send_envelope 1898 1899 @can_send_envelope.setter 1900 def can_send_envelope(self, can_send_envelope): 1901 """Sets the can_send_envelope of this UserSettingsInformation. 1902 1903 # noqa: E501 1904 1905 :param can_send_envelope: The can_send_envelope of this UserSettingsInformation. # noqa: E501 1906 :type: str 1907 """ 1908 1909 self._can_send_envelope = can_send_envelope 1910 1911 @property 1912 def can_send_envelope_metadata(self): 1913 """Gets the can_send_envelope_metadata of this UserSettingsInformation. # noqa: E501 1914 1915 Metadata about the `canSendEnvelope` property. # noqa: E501 1916 1917 :return: The can_send_envelope_metadata of this UserSettingsInformation. # noqa: E501 1918 :rtype: SettingsMetadata 1919 """ 1920 return self._can_send_envelope_metadata 1921 1922 @can_send_envelope_metadata.setter 1923 def can_send_envelope_metadata(self, can_send_envelope_metadata): 1924 """Sets the can_send_envelope_metadata of this UserSettingsInformation. 1925 1926 Metadata about the `canSendEnvelope` property. # noqa: E501 1927 1928 :param can_send_envelope_metadata: The can_send_envelope_metadata of this UserSettingsInformation. # noqa: E501 1929 :type: SettingsMetadata 1930 """ 1931 1932 self._can_send_envelope_metadata = can_send_envelope_metadata 1933 1934 @property 1935 def can_send_envelopes_via_sms(self): 1936 """Gets the can_send_envelopes_via_sms of this UserSettingsInformation. # noqa: E501 1937 1938 # noqa: E501 1939 1940 :return: The can_send_envelopes_via_sms of this UserSettingsInformation. # noqa: E501 1941 :rtype: str 1942 """ 1943 return self._can_send_envelopes_via_sms 1944 1945 @can_send_envelopes_via_sms.setter 1946 def can_send_envelopes_via_sms(self, can_send_envelopes_via_sms): 1947 """Sets the can_send_envelopes_via_sms of this UserSettingsInformation. 1948 1949 # noqa: E501 1950 1951 :param can_send_envelopes_via_sms: The can_send_envelopes_via_sms of this UserSettingsInformation. # noqa: E501 1952 :type: str 1953 """ 1954 1955 self._can_send_envelopes_via_sms = can_send_envelopes_via_sms 1956 1957 @property 1958 def can_send_envelopes_via_sms_metadata(self): 1959 """Gets the can_send_envelopes_via_sms_metadata of this UserSettingsInformation. # noqa: E501 1960 1961 # noqa: E501 1962 1963 :return: The can_send_envelopes_via_sms_metadata of this UserSettingsInformation. # noqa: E501 1964 :rtype: SettingsMetadata 1965 """ 1966 return self._can_send_envelopes_via_sms_metadata 1967 1968 @can_send_envelopes_via_sms_metadata.setter 1969 def can_send_envelopes_via_sms_metadata(self, can_send_envelopes_via_sms_metadata): 1970 """Sets the can_send_envelopes_via_sms_metadata of this UserSettingsInformation. 1971 1972 # noqa: E501 1973 1974 :param can_send_envelopes_via_sms_metadata: The can_send_envelopes_via_sms_metadata of this UserSettingsInformation. # noqa: E501 1975 :type: SettingsMetadata 1976 """ 1977 1978 self._can_send_envelopes_via_sms_metadata = can_send_envelopes_via_sms_metadata 1979 1980 @property 1981 def can_sign_envelope(self): 1982 """Gets the can_sign_envelope of this UserSettingsInformation. # noqa: E501 1983 1984 # noqa: E501 1985 1986 :return: The can_sign_envelope of this UserSettingsInformation. # noqa: E501 1987 :rtype: str 1988 """ 1989 return self._can_sign_envelope 1990 1991 @can_sign_envelope.setter 1992 def can_sign_envelope(self, can_sign_envelope): 1993 """Sets the can_sign_envelope of this UserSettingsInformation. 1994 1995 # noqa: E501 1996 1997 :param can_sign_envelope: The can_sign_envelope of this UserSettingsInformation. # noqa: E501 1998 :type: str 1999 """ 2000 2001 self._can_sign_envelope = can_sign_envelope 2002 2003 @property 2004 def can_sign_envelope_metadata(self): 2005 """Gets the can_sign_envelope_metadata of this UserSettingsInformation. # noqa: E501 2006 2007 Metadata about the `canSignEnvelope` property. # noqa: E501 2008 2009 :return: The can_sign_envelope_metadata of this UserSettingsInformation. # noqa: E501 2010 :rtype: SettingsMetadata 2011 """ 2012 return self._can_sign_envelope_metadata 2013 2014 @can_sign_envelope_metadata.setter 2015 def can_sign_envelope_metadata(self, can_sign_envelope_metadata): 2016 """Sets the can_sign_envelope_metadata of this UserSettingsInformation. 2017 2018 Metadata about the `canSignEnvelope` property. # noqa: E501 2019 2020 :param can_sign_envelope_metadata: The can_sign_envelope_metadata of this UserSettingsInformation. # noqa: E501 2021 :type: SettingsMetadata 2022 """ 2023 2024 self._can_sign_envelope_metadata = can_sign_envelope_metadata 2025 2026 @property 2027 def can_use_scratchpad(self): 2028 """Gets the can_use_scratchpad of this UserSettingsInformation. # noqa: E501 2029 2030 # noqa: E501 2031 2032 :return: The can_use_scratchpad of this UserSettingsInformation. # noqa: E501 2033 :rtype: str 2034 """ 2035 return self._can_use_scratchpad 2036 2037 @can_use_scratchpad.setter 2038 def can_use_scratchpad(self, can_use_scratchpad): 2039 """Sets the can_use_scratchpad of this UserSettingsInformation. 2040 2041 # noqa: E501 2042 2043 :param can_use_scratchpad: The can_use_scratchpad of this UserSettingsInformation. # noqa: E501 2044 :type: str 2045 """ 2046 2047 self._can_use_scratchpad = can_use_scratchpad 2048 2049 @property 2050 def can_use_scratchpad_metadata(self): 2051 """Gets the can_use_scratchpad_metadata of this UserSettingsInformation. # noqa: E501 2052 2053 Metadata about the `canUseScratchpad` property. # noqa: E501 2054 2055 :return: The can_use_scratchpad_metadata of this UserSettingsInformation. # noqa: E501 2056 :rtype: SettingsMetadata 2057 """ 2058 return self._can_use_scratchpad_metadata 2059 2060 @can_use_scratchpad_metadata.setter 2061 def can_use_scratchpad_metadata(self, can_use_scratchpad_metadata): 2062 """Sets the can_use_scratchpad_metadata of this UserSettingsInformation. 2063 2064 Metadata about the `canUseScratchpad` property. # noqa: E501 2065 2066 :param can_use_scratchpad_metadata: The can_use_scratchpad_metadata of this UserSettingsInformation. # noqa: E501 2067 :type: SettingsMetadata 2068 """ 2069 2070 self._can_use_scratchpad_metadata = can_use_scratchpad_metadata 2071 2072 @property 2073 def can_use_smart_contracts(self): 2074 """Gets the can_use_smart_contracts of this UserSettingsInformation. # noqa: E501 2075 2076 # noqa: E501 2077 2078 :return: The can_use_smart_contracts of this UserSettingsInformation. # noqa: E501 2079 :rtype: str 2080 """ 2081 return self._can_use_smart_contracts 2082 2083 @can_use_smart_contracts.setter 2084 def can_use_smart_contracts(self, can_use_smart_contracts): 2085 """Sets the can_use_smart_contracts of this UserSettingsInformation. 2086 2087 # noqa: E501 2088 2089 :param can_use_smart_contracts: The can_use_smart_contracts of this UserSettingsInformation. # noqa: E501 2090 :type: str 2091 """ 2092 2093 self._can_use_smart_contracts = can_use_smart_contracts 2094 2095 @property 2096 def can_use_smart_contracts_metadata(self): 2097 """Gets the can_use_smart_contracts_metadata of this UserSettingsInformation. # noqa: E501 2098 2099 Reserved for DocuSign. # noqa: E501 2100 2101 :return: The can_use_smart_contracts_metadata of this UserSettingsInformation. # noqa: E501 2102 :rtype: SettingsMetadata 2103 """ 2104 return self._can_use_smart_contracts_metadata 2105 2106 @can_use_smart_contracts_metadata.setter 2107 def can_use_smart_contracts_metadata(self, can_use_smart_contracts_metadata): 2108 """Sets the can_use_smart_contracts_metadata of this UserSettingsInformation. 2109 2110 Reserved for DocuSign. # noqa: E501 2111 2112 :param can_use_smart_contracts_metadata: The can_use_smart_contracts_metadata of this UserSettingsInformation. # noqa: E501 2113 :type: SettingsMetadata 2114 """ 2115 2116 self._can_use_smart_contracts_metadata = can_use_smart_contracts_metadata 2117 2118 @property 2119 def disable_document_upload(self): 2120 """Gets the disable_document_upload of this UserSettingsInformation. # noqa: E501 2121 2122 # noqa: E501 2123 2124 :return: The disable_document_upload of this UserSettingsInformation. # noqa: E501 2125 :rtype: str 2126 """ 2127 return self._disable_document_upload 2128 2129 @disable_document_upload.setter 2130 def disable_document_upload(self, disable_document_upload): 2131 """Sets the disable_document_upload of this UserSettingsInformation. 2132 2133 # noqa: E501 2134 2135 :param disable_document_upload: The disable_document_upload of this UserSettingsInformation. # noqa: E501 2136 :type: str 2137 """ 2138 2139 self._disable_document_upload = disable_document_upload 2140 2141 @property 2142 def disable_document_upload_metadata(self): 2143 """Gets the disable_document_upload_metadata of this UserSettingsInformation. # noqa: E501 2144 2145 Metadata that indicates whether the `disableDocumentUpload` property is editable. # noqa: E501 2146 2147 :return: The disable_document_upload_metadata of this UserSettingsInformation. # noqa: E501 2148 :rtype: SettingsMetadata 2149 """ 2150 return self._disable_document_upload_metadata 2151 2152 @disable_document_upload_metadata.setter 2153 def disable_document_upload_metadata(self, disable_document_upload_metadata): 2154 """Sets the disable_document_upload_metadata of this UserSettingsInformation. 2155 2156 Metadata that indicates whether the `disableDocumentUpload` property is editable. # noqa: E501 2157 2158 :param disable_document_upload_metadata: The disable_document_upload_metadata of this UserSettingsInformation. # noqa: E501 2159 :type: SettingsMetadata 2160 """ 2161 2162 self._disable_document_upload_metadata = disable_document_upload_metadata 2163 2164 @property 2165 def disable_other_actions(self): 2166 """Gets the disable_other_actions of this UserSettingsInformation. # noqa: E501 2167 2168 # noqa: E501 2169 2170 :return: The disable_other_actions of this UserSettingsInformation. # noqa: E501 2171 :rtype: str 2172 """ 2173 return self._disable_other_actions 2174 2175 @disable_other_actions.setter 2176 def disable_other_actions(self, disable_other_actions): 2177 """Sets the disable_other_actions of this UserSettingsInformation. 2178 2179 # noqa: E501 2180 2181 :param disable_other_actions: The disable_other_actions of this UserSettingsInformation. # noqa: E501 2182 :type: str 2183 """ 2184 2185 self._disable_other_actions = disable_other_actions 2186 2187 @property 2188 def disable_other_actions_metadata(self): 2189 """Gets the disable_other_actions_metadata of this UserSettingsInformation. # noqa: E501 2190 2191 Metadata that indicates whether the `disableOtherActions` property is editable. # noqa: E501 2192 2193 :return: The disable_other_actions_metadata of this UserSettingsInformation. # noqa: E501 2194 :rtype: SettingsMetadata 2195 """ 2196 return self._disable_other_actions_metadata 2197 2198 @disable_other_actions_metadata.setter 2199 def disable_other_actions_metadata(self, disable_other_actions_metadata): 2200 """Sets the disable_other_actions_metadata of this UserSettingsInformation. 2201 2202 Metadata that indicates whether the `disableOtherActions` property is editable. # noqa: E501 2203 2204 :param disable_other_actions_metadata: The disable_other_actions_metadata of this UserSettingsInformation. # noqa: E501 2205 :type: SettingsMetadata 2206 """ 2207 2208 self._disable_other_actions_metadata = disable_other_actions_metadata 2209 2210 @property 2211 def enable_ds_pro(self): 2212 """Gets the enable_ds_pro of this UserSettingsInformation. # noqa: E501 2213 2214 # noqa: E501 2215 2216 :return: The enable_ds_pro of this UserSettingsInformation. # noqa: E501 2217 :rtype: str 2218 """ 2219 return self._enable_ds_pro 2220 2221 @enable_ds_pro.setter 2222 def enable_ds_pro(self, enable_ds_pro): 2223 """Sets the enable_ds_pro of this UserSettingsInformation. 2224 2225 # noqa: E501 2226 2227 :param enable_ds_pro: The enable_ds_pro of this UserSettingsInformation. # noqa: E501 2228 :type: str 2229 """ 2230 2231 self._enable_ds_pro = enable_ds_pro 2232 2233 @property 2234 def enable_ds_pro_metadata(self): 2235 """Gets the enable_ds_pro_metadata of this UserSettingsInformation. # noqa: E501 2236 2237 Metadata that indicates whether the `enableDSPro` property is editable. # noqa: E501 2238 2239 :return: The enable_ds_pro_metadata of this UserSettingsInformation. # noqa: E501 2240 :rtype: SettingsMetadata 2241 """ 2242 return self._enable_ds_pro_metadata 2243 2244 @enable_ds_pro_metadata.setter 2245 def enable_ds_pro_metadata(self, enable_ds_pro_metadata): 2246 """Sets the enable_ds_pro_metadata of this UserSettingsInformation. 2247 2248 Metadata that indicates whether the `enableDSPro` property is editable. # noqa: E501 2249 2250 :param enable_ds_pro_metadata: The enable_ds_pro_metadata of this UserSettingsInformation. # noqa: E501 2251 :type: SettingsMetadata 2252 """ 2253 2254 self._enable_ds_pro_metadata = enable_ds_pro_metadata 2255 2256 @property 2257 def enable_key_terms_suggestions_by_document_type(self): 2258 """Gets the enable_key_terms_suggestions_by_document_type of this UserSettingsInformation. # noqa: E501 2259 2260 # noqa: E501 2261 2262 :return: The enable_key_terms_suggestions_by_document_type of this UserSettingsInformation. # noqa: E501 2263 :rtype: str 2264 """ 2265 return self._enable_key_terms_suggestions_by_document_type 2266 2267 @enable_key_terms_suggestions_by_document_type.setter 2268 def enable_key_terms_suggestions_by_document_type(self, enable_key_terms_suggestions_by_document_type): 2269 """Sets the enable_key_terms_suggestions_by_document_type of this UserSettingsInformation. 2270 2271 # noqa: E501 2272 2273 :param enable_key_terms_suggestions_by_document_type: The enable_key_terms_suggestions_by_document_type of this UserSettingsInformation. # noqa: E501 2274 :type: str 2275 """ 2276 2277 self._enable_key_terms_suggestions_by_document_type = enable_key_terms_suggestions_by_document_type 2278 2279 @property 2280 def enable_key_terms_suggestions_by_document_type_metadata(self): 2281 """Gets the enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. # noqa: E501 2282 2283 # noqa: E501 2284 2285 :return: The enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. # noqa: E501 2286 :rtype: SettingsMetadata 2287 """ 2288 return self._enable_key_terms_suggestions_by_document_type_metadata 2289 2290 @enable_key_terms_suggestions_by_document_type_metadata.setter 2291 def enable_key_terms_suggestions_by_document_type_metadata(self, enable_key_terms_suggestions_by_document_type_metadata): 2292 """Sets the enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. 2293 2294 # noqa: E501 2295 2296 :param enable_key_terms_suggestions_by_document_type_metadata: The enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. # noqa: E501 2297 :type: SettingsMetadata 2298 """ 2299 2300 self._enable_key_terms_suggestions_by_document_type_metadata = enable_key_terms_suggestions_by_document_type_metadata 2301 2302 @property 2303 def enable_sequential_signing_api(self): 2304 """Gets the enable_sequential_signing_api of this UserSettingsInformation. # noqa: E501 2305 2306 # noqa: E501 2307 2308 :return: The enable_sequential_signing_api of this UserSettingsInformation. # noqa: E501 2309 :rtype: str 2310 """ 2311 return self._enable_sequential_signing_api 2312 2313 @enable_sequential_signing_api.setter 2314 def enable_sequential_signing_api(self, enable_sequential_signing_api): 2315 """Sets the enable_sequential_signing_api of this UserSettingsInformation. 2316 2317 # noqa: E501 2318 2319 :param enable_sequential_signing_api: The enable_sequential_signing_api of this UserSettingsInformation. # noqa: E501 2320 :type: str 2321 """ 2322 2323 self._enable_sequential_signing_api = enable_sequential_signing_api 2324 2325 @property 2326 def enable_sequential_signing_api_metadata(self): 2327 """Gets the enable_sequential_signing_api_metadata of this UserSettingsInformation. # noqa: E501 2328 2329 Metadata that indicates whether the `enableSequentialSigningAPI` property is editable. # noqa: E501 2330 2331 :return: The enable_sequential_signing_api_metadata of this UserSettingsInformation. # noqa: E501 2332 :rtype: SettingsMetadata 2333 """ 2334 return self._enable_sequential_signing_api_metadata 2335 2336 @enable_sequential_signing_api_metadata.setter 2337 def enable_sequential_signing_api_metadata(self, enable_sequential_signing_api_metadata): 2338 """Sets the enable_sequential_signing_api_metadata of this UserSettingsInformation. 2339 2340 Metadata that indicates whether the `enableSequentialSigningAPI` property is editable. # noqa: E501 2341 2342 :param enable_sequential_signing_api_metadata: The enable_sequential_signing_api_metadata of this UserSettingsInformation. # noqa: E501 2343 :type: SettingsMetadata 2344 """ 2345 2346 self._enable_sequential_signing_api_metadata = enable_sequential_signing_api_metadata 2347 2348 @property 2349 def enable_sequential_signing_ui(self): 2350 """Gets the enable_sequential_signing_ui of this UserSettingsInformation. # noqa: E501 2351 2352 # noqa: E501 2353 2354 :return: The enable_sequential_signing_ui of this UserSettingsInformation. # noqa: E501 2355 :rtype: str 2356 """ 2357 return self._enable_sequential_signing_ui 2358 2359 @enable_sequential_signing_ui.setter 2360 def enable_sequential_signing_ui(self, enable_sequential_signing_ui): 2361 """Sets the enable_sequential_signing_ui of this UserSettingsInformation. 2362 2363 # noqa: E501 2364 2365 :param enable_sequential_signing_ui: The enable_sequential_signing_ui of this UserSettingsInformation. # noqa: E501 2366 :type: str 2367 """ 2368 2369 self._enable_sequential_signing_ui = enable_sequential_signing_ui 2370 2371 @property 2372 def enable_sequential_signing_ui_metadata(self): 2373 """Gets the enable_sequential_signing_ui_metadata of this UserSettingsInformation. # noqa: E501 2374 2375 Metadata that indicates whether the `enableSequentialSigningUI` property is editable. # noqa: E501 2376 2377 :return: The enable_sequential_signing_ui_metadata of this UserSettingsInformation. # noqa: E501 2378 :rtype: SettingsMetadata 2379 """ 2380 return self._enable_sequential_signing_ui_metadata 2381 2382 @enable_sequential_signing_ui_metadata.setter 2383 def enable_sequential_signing_ui_metadata(self, enable_sequential_signing_ui_metadata): 2384 """Sets the enable_sequential_signing_ui_metadata of this UserSettingsInformation. 2385 2386 Metadata that indicates whether the `enableSequentialSigningUI` property is editable. # noqa: E501 2387 2388 :param enable_sequential_signing_ui_metadata: The enable_sequential_signing_ui_metadata of this UserSettingsInformation. # noqa: E501 2389 :type: SettingsMetadata 2390 """ 2391 2392 self._enable_sequential_signing_ui_metadata = enable_sequential_signing_ui_metadata 2393 2394 @property 2395 def enable_signer_attachments(self): 2396 """Gets the enable_signer_attachments of this UserSettingsInformation. # noqa: E501 2397 2398 # noqa: E501 2399 2400 :return: The enable_signer_attachments of this UserSettingsInformation. # noqa: E501 2401 :rtype: str 2402 """ 2403 return self._enable_signer_attachments 2404 2405 @enable_signer_attachments.setter 2406 def enable_signer_attachments(self, enable_signer_attachments): 2407 """Sets the enable_signer_attachments of this UserSettingsInformation. 2408 2409 # noqa: E501 2410 2411 :param enable_signer_attachments: The enable_signer_attachments of this UserSettingsInformation. # noqa: E501 2412 :type: str 2413 """ 2414 2415 self._enable_signer_attachments = enable_signer_attachments 2416 2417 @property 2418 def enable_signer_attachments_metadata(self): 2419 """Gets the enable_signer_attachments_metadata of this UserSettingsInformation. # noqa: E501 2420 2421 Metadata that indicates whether the `enableSignerAttachments` property is editable. # noqa: E501 2422 2423 :return: The enable_signer_attachments_metadata of this UserSettingsInformation. # noqa: E501 2424 :rtype: SettingsMetadata 2425 """ 2426 return self._enable_signer_attachments_metadata 2427 2428 @enable_signer_attachments_metadata.setter 2429 def enable_signer_attachments_metadata(self, enable_signer_attachments_metadata): 2430 """Sets the enable_signer_attachments_metadata of this UserSettingsInformation. 2431 2432 Metadata that indicates whether the `enableSignerAttachments` property is editable. # noqa: E501 2433 2434 :param enable_signer_attachments_metadata: The enable_signer_attachments_metadata of this UserSettingsInformation. # noqa: E501 2435 :type: SettingsMetadata 2436 """ 2437 2438 self._enable_signer_attachments_metadata = enable_signer_attachments_metadata 2439 2440 @property 2441 def enable_sign_on_paper_override(self): 2442 """Gets the enable_sign_on_paper_override of this UserSettingsInformation. # noqa: E501 2443 2444 # noqa: E501 2445 2446 :return: The enable_sign_on_paper_override of this UserSettingsInformation. # noqa: E501 2447 :rtype: str 2448 """ 2449 return self._enable_sign_on_paper_override 2450 2451 @enable_sign_on_paper_override.setter 2452 def enable_sign_on_paper_override(self, enable_sign_on_paper_override): 2453 """Sets the enable_sign_on_paper_override of this UserSettingsInformation. 2454 2455 # noqa: E501 2456 2457 :param enable_sign_on_paper_override: The enable_sign_on_paper_override of this UserSettingsInformation. # noqa: E501 2458 :type: str 2459 """ 2460 2461 self._enable_sign_on_paper_override = enable_sign_on_paper_override 2462 2463 @property 2464 def enable_sign_on_paper_override_metadata(self): 2465 """Gets the enable_sign_on_paper_override_metadata of this UserSettingsInformation. # noqa: E501 2466 2467 Metadata that indicates whether the `enableSignOnPaperOverride` property is editable. # noqa: E501 2468 2469 :return: The enable_sign_on_paper_override_metadata of this UserSettingsInformation. # noqa: E501 2470 :rtype: SettingsMetadata 2471 """ 2472 return self._enable_sign_on_paper_override_metadata 2473 2474 @enable_sign_on_paper_override_metadata.setter 2475 def enable_sign_on_paper_override_metadata(self, enable_sign_on_paper_override_metadata): 2476 """Sets the enable_sign_on_paper_override_metadata of this UserSettingsInformation. 2477 2478 Metadata that indicates whether the `enableSignOnPaperOverride` property is editable. # noqa: E501 2479 2480 :param enable_sign_on_paper_override_metadata: The enable_sign_on_paper_override_metadata of this UserSettingsInformation. # noqa: E501 2481 :type: SettingsMetadata 2482 """ 2483 2484 self._enable_sign_on_paper_override_metadata = enable_sign_on_paper_override_metadata 2485 2486 @property 2487 def enable_transaction_point(self): 2488 """Gets the enable_transaction_point of this UserSettingsInformation. # noqa: E501 2489 2490 # noqa: E501 2491 2492 :return: The enable_transaction_point of this UserSettingsInformation. # noqa: E501 2493 :rtype: str 2494 """ 2495 return self._enable_transaction_point 2496 2497 @enable_transaction_point.setter 2498 def enable_transaction_point(self, enable_transaction_point): 2499 """Sets the enable_transaction_point of this UserSettingsInformation. 2500 2501 # noqa: E501 2502 2503 :param enable_transaction_point: The enable_transaction_point of this UserSettingsInformation. # noqa: E501 2504 :type: str 2505 """ 2506 2507 self._enable_transaction_point = enable_transaction_point 2508 2509 @property 2510 def enable_transaction_point_metadata(self): 2511 """Gets the enable_transaction_point_metadata of this UserSettingsInformation. # noqa: E501 2512 2513 Reserved for DocuSign. # noqa: E501 2514 2515 :return: The enable_transaction_point_metadata of this UserSettingsInformation. # noqa: E501 2516 :rtype: SettingsMetadata 2517 """ 2518 return self._enable_transaction_point_metadata 2519 2520 @enable_transaction_point_metadata.setter 2521 def enable_transaction_point_metadata(self, enable_transaction_point_metadata): 2522 """Sets the enable_transaction_point_metadata of this UserSettingsInformation. 2523 2524 Reserved for DocuSign. # noqa: E501 2525 2526 :param enable_transaction_point_metadata: The enable_transaction_point_metadata of this UserSettingsInformation. # noqa: E501 2527 :type: SettingsMetadata 2528 """ 2529 2530 self._enable_transaction_point_metadata = enable_transaction_point_metadata 2531 2532 @property 2533 def enable_vaulting(self): 2534 """Gets the enable_vaulting of this UserSettingsInformation. # noqa: E501 2535 2536 # noqa: E501 2537 2538 :return: The enable_vaulting of this UserSettingsInformation. # noqa: E501 2539 :rtype: str 2540 """ 2541 return self._enable_vaulting 2542 2543 @enable_vaulting.setter 2544 def enable_vaulting(self, enable_vaulting): 2545 """Sets the enable_vaulting of this UserSettingsInformation. 2546 2547 # noqa: E501 2548 2549 :param enable_vaulting: The enable_vaulting of this UserSettingsInformation. # noqa: E501 2550 :type: str 2551 """ 2552 2553 self._enable_vaulting = enable_vaulting 2554 2555 @property 2556 def enable_vaulting_metadata(self): 2557 """Gets the enable_vaulting_metadata of this UserSettingsInformation. # noqa: E501 2558 2559 Metadata that indicates whether the `enableVaulting` property is editable. # noqa: E501 2560 2561 :return: The enable_vaulting_metadata of this UserSettingsInformation. # noqa: E501 2562 :rtype: SettingsMetadata 2563 """ 2564 return self._enable_vaulting_metadata 2565 2566 @enable_vaulting_metadata.setter 2567 def enable_vaulting_metadata(self, enable_vaulting_metadata): 2568 """Sets the enable_vaulting_metadata of this UserSettingsInformation. 2569 2570 Metadata that indicates whether the `enableVaulting` property is editable. # noqa: E501 2571 2572 :param enable_vaulting_metadata: The enable_vaulting_metadata of this UserSettingsInformation. # noqa: E501 2573 :type: SettingsMetadata 2574 """ 2575 2576 self._enable_vaulting_metadata = enable_vaulting_metadata 2577 2578 @property 2579 def express_send_only(self): 2580 """Gets the express_send_only of this UserSettingsInformation. # noqa: E501 2581 2582 # noqa: E501 2583 2584 :return: The express_send_only of this UserSettingsInformation. # noqa: E501 2585 :rtype: str 2586 """ 2587 return self._express_send_only 2588 2589 @express_send_only.setter 2590 def express_send_only(self, express_send_only): 2591 """Sets the express_send_only of this UserSettingsInformation. 2592 2593 # noqa: E501 2594 2595 :param express_send_only: The express_send_only of this UserSettingsInformation. # noqa: E501 2596 :type: str 2597 """ 2598 2599 self._express_send_only = express_send_only 2600 2601 @property 2602 def locale(self): 2603 """Gets the locale of this UserSettingsInformation. # noqa: E501 2604 2605 # noqa: E501 2606 2607 :return: The locale of this UserSettingsInformation. # noqa: E501 2608 :rtype: str 2609 """ 2610 return self._locale 2611 2612 @locale.setter 2613 def locale(self, locale): 2614 """Sets the locale of this UserSettingsInformation. 2615 2616 # noqa: E501 2617 2618 :param locale: The locale of this UserSettingsInformation. # noqa: E501 2619 :type: str 2620 """ 2621 2622 self._locale = locale 2623 2624 @property 2625 def locale_metadata(self): 2626 """Gets the locale_metadata of this UserSettingsInformation. # noqa: E501 2627 2628 Metadata about the `locale` property. # noqa: E501 2629 2630 :return: The locale_metadata of this UserSettingsInformation. # noqa: E501 2631 :rtype: SettingsMetadata 2632 """ 2633 return self._locale_metadata 2634 2635 @locale_metadata.setter 2636 def locale_metadata(self, locale_metadata): 2637 """Sets the locale_metadata of this UserSettingsInformation. 2638 2639 Metadata about the `locale` property. # noqa: E501 2640 2641 :param locale_metadata: The locale_metadata of this UserSettingsInformation. # noqa: E501 2642 :type: SettingsMetadata 2643 """ 2644 2645 self._locale_metadata = locale_metadata 2646 2647 @property 2648 def locale_policy(self): 2649 """Gets the locale_policy of this UserSettingsInformation. # noqa: E501 2650 2651 Reserved for DocuSign. # noqa: E501 2652 2653 :return: The locale_policy of this UserSettingsInformation. # noqa: E501 2654 :rtype: LocalePolicy 2655 """ 2656 return self._locale_policy 2657 2658 @locale_policy.setter 2659 def locale_policy(self, locale_policy): 2660 """Sets the locale_policy of this UserSettingsInformation. 2661 2662 Reserved for DocuSign. # noqa: E501 2663 2664 :param locale_policy: The locale_policy of this UserSettingsInformation. # noqa: E501 2665 :type: LocalePolicy 2666 """ 2667 2668 self._locale_policy = locale_policy 2669 2670 @property 2671 def manage_clickwraps_mode(self): 2672 """Gets the manage_clickwraps_mode of this UserSettingsInformation. # noqa: E501 2673 2674 # noqa: E501 2675 2676 :return: The manage_clickwraps_mode of this UserSettingsInformation. # noqa: E501 2677 :rtype: str 2678 """ 2679 return self._manage_clickwraps_mode 2680 2681 @manage_clickwraps_mode.setter 2682 def manage_clickwraps_mode(self, manage_clickwraps_mode): 2683 """Sets the manage_clickwraps_mode of this UserSettingsInformation. 2684 2685 # noqa: E501 2686 2687 :param manage_clickwraps_mode: The manage_clickwraps_mode of this UserSettingsInformation. # noqa: E501 2688 :type: str 2689 """ 2690 2691 self._manage_clickwraps_mode = manage_clickwraps_mode 2692 2693 @property 2694 def manage_clickwraps_mode_metadata(self): 2695 """Gets the manage_clickwraps_mode_metadata of this UserSettingsInformation. # noqa: E501 2696 2697 Metadata about the `manageClickwrapsMode` property. # noqa: E501 2698 2699 :return: The manage_clickwraps_mode_metadata of this UserSettingsInformation. # noqa: E501 2700 :rtype: SettingsMetadata 2701 """ 2702 return self._manage_clickwraps_mode_metadata 2703 2704 @manage_clickwraps_mode_metadata.setter 2705 def manage_clickwraps_mode_metadata(self, manage_clickwraps_mode_metadata): 2706 """Sets the manage_clickwraps_mode_metadata of this UserSettingsInformation. 2707 2708 Metadata about the `manageClickwrapsMode` property. # noqa: E501 2709 2710 :param manage_clickwraps_mode_metadata: The manage_clickwraps_mode_metadata of this UserSettingsInformation. # noqa: E501 2711 :type: SettingsMetadata 2712 """ 2713 2714 self._manage_clickwraps_mode_metadata = manage_clickwraps_mode_metadata 2715 2716 @property 2717 def modified_by(self): 2718 """Gets the modified_by of this UserSettingsInformation. # noqa: E501 2719 2720 # noqa: E501 2721 2722 :return: The modified_by of this UserSettingsInformation. # noqa: E501 2723 :rtype: str 2724 """ 2725 return self._modified_by 2726 2727 @modified_by.setter 2728 def modified_by(self, modified_by): 2729 """Sets the modified_by of this UserSettingsInformation. 2730 2731 # noqa: E501 2732 2733 :param modified_by: The modified_by of this UserSettingsInformation. # noqa: E501 2734 :type: str 2735 """ 2736 2737 self._modified_by = modified_by 2738 2739 @property 2740 def modified_by_metadata(self): 2741 """Gets the modified_by_metadata of this UserSettingsInformation. # noqa: E501 2742 2743 Metadata about the `modifiedBy` property. # noqa: E501 2744 2745 :return: The modified_by_metadata of this UserSettingsInformation. # noqa: E501 2746 :rtype: SettingsMetadata 2747 """ 2748 return self._modified_by_metadata 2749 2750 @modified_by_metadata.setter 2751 def modified_by_metadata(self, modified_by_metadata): 2752 """Sets the modified_by_metadata of this UserSettingsInformation. 2753 2754 Metadata about the `modifiedBy` property. # noqa: E501 2755 2756 :param modified_by_metadata: The modified_by_metadata of this UserSettingsInformation. # noqa: E501 2757 :type: SettingsMetadata 2758 """ 2759 2760 self._modified_by_metadata = modified_by_metadata 2761 2762 @property 2763 def modified_date(self): 2764 """Gets the modified_date of this UserSettingsInformation. # noqa: E501 2765 2766 # noqa: E501 2767 2768 :return: The modified_date of this UserSettingsInformation. # noqa: E501 2769 :rtype: str 2770 """ 2771 return self._modified_date 2772 2773 @modified_date.setter 2774 def modified_date(self, modified_date): 2775 """Sets the modified_date of this UserSettingsInformation. 2776 2777 # noqa: E501 2778 2779 :param modified_date: The modified_date of this UserSettingsInformation. # noqa: E501 2780 :type: str 2781 """ 2782 2783 self._modified_date = modified_date 2784 2785 @property 2786 def modified_date_metadata(self): 2787 """Gets the modified_date_metadata of this UserSettingsInformation. # noqa: E501 2788 2789 Metadata about the `modifiedDate` property. # noqa: E501 2790 2791 :return: The modified_date_metadata of this UserSettingsInformation. # noqa: E501 2792 :rtype: SettingsMetadata 2793 """ 2794 return self._modified_date_metadata 2795 2796 @modified_date_metadata.setter 2797 def modified_date_metadata(self, modified_date_metadata): 2798 """Sets the modified_date_metadata of this UserSettingsInformation. 2799 2800 Metadata about the `modifiedDate` property. # noqa: E501 2801 2802 :param modified_date_metadata: The modified_date_metadata of this UserSettingsInformation. # noqa: E501 2803 :type: SettingsMetadata 2804 """ 2805 2806 self._modified_date_metadata = modified_date_metadata 2807 2808 @property 2809 def modified_page(self): 2810 """Gets the modified_page of this UserSettingsInformation. # noqa: E501 2811 2812 # noqa: E501 2813 2814 :return: The modified_page of this UserSettingsInformation. # noqa: E501 2815 :rtype: str 2816 """ 2817 return self._modified_page 2818 2819 @modified_page.setter 2820 def modified_page(self, modified_page): 2821 """Sets the modified_page of this UserSettingsInformation. 2822 2823 # noqa: E501 2824 2825 :param modified_page: The modified_page of this UserSettingsInformation. # noqa: E501 2826 :type: str 2827 """ 2828 2829 self._modified_page = modified_page 2830 2831 @property 2832 def modified_page_metadata(self): 2833 """Gets the modified_page_metadata of this UserSettingsInformation. # noqa: E501 2834 2835 Metadata about the `modifiedPage` property. # noqa: E501 2836 2837 :return: The modified_page_metadata of this UserSettingsInformation. # noqa: E501 2838 :rtype: SettingsMetadata 2839 """ 2840 return self._modified_page_metadata 2841 2842 @modified_page_metadata.setter 2843 def modified_page_metadata(self, modified_page_metadata): 2844 """Sets the modified_page_metadata of this UserSettingsInformation. 2845 2846 Metadata about the `modifiedPage` property. # noqa: E501 2847 2848 :param modified_page_metadata: The modified_page_metadata of this UserSettingsInformation. # noqa: E501 2849 :type: SettingsMetadata 2850 """ 2851 2852 self._modified_page_metadata = modified_page_metadata 2853 2854 @property 2855 def new_send_ui(self): 2856 """Gets the new_send_ui of this UserSettingsInformation. # noqa: E501 2857 2858 # noqa: E501 2859 2860 :return: The new_send_ui of this UserSettingsInformation. # noqa: E501 2861 :rtype: str 2862 """ 2863 return self._new_send_ui 2864 2865 @new_send_ui.setter 2866 def new_send_ui(self, new_send_ui): 2867 """Sets the new_send_ui of this UserSettingsInformation. 2868 2869 # noqa: E501 2870 2871 :param new_send_ui: The new_send_ui of this UserSettingsInformation. # noqa: E501 2872 :type: str 2873 """ 2874 2875 self._new_send_ui = new_send_ui 2876 2877 @property 2878 def new_send_ui_metadata(self): 2879 """Gets the new_send_ui_metadata of this UserSettingsInformation. # noqa: E501 2880 2881 Metadata about the `newSendUI` property. # noqa: E501 2882 2883 :return: The new_send_ui_metadata of this UserSettingsInformation. # noqa: E501 2884 :rtype: SettingsMetadata 2885 """ 2886 return self._new_send_ui_metadata 2887 2888 @new_send_ui_metadata.setter 2889 def new_send_ui_metadata(self, new_send_ui_metadata): 2890 """Sets the new_send_ui_metadata of this UserSettingsInformation. 2891 2892 Metadata about the `newSendUI` property. # noqa: E501 2893 2894 :param new_send_ui_metadata: The new_send_ui_metadata of this UserSettingsInformation. # noqa: E501 2895 :type: SettingsMetadata 2896 """ 2897 2898 self._new_send_ui_metadata = new_send_ui_metadata 2899 2900 @property 2901 def power_form_mode(self): 2902 """Gets the power_form_mode of this UserSettingsInformation. # noqa: E501 2903 2904 # noqa: E501 2905 2906 :return: The power_form_mode of this UserSettingsInformation. # noqa: E501 2907 :rtype: str 2908 """ 2909 return self._power_form_mode 2910 2911 @power_form_mode.setter 2912 def power_form_mode(self, power_form_mode): 2913 """Sets the power_form_mode of this UserSettingsInformation. 2914 2915 # noqa: E501 2916 2917 :param power_form_mode: The power_form_mode of this UserSettingsInformation. # noqa: E501 2918 :type: str 2919 """ 2920 2921 self._power_form_mode = power_form_mode 2922 2923 @property 2924 def power_form_mode_metadata(self): 2925 """Gets the power_form_mode_metadata of this UserSettingsInformation. # noqa: E501 2926 2927 Metadata about the `powerFormMode` property. # noqa: E501 2928 2929 :return: The power_form_mode_metadata of this UserSettingsInformation. # noqa: E501 2930 :rtype: SettingsMetadata 2931 """ 2932 return self._power_form_mode_metadata 2933 2934 @power_form_mode_metadata.setter 2935 def power_form_mode_metadata(self, power_form_mode_metadata): 2936 """Sets the power_form_mode_metadata of this UserSettingsInformation. 2937 2938 Metadata about the `powerFormMode` property. # noqa: E501 2939 2940 :param power_form_mode_metadata: The power_form_mode_metadata of this UserSettingsInformation. # noqa: E501 2941 :type: SettingsMetadata 2942 """ 2943 2944 self._power_form_mode_metadata = power_form_mode_metadata 2945 2946 @property 2947 def recipient_viewed_notification(self): 2948 """Gets the recipient_viewed_notification of this UserSettingsInformation. # noqa: E501 2949 2950 # noqa: E501 2951 2952 :return: The recipient_viewed_notification of this UserSettingsInformation. # noqa: E501 2953 :rtype: str 2954 """ 2955 return self._recipient_viewed_notification 2956 2957 @recipient_viewed_notification.setter 2958 def recipient_viewed_notification(self, recipient_viewed_notification): 2959 """Sets the recipient_viewed_notification of this UserSettingsInformation. 2960 2961 # noqa: E501 2962 2963 :param recipient_viewed_notification: The recipient_viewed_notification of this UserSettingsInformation. # noqa: E501 2964 :type: str 2965 """ 2966 2967 self._recipient_viewed_notification = recipient_viewed_notification 2968 2969 @property 2970 def recipient_viewed_notification_metadata(self): 2971 """Gets the recipient_viewed_notification_metadata of this UserSettingsInformation. # noqa: E501 2972 2973 Metadata about the `recipientViewedNotification` property. # noqa: E501 2974 2975 :return: The recipient_viewed_notification_metadata of this UserSettingsInformation. # noqa: E501 2976 :rtype: SettingsMetadata 2977 """ 2978 return self._recipient_viewed_notification_metadata 2979 2980 @recipient_viewed_notification_metadata.setter 2981 def recipient_viewed_notification_metadata(self, recipient_viewed_notification_metadata): 2982 """Sets the recipient_viewed_notification_metadata of this UserSettingsInformation. 2983 2984 Metadata about the `recipientViewedNotification` property. # noqa: E501 2985 2986 :param recipient_viewed_notification_metadata: The recipient_viewed_notification_metadata of this UserSettingsInformation. # noqa: E501 2987 :type: SettingsMetadata 2988 """ 2989 2990 self._recipient_viewed_notification_metadata = recipient_viewed_notification_metadata 2991 2992 @property 2993 def seal_identifiers(self): 2994 """Gets the seal_identifiers of this UserSettingsInformation. # noqa: E501 2995 2996 # noqa: E501 2997 2998 :return: The seal_identifiers of this UserSettingsInformation. # noqa: E501 2999 :rtype: list[SealIdentifier] 3000 """ 3001 return self._seal_identifiers 3002 3003 @seal_identifiers.setter 3004 def seal_identifiers(self, seal_identifiers): 3005 """Sets the seal_identifiers of this UserSettingsInformation. 3006 3007 # noqa: E501 3008 3009 :param seal_identifiers: The seal_identifiers of this UserSettingsInformation. # noqa: E501 3010 :type: list[SealIdentifier] 3011 """ 3012 3013 self._seal_identifiers = seal_identifiers 3014 3015 @property 3016 def self_signed_recipient_email_document(self): 3017 """Gets the self_signed_recipient_email_document of this UserSettingsInformation. # noqa: E501 3018 3019 # noqa: E501 3020 3021 :return: The self_signed_recipient_email_document of this UserSettingsInformation. # noqa: E501 3022 :rtype: str 3023 """ 3024 return self._self_signed_recipient_email_document 3025 3026 @self_signed_recipient_email_document.setter 3027 def self_signed_recipient_email_document(self, self_signed_recipient_email_document): 3028 """Sets the self_signed_recipient_email_document of this UserSettingsInformation. 3029 3030 # noqa: E501 3031 3032 :param self_signed_recipient_email_document: The self_signed_recipient_email_document of this UserSettingsInformation. # noqa: E501 3033 :type: str 3034 """ 3035 3036 self._self_signed_recipient_email_document = self_signed_recipient_email_document 3037 3038 @property 3039 def self_signed_recipient_email_document_metadata(self): 3040 """Gets the self_signed_recipient_email_document_metadata of this UserSettingsInformation. # noqa: E501 3041 3042 Metadata that indicates whether the `selfSignedRecipientEmailDocument` property is editable. # noqa: E501 3043 3044 :return: The self_signed_recipient_email_document_metadata of this UserSettingsInformation. # noqa: E501 3045 :rtype: SettingsMetadata 3046 """ 3047 return self._self_signed_recipient_email_document_metadata 3048 3049 @self_signed_recipient_email_document_metadata.setter 3050 def self_signed_recipient_email_document_metadata(self, self_signed_recipient_email_document_metadata): 3051 """Sets the self_signed_recipient_email_document_metadata of this UserSettingsInformation. 3052 3053 Metadata that indicates whether the `selfSignedRecipientEmailDocument` property is editable. # noqa: E501 3054 3055 :param self_signed_recipient_email_document_metadata: The self_signed_recipient_email_document_metadata of this UserSettingsInformation. # noqa: E501 3056 :type: SettingsMetadata 3057 """ 3058 3059 self._self_signed_recipient_email_document_metadata = self_signed_recipient_email_document_metadata 3060 3061 @property 3062 def sender_email_notifications(self): 3063 """Gets the sender_email_notifications of this UserSettingsInformation. # noqa: E501 3064 3065 An array of email notifications that sets the email the user receives when they are a sender. When the specific email notification is set to true, the user will receive those types of email notifications from DocuSign. The user inherits the default account sender email notification settings when the user is created. The email notifications are: * envelopeComplete * changedSigner * senderEnvelopeDeclined * withdrawnConsent * recipientViewed * deliveryFailed # noqa: E501 3066 3067 :return: The sender_email_notifications of this UserSettingsInformation. # noqa: E501 3068 :rtype: SenderEmailNotifications 3069 """ 3070 return self._sender_email_notifications 3071 3072 @sender_email_notifications.setter 3073 def sender_email_notifications(self, sender_email_notifications): 3074 """Sets the sender_email_notifications of this UserSettingsInformation. 3075 3076 An array of email notifications that sets the email the user receives when they are a sender. When the specific email notification is set to true, the user will receive those types of email notifications from DocuSign. The user inherits the default account sender email notification settings when the user is created. The email notifications are: * envelopeComplete * changedSigner * senderEnvelopeDeclined * withdrawnConsent * recipientViewed * deliveryFailed # noqa: E501 3077 3078 :param sender_email_notifications: The sender_email_notifications of this UserSettingsInformation. # noqa: E501 3079 :type: SenderEmailNotifications 3080 """ 3081 3082 self._sender_email_notifications = sender_email_notifications 3083 3084 @property 3085 def signer_email_notifications(self): 3086 """Gets the signer_email_notifications of this UserSettingsInformation. # noqa: E501 3087 3088 An array of email notifications that specifies the email the user receives when they are a recipient. When the specific email notification is set to true, the user receives those types of email notifications from DocuSign. The user inherits the default account email notification settings when the user is created. # noqa: E501 3089 3090 :return: The signer_email_notifications of this UserSettingsInformation. # noqa: E501 3091 :rtype: SignerEmailNotifications 3092 """ 3093 return self._signer_email_notifications 3094 3095 @signer_email_notifications.setter 3096 def signer_email_notifications(self, signer_email_notifications): 3097 """Sets the signer_email_notifications of this UserSettingsInformation. 3098 3099 An array of email notifications that specifies the email the user receives when they are a recipient. When the specific email notification is set to true, the user receives those types of email notifications from DocuSign. The user inherits the default account email notification settings when the user is created. # noqa: E501 3100 3101 :param signer_email_notifications: The signer_email_notifications of this UserSettingsInformation. # noqa: E501 3102 :type: SignerEmailNotifications 3103 """ 3104 3105 self._signer_email_notifications = signer_email_notifications 3106 3107 @property 3108 def supplemental_document_include_in_download(self): 3109 """Gets the supplemental_document_include_in_download of this UserSettingsInformation. # noqa: E501 3110 3111 # noqa: E501 3112 3113 :return: The supplemental_document_include_in_download of this UserSettingsInformation. # noqa: E501 3114 :rtype: str 3115 """ 3116 return self._supplemental_document_include_in_download 3117 3118 @supplemental_document_include_in_download.setter 3119 def supplemental_document_include_in_download(self, supplemental_document_include_in_download): 3120 """Sets the supplemental_document_include_in_download of this UserSettingsInformation. 3121 3122 # noqa: E501 3123 3124 :param supplemental_document_include_in_download: The supplemental_document_include_in_download of this UserSettingsInformation. # noqa: E501 3125 :type: str 3126 """ 3127 3128 self._supplemental_document_include_in_download = supplemental_document_include_in_download 3129 3130 @property 3131 def supplemental_documents_must_accept(self): 3132 """Gets the supplemental_documents_must_accept of this UserSettingsInformation. # noqa: E501 3133 3134 # noqa: E501 3135 3136 :return: The supplemental_documents_must_accept of this UserSettingsInformation. # noqa: E501 3137 :rtype: str 3138 """ 3139 return self._supplemental_documents_must_accept 3140 3141 @supplemental_documents_must_accept.setter 3142 def supplemental_documents_must_accept(self, supplemental_documents_must_accept): 3143 """Sets the supplemental_documents_must_accept of this UserSettingsInformation. 3144 3145 # noqa: E501 3146 3147 :param supplemental_documents_must_accept: The supplemental_documents_must_accept of this UserSettingsInformation. # noqa: E501 3148 :type: str 3149 """ 3150 3151 self._supplemental_documents_must_accept = supplemental_documents_must_accept 3152 3153 @property 3154 def supplemental_documents_must_accept_metadata(self): 3155 """Gets the supplemental_documents_must_accept_metadata of this UserSettingsInformation. # noqa: E501 3156 3157 Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable. # noqa: E501 3158 3159 :return: The supplemental_documents_must_accept_metadata of this UserSettingsInformation. # noqa: E501 3160 :rtype: SettingsMetadata 3161 """ 3162 return self._supplemental_documents_must_accept_metadata 3163 3164 @supplemental_documents_must_accept_metadata.setter 3165 def supplemental_documents_must_accept_metadata(self, supplemental_documents_must_accept_metadata): 3166 """Sets the supplemental_documents_must_accept_metadata of this UserSettingsInformation. 3167 3168 Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable. # noqa: E501 3169 3170 :param supplemental_documents_must_accept_metadata: The supplemental_documents_must_accept_metadata of this UserSettingsInformation. # noqa: E501 3171 :type: SettingsMetadata 3172 """ 3173 3174 self._supplemental_documents_must_accept_metadata = supplemental_documents_must_accept_metadata 3175 3176 @property 3177 def supplemental_documents_must_read(self): 3178 """Gets the supplemental_documents_must_read of this UserSettingsInformation. # noqa: E501 3179 3180 # noqa: E501 3181 3182 :return: The supplemental_documents_must_read of this UserSettingsInformation. # noqa: E501 3183 :rtype: str 3184 """ 3185 return self._supplemental_documents_must_read 3186 3187 @supplemental_documents_must_read.setter 3188 def supplemental_documents_must_read(self, supplemental_documents_must_read): 3189 """Sets the supplemental_documents_must_read of this UserSettingsInformation. 3190 3191 # noqa: E501 3192 3193 :param supplemental_documents_must_read: The supplemental_documents_must_read of this UserSettingsInformation. # noqa: E501 3194 :type: str 3195 """ 3196 3197 self._supplemental_documents_must_read = supplemental_documents_must_read 3198 3199 @property 3200 def supplemental_documents_must_read_metadata(self): 3201 """Gets the supplemental_documents_must_read_metadata of this UserSettingsInformation. # noqa: E501 3202 3203 Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable. # noqa: E501 3204 3205 :return: The supplemental_documents_must_read_metadata of this UserSettingsInformation. # noqa: E501 3206 :rtype: SettingsMetadata 3207 """ 3208 return self._supplemental_documents_must_read_metadata 3209 3210 @supplemental_documents_must_read_metadata.setter 3211 def supplemental_documents_must_read_metadata(self, supplemental_documents_must_read_metadata): 3212 """Sets the supplemental_documents_must_read_metadata of this UserSettingsInformation. 3213 3214 Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable. # noqa: E501 3215 3216 :param supplemental_documents_must_read_metadata: The supplemental_documents_must_read_metadata of this UserSettingsInformation. # noqa: E501 3217 :type: SettingsMetadata 3218 """ 3219 3220 self._supplemental_documents_must_read_metadata = supplemental_documents_must_read_metadata 3221 3222 @property 3223 def supplemental_documents_must_view(self): 3224 """Gets the supplemental_documents_must_view of this UserSettingsInformation. # noqa: E501 3225 3226 # noqa: E501 3227 3228 :return: The supplemental_documents_must_view of this UserSettingsInformation. # noqa: E501 3229 :rtype: str 3230 """ 3231 return self._supplemental_documents_must_view 3232 3233 @supplemental_documents_must_view.setter 3234 def supplemental_documents_must_view(self, supplemental_documents_must_view): 3235 """Sets the supplemental_documents_must_view of this UserSettingsInformation. 3236 3237 # noqa: E501 3238 3239 :param supplemental_documents_must_view: The supplemental_documents_must_view of this UserSettingsInformation. # noqa: E501 3240 :type: str 3241 """ 3242 3243 self._supplemental_documents_must_view = supplemental_documents_must_view 3244 3245 @property 3246 def supplemental_documents_must_view_metadata(self): 3247 """Gets the supplemental_documents_must_view_metadata of this UserSettingsInformation. # noqa: E501 3248 3249 Metadata that indicates whether the `supplementalDocumentsMustView` property is editable. # noqa: E501 3250 3251 :return: The supplemental_documents_must_view_metadata of this UserSettingsInformation. # noqa: E501 3252 :rtype: SettingsMetadata 3253 """ 3254 return self._supplemental_documents_must_view_metadata 3255 3256 @supplemental_documents_must_view_metadata.setter 3257 def supplemental_documents_must_view_metadata(self, supplemental_documents_must_view_metadata): 3258 """Sets the supplemental_documents_must_view_metadata of this UserSettingsInformation. 3259 3260 Metadata that indicates whether the `supplementalDocumentsMustView` property is editable. # noqa: E501 3261 3262 :param supplemental_documents_must_view_metadata: The supplemental_documents_must_view_metadata of this UserSettingsInformation. # noqa: E501 3263 :type: SettingsMetadata 3264 """ 3265 3266 self._supplemental_documents_must_view_metadata = supplemental_documents_must_view_metadata 3267 3268 @property 3269 def template_active_creation(self): 3270 """Gets the template_active_creation of this UserSettingsInformation. # noqa: E501 3271 3272 # noqa: E501 3273 3274 :return: The template_active_creation of this UserSettingsInformation. # noqa: E501 3275 :rtype: str 3276 """ 3277 return self._template_active_creation 3278 3279 @template_active_creation.setter 3280 def template_active_creation(self, template_active_creation): 3281 """Sets the template_active_creation of this UserSettingsInformation. 3282 3283 # noqa: E501 3284 3285 :param template_active_creation: The template_active_creation of this UserSettingsInformation. # noqa: E501 3286 :type: str 3287 """ 3288 3289 self._template_active_creation = template_active_creation 3290 3291 @property 3292 def template_active_creation_metadata(self): 3293 """Gets the template_active_creation_metadata of this UserSettingsInformation. # noqa: E501 3294 3295 Metadata about the `templateActiveCreation` property. # noqa: E501 3296 3297 :return: The template_active_creation_metadata of this UserSettingsInformation. # noqa: E501 3298 :rtype: SettingsMetadata 3299 """ 3300 return self._template_active_creation_metadata 3301 3302 @template_active_creation_metadata.setter 3303 def template_active_creation_metadata(self, template_active_creation_metadata): 3304 """Sets the template_active_creation_metadata of this UserSettingsInformation. 3305 3306 Metadata about the `templateActiveCreation` property. # noqa: E501 3307 3308 :param template_active_creation_metadata: The template_active_creation_metadata of this UserSettingsInformation. # noqa: E501 3309 :type: SettingsMetadata 3310 """ 3311 3312 self._template_active_creation_metadata = template_active_creation_metadata 3313 3314 @property 3315 def template_apply_notify(self): 3316 """Gets the template_apply_notify of this UserSettingsInformation. # noqa: E501 3317 3318 # noqa: E501 3319 3320 :return: The template_apply_notify of this UserSettingsInformation. # noqa: E501 3321 :rtype: str 3322 """ 3323 return self._template_apply_notify 3324 3325 @template_apply_notify.setter 3326 def template_apply_notify(self, template_apply_notify): 3327 """Sets the template_apply_notify of this UserSettingsInformation. 3328 3329 # noqa: E501 3330 3331 :param template_apply_notify: The template_apply_notify of this UserSettingsInformation. # noqa: E501 3332 :type: str 3333 """ 3334 3335 self._template_apply_notify = template_apply_notify 3336 3337 @property 3338 def template_apply_notify_metadata(self): 3339 """Gets the template_apply_notify_metadata of this UserSettingsInformation. # noqa: E501 3340 3341 Metadata about the `templateApplyNotify` property. # noqa: E501 3342 3343 :return: The template_apply_notify_metadata of this UserSettingsInformation. # noqa: E501 3344 :rtype: SettingsMetadata 3345 """ 3346 return self._template_apply_notify_metadata 3347 3348 @template_apply_notify_metadata.setter 3349 def template_apply_notify_metadata(self, template_apply_notify_metadata): 3350 """Sets the template_apply_notify_metadata of this UserSettingsInformation. 3351 3352 Metadata about the `templateApplyNotify` property. # noqa: E501 3353 3354 :param template_apply_notify_metadata: The template_apply_notify_metadata of this UserSettingsInformation. # noqa: E501 3355 :type: SettingsMetadata 3356 """ 3357 3358 self._template_apply_notify_metadata = template_apply_notify_metadata 3359 3360 @property 3361 def template_auto_matching(self): 3362 """Gets the template_auto_matching of this UserSettingsInformation. # noqa: E501 3363 3364 # noqa: E501 3365 3366 :return: The template_auto_matching of this UserSettingsInformation. # noqa: E501 3367 :rtype: str 3368 """ 3369 return self._template_auto_matching 3370 3371 @template_auto_matching.setter 3372 def template_auto_matching(self, template_auto_matching): 3373 """Sets the template_auto_matching of this UserSettingsInformation. 3374 3375 # noqa: E501 3376 3377 :param template_auto_matching: The template_auto_matching of this UserSettingsInformation. # noqa: E501 3378 :type: str 3379 """ 3380 3381 self._template_auto_matching = template_auto_matching 3382 3383 @property 3384 def template_auto_matching_metadata(self): 3385 """Gets the template_auto_matching_metadata of this UserSettingsInformation. # noqa: E501 3386 3387 Metadata about the `templateAutoMatching` property. # noqa: E501 3388 3389 :return: The template_auto_matching_metadata of this UserSettingsInformation. # noqa: E501 3390 :rtype: SettingsMetadata 3391 """ 3392 return self._template_auto_matching_metadata 3393 3394 @template_auto_matching_metadata.setter 3395 def template_auto_matching_metadata(self, template_auto_matching_metadata): 3396 """Sets the template_auto_matching_metadata of this UserSettingsInformation. 3397 3398 Metadata about the `templateAutoMatching` property. # noqa: E501 3399 3400 :param template_auto_matching_metadata: The template_auto_matching_metadata of this UserSettingsInformation. # noqa: E501 3401 :type: SettingsMetadata 3402 """ 3403 3404 self._template_auto_matching_metadata = template_auto_matching_metadata 3405 3406 @property 3407 def template_matching_sensitivity(self): 3408 """Gets the template_matching_sensitivity of this UserSettingsInformation. # noqa: E501 3409 3410 # noqa: E501 3411 3412 :return: The template_matching_sensitivity of this UserSettingsInformation. # noqa: E501 3413 :rtype: str 3414 """ 3415 return self._template_matching_sensitivity 3416 3417 @template_matching_sensitivity.setter 3418 def template_matching_sensitivity(self, template_matching_sensitivity): 3419 """Sets the template_matching_sensitivity of this UserSettingsInformation. 3420 3421 # noqa: E501 3422 3423 :param template_matching_sensitivity: The template_matching_sensitivity of this UserSettingsInformation. # noqa: E501 3424 :type: str 3425 """ 3426 3427 self._template_matching_sensitivity = template_matching_sensitivity 3428 3429 @property 3430 def template_matching_sensitivity_metadata(self): 3431 """Gets the template_matching_sensitivity_metadata of this UserSettingsInformation. # noqa: E501 3432 3433 Metadata about the `tempalteMatchingSensitivity` property. # noqa: E501 3434 3435 :return: The template_matching_sensitivity_metadata of this UserSettingsInformation. # noqa: E501 3436 :rtype: SettingsMetadata 3437 """ 3438 return self._template_matching_sensitivity_metadata 3439 3440 @template_matching_sensitivity_metadata.setter 3441 def template_matching_sensitivity_metadata(self, template_matching_sensitivity_metadata): 3442 """Sets the template_matching_sensitivity_metadata of this UserSettingsInformation. 3443 3444 Metadata about the `tempalteMatchingSensitivity` property. # noqa: E501 3445 3446 :param template_matching_sensitivity_metadata: The template_matching_sensitivity_metadata of this UserSettingsInformation. # noqa: E501 3447 :type: SettingsMetadata 3448 """ 3449 3450 self._template_matching_sensitivity_metadata = template_matching_sensitivity_metadata 3451 3452 @property 3453 def template_page_level_matching(self): 3454 """Gets the template_page_level_matching of this UserSettingsInformation. # noqa: E501 3455 3456 # noqa: E501 3457 3458 :return: The template_page_level_matching of this UserSettingsInformation. # noqa: E501 3459 :rtype: str 3460 """ 3461 return self._template_page_level_matching 3462 3463 @template_page_level_matching.setter 3464 def template_page_level_matching(self, template_page_level_matching): 3465 """Sets the template_page_level_matching of this UserSettingsInformation. 3466 3467 # noqa: E501 3468 3469 :param template_page_level_matching: The template_page_level_matching of this UserSettingsInformation. # noqa: E501 3470 :type: str 3471 """ 3472 3473 self._template_page_level_matching = template_page_level_matching 3474 3475 @property 3476 def template_page_level_matching_metadata(self): 3477 """Gets the template_page_level_matching_metadata of this UserSettingsInformation. # noqa: E501 3478 3479 Metadata about the `templatePageLevelMatching` property. # noqa: E501 3480 3481 :return: The template_page_level_matching_metadata of this UserSettingsInformation. # noqa: E501 3482 :rtype: SettingsMetadata 3483 """ 3484 return self._template_page_level_matching_metadata 3485 3486 @template_page_level_matching_metadata.setter 3487 def template_page_level_matching_metadata(self, template_page_level_matching_metadata): 3488 """Sets the template_page_level_matching_metadata of this UserSettingsInformation. 3489 3490 Metadata about the `templatePageLevelMatching` property. # noqa: E501 3491 3492 :param template_page_level_matching_metadata: The template_page_level_matching_metadata of this UserSettingsInformation. # noqa: E501 3493 :type: SettingsMetadata 3494 """ 3495 3496 self._template_page_level_matching_metadata = template_page_level_matching_metadata 3497 3498 @property 3499 def timezone_dst(self): 3500 """Gets the timezone_dst of this UserSettingsInformation. # noqa: E501 3501 3502 # noqa: E501 3503 3504 :return: The timezone_dst of this UserSettingsInformation. # noqa: E501 3505 :rtype: str 3506 """ 3507 return self._timezone_dst 3508 3509 @timezone_dst.setter 3510 def timezone_dst(self, timezone_dst): 3511 """Sets the timezone_dst of this UserSettingsInformation. 3512 3513 # noqa: E501 3514 3515 :param timezone_dst: The timezone_dst of this UserSettingsInformation. # noqa: E501 3516 :type: str 3517 """ 3518 3519 self._timezone_dst = timezone_dst 3520 3521 @property 3522 def timezone_dst_metadata(self): 3523 """Gets the timezone_dst_metadata of this UserSettingsInformation. # noqa: E501 3524 3525 Metadata about the `timezoneDST` property. # noqa: E501 3526 3527 :return: The timezone_dst_metadata of this UserSettingsInformation. # noqa: E501 3528 :rtype: SettingsMetadata 3529 """ 3530 return self._timezone_dst_metadata 3531 3532 @timezone_dst_metadata.setter 3533 def timezone_dst_metadata(self, timezone_dst_metadata): 3534 """Sets the timezone_dst_metadata of this UserSettingsInformation. 3535 3536 Metadata about the `timezoneDST` property. # noqa: E501 3537 3538 :param timezone_dst_metadata: The timezone_dst_metadata of this UserSettingsInformation. # noqa: E501 3539 :type: SettingsMetadata 3540 """ 3541 3542 self._timezone_dst_metadata = timezone_dst_metadata 3543 3544 @property 3545 def timezone_mask(self): 3546 """Gets the timezone_mask of this UserSettingsInformation. # noqa: E501 3547 3548 # noqa: E501 3549 3550 :return: The timezone_mask of this UserSettingsInformation. # noqa: E501 3551 :rtype: str 3552 """ 3553 return self._timezone_mask 3554 3555 @timezone_mask.setter 3556 def timezone_mask(self, timezone_mask): 3557 """Sets the timezone_mask of this UserSettingsInformation. 3558 3559 # noqa: E501 3560 3561 :param timezone_mask: The timezone_mask of this UserSettingsInformation. # noqa: E501 3562 :type: str 3563 """ 3564 3565 self._timezone_mask = timezone_mask 3566 3567 @property 3568 def timezone_mask_metadata(self): 3569 """Gets the timezone_mask_metadata of this UserSettingsInformation. # noqa: E501 3570 3571 Metadata about the `timezoneMask` property. # noqa: E501 3572 3573 :return: The timezone_mask_metadata of this UserSettingsInformation. # noqa: E501 3574 :rtype: SettingsMetadata 3575 """ 3576 return self._timezone_mask_metadata 3577 3578 @timezone_mask_metadata.setter 3579 def timezone_mask_metadata(self, timezone_mask_metadata): 3580 """Sets the timezone_mask_metadata of this UserSettingsInformation. 3581 3582 Metadata about the `timezoneMask` property. # noqa: E501 3583 3584 :param timezone_mask_metadata: The timezone_mask_metadata of this UserSettingsInformation. # noqa: E501 3585 :type: SettingsMetadata 3586 """ 3587 3588 self._timezone_mask_metadata = timezone_mask_metadata 3589 3590 @property 3591 def timezone_offset(self): 3592 """Gets the timezone_offset of this UserSettingsInformation. # noqa: E501 3593 3594 # noqa: E501 3595 3596 :return: The timezone_offset of this UserSettingsInformation. # noqa: E501 3597 :rtype: str 3598 """ 3599 return self._timezone_offset 3600 3601 @timezone_offset.setter 3602 def timezone_offset(self, timezone_offset): 3603 """Sets the timezone_offset of this UserSettingsInformation. 3604 3605 # noqa: E501 3606 3607 :param timezone_offset: The timezone_offset of this UserSettingsInformation. # noqa: E501 3608 :type: str 3609 """ 3610 3611 self._timezone_offset = timezone_offset 3612 3613 @property 3614 def timezone_offset_metadata(self): 3615 """Gets the timezone_offset_metadata of this UserSettingsInformation. # noqa: E501 3616 3617 Metadata about the `timezoneOffset` property. # noqa: E501 3618 3619 :return: The timezone_offset_metadata of this UserSettingsInformation. # noqa: E501 3620 :rtype: SettingsMetadata 3621 """ 3622 return self._timezone_offset_metadata 3623 3624 @timezone_offset_metadata.setter 3625 def timezone_offset_metadata(self, timezone_offset_metadata): 3626 """Sets the timezone_offset_metadata of this UserSettingsInformation. 3627 3628 Metadata about the `timezoneOffset` property. # noqa: E501 3629 3630 :param timezone_offset_metadata: The timezone_offset_metadata of this UserSettingsInformation. # noqa: E501 3631 :type: SettingsMetadata 3632 """ 3633 3634 self._timezone_offset_metadata = timezone_offset_metadata 3635 3636 @property 3637 def timezone_sending_pref(self): 3638 """Gets the timezone_sending_pref of this UserSettingsInformation. # noqa: E501 3639 3640 # noqa: E501 3641 3642 :return: The timezone_sending_pref of this UserSettingsInformation. # noqa: E501 3643 :rtype: str 3644 """ 3645 return self._timezone_sending_pref 3646 3647 @timezone_sending_pref.setter 3648 def timezone_sending_pref(self, timezone_sending_pref): 3649 """Sets the timezone_sending_pref of this UserSettingsInformation. 3650 3651 # noqa: E501 3652 3653 :param timezone_sending_pref: The timezone_sending_pref of this UserSettingsInformation. # noqa: E501 3654 :type: str 3655 """ 3656 3657 self._timezone_sending_pref = timezone_sending_pref 3658 3659 @property 3660 def timezone_sending_pref_metadata(self): 3661 """Gets the timezone_sending_pref_metadata of this UserSettingsInformation. # noqa: E501 3662 3663 Reserved for DocuSign. # noqa: E501 3664 3665 :return: The timezone_sending_pref_metadata of this UserSettingsInformation. # noqa: E501 3666 :rtype: SettingsMetadata 3667 """ 3668 return self._timezone_sending_pref_metadata 3669 3670 @timezone_sending_pref_metadata.setter 3671 def timezone_sending_pref_metadata(self, timezone_sending_pref_metadata): 3672 """Sets the timezone_sending_pref_metadata of this UserSettingsInformation. 3673 3674 Reserved for DocuSign. # noqa: E501 3675 3676 :param timezone_sending_pref_metadata: The timezone_sending_pref_metadata of this UserSettingsInformation. # noqa: E501 3677 :type: SettingsMetadata 3678 """ 3679 3680 self._timezone_sending_pref_metadata = timezone_sending_pref_metadata 3681 3682 @property 3683 def timezone_signing_pref(self): 3684 """Gets the timezone_signing_pref of this UserSettingsInformation. # noqa: E501 3685 3686 # noqa: E501 3687 3688 :return: The timezone_signing_pref of this UserSettingsInformation. # noqa: E501 3689 :rtype: str 3690 """ 3691 return self._timezone_signing_pref 3692 3693 @timezone_signing_pref.setter 3694 def timezone_signing_pref(self, timezone_signing_pref): 3695 """Sets the timezone_signing_pref of this UserSettingsInformation. 3696 3697 # noqa: E501 3698 3699 :param timezone_signing_pref: The timezone_signing_pref of this UserSettingsInformation. # noqa: E501 3700 :type: str 3701 """ 3702 3703 self._timezone_signing_pref = timezone_signing_pref 3704 3705 @property 3706 def timezone_signing_pref_metadata(self): 3707 """Gets the timezone_signing_pref_metadata of this UserSettingsInformation. # noqa: E501 3708 3709 Reserved for DocuSign. # noqa: E501 3710 3711 :return: The timezone_signing_pref_metadata of this UserSettingsInformation. # noqa: E501 3712 :rtype: SettingsMetadata 3713 """ 3714 return self._timezone_signing_pref_metadata 3715 3716 @timezone_signing_pref_metadata.setter 3717 def timezone_signing_pref_metadata(self, timezone_signing_pref_metadata): 3718 """Sets the timezone_signing_pref_metadata of this UserSettingsInformation. 3719 3720 Reserved for DocuSign. # noqa: E501 3721 3722 :param timezone_signing_pref_metadata: The timezone_signing_pref_metadata of this UserSettingsInformation. # noqa: E501 3723 :type: SettingsMetadata 3724 """ 3725 3726 self._timezone_signing_pref_metadata = timezone_signing_pref_metadata 3727 3728 @property 3729 def transaction_point_site_name_url(self): 3730 """Gets the transaction_point_site_name_url of this UserSettingsInformation. # noqa: E501 3731 3732 # noqa: E501 3733 3734 :return: The transaction_point_site_name_url of this UserSettingsInformation. # noqa: E501 3735 :rtype: str 3736 """ 3737 return self._transaction_point_site_name_url 3738 3739 @transaction_point_site_name_url.setter 3740 def transaction_point_site_name_url(self, transaction_point_site_name_url): 3741 """Sets the transaction_point_site_name_url of this UserSettingsInformation. 3742 3743 # noqa: E501 3744 3745 :param transaction_point_site_name_url: The transaction_point_site_name_url of this UserSettingsInformation. # noqa: E501 3746 :type: str 3747 """ 3748 3749 self._transaction_point_site_name_url = transaction_point_site_name_url 3750 3751 @property 3752 def transaction_point_site_name_url_metadata(self): 3753 """Gets the transaction_point_site_name_url_metadata of this UserSettingsInformation. # noqa: E501 3754 3755 Reserved for DocuSign. # noqa: E501 3756 3757 :return: The transaction_point_site_name_url_metadata of this UserSettingsInformation. # noqa: E501 3758 :rtype: SettingsMetadata 3759 """ 3760 return self._transaction_point_site_name_url_metadata 3761 3762 @transaction_point_site_name_url_metadata.setter 3763 def transaction_point_site_name_url_metadata(self, transaction_point_site_name_url_metadata): 3764 """Sets the transaction_point_site_name_url_metadata of this UserSettingsInformation. 3765 3766 Reserved for DocuSign. # noqa: E501 3767 3768 :param transaction_point_site_name_url_metadata: The transaction_point_site_name_url_metadata of this UserSettingsInformation. # noqa: E501 3769 :type: SettingsMetadata 3770 """ 3771 3772 self._transaction_point_site_name_url_metadata = transaction_point_site_name_url_metadata 3773 3774 @property 3775 def transaction_point_user_name(self): 3776 """Gets the transaction_point_user_name of this UserSettingsInformation. # noqa: E501 3777 3778 # noqa: E501 3779 3780 :return: The transaction_point_user_name of this UserSettingsInformation. # noqa: E501 3781 :rtype: str 3782 """ 3783 return self._transaction_point_user_name 3784 3785 @transaction_point_user_name.setter 3786 def transaction_point_user_name(self, transaction_point_user_name): 3787 """Sets the transaction_point_user_name of this UserSettingsInformation. 3788 3789 # noqa: E501 3790 3791 :param transaction_point_user_name: The transaction_point_user_name of this UserSettingsInformation. # noqa: E501 3792 :type: str 3793 """ 3794 3795 self._transaction_point_user_name = transaction_point_user_name 3796 3797 @property 3798 def transaction_point_user_name_metadata(self): 3799 """Gets the transaction_point_user_name_metadata of this UserSettingsInformation. # noqa: E501 3800 3801 Reserved for DocuSign. # noqa: E501 3802 3803 :return: The transaction_point_user_name_metadata of this UserSettingsInformation. # noqa: E501 3804 :rtype: SettingsMetadata 3805 """ 3806 return self._transaction_point_user_name_metadata 3807 3808 @transaction_point_user_name_metadata.setter 3809 def transaction_point_user_name_metadata(self, transaction_point_user_name_metadata): 3810 """Sets the transaction_point_user_name_metadata of this UserSettingsInformation. 3811 3812 Reserved for DocuSign. # noqa: E501 3813 3814 :param transaction_point_user_name_metadata: The transaction_point_user_name_metadata of this UserSettingsInformation. # noqa: E501 3815 :type: SettingsMetadata 3816 """ 3817 3818 self._transaction_point_user_name_metadata = transaction_point_user_name_metadata 3819 3820 @property 3821 def vaulting_mode(self): 3822 """Gets the vaulting_mode of this UserSettingsInformation. # noqa: E501 3823 3824 # noqa: E501 3825 3826 :return: The vaulting_mode of this UserSettingsInformation. # noqa: E501 3827 :rtype: str 3828 """ 3829 return self._vaulting_mode 3830 3831 @vaulting_mode.setter 3832 def vaulting_mode(self, vaulting_mode): 3833 """Sets the vaulting_mode of this UserSettingsInformation. 3834 3835 # noqa: E501 3836 3837 :param vaulting_mode: The vaulting_mode of this UserSettingsInformation. # noqa: E501 3838 :type: str 3839 """ 3840 3841 self._vaulting_mode = vaulting_mode 3842 3843 @property 3844 def vaulting_mode_metadata(self): 3845 """Gets the vaulting_mode_metadata of this UserSettingsInformation. # noqa: E501 3846 3847 Metadata about the `vaultingMode` property. # noqa: E501 3848 3849 :return: The vaulting_mode_metadata of this UserSettingsInformation. # noqa: E501 3850 :rtype: SettingsMetadata 3851 """ 3852 return self._vaulting_mode_metadata 3853 3854 @vaulting_mode_metadata.setter 3855 def vaulting_mode_metadata(self, vaulting_mode_metadata): 3856 """Sets the vaulting_mode_metadata of this UserSettingsInformation. 3857 3858 Metadata about the `vaultingMode` property. # noqa: E501 3859 3860 :param vaulting_mode_metadata: The vaulting_mode_metadata of this UserSettingsInformation. # noqa: E501 3861 :type: SettingsMetadata 3862 """ 3863 3864 self._vaulting_mode_metadata = vaulting_mode_metadata 3865 3866 @property 3867 def web_forms(self): 3868 """Gets the web_forms of this UserSettingsInformation. # noqa: E501 3869 3870 # noqa: E501 3871 3872 :return: The web_forms of this UserSettingsInformation. # noqa: E501 3873 :rtype: str 3874 """ 3875 return self._web_forms 3876 3877 @web_forms.setter 3878 def web_forms(self, web_forms): 3879 """Sets the web_forms of this UserSettingsInformation. 3880 3881 # noqa: E501 3882 3883 :param web_forms: The web_forms of this UserSettingsInformation. # noqa: E501 3884 :type: str 3885 """ 3886 3887 self._web_forms = web_forms 3888 3889 @property 3890 def web_forms_metadata(self): 3891 """Gets the web_forms_metadata of this UserSettingsInformation. # noqa: E501 3892 3893 # noqa: E501 3894 3895 :return: The web_forms_metadata of this UserSettingsInformation. # noqa: E501 3896 :rtype: SettingsMetadata 3897 """ 3898 return self._web_forms_metadata 3899 3900 @web_forms_metadata.setter 3901 def web_forms_metadata(self, web_forms_metadata): 3902 """Sets the web_forms_metadata of this UserSettingsInformation. 3903 3904 # noqa: E501 3905 3906 :param web_forms_metadata: The web_forms_metadata of this UserSettingsInformation. # noqa: E501 3907 :type: SettingsMetadata 3908 """ 3909 3910 self._web_forms_metadata = web_forms_metadata 3911 3912 def to_dict(self): 3913 """Returns the model properties as a dict""" 3914 result = {} 3915 3916 for attr, _ in six.iteritems(self.swagger_types): 3917 value = getattr(self, attr) 3918 if isinstance(value, list): 3919 result[attr] = list(map( 3920 lambda x: x.to_dict() if hasattr(x, "to_dict") else x, 3921 value 3922 )) 3923 elif hasattr(value, "to_dict"): 3924 result[attr] = value.to_dict() 3925 elif isinstance(value, dict): 3926 result[attr] = dict(map( 3927 lambda item: (item[0], item[1].to_dict()) 3928 if hasattr(item[1], "to_dict") else item, 3929 value.items() 3930 )) 3931 else: 3932 result[attr] = value 3933 if issubclass(UserSettingsInformation, dict): 3934 for key, value in self.items(): 3935 result[key] = value 3936 3937 return result 3938 3939 def to_str(self): 3940 """Returns the string representation of the model""" 3941 return pprint.pformat(self.to_dict()) 3942 3943 def __repr__(self): 3944 """For `print` and `pprint`""" 3945 return self.to_str() 3946 3947 def __eq__(self, other): 3948 """Returns true if both objects are equal""" 3949 if not isinstance(other, UserSettingsInformation): 3950 return False 3951 3952 return self.to_dict() == other.to_dict() 3953 3954 def __ne__(self, other): 3955 """Returns true if both objects are not equal""" 3956 if not isinstance(other, UserSettingsInformation): 3957 return True 3958 3959 return self.to_dict() != other.to_dict()
NOTE: This class is auto generated by the swagger code generator program.
Do not edit the class manually.
328 def __init__(self, _configuration=None, **kwargs): # noqa: E501 329 """UserSettingsInformation - a model defined in Swagger""" # noqa: E501 330 if _configuration is None: 331 _configuration = Configuration() 332 self._configuration = _configuration 333 334 self._account_agreements_access_type = None 335 self._account_agreements_access_type_metadata = None 336 self._account_management_granular = None 337 self._admin_only = None 338 self._admin_only_metadata = None 339 self._allow_access_to_all_account_agreements = None 340 self._allow_access_to_all_account_agreements_metadata = None 341 self._allow_auto_tagging = None 342 self._allowed_orchestration_access = None 343 self._allowed_orchestration_access_metadata = None 344 self._allow_envelope_transfer_to = None 345 self._allow_envelope_transfer_to_metadata = None 346 self._allow_eseal_recipients = None 347 self._allow_eseal_recipients_metadata = None 348 self._allow_power_forms_admin_to_access_all_power_form_envelope = None 349 self._allow_power_forms_admin_to_access_all_power_form_envelope_metadata = None 350 self._allow_recipient_language_selection = None 351 self._allow_recipient_language_selection_metadata = None 352 self._allow_send_on_behalf_of = None 353 self._allow_send_on_behalf_of_metadata = None 354 self._allow_supplemental_documents = None 355 self._allow_supplemental_documents_metadata = None 356 self._allow_transactions = None 357 self._allow_transactions_metadata = None 358 self._anchor_tag_versioned_placement_enabled = None 359 self._api_account_wide_access = None 360 self._api_account_wide_access_metadata = None 361 self._api_can_export_ac = None 362 self._api_can_export_ac_metadata = None 363 self._bulk_send = None 364 self._bulk_send_metadata = None 365 self._can_bulk_upload_agreements = None 366 self._can_bulk_upload_agreements_metadata = None 367 self._can_charge_account = None 368 self._can_charge_account_metadata = None 369 self._can_create_transaction = None 370 self._can_create_transaction_metadata = None 371 self._can_delete_documents_in_transaction = None 372 self._can_delete_documents_in_transaction_metadata = None 373 self._can_delete_transaction = None 374 self._can_delete_transaction_metadata = None 375 self._can_edit_shared_addressbook = None 376 self._can_edit_shared_addressbook_metadata = None 377 self._can_lock_envelopes = None 378 self._can_lock_envelopes_metadata = None 379 self._can_manage_account = None 380 self._can_manage_account_metadata = None 381 self._can_manage_agreement_parties = None 382 self._can_manage_agreement_parties_metadata = None 383 self._can_manage_distributor = None 384 self._can_manage_distributor_metadata = None 385 self._can_manage_templates = None 386 self._can_manage_templates_metadata = None 387 self._can_send_api_requests = None 388 self._can_send_api_requests_metadata = None 389 self._can_send_envelope = None 390 self._can_send_envelope_metadata = None 391 self._can_send_envelopes_via_sms = None 392 self._can_send_envelopes_via_sms_metadata = None 393 self._can_sign_envelope = None 394 self._can_sign_envelope_metadata = None 395 self._can_use_scratchpad = None 396 self._can_use_scratchpad_metadata = None 397 self._can_use_smart_contracts = None 398 self._can_use_smart_contracts_metadata = None 399 self._disable_document_upload = None 400 self._disable_document_upload_metadata = None 401 self._disable_other_actions = None 402 self._disable_other_actions_metadata = None 403 self._enable_ds_pro = None 404 self._enable_ds_pro_metadata = None 405 self._enable_key_terms_suggestions_by_document_type = None 406 self._enable_key_terms_suggestions_by_document_type_metadata = None 407 self._enable_sequential_signing_api = None 408 self._enable_sequential_signing_api_metadata = None 409 self._enable_sequential_signing_ui = None 410 self._enable_sequential_signing_ui_metadata = None 411 self._enable_signer_attachments = None 412 self._enable_signer_attachments_metadata = None 413 self._enable_sign_on_paper_override = None 414 self._enable_sign_on_paper_override_metadata = None 415 self._enable_transaction_point = None 416 self._enable_transaction_point_metadata = None 417 self._enable_vaulting = None 418 self._enable_vaulting_metadata = None 419 self._express_send_only = None 420 self._locale = None 421 self._locale_metadata = None 422 self._locale_policy = None 423 self._manage_clickwraps_mode = None 424 self._manage_clickwraps_mode_metadata = None 425 self._modified_by = None 426 self._modified_by_metadata = None 427 self._modified_date = None 428 self._modified_date_metadata = None 429 self._modified_page = None 430 self._modified_page_metadata = None 431 self._new_send_ui = None 432 self._new_send_ui_metadata = None 433 self._power_form_mode = None 434 self._power_form_mode_metadata = None 435 self._recipient_viewed_notification = None 436 self._recipient_viewed_notification_metadata = None 437 self._seal_identifiers = None 438 self._self_signed_recipient_email_document = None 439 self._self_signed_recipient_email_document_metadata = None 440 self._sender_email_notifications = None 441 self._signer_email_notifications = None 442 self._supplemental_document_include_in_download = None 443 self._supplemental_documents_must_accept = None 444 self._supplemental_documents_must_accept_metadata = None 445 self._supplemental_documents_must_read = None 446 self._supplemental_documents_must_read_metadata = None 447 self._supplemental_documents_must_view = None 448 self._supplemental_documents_must_view_metadata = None 449 self._template_active_creation = None 450 self._template_active_creation_metadata = None 451 self._template_apply_notify = None 452 self._template_apply_notify_metadata = None 453 self._template_auto_matching = None 454 self._template_auto_matching_metadata = None 455 self._template_matching_sensitivity = None 456 self._template_matching_sensitivity_metadata = None 457 self._template_page_level_matching = None 458 self._template_page_level_matching_metadata = None 459 self._timezone_dst = None 460 self._timezone_dst_metadata = None 461 self._timezone_mask = None 462 self._timezone_mask_metadata = None 463 self._timezone_offset = None 464 self._timezone_offset_metadata = None 465 self._timezone_sending_pref = None 466 self._timezone_sending_pref_metadata = None 467 self._timezone_signing_pref = None 468 self._timezone_signing_pref_metadata = None 469 self._transaction_point_site_name_url = None 470 self._transaction_point_site_name_url_metadata = None 471 self._transaction_point_user_name = None 472 self._transaction_point_user_name_metadata = None 473 self._vaulting_mode = None 474 self._vaulting_mode_metadata = None 475 self._web_forms = None 476 self._web_forms_metadata = None 477 self.discriminator = None 478 479 setattr(self, "_{}".format('account_agreements_access_type'), kwargs.get('account_agreements_access_type', None)) 480 setattr(self, "_{}".format('account_agreements_access_type_metadata'), kwargs.get('account_agreements_access_type_metadata', None)) 481 setattr(self, "_{}".format('account_management_granular'), kwargs.get('account_management_granular', None)) 482 setattr(self, "_{}".format('admin_only'), kwargs.get('admin_only', None)) 483 setattr(self, "_{}".format('admin_only_metadata'), kwargs.get('admin_only_metadata', None)) 484 setattr(self, "_{}".format('allow_access_to_all_account_agreements'), kwargs.get('allow_access_to_all_account_agreements', None)) 485 setattr(self, "_{}".format('allow_access_to_all_account_agreements_metadata'), kwargs.get('allow_access_to_all_account_agreements_metadata', None)) 486 setattr(self, "_{}".format('allow_auto_tagging'), kwargs.get('allow_auto_tagging', None)) 487 setattr(self, "_{}".format('allowed_orchestration_access'), kwargs.get('allowed_orchestration_access', None)) 488 setattr(self, "_{}".format('allowed_orchestration_access_metadata'), kwargs.get('allowed_orchestration_access_metadata', None)) 489 setattr(self, "_{}".format('allow_envelope_transfer_to'), kwargs.get('allow_envelope_transfer_to', None)) 490 setattr(self, "_{}".format('allow_envelope_transfer_to_metadata'), kwargs.get('allow_envelope_transfer_to_metadata', None)) 491 setattr(self, "_{}".format('allow_eseal_recipients'), kwargs.get('allow_eseal_recipients', None)) 492 setattr(self, "_{}".format('allow_eseal_recipients_metadata'), kwargs.get('allow_eseal_recipients_metadata', None)) 493 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelope'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelope', None)) 494 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelope_metadata'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelope_metadata', None)) 495 setattr(self, "_{}".format('allow_recipient_language_selection'), kwargs.get('allow_recipient_language_selection', None)) 496 setattr(self, "_{}".format('allow_recipient_language_selection_metadata'), kwargs.get('allow_recipient_language_selection_metadata', None)) 497 setattr(self, "_{}".format('allow_send_on_behalf_of'), kwargs.get('allow_send_on_behalf_of', None)) 498 setattr(self, "_{}".format('allow_send_on_behalf_of_metadata'), kwargs.get('allow_send_on_behalf_of_metadata', None)) 499 setattr(self, "_{}".format('allow_supplemental_documents'), kwargs.get('allow_supplemental_documents', None)) 500 setattr(self, "_{}".format('allow_supplemental_documents_metadata'), kwargs.get('allow_supplemental_documents_metadata', None)) 501 setattr(self, "_{}".format('allow_transactions'), kwargs.get('allow_transactions', None)) 502 setattr(self, "_{}".format('allow_transactions_metadata'), kwargs.get('allow_transactions_metadata', None)) 503 setattr(self, "_{}".format('anchor_tag_versioned_placement_enabled'), kwargs.get('anchor_tag_versioned_placement_enabled', None)) 504 setattr(self, "_{}".format('api_account_wide_access'), kwargs.get('api_account_wide_access', None)) 505 setattr(self, "_{}".format('api_account_wide_access_metadata'), kwargs.get('api_account_wide_access_metadata', None)) 506 setattr(self, "_{}".format('api_can_export_ac'), kwargs.get('api_can_export_ac', None)) 507 setattr(self, "_{}".format('api_can_export_ac_metadata'), kwargs.get('api_can_export_ac_metadata', None)) 508 setattr(self, "_{}".format('bulk_send'), kwargs.get('bulk_send', None)) 509 setattr(self, "_{}".format('bulk_send_metadata'), kwargs.get('bulk_send_metadata', None)) 510 setattr(self, "_{}".format('can_bulk_upload_agreements'), kwargs.get('can_bulk_upload_agreements', None)) 511 setattr(self, "_{}".format('can_bulk_upload_agreements_metadata'), kwargs.get('can_bulk_upload_agreements_metadata', None)) 512 setattr(self, "_{}".format('can_charge_account'), kwargs.get('can_charge_account', None)) 513 setattr(self, "_{}".format('can_charge_account_metadata'), kwargs.get('can_charge_account_metadata', None)) 514 setattr(self, "_{}".format('can_create_transaction'), kwargs.get('can_create_transaction', None)) 515 setattr(self, "_{}".format('can_create_transaction_metadata'), kwargs.get('can_create_transaction_metadata', None)) 516 setattr(self, "_{}".format('can_delete_documents_in_transaction'), kwargs.get('can_delete_documents_in_transaction', None)) 517 setattr(self, "_{}".format('can_delete_documents_in_transaction_metadata'), kwargs.get('can_delete_documents_in_transaction_metadata', None)) 518 setattr(self, "_{}".format('can_delete_transaction'), kwargs.get('can_delete_transaction', None)) 519 setattr(self, "_{}".format('can_delete_transaction_metadata'), kwargs.get('can_delete_transaction_metadata', None)) 520 setattr(self, "_{}".format('can_edit_shared_addressbook'), kwargs.get('can_edit_shared_addressbook', None)) 521 setattr(self, "_{}".format('can_edit_shared_addressbook_metadata'), kwargs.get('can_edit_shared_addressbook_metadata', None)) 522 setattr(self, "_{}".format('can_lock_envelopes'), kwargs.get('can_lock_envelopes', None)) 523 setattr(self, "_{}".format('can_lock_envelopes_metadata'), kwargs.get('can_lock_envelopes_metadata', None)) 524 setattr(self, "_{}".format('can_manage_account'), kwargs.get('can_manage_account', None)) 525 setattr(self, "_{}".format('can_manage_account_metadata'), kwargs.get('can_manage_account_metadata', None)) 526 setattr(self, "_{}".format('can_manage_agreement_parties'), kwargs.get('can_manage_agreement_parties', None)) 527 setattr(self, "_{}".format('can_manage_agreement_parties_metadata'), kwargs.get('can_manage_agreement_parties_metadata', None)) 528 setattr(self, "_{}".format('can_manage_distributor'), kwargs.get('can_manage_distributor', None)) 529 setattr(self, "_{}".format('can_manage_distributor_metadata'), kwargs.get('can_manage_distributor_metadata', None)) 530 setattr(self, "_{}".format('can_manage_templates'), kwargs.get('can_manage_templates', None)) 531 setattr(self, "_{}".format('can_manage_templates_metadata'), kwargs.get('can_manage_templates_metadata', None)) 532 setattr(self, "_{}".format('can_send_api_requests'), kwargs.get('can_send_api_requests', None)) 533 setattr(self, "_{}".format('can_send_api_requests_metadata'), kwargs.get('can_send_api_requests_metadata', None)) 534 setattr(self, "_{}".format('can_send_envelope'), kwargs.get('can_send_envelope', None)) 535 setattr(self, "_{}".format('can_send_envelope_metadata'), kwargs.get('can_send_envelope_metadata', None)) 536 setattr(self, "_{}".format('can_send_envelopes_via_sms'), kwargs.get('can_send_envelopes_via_sms', None)) 537 setattr(self, "_{}".format('can_send_envelopes_via_sms_metadata'), kwargs.get('can_send_envelopes_via_sms_metadata', None)) 538 setattr(self, "_{}".format('can_sign_envelope'), kwargs.get('can_sign_envelope', None)) 539 setattr(self, "_{}".format('can_sign_envelope_metadata'), kwargs.get('can_sign_envelope_metadata', None)) 540 setattr(self, "_{}".format('can_use_scratchpad'), kwargs.get('can_use_scratchpad', None)) 541 setattr(self, "_{}".format('can_use_scratchpad_metadata'), kwargs.get('can_use_scratchpad_metadata', None)) 542 setattr(self, "_{}".format('can_use_smart_contracts'), kwargs.get('can_use_smart_contracts', None)) 543 setattr(self, "_{}".format('can_use_smart_contracts_metadata'), kwargs.get('can_use_smart_contracts_metadata', None)) 544 setattr(self, "_{}".format('disable_document_upload'), kwargs.get('disable_document_upload', None)) 545 setattr(self, "_{}".format('disable_document_upload_metadata'), kwargs.get('disable_document_upload_metadata', None)) 546 setattr(self, "_{}".format('disable_other_actions'), kwargs.get('disable_other_actions', None)) 547 setattr(self, "_{}".format('disable_other_actions_metadata'), kwargs.get('disable_other_actions_metadata', None)) 548 setattr(self, "_{}".format('enable_ds_pro'), kwargs.get('enable_ds_pro', None)) 549 setattr(self, "_{}".format('enable_ds_pro_metadata'), kwargs.get('enable_ds_pro_metadata', None)) 550 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type'), kwargs.get('enable_key_terms_suggestions_by_document_type', None)) 551 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type_metadata'), kwargs.get('enable_key_terms_suggestions_by_document_type_metadata', None)) 552 setattr(self, "_{}".format('enable_sequential_signing_api'), kwargs.get('enable_sequential_signing_api', None)) 553 setattr(self, "_{}".format('enable_sequential_signing_api_metadata'), kwargs.get('enable_sequential_signing_api_metadata', None)) 554 setattr(self, "_{}".format('enable_sequential_signing_ui'), kwargs.get('enable_sequential_signing_ui', None)) 555 setattr(self, "_{}".format('enable_sequential_signing_ui_metadata'), kwargs.get('enable_sequential_signing_ui_metadata', None)) 556 setattr(self, "_{}".format('enable_signer_attachments'), kwargs.get('enable_signer_attachments', None)) 557 setattr(self, "_{}".format('enable_signer_attachments_metadata'), kwargs.get('enable_signer_attachments_metadata', None)) 558 setattr(self, "_{}".format('enable_sign_on_paper_override'), kwargs.get('enable_sign_on_paper_override', None)) 559 setattr(self, "_{}".format('enable_sign_on_paper_override_metadata'), kwargs.get('enable_sign_on_paper_override_metadata', None)) 560 setattr(self, "_{}".format('enable_transaction_point'), kwargs.get('enable_transaction_point', None)) 561 setattr(self, "_{}".format('enable_transaction_point_metadata'), kwargs.get('enable_transaction_point_metadata', None)) 562 setattr(self, "_{}".format('enable_vaulting'), kwargs.get('enable_vaulting', None)) 563 setattr(self, "_{}".format('enable_vaulting_metadata'), kwargs.get('enable_vaulting_metadata', None)) 564 setattr(self, "_{}".format('express_send_only'), kwargs.get('express_send_only', None)) 565 setattr(self, "_{}".format('locale'), kwargs.get('locale', None)) 566 setattr(self, "_{}".format('locale_metadata'), kwargs.get('locale_metadata', None)) 567 setattr(self, "_{}".format('locale_policy'), kwargs.get('locale_policy', None)) 568 setattr(self, "_{}".format('manage_clickwraps_mode'), kwargs.get('manage_clickwraps_mode', None)) 569 setattr(self, "_{}".format('manage_clickwraps_mode_metadata'), kwargs.get('manage_clickwraps_mode_metadata', None)) 570 setattr(self, "_{}".format('modified_by'), kwargs.get('modified_by', None)) 571 setattr(self, "_{}".format('modified_by_metadata'), kwargs.get('modified_by_metadata', None)) 572 setattr(self, "_{}".format('modified_date'), kwargs.get('modified_date', None)) 573 setattr(self, "_{}".format('modified_date_metadata'), kwargs.get('modified_date_metadata', None)) 574 setattr(self, "_{}".format('modified_page'), kwargs.get('modified_page', None)) 575 setattr(self, "_{}".format('modified_page_metadata'), kwargs.get('modified_page_metadata', None)) 576 setattr(self, "_{}".format('new_send_ui'), kwargs.get('new_send_ui', None)) 577 setattr(self, "_{}".format('new_send_ui_metadata'), kwargs.get('new_send_ui_metadata', None)) 578 setattr(self, "_{}".format('power_form_mode'), kwargs.get('power_form_mode', None)) 579 setattr(self, "_{}".format('power_form_mode_metadata'), kwargs.get('power_form_mode_metadata', None)) 580 setattr(self, "_{}".format('recipient_viewed_notification'), kwargs.get('recipient_viewed_notification', None)) 581 setattr(self, "_{}".format('recipient_viewed_notification_metadata'), kwargs.get('recipient_viewed_notification_metadata', None)) 582 setattr(self, "_{}".format('seal_identifiers'), kwargs.get('seal_identifiers', None)) 583 setattr(self, "_{}".format('self_signed_recipient_email_document'), kwargs.get('self_signed_recipient_email_document', None)) 584 setattr(self, "_{}".format('self_signed_recipient_email_document_metadata'), kwargs.get('self_signed_recipient_email_document_metadata', None)) 585 setattr(self, "_{}".format('sender_email_notifications'), kwargs.get('sender_email_notifications', None)) 586 setattr(self, "_{}".format('signer_email_notifications'), kwargs.get('signer_email_notifications', None)) 587 setattr(self, "_{}".format('supplemental_document_include_in_download'), kwargs.get('supplemental_document_include_in_download', None)) 588 setattr(self, "_{}".format('supplemental_documents_must_accept'), kwargs.get('supplemental_documents_must_accept', None)) 589 setattr(self, "_{}".format('supplemental_documents_must_accept_metadata'), kwargs.get('supplemental_documents_must_accept_metadata', None)) 590 setattr(self, "_{}".format('supplemental_documents_must_read'), kwargs.get('supplemental_documents_must_read', None)) 591 setattr(self, "_{}".format('supplemental_documents_must_read_metadata'), kwargs.get('supplemental_documents_must_read_metadata', None)) 592 setattr(self, "_{}".format('supplemental_documents_must_view'), kwargs.get('supplemental_documents_must_view', None)) 593 setattr(self, "_{}".format('supplemental_documents_must_view_metadata'), kwargs.get('supplemental_documents_must_view_metadata', None)) 594 setattr(self, "_{}".format('template_active_creation'), kwargs.get('template_active_creation', None)) 595 setattr(self, "_{}".format('template_active_creation_metadata'), kwargs.get('template_active_creation_metadata', None)) 596 setattr(self, "_{}".format('template_apply_notify'), kwargs.get('template_apply_notify', None)) 597 setattr(self, "_{}".format('template_apply_notify_metadata'), kwargs.get('template_apply_notify_metadata', None)) 598 setattr(self, "_{}".format('template_auto_matching'), kwargs.get('template_auto_matching', None)) 599 setattr(self, "_{}".format('template_auto_matching_metadata'), kwargs.get('template_auto_matching_metadata', None)) 600 setattr(self, "_{}".format('template_matching_sensitivity'), kwargs.get('template_matching_sensitivity', None)) 601 setattr(self, "_{}".format('template_matching_sensitivity_metadata'), kwargs.get('template_matching_sensitivity_metadata', None)) 602 setattr(self, "_{}".format('template_page_level_matching'), kwargs.get('template_page_level_matching', None)) 603 setattr(self, "_{}".format('template_page_level_matching_metadata'), kwargs.get('template_page_level_matching_metadata', None)) 604 setattr(self, "_{}".format('timezone_dst'), kwargs.get('timezone_dst', None)) 605 setattr(self, "_{}".format('timezone_dst_metadata'), kwargs.get('timezone_dst_metadata', None)) 606 setattr(self, "_{}".format('timezone_mask'), kwargs.get('timezone_mask', None)) 607 setattr(self, "_{}".format('timezone_mask_metadata'), kwargs.get('timezone_mask_metadata', None)) 608 setattr(self, "_{}".format('timezone_offset'), kwargs.get('timezone_offset', None)) 609 setattr(self, "_{}".format('timezone_offset_metadata'), kwargs.get('timezone_offset_metadata', None)) 610 setattr(self, "_{}".format('timezone_sending_pref'), kwargs.get('timezone_sending_pref', None)) 611 setattr(self, "_{}".format('timezone_sending_pref_metadata'), kwargs.get('timezone_sending_pref_metadata', None)) 612 setattr(self, "_{}".format('timezone_signing_pref'), kwargs.get('timezone_signing_pref', None)) 613 setattr(self, "_{}".format('timezone_signing_pref_metadata'), kwargs.get('timezone_signing_pref_metadata', None)) 614 setattr(self, "_{}".format('transaction_point_site_name_url'), kwargs.get('transaction_point_site_name_url', None)) 615 setattr(self, "_{}".format('transaction_point_site_name_url_metadata'), kwargs.get('transaction_point_site_name_url_metadata', None)) 616 setattr(self, "_{}".format('transaction_point_user_name'), kwargs.get('transaction_point_user_name', None)) 617 setattr(self, "_{}".format('transaction_point_user_name_metadata'), kwargs.get('transaction_point_user_name_metadata', None)) 618 setattr(self, "_{}".format('vaulting_mode'), kwargs.get('vaulting_mode', None)) 619 setattr(self, "_{}".format('vaulting_mode_metadata'), kwargs.get('vaulting_mode_metadata', None)) 620 setattr(self, "_{}".format('web_forms'), kwargs.get('web_forms', None)) 621 setattr(self, "_{}".format('web_forms_metadata'), kwargs.get('web_forms_metadata', None))
UserSettingsInformation - a model defined in Swagger
Gets the account_agreements_access_type of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The account_agreements_access_type of this UserSettingsInformation. # noqa: E501
Gets the account_agreements_access_type_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The account_agreements_access_type_metadata of this UserSettingsInformation. # noqa: E501
Gets the account_management_granular of this UserSettingsInformation. # noqa: E501
Describes which account management capabilities a user has. # noqa: E501
Returns
The account_management_granular of this UserSettingsInformation. # noqa: E501
Gets the admin_only of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The admin_only of this UserSettingsInformation. # noqa: E501
Gets the admin_only_metadata of this UserSettingsInformation. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The admin_only_metadata of this UserSettingsInformation. # noqa: E501
Gets the allow_access_to_all_account_agreements of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allow_access_to_all_account_agreements of this UserSettingsInformation. # noqa: E501
Gets the allow_access_to_all_account_agreements_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allow_access_to_all_account_agreements_metadata of this UserSettingsInformation. # noqa: E501
Gets the allow_auto_tagging of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allow_auto_tagging of this UserSettingsInformation. # noqa: E501
Gets the allowed_orchestration_access of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allowed_orchestration_access of this UserSettingsInformation. # noqa: E501
Gets the allowed_orchestration_access_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allowed_orchestration_access_metadata of this UserSettingsInformation. # noqa: E501
Gets the allow_envelope_transfer_to of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allow_envelope_transfer_to of this UserSettingsInformation. # noqa: E501
Gets the allow_envelope_transfer_to_metadata of this UserSettingsInformation. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The allow_envelope_transfer_to_metadata of this UserSettingsInformation. # noqa: E501
Gets the allow_eseal_recipients of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allow_eseal_recipients of this UserSettingsInformation. # noqa: E501
Gets the allow_eseal_recipients_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the allowEsealRecipientsMetadata
property. # noqa: E501
Returns
The allow_eseal_recipients_metadata of this UserSettingsInformation. # noqa: E501
Gets the allow_power_forms_admin_to_access_all_power_form_envelope of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allow_power_forms_admin_to_access_all_power_form_envelope of this UserSettingsInformation. # noqa: E501
Gets the allow_power_forms_admin_to_access_all_power_form_envelope_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata
property. # noqa: E501
Returns
The allow_power_forms_admin_to_access_all_power_form_envelope_metadata of this UserSettingsInformation. # noqa: E501
Gets the allow_recipient_language_selection of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allow_recipient_language_selection of this UserSettingsInformation. # noqa: E501
Gets the allow_recipient_language_selection_metadata of this UserSettingsInformation. # noqa: E501
Metadata for allowRecipientLanguageSelection. # noqa: E501
Returns
The allow_recipient_language_selection_metadata of this UserSettingsInformation. # noqa: E501
Gets the allow_send_on_behalf_of of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allow_send_on_behalf_of of this UserSettingsInformation. # noqa: E501
Gets the allow_send_on_behalf_of_metadata of this UserSettingsInformation. # noqa: E501
Metadata for allowSendOnBehalfOf. # noqa: E501
Returns
The allow_send_on_behalf_of_metadata of this UserSettingsInformation. # noqa: E501
Gets the allow_supplemental_documents of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allow_supplemental_documents of this UserSettingsInformation. # noqa: E501
Gets the allow_supplemental_documents_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the allowSupplementalDocuments
property is editable. # noqa: E501
Returns
The allow_supplemental_documents_metadata of this UserSettingsInformation. # noqa: E501
Gets the allow_transactions of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allow_transactions of this UserSettingsInformation. # noqa: E501
Gets the allow_transactions_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The allow_transactions_metadata of this UserSettingsInformation. # noqa: E501
Gets the anchor_tag_versioned_placement_enabled of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The anchor_tag_versioned_placement_enabled of this UserSettingsInformation. # noqa: E501
Gets the api_account_wide_access of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The api_account_wide_access of this UserSettingsInformation. # noqa: E501
Gets the api_account_wide_access_metadata of this UserSettingsInformation. # noqa: E501
Metadata for apiAccountWideAccess. # noqa: E501
Returns
The api_account_wide_access_metadata of this UserSettingsInformation. # noqa: E501
Gets the api_can_export_ac of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The api_can_export_ac of this UserSettingsInformation. # noqa: E501
Gets the api_can_export_ac_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the apiCanExportACMetadata
property. # noqa: E501
Returns
The api_can_export_ac_metadata of this UserSettingsInformation. # noqa: E501
Gets the bulk_send of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The bulk_send of this UserSettingsInformation. # noqa: E501
Gets the bulk_send_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the bulkSend
property is editable. # noqa: E501
Returns
The bulk_send_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_bulk_upload_agreements of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_bulk_upload_agreements of this UserSettingsInformation. # noqa: E501
Gets the can_bulk_upload_agreements_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_bulk_upload_agreements_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_charge_account of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_charge_account of this UserSettingsInformation. # noqa: E501
Gets the can_charge_account_metadata of this UserSettingsInformation. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The can_charge_account_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_create_transaction of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_create_transaction of this UserSettingsInformation. # noqa: E501
Gets the can_create_transaction_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_create_transaction_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_delete_documents_in_transaction of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_delete_documents_in_transaction of this UserSettingsInformation. # noqa: E501
Gets the can_delete_documents_in_transaction_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_delete_documents_in_transaction_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_delete_transaction of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_delete_transaction of this UserSettingsInformation. # noqa: E501
Gets the can_delete_transaction_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_delete_transaction_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_lock_envelopes of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_lock_envelopes of this UserSettingsInformation. # noqa: E501
Gets the can_lock_envelopes_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the canLockEnvelopes
property. # noqa: E501
Returns
The can_lock_envelopes_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_manage_account of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_manage_account of this UserSettingsInformation. # noqa: E501
Gets the can_manage_account_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the canManageAccountMetadata
property. # noqa: E501
Returns
The can_manage_account_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_manage_agreement_parties of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_manage_agreement_parties of this UserSettingsInformation. # noqa: E501
Gets the can_manage_agreement_parties_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_manage_agreement_parties_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_manage_distributor of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_manage_distributor of this UserSettingsInformation. # noqa: E501
Gets the can_manage_distributor_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the canManageDistributor
property. # noqa: E501
Returns
The can_manage_distributor_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_manage_templates of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_manage_templates of this UserSettingsInformation. # noqa: E501
Gets the can_manage_templates_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the canManageTemplates
property. # noqa: E501
Returns
The can_manage_templates_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_send_api_requests of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_send_api_requests of this UserSettingsInformation. # noqa: E501
Gets the can_send_api_requests_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the canSendAPIRequests
property. # noqa: E501
Returns
The can_send_api_requests_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_send_envelope of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_send_envelope of this UserSettingsInformation. # noqa: E501
Gets the can_send_envelope_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the canSendEnvelope
property. # noqa: E501
Returns
The can_send_envelope_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_send_envelopes_via_sms of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_send_envelopes_via_sms of this UserSettingsInformation. # noqa: E501
Gets the can_send_envelopes_via_sms_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_send_envelopes_via_sms_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_sign_envelope of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_sign_envelope of this UserSettingsInformation. # noqa: E501
Gets the can_sign_envelope_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the canSignEnvelope
property. # noqa: E501
Returns
The can_sign_envelope_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_use_scratchpad of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_use_scratchpad of this UserSettingsInformation. # noqa: E501
Gets the can_use_scratchpad_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the canUseScratchpad
property. # noqa: E501
Returns
The can_use_scratchpad_metadata of this UserSettingsInformation. # noqa: E501
Gets the can_use_smart_contracts of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The can_use_smart_contracts of this UserSettingsInformation. # noqa: E501
Gets the can_use_smart_contracts_metadata of this UserSettingsInformation. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The can_use_smart_contracts_metadata of this UserSettingsInformation. # noqa: E501
Gets the disable_document_upload of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The disable_document_upload of this UserSettingsInformation. # noqa: E501
Gets the disable_document_upload_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the disableDocumentUpload
property is editable. # noqa: E501
Returns
The disable_document_upload_metadata of this UserSettingsInformation. # noqa: E501
Gets the disable_other_actions of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The disable_other_actions of this UserSettingsInformation. # noqa: E501
Gets the disable_other_actions_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the disableOtherActions
property is editable. # noqa: E501
Returns
The disable_other_actions_metadata of this UserSettingsInformation. # noqa: E501
Gets the enable_ds_pro of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The enable_ds_pro of this UserSettingsInformation. # noqa: E501
Gets the enable_ds_pro_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the enableDSPro
property is editable. # noqa: E501
Returns
The enable_ds_pro_metadata of this UserSettingsInformation. # noqa: E501
Gets the enable_key_terms_suggestions_by_document_type of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The enable_key_terms_suggestions_by_document_type of this UserSettingsInformation. # noqa: E501
Gets the enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The enable_key_terms_suggestions_by_document_type_metadata of this UserSettingsInformation. # noqa: E501
Gets the enable_sequential_signing_api of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The enable_sequential_signing_api of this UserSettingsInformation. # noqa: E501
Gets the enable_sequential_signing_api_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the enableSequentialSigningAPI
property is editable. # noqa: E501
Returns
The enable_sequential_signing_api_metadata of this UserSettingsInformation. # noqa: E501
Gets the enable_sequential_signing_ui of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The enable_sequential_signing_ui of this UserSettingsInformation. # noqa: E501
Gets the enable_sequential_signing_ui_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the enableSequentialSigningUI
property is editable. # noqa: E501
Returns
The enable_sequential_signing_ui_metadata of this UserSettingsInformation. # noqa: E501
Gets the enable_signer_attachments of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The enable_signer_attachments of this UserSettingsInformation. # noqa: E501
Gets the enable_signer_attachments_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the enableSignerAttachments
property is editable. # noqa: E501
Returns
The enable_signer_attachments_metadata of this UserSettingsInformation. # noqa: E501
Gets the enable_sign_on_paper_override of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The enable_sign_on_paper_override of this UserSettingsInformation. # noqa: E501
Gets the enable_sign_on_paper_override_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the enableSignOnPaperOverride
property is editable. # noqa: E501
Returns
The enable_sign_on_paper_override_metadata of this UserSettingsInformation. # noqa: E501
Gets the enable_transaction_point of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The enable_transaction_point of this UserSettingsInformation. # noqa: E501
Gets the enable_transaction_point_metadata of this UserSettingsInformation. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The enable_transaction_point_metadata of this UserSettingsInformation. # noqa: E501
Gets the enable_vaulting of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The enable_vaulting of this UserSettingsInformation. # noqa: E501
Gets the enable_vaulting_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the enableVaulting
property is editable. # noqa: E501
Returns
The enable_vaulting_metadata of this UserSettingsInformation. # noqa: E501
Gets the express_send_only of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The express_send_only of this UserSettingsInformation. # noqa: E501
Gets the locale of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The locale of this UserSettingsInformation. # noqa: E501
Gets the locale_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the locale
property. # noqa: E501
Returns
The locale_metadata of this UserSettingsInformation. # noqa: E501
Gets the locale_policy of this UserSettingsInformation. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The locale_policy of this UserSettingsInformation. # noqa: E501
Gets the manage_clickwraps_mode of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The manage_clickwraps_mode of this UserSettingsInformation. # noqa: E501
Gets the manage_clickwraps_mode_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the manageClickwrapsMode
property. # noqa: E501
Returns
The manage_clickwraps_mode_metadata of this UserSettingsInformation. # noqa: E501
Gets the modified_by of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The modified_by of this UserSettingsInformation. # noqa: E501
Gets the modified_by_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the modifiedBy
property. # noqa: E501
Returns
The modified_by_metadata of this UserSettingsInformation. # noqa: E501
Gets the modified_date of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The modified_date of this UserSettingsInformation. # noqa: E501
Gets the modified_date_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the modifiedDate
property. # noqa: E501
Returns
The modified_date_metadata of this UserSettingsInformation. # noqa: E501
Gets the modified_page of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The modified_page of this UserSettingsInformation. # noqa: E501
Gets the modified_page_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the modifiedPage
property. # noqa: E501
Returns
The modified_page_metadata of this UserSettingsInformation. # noqa: E501
Gets the new_send_ui of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The new_send_ui of this UserSettingsInformation. # noqa: E501
Gets the new_send_ui_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the newSendUI
property. # noqa: E501
Returns
The new_send_ui_metadata of this UserSettingsInformation. # noqa: E501
Gets the power_form_mode of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The power_form_mode of this UserSettingsInformation. # noqa: E501
Gets the power_form_mode_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the powerFormMode
property. # noqa: E501
Returns
The power_form_mode_metadata of this UserSettingsInformation. # noqa: E501
Gets the recipient_viewed_notification of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The recipient_viewed_notification of this UserSettingsInformation. # noqa: E501
Gets the recipient_viewed_notification_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the recipientViewedNotification
property. # noqa: E501
Returns
The recipient_viewed_notification_metadata of this UserSettingsInformation. # noqa: E501
Gets the seal_identifiers of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The seal_identifiers of this UserSettingsInformation. # noqa: E501
Gets the self_signed_recipient_email_document of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The self_signed_recipient_email_document of this UserSettingsInformation. # noqa: E501
Gets the self_signed_recipient_email_document_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the selfSignedRecipientEmailDocument
property is editable. # noqa: E501
Returns
The self_signed_recipient_email_document_metadata of this UserSettingsInformation. # noqa: E501
Gets the sender_email_notifications of this UserSettingsInformation. # noqa: E501
An array of email notifications that sets the email the user receives when they are a sender. When the specific email notification is set to true, the user will receive those types of email notifications from DocuSign. The user inherits the default account sender email notification settings when the user is created. The email notifications are: * envelopeComplete * changedSigner * senderEnvelopeDeclined * withdrawnConsent * recipientViewed * deliveryFailed # noqa: E501
Returns
The sender_email_notifications of this UserSettingsInformation. # noqa: E501
Gets the signer_email_notifications of this UserSettingsInformation. # noqa: E501
An array of email notifications that specifies the email the user receives when they are a recipient. When the specific email notification is set to true, the user receives those types of email notifications from DocuSign. The user inherits the default account email notification settings when the user is created. # noqa: E501
Returns
The signer_email_notifications of this UserSettingsInformation. # noqa: E501
Gets the supplemental_document_include_in_download of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The supplemental_document_include_in_download of this UserSettingsInformation. # noqa: E501
Gets the supplemental_documents_must_accept of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The supplemental_documents_must_accept of this UserSettingsInformation. # noqa: E501
Gets the supplemental_documents_must_accept_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the supplementalDocumentsMustAccept
property is editable. # noqa: E501
Returns
The supplemental_documents_must_accept_metadata of this UserSettingsInformation. # noqa: E501
Gets the supplemental_documents_must_read of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The supplemental_documents_must_read of this UserSettingsInformation. # noqa: E501
Gets the supplemental_documents_must_read_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the supplementalDocumentsMustRead
property is editable. # noqa: E501
Returns
The supplemental_documents_must_read_metadata of this UserSettingsInformation. # noqa: E501
Gets the supplemental_documents_must_view of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The supplemental_documents_must_view of this UserSettingsInformation. # noqa: E501
Gets the supplemental_documents_must_view_metadata of this UserSettingsInformation. # noqa: E501
Metadata that indicates whether the supplementalDocumentsMustView
property is editable. # noqa: E501
Returns
The supplemental_documents_must_view_metadata of this UserSettingsInformation. # noqa: E501
Gets the template_active_creation of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The template_active_creation of this UserSettingsInformation. # noqa: E501
Gets the template_active_creation_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the templateActiveCreation
property. # noqa: E501
Returns
The template_active_creation_metadata of this UserSettingsInformation. # noqa: E501
Gets the template_apply_notify of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The template_apply_notify of this UserSettingsInformation. # noqa: E501
Gets the template_apply_notify_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the templateApplyNotify
property. # noqa: E501
Returns
The template_apply_notify_metadata of this UserSettingsInformation. # noqa: E501
Gets the template_auto_matching of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The template_auto_matching of this UserSettingsInformation. # noqa: E501
Gets the template_auto_matching_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the templateAutoMatching
property. # noqa: E501
Returns
The template_auto_matching_metadata of this UserSettingsInformation. # noqa: E501
Gets the template_matching_sensitivity of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The template_matching_sensitivity of this UserSettingsInformation. # noqa: E501
Gets the template_matching_sensitivity_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the tempalteMatchingSensitivity
property. # noqa: E501
Returns
The template_matching_sensitivity_metadata of this UserSettingsInformation. # noqa: E501
Gets the template_page_level_matching of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The template_page_level_matching of this UserSettingsInformation. # noqa: E501
Gets the template_page_level_matching_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the templatePageLevelMatching
property. # noqa: E501
Returns
The template_page_level_matching_metadata of this UserSettingsInformation. # noqa: E501
Gets the timezone_dst of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The timezone_dst of this UserSettingsInformation. # noqa: E501
Gets the timezone_dst_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the timezoneDST
property. # noqa: E501
Returns
The timezone_dst_metadata of this UserSettingsInformation. # noqa: E501
Gets the timezone_mask of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The timezone_mask of this UserSettingsInformation. # noqa: E501
Gets the timezone_mask_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the timezoneMask
property. # noqa: E501
Returns
The timezone_mask_metadata of this UserSettingsInformation. # noqa: E501
Gets the timezone_offset of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The timezone_offset of this UserSettingsInformation. # noqa: E501
Gets the timezone_offset_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the timezoneOffset
property. # noqa: E501
Returns
The timezone_offset_metadata of this UserSettingsInformation. # noqa: E501
Gets the timezone_sending_pref of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The timezone_sending_pref of this UserSettingsInformation. # noqa: E501
Gets the timezone_sending_pref_metadata of this UserSettingsInformation. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The timezone_sending_pref_metadata of this UserSettingsInformation. # noqa: E501
Gets the timezone_signing_pref of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The timezone_signing_pref of this UserSettingsInformation. # noqa: E501
Gets the timezone_signing_pref_metadata of this UserSettingsInformation. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The timezone_signing_pref_metadata of this UserSettingsInformation. # noqa: E501
Gets the transaction_point_site_name_url of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The transaction_point_site_name_url of this UserSettingsInformation. # noqa: E501
Gets the transaction_point_site_name_url_metadata of this UserSettingsInformation. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The transaction_point_site_name_url_metadata of this UserSettingsInformation. # noqa: E501
Gets the transaction_point_user_name of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The transaction_point_user_name of this UserSettingsInformation. # noqa: E501
Gets the transaction_point_user_name_metadata of this UserSettingsInformation. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The transaction_point_user_name_metadata of this UserSettingsInformation. # noqa: E501
Gets the vaulting_mode of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The vaulting_mode of this UserSettingsInformation. # noqa: E501
Gets the vaulting_mode_metadata of this UserSettingsInformation. # noqa: E501
Metadata about the vaultingMode
property. # noqa: E501
Returns
The vaulting_mode_metadata of this UserSettingsInformation. # noqa: E501
Gets the web_forms of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The web_forms of this UserSettingsInformation. # noqa: E501
Gets the web_forms_metadata of this UserSettingsInformation. # noqa: E501
# noqa: E501
Returns
The web_forms_metadata of this UserSettingsInformation. # noqa: E501
3912 def to_dict(self): 3913 """Returns the model properties as a dict""" 3914 result = {} 3915 3916 for attr, _ in six.iteritems(self.swagger_types): 3917 value = getattr(self, attr) 3918 if isinstance(value, list): 3919 result[attr] = list(map( 3920 lambda x: x.to_dict() if hasattr(x, "to_dict") else x, 3921 value 3922 )) 3923 elif hasattr(value, "to_dict"): 3924 result[attr] = value.to_dict() 3925 elif isinstance(value, dict): 3926 result[attr] = dict(map( 3927 lambda item: (item[0], item[1].to_dict()) 3928 if hasattr(item[1], "to_dict") else item, 3929 value.items() 3930 )) 3931 else: 3932 result[attr] = value 3933 if issubclass(UserSettingsInformation, dict): 3934 for key, value in self.items(): 3935 result[key] = value 3936 3937 return result
Returns the model properties as a dict