docusign_esign.models.account_role_settings
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 AccountRoleSettings(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': 'AccountManagementGranular', 39 'allow_account_management': 'str', 40 'allow_account_management_metadata': 'SettingsMetadata', 41 'allow_api_access': 'str', 42 'allow_api_access_metadata': 'SettingsMetadata', 43 'allow_api_access_to_account': 'str', 44 'allow_api_access_to_account_metadata': 'SettingsMetadata', 45 'allow_api_sending_on_behalf_of_others': 'str', 46 'allow_api_sending_on_behalf_of_others_metadata': 'SettingsMetadata', 47 'allow_api_sequential_signing': 'str', 48 'allow_api_sequential_signing_metadata': 'SettingsMetadata', 49 'allow_auto_tagging': 'str', 50 'allow_auto_tagging_metadata': 'SettingsMetadata', 51 'allow_bulk_sending': 'str', 52 'allow_bulk_sending_metadata': 'SettingsMetadata', 53 'allow_docu_sign_desktop_client': 'str', 54 'allow_docu_sign_desktop_client_metadata': 'SettingsMetadata', 55 'allowed_address_book_access': 'str', 56 'allowed_address_book_access_metadata': 'SettingsMetadata', 57 'allowed_clickwraps_access': 'str', 58 'allowed_clickwraps_access_metadata': 'SettingsMetadata', 59 'allowed_document_template_library_access': 'str', 60 'allowed_document_template_library_access_metadata': 'SettingsMetadata', 61 'allowed_orchestration_access': 'str', 62 'allowed_orchestration_access_metadata': 'SettingsMetadata', 63 'allowed_template_access': 'str', 64 'allowed_template_access_metadata': 'SettingsMetadata', 65 'allowed_to_be_envelope_transfer_recipient': 'str', 66 'allowed_to_be_envelope_transfer_recipient_metadata': 'SettingsMetadata', 67 'allow_envelope_sending': 'str', 68 'allow_envelope_sending_metadata': 'SettingsMetadata', 69 'allow_e_seal_recipients': 'str', 70 'allow_e_seal_recipients_metadata': 'SettingsMetadata', 71 'allow_power_forms_admin_to_access_all_power_form_envelopes': 'str', 72 'allow_power_forms_admin_to_access_all_power_form_envelopes_metadata': 'SettingsMetadata', 73 'allow_senders_to_set_recipient_email_language': 'str', 74 'allow_senders_to_set_recipient_email_language_metadata': 'SettingsMetadata', 75 'allow_signer_attachments': 'str', 76 'allow_signer_attachments_metadata': 'SettingsMetadata', 77 'allow_supplemental_documents': 'str', 78 'allow_supplemental_documents_metadata': 'SettingsMetadata', 79 'allow_tagging_in_send_and_correct': 'str', 80 'allow_tagging_in_send_and_correct_metadata': 'SettingsMetadata', 81 'allow_transactions': 'str', 82 'allow_transactions_metadata': 'SettingsMetadata', 83 'allow_vaulting': 'str', 84 'allow_vaulting_metadata': 'SettingsMetadata', 85 'allow_wet_signing_override': 'str', 86 'allow_wet_signing_override_metadata': 'SettingsMetadata', 87 'can_bulk_upload_agreements': 'str', 88 'can_bulk_upload_agreements_metadata': 'SettingsMetadata', 89 'can_create_transaction': 'str', 90 'can_create_transaction_metadata': 'SettingsMetadata', 91 'can_create_workspaces': 'str', 92 'can_create_workspaces_metadata': 'SettingsMetadata', 93 'can_delete_documents_in_transaction': 'str', 94 'can_delete_documents_in_transaction_metadata': 'SettingsMetadata', 95 'can_delete_transaction': 'str', 96 'can_delete_transaction_metadata': 'SettingsMetadata', 97 'can_manage_agreement_desk_request': 'str', 98 'can_manage_agreement_desk_request_metadata': 'SettingsMetadata', 99 'can_manage_agreement_desk_request_setting': 'str', 100 'can_manage_agreement_desk_request_setting_metadata': 'SettingsMetadata', 101 'can_send_envelopes_via_sms': 'str', 102 'can_send_envelopes_via_sms_metadata': 'SettingsMetadata', 103 'disable_document_upload': 'str', 104 'disable_document_upload_metadata': 'SettingsMetadata', 105 'disable_other_actions': 'str', 106 'disable_other_actions_metadata': 'SettingsMetadata', 107 'enable_api_request_logging': 'str', 108 'enable_api_request_logging_metadata': 'SettingsMetadata', 109 'enable_key_terms_suggestions_by_document_type': 'str', 110 'enable_key_terms_suggestions_by_document_type_metadata': 'SettingsMetadata', 111 'enable_recipient_viewing_notifications': 'str', 112 'enable_recipient_viewing_notifications_metadata': 'SettingsMetadata', 113 'enable_sequential_signing_interface': 'str', 114 'enable_sequential_signing_interface_metadata': 'SettingsMetadata', 115 'enable_transaction_point_integration': 'str', 116 'enable_transaction_point_integration_metadata': 'SettingsMetadata', 117 'playbook_access': 'str', 118 'playbook_access_metadata': 'SettingsMetadata', 119 'power_form_role': 'str', 120 'power_form_role_metadata': 'SettingsMetadata', 121 'receive_completed_self_signed_documents_as_email_links': 'str', 122 'receive_completed_self_signed_documents_as_email_links_metadata': 'SettingsMetadata', 123 'signing_ui_version_metadata': 'SettingsMetadata', 124 'supplemental_documents_must_accept': 'str', 125 'supplemental_documents_must_accept_metadata': 'SettingsMetadata', 126 'supplemental_documents_must_read': 'str', 127 'supplemental_documents_must_read_metadata': 'SettingsMetadata', 128 'supplemental_documents_must_view': 'str', 129 'supplemental_documents_must_view_metadata': 'SettingsMetadata', 130 'use_new_docu_sign_experience_interface': 'str', 131 'use_new_docu_sign_experience_interface_metadata': 'SettingsMetadata', 132 'use_new_sending_interface': 'str', 133 'use_new_sending_interface_metadata': 'SettingsMetadata', 134 'vaulting_mode': 'str', 135 'vaulting_mode_metadata': 'SettingsMetadata', 136 'web_forms': 'str', 137 'web_forms_metadata': 'SettingsMetadata' 138 } 139 140 attribute_map = { 141 'account_agreements_access_type': 'accountAgreementsAccessType', 142 'account_agreements_access_type_metadata': 'accountAgreementsAccessTypeMetadata', 143 'account_management_granular': 'accountManagementGranular', 144 'allow_account_management': 'allowAccountManagement', 145 'allow_account_management_metadata': 'allowAccountManagementMetadata', 146 'allow_api_access': 'allowApiAccess', 147 'allow_api_access_metadata': 'allowApiAccessMetadata', 148 'allow_api_access_to_account': 'allowApiAccessToAccount', 149 'allow_api_access_to_account_metadata': 'allowApiAccessToAccountMetadata', 150 'allow_api_sending_on_behalf_of_others': 'allowApiSendingOnBehalfOfOthers', 151 'allow_api_sending_on_behalf_of_others_metadata': 'allowApiSendingOnBehalfOfOthersMetadata', 152 'allow_api_sequential_signing': 'allowApiSequentialSigning', 153 'allow_api_sequential_signing_metadata': 'allowApiSequentialSigningMetadata', 154 'allow_auto_tagging': 'allowAutoTagging', 155 'allow_auto_tagging_metadata': 'allowAutoTaggingMetadata', 156 'allow_bulk_sending': 'allowBulkSending', 157 'allow_bulk_sending_metadata': 'allowBulkSendingMetadata', 158 'allow_docu_sign_desktop_client': 'allowDocuSignDesktopClient', 159 'allow_docu_sign_desktop_client_metadata': 'allowDocuSignDesktopClientMetadata', 160 'allowed_address_book_access': 'allowedAddressBookAccess', 161 'allowed_address_book_access_metadata': 'allowedAddressBookAccessMetadata', 162 'allowed_clickwraps_access': 'allowedClickwrapsAccess', 163 'allowed_clickwraps_access_metadata': 'allowedClickwrapsAccessMetadata', 164 'allowed_document_template_library_access': 'allowedDocumentTemplateLibraryAccess', 165 'allowed_document_template_library_access_metadata': 'allowedDocumentTemplateLibraryAccessMetadata', 166 'allowed_orchestration_access': 'allowedOrchestrationAccess', 167 'allowed_orchestration_access_metadata': 'allowedOrchestrationAccessMetadata', 168 'allowed_template_access': 'allowedTemplateAccess', 169 'allowed_template_access_metadata': 'allowedTemplateAccessMetadata', 170 'allowed_to_be_envelope_transfer_recipient': 'allowedToBeEnvelopeTransferRecipient', 171 'allowed_to_be_envelope_transfer_recipient_metadata': 'allowedToBeEnvelopeTransferRecipientMetadata', 172 'allow_envelope_sending': 'allowEnvelopeSending', 173 'allow_envelope_sending_metadata': 'allowEnvelopeSendingMetadata', 174 'allow_e_seal_recipients': 'allowESealRecipients', 175 'allow_e_seal_recipients_metadata': 'allowESealRecipientsMetadata', 176 'allow_power_forms_admin_to_access_all_power_form_envelopes': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopes', 177 'allow_power_forms_admin_to_access_all_power_form_envelopes_metadata': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata', 178 'allow_senders_to_set_recipient_email_language': 'allowSendersToSetRecipientEmailLanguage', 179 'allow_senders_to_set_recipient_email_language_metadata': 'allowSendersToSetRecipientEmailLanguageMetadata', 180 'allow_signer_attachments': 'allowSignerAttachments', 181 'allow_signer_attachments_metadata': 'allowSignerAttachmentsMetadata', 182 'allow_supplemental_documents': 'allowSupplementalDocuments', 183 'allow_supplemental_documents_metadata': 'allowSupplementalDocumentsMetadata', 184 'allow_tagging_in_send_and_correct': 'allowTaggingInSendAndCorrect', 185 'allow_tagging_in_send_and_correct_metadata': 'allowTaggingInSendAndCorrectMetadata', 186 'allow_transactions': 'allowTransactions', 187 'allow_transactions_metadata': 'allowTransactionsMetadata', 188 'allow_vaulting': 'allowVaulting', 189 'allow_vaulting_metadata': 'allowVaultingMetadata', 190 'allow_wet_signing_override': 'allowWetSigningOverride', 191 'allow_wet_signing_override_metadata': 'allowWetSigningOverrideMetadata', 192 'can_bulk_upload_agreements': 'canBulkUploadAgreements', 193 'can_bulk_upload_agreements_metadata': 'canBulkUploadAgreementsMetadata', 194 'can_create_transaction': 'canCreateTransaction', 195 'can_create_transaction_metadata': 'canCreateTransactionMetadata', 196 'can_create_workspaces': 'canCreateWorkspaces', 197 'can_create_workspaces_metadata': 'canCreateWorkspacesMetadata', 198 'can_delete_documents_in_transaction': 'canDeleteDocumentsInTransaction', 199 'can_delete_documents_in_transaction_metadata': 'canDeleteDocumentsInTransactionMetadata', 200 'can_delete_transaction': 'canDeleteTransaction', 201 'can_delete_transaction_metadata': 'canDeleteTransactionMetadata', 202 'can_manage_agreement_desk_request': 'canManageAgreementDeskRequest', 203 'can_manage_agreement_desk_request_metadata': 'canManageAgreementDeskRequestMetadata', 204 'can_manage_agreement_desk_request_setting': 'canManageAgreementDeskRequestSetting', 205 'can_manage_agreement_desk_request_setting_metadata': 'canManageAgreementDeskRequestSettingMetadata', 206 'can_send_envelopes_via_sms': 'canSendEnvelopesViaSMS', 207 'can_send_envelopes_via_sms_metadata': 'canSendEnvelopesViaSMSMetadata', 208 'disable_document_upload': 'disableDocumentUpload', 209 'disable_document_upload_metadata': 'disableDocumentUploadMetadata', 210 'disable_other_actions': 'disableOtherActions', 211 'disable_other_actions_metadata': 'disableOtherActionsMetadata', 212 'enable_api_request_logging': 'enableApiRequestLogging', 213 'enable_api_request_logging_metadata': 'enableApiRequestLoggingMetadata', 214 'enable_key_terms_suggestions_by_document_type': 'enableKeyTermsSuggestionsByDocumentType', 215 'enable_key_terms_suggestions_by_document_type_metadata': 'enableKeyTermsSuggestionsByDocumentTypeMetadata', 216 'enable_recipient_viewing_notifications': 'enableRecipientViewingNotifications', 217 'enable_recipient_viewing_notifications_metadata': 'enableRecipientViewingNotificationsMetadata', 218 'enable_sequential_signing_interface': 'enableSequentialSigningInterface', 219 'enable_sequential_signing_interface_metadata': 'enableSequentialSigningInterfaceMetadata', 220 'enable_transaction_point_integration': 'enableTransactionPointIntegration', 221 'enable_transaction_point_integration_metadata': 'enableTransactionPointIntegrationMetadata', 222 'playbook_access': 'playbookAccess', 223 'playbook_access_metadata': 'playbookAccessMetadata', 224 'power_form_role': 'powerFormRole', 225 'power_form_role_metadata': 'powerFormRoleMetadata', 226 'receive_completed_self_signed_documents_as_email_links': 'receiveCompletedSelfSignedDocumentsAsEmailLinks', 227 'receive_completed_self_signed_documents_as_email_links_metadata': 'receiveCompletedSelfSignedDocumentsAsEmailLinksMetadata', 228 'signing_ui_version_metadata': 'signingUiVersionMetadata', 229 'supplemental_documents_must_accept': 'supplementalDocumentsMustAccept', 230 'supplemental_documents_must_accept_metadata': 'supplementalDocumentsMustAcceptMetadata', 231 'supplemental_documents_must_read': 'supplementalDocumentsMustRead', 232 'supplemental_documents_must_read_metadata': 'supplementalDocumentsMustReadMetadata', 233 'supplemental_documents_must_view': 'supplementalDocumentsMustView', 234 'supplemental_documents_must_view_metadata': 'supplementalDocumentsMustViewMetadata', 235 'use_new_docu_sign_experience_interface': 'useNewDocuSignExperienceInterface', 236 'use_new_docu_sign_experience_interface_metadata': 'useNewDocuSignExperienceInterfaceMetadata', 237 'use_new_sending_interface': 'useNewSendingInterface', 238 'use_new_sending_interface_metadata': 'useNewSendingInterfaceMetadata', 239 'vaulting_mode': 'vaultingMode', 240 'vaulting_mode_metadata': 'vaultingModeMetadata', 241 'web_forms': 'webForms', 242 'web_forms_metadata': 'webFormsMetadata' 243 } 244 245 def __init__(self, _configuration=None, **kwargs): # noqa: E501 246 """AccountRoleSettings - a model defined in Swagger""" # noqa: E501 247 if _configuration is None: 248 _configuration = Configuration() 249 self._configuration = _configuration 250 251 self._account_agreements_access_type = None 252 self._account_agreements_access_type_metadata = None 253 self._account_management_granular = None 254 self._allow_account_management = None 255 self._allow_account_management_metadata = None 256 self._allow_api_access = None 257 self._allow_api_access_metadata = None 258 self._allow_api_access_to_account = None 259 self._allow_api_access_to_account_metadata = None 260 self._allow_api_sending_on_behalf_of_others = None 261 self._allow_api_sending_on_behalf_of_others_metadata = None 262 self._allow_api_sequential_signing = None 263 self._allow_api_sequential_signing_metadata = None 264 self._allow_auto_tagging = None 265 self._allow_auto_tagging_metadata = None 266 self._allow_bulk_sending = None 267 self._allow_bulk_sending_metadata = None 268 self._allow_docu_sign_desktop_client = None 269 self._allow_docu_sign_desktop_client_metadata = None 270 self._allowed_address_book_access = None 271 self._allowed_address_book_access_metadata = None 272 self._allowed_clickwraps_access = None 273 self._allowed_clickwraps_access_metadata = None 274 self._allowed_document_template_library_access = None 275 self._allowed_document_template_library_access_metadata = None 276 self._allowed_orchestration_access = None 277 self._allowed_orchestration_access_metadata = None 278 self._allowed_template_access = None 279 self._allowed_template_access_metadata = None 280 self._allowed_to_be_envelope_transfer_recipient = None 281 self._allowed_to_be_envelope_transfer_recipient_metadata = None 282 self._allow_envelope_sending = None 283 self._allow_envelope_sending_metadata = None 284 self._allow_e_seal_recipients = None 285 self._allow_e_seal_recipients_metadata = None 286 self._allow_power_forms_admin_to_access_all_power_form_envelopes = None 287 self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata = None 288 self._allow_senders_to_set_recipient_email_language = None 289 self._allow_senders_to_set_recipient_email_language_metadata = None 290 self._allow_signer_attachments = None 291 self._allow_signer_attachments_metadata = None 292 self._allow_supplemental_documents = None 293 self._allow_supplemental_documents_metadata = None 294 self._allow_tagging_in_send_and_correct = None 295 self._allow_tagging_in_send_and_correct_metadata = None 296 self._allow_transactions = None 297 self._allow_transactions_metadata = None 298 self._allow_vaulting = None 299 self._allow_vaulting_metadata = None 300 self._allow_wet_signing_override = None 301 self._allow_wet_signing_override_metadata = None 302 self._can_bulk_upload_agreements = None 303 self._can_bulk_upload_agreements_metadata = None 304 self._can_create_transaction = None 305 self._can_create_transaction_metadata = None 306 self._can_create_workspaces = None 307 self._can_create_workspaces_metadata = None 308 self._can_delete_documents_in_transaction = None 309 self._can_delete_documents_in_transaction_metadata = None 310 self._can_delete_transaction = None 311 self._can_delete_transaction_metadata = None 312 self._can_manage_agreement_desk_request = None 313 self._can_manage_agreement_desk_request_metadata = None 314 self._can_manage_agreement_desk_request_setting = None 315 self._can_manage_agreement_desk_request_setting_metadata = None 316 self._can_send_envelopes_via_sms = None 317 self._can_send_envelopes_via_sms_metadata = None 318 self._disable_document_upload = None 319 self._disable_document_upload_metadata = None 320 self._disable_other_actions = None 321 self._disable_other_actions_metadata = None 322 self._enable_api_request_logging = None 323 self._enable_api_request_logging_metadata = None 324 self._enable_key_terms_suggestions_by_document_type = None 325 self._enable_key_terms_suggestions_by_document_type_metadata = None 326 self._enable_recipient_viewing_notifications = None 327 self._enable_recipient_viewing_notifications_metadata = None 328 self._enable_sequential_signing_interface = None 329 self._enable_sequential_signing_interface_metadata = None 330 self._enable_transaction_point_integration = None 331 self._enable_transaction_point_integration_metadata = None 332 self._playbook_access = None 333 self._playbook_access_metadata = None 334 self._power_form_role = None 335 self._power_form_role_metadata = None 336 self._receive_completed_self_signed_documents_as_email_links = None 337 self._receive_completed_self_signed_documents_as_email_links_metadata = None 338 self._signing_ui_version_metadata = None 339 self._supplemental_documents_must_accept = None 340 self._supplemental_documents_must_accept_metadata = None 341 self._supplemental_documents_must_read = None 342 self._supplemental_documents_must_read_metadata = None 343 self._supplemental_documents_must_view = None 344 self._supplemental_documents_must_view_metadata = None 345 self._use_new_docu_sign_experience_interface = None 346 self._use_new_docu_sign_experience_interface_metadata = None 347 self._use_new_sending_interface = None 348 self._use_new_sending_interface_metadata = None 349 self._vaulting_mode = None 350 self._vaulting_mode_metadata = None 351 self._web_forms = None 352 self._web_forms_metadata = None 353 self.discriminator = None 354 355 setattr(self, "_{}".format('account_agreements_access_type'), kwargs.get('account_agreements_access_type', None)) 356 setattr(self, "_{}".format('account_agreements_access_type_metadata'), kwargs.get('account_agreements_access_type_metadata', None)) 357 setattr(self, "_{}".format('account_management_granular'), kwargs.get('account_management_granular', None)) 358 setattr(self, "_{}".format('allow_account_management'), kwargs.get('allow_account_management', None)) 359 setattr(self, "_{}".format('allow_account_management_metadata'), kwargs.get('allow_account_management_metadata', None)) 360 setattr(self, "_{}".format('allow_api_access'), kwargs.get('allow_api_access', None)) 361 setattr(self, "_{}".format('allow_api_access_metadata'), kwargs.get('allow_api_access_metadata', None)) 362 setattr(self, "_{}".format('allow_api_access_to_account'), kwargs.get('allow_api_access_to_account', None)) 363 setattr(self, "_{}".format('allow_api_access_to_account_metadata'), kwargs.get('allow_api_access_to_account_metadata', None)) 364 setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others'), kwargs.get('allow_api_sending_on_behalf_of_others', None)) 365 setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others_metadata'), kwargs.get('allow_api_sending_on_behalf_of_others_metadata', None)) 366 setattr(self, "_{}".format('allow_api_sequential_signing'), kwargs.get('allow_api_sequential_signing', None)) 367 setattr(self, "_{}".format('allow_api_sequential_signing_metadata'), kwargs.get('allow_api_sequential_signing_metadata', None)) 368 setattr(self, "_{}".format('allow_auto_tagging'), kwargs.get('allow_auto_tagging', None)) 369 setattr(self, "_{}".format('allow_auto_tagging_metadata'), kwargs.get('allow_auto_tagging_metadata', None)) 370 setattr(self, "_{}".format('allow_bulk_sending'), kwargs.get('allow_bulk_sending', None)) 371 setattr(self, "_{}".format('allow_bulk_sending_metadata'), kwargs.get('allow_bulk_sending_metadata', None)) 372 setattr(self, "_{}".format('allow_docu_sign_desktop_client'), kwargs.get('allow_docu_sign_desktop_client', None)) 373 setattr(self, "_{}".format('allow_docu_sign_desktop_client_metadata'), kwargs.get('allow_docu_sign_desktop_client_metadata', None)) 374 setattr(self, "_{}".format('allowed_address_book_access'), kwargs.get('allowed_address_book_access', None)) 375 setattr(self, "_{}".format('allowed_address_book_access_metadata'), kwargs.get('allowed_address_book_access_metadata', None)) 376 setattr(self, "_{}".format('allowed_clickwraps_access'), kwargs.get('allowed_clickwraps_access', None)) 377 setattr(self, "_{}".format('allowed_clickwraps_access_metadata'), kwargs.get('allowed_clickwraps_access_metadata', None)) 378 setattr(self, "_{}".format('allowed_document_template_library_access'), kwargs.get('allowed_document_template_library_access', None)) 379 setattr(self, "_{}".format('allowed_document_template_library_access_metadata'), kwargs.get('allowed_document_template_library_access_metadata', None)) 380 setattr(self, "_{}".format('allowed_orchestration_access'), kwargs.get('allowed_orchestration_access', None)) 381 setattr(self, "_{}".format('allowed_orchestration_access_metadata'), kwargs.get('allowed_orchestration_access_metadata', None)) 382 setattr(self, "_{}".format('allowed_template_access'), kwargs.get('allowed_template_access', None)) 383 setattr(self, "_{}".format('allowed_template_access_metadata'), kwargs.get('allowed_template_access_metadata', None)) 384 setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient'), kwargs.get('allowed_to_be_envelope_transfer_recipient', None)) 385 setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient_metadata'), kwargs.get('allowed_to_be_envelope_transfer_recipient_metadata', None)) 386 setattr(self, "_{}".format('allow_envelope_sending'), kwargs.get('allow_envelope_sending', None)) 387 setattr(self, "_{}".format('allow_envelope_sending_metadata'), kwargs.get('allow_envelope_sending_metadata', None)) 388 setattr(self, "_{}".format('allow_e_seal_recipients'), kwargs.get('allow_e_seal_recipients', None)) 389 setattr(self, "_{}".format('allow_e_seal_recipients_metadata'), kwargs.get('allow_e_seal_recipients_metadata', None)) 390 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelopes'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelopes', None)) 391 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelopes_metadata'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelopes_metadata', None)) 392 setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language'), kwargs.get('allow_senders_to_set_recipient_email_language', None)) 393 setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language_metadata'), kwargs.get('allow_senders_to_set_recipient_email_language_metadata', None)) 394 setattr(self, "_{}".format('allow_signer_attachments'), kwargs.get('allow_signer_attachments', None)) 395 setattr(self, "_{}".format('allow_signer_attachments_metadata'), kwargs.get('allow_signer_attachments_metadata', None)) 396 setattr(self, "_{}".format('allow_supplemental_documents'), kwargs.get('allow_supplemental_documents', None)) 397 setattr(self, "_{}".format('allow_supplemental_documents_metadata'), kwargs.get('allow_supplemental_documents_metadata', None)) 398 setattr(self, "_{}".format('allow_tagging_in_send_and_correct'), kwargs.get('allow_tagging_in_send_and_correct', None)) 399 setattr(self, "_{}".format('allow_tagging_in_send_and_correct_metadata'), kwargs.get('allow_tagging_in_send_and_correct_metadata', None)) 400 setattr(self, "_{}".format('allow_transactions'), kwargs.get('allow_transactions', None)) 401 setattr(self, "_{}".format('allow_transactions_metadata'), kwargs.get('allow_transactions_metadata', None)) 402 setattr(self, "_{}".format('allow_vaulting'), kwargs.get('allow_vaulting', None)) 403 setattr(self, "_{}".format('allow_vaulting_metadata'), kwargs.get('allow_vaulting_metadata', None)) 404 setattr(self, "_{}".format('allow_wet_signing_override'), kwargs.get('allow_wet_signing_override', None)) 405 setattr(self, "_{}".format('allow_wet_signing_override_metadata'), kwargs.get('allow_wet_signing_override_metadata', None)) 406 setattr(self, "_{}".format('can_bulk_upload_agreements'), kwargs.get('can_bulk_upload_agreements', None)) 407 setattr(self, "_{}".format('can_bulk_upload_agreements_metadata'), kwargs.get('can_bulk_upload_agreements_metadata', None)) 408 setattr(self, "_{}".format('can_create_transaction'), kwargs.get('can_create_transaction', None)) 409 setattr(self, "_{}".format('can_create_transaction_metadata'), kwargs.get('can_create_transaction_metadata', None)) 410 setattr(self, "_{}".format('can_create_workspaces'), kwargs.get('can_create_workspaces', None)) 411 setattr(self, "_{}".format('can_create_workspaces_metadata'), kwargs.get('can_create_workspaces_metadata', None)) 412 setattr(self, "_{}".format('can_delete_documents_in_transaction'), kwargs.get('can_delete_documents_in_transaction', None)) 413 setattr(self, "_{}".format('can_delete_documents_in_transaction_metadata'), kwargs.get('can_delete_documents_in_transaction_metadata', None)) 414 setattr(self, "_{}".format('can_delete_transaction'), kwargs.get('can_delete_transaction', None)) 415 setattr(self, "_{}".format('can_delete_transaction_metadata'), kwargs.get('can_delete_transaction_metadata', None)) 416 setattr(self, "_{}".format('can_manage_agreement_desk_request'), kwargs.get('can_manage_agreement_desk_request', None)) 417 setattr(self, "_{}".format('can_manage_agreement_desk_request_metadata'), kwargs.get('can_manage_agreement_desk_request_metadata', None)) 418 setattr(self, "_{}".format('can_manage_agreement_desk_request_setting'), kwargs.get('can_manage_agreement_desk_request_setting', None)) 419 setattr(self, "_{}".format('can_manage_agreement_desk_request_setting_metadata'), kwargs.get('can_manage_agreement_desk_request_setting_metadata', None)) 420 setattr(self, "_{}".format('can_send_envelopes_via_sms'), kwargs.get('can_send_envelopes_via_sms', None)) 421 setattr(self, "_{}".format('can_send_envelopes_via_sms_metadata'), kwargs.get('can_send_envelopes_via_sms_metadata', None)) 422 setattr(self, "_{}".format('disable_document_upload'), kwargs.get('disable_document_upload', None)) 423 setattr(self, "_{}".format('disable_document_upload_metadata'), kwargs.get('disable_document_upload_metadata', None)) 424 setattr(self, "_{}".format('disable_other_actions'), kwargs.get('disable_other_actions', None)) 425 setattr(self, "_{}".format('disable_other_actions_metadata'), kwargs.get('disable_other_actions_metadata', None)) 426 setattr(self, "_{}".format('enable_api_request_logging'), kwargs.get('enable_api_request_logging', None)) 427 setattr(self, "_{}".format('enable_api_request_logging_metadata'), kwargs.get('enable_api_request_logging_metadata', None)) 428 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type'), kwargs.get('enable_key_terms_suggestions_by_document_type', None)) 429 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type_metadata'), kwargs.get('enable_key_terms_suggestions_by_document_type_metadata', None)) 430 setattr(self, "_{}".format('enable_recipient_viewing_notifications'), kwargs.get('enable_recipient_viewing_notifications', None)) 431 setattr(self, "_{}".format('enable_recipient_viewing_notifications_metadata'), kwargs.get('enable_recipient_viewing_notifications_metadata', None)) 432 setattr(self, "_{}".format('enable_sequential_signing_interface'), kwargs.get('enable_sequential_signing_interface', None)) 433 setattr(self, "_{}".format('enable_sequential_signing_interface_metadata'), kwargs.get('enable_sequential_signing_interface_metadata', None)) 434 setattr(self, "_{}".format('enable_transaction_point_integration'), kwargs.get('enable_transaction_point_integration', None)) 435 setattr(self, "_{}".format('enable_transaction_point_integration_metadata'), kwargs.get('enable_transaction_point_integration_metadata', None)) 436 setattr(self, "_{}".format('playbook_access'), kwargs.get('playbook_access', None)) 437 setattr(self, "_{}".format('playbook_access_metadata'), kwargs.get('playbook_access_metadata', None)) 438 setattr(self, "_{}".format('power_form_role'), kwargs.get('power_form_role', None)) 439 setattr(self, "_{}".format('power_form_role_metadata'), kwargs.get('power_form_role_metadata', None)) 440 setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links'), kwargs.get('receive_completed_self_signed_documents_as_email_links', None)) 441 setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links_metadata'), kwargs.get('receive_completed_self_signed_documents_as_email_links_metadata', None)) 442 setattr(self, "_{}".format('signing_ui_version_metadata'), kwargs.get('signing_ui_version_metadata', None)) 443 setattr(self, "_{}".format('supplemental_documents_must_accept'), kwargs.get('supplemental_documents_must_accept', None)) 444 setattr(self, "_{}".format('supplemental_documents_must_accept_metadata'), kwargs.get('supplemental_documents_must_accept_metadata', None)) 445 setattr(self, "_{}".format('supplemental_documents_must_read'), kwargs.get('supplemental_documents_must_read', None)) 446 setattr(self, "_{}".format('supplemental_documents_must_read_metadata'), kwargs.get('supplemental_documents_must_read_metadata', None)) 447 setattr(self, "_{}".format('supplemental_documents_must_view'), kwargs.get('supplemental_documents_must_view', None)) 448 setattr(self, "_{}".format('supplemental_documents_must_view_metadata'), kwargs.get('supplemental_documents_must_view_metadata', None)) 449 setattr(self, "_{}".format('use_new_docu_sign_experience_interface'), kwargs.get('use_new_docu_sign_experience_interface', None)) 450 setattr(self, "_{}".format('use_new_docu_sign_experience_interface_metadata'), kwargs.get('use_new_docu_sign_experience_interface_metadata', None)) 451 setattr(self, "_{}".format('use_new_sending_interface'), kwargs.get('use_new_sending_interface', None)) 452 setattr(self, "_{}".format('use_new_sending_interface_metadata'), kwargs.get('use_new_sending_interface_metadata', None)) 453 setattr(self, "_{}".format('vaulting_mode'), kwargs.get('vaulting_mode', None)) 454 setattr(self, "_{}".format('vaulting_mode_metadata'), kwargs.get('vaulting_mode_metadata', None)) 455 setattr(self, "_{}".format('web_forms'), kwargs.get('web_forms', None)) 456 setattr(self, "_{}".format('web_forms_metadata'), kwargs.get('web_forms_metadata', None)) 457 458 @property 459 def account_agreements_access_type(self): 460 """Gets the account_agreements_access_type of this AccountRoleSettings. # noqa: E501 461 462 # noqa: E501 463 464 :return: The account_agreements_access_type of this AccountRoleSettings. # noqa: E501 465 :rtype: str 466 """ 467 return self._account_agreements_access_type 468 469 @account_agreements_access_type.setter 470 def account_agreements_access_type(self, account_agreements_access_type): 471 """Sets the account_agreements_access_type of this AccountRoleSettings. 472 473 # noqa: E501 474 475 :param account_agreements_access_type: The account_agreements_access_type of this AccountRoleSettings. # noqa: E501 476 :type: str 477 """ 478 479 self._account_agreements_access_type = account_agreements_access_type 480 481 @property 482 def account_agreements_access_type_metadata(self): 483 """Gets the account_agreements_access_type_metadata of this AccountRoleSettings. # noqa: E501 484 485 # noqa: E501 486 487 :return: The account_agreements_access_type_metadata of this AccountRoleSettings. # noqa: E501 488 :rtype: SettingsMetadata 489 """ 490 return self._account_agreements_access_type_metadata 491 492 @account_agreements_access_type_metadata.setter 493 def account_agreements_access_type_metadata(self, account_agreements_access_type_metadata): 494 """Sets the account_agreements_access_type_metadata of this AccountRoleSettings. 495 496 # noqa: E501 497 498 :param account_agreements_access_type_metadata: The account_agreements_access_type_metadata of this AccountRoleSettings. # noqa: E501 499 :type: SettingsMetadata 500 """ 501 502 self._account_agreements_access_type_metadata = account_agreements_access_type_metadata 503 504 @property 505 def account_management_granular(self): 506 """Gets the account_management_granular of this AccountRoleSettings. # noqa: E501 507 508 # noqa: E501 509 510 :return: The account_management_granular of this AccountRoleSettings. # noqa: E501 511 :rtype: AccountManagementGranular 512 """ 513 return self._account_management_granular 514 515 @account_management_granular.setter 516 def account_management_granular(self, account_management_granular): 517 """Sets the account_management_granular of this AccountRoleSettings. 518 519 # noqa: E501 520 521 :param account_management_granular: The account_management_granular of this AccountRoleSettings. # noqa: E501 522 :type: AccountManagementGranular 523 """ 524 525 self._account_management_granular = account_management_granular 526 527 @property 528 def allow_account_management(self): 529 """Gets the allow_account_management of this AccountRoleSettings. # noqa: E501 530 531 # noqa: E501 532 533 :return: The allow_account_management of this AccountRoleSettings. # noqa: E501 534 :rtype: str 535 """ 536 return self._allow_account_management 537 538 @allow_account_management.setter 539 def allow_account_management(self, allow_account_management): 540 """Sets the allow_account_management of this AccountRoleSettings. 541 542 # noqa: E501 543 544 :param allow_account_management: The allow_account_management of this AccountRoleSettings. # noqa: E501 545 :type: str 546 """ 547 548 self._allow_account_management = allow_account_management 549 550 @property 551 def allow_account_management_metadata(self): 552 """Gets the allow_account_management_metadata of this AccountRoleSettings. # noqa: E501 553 554 Metadata that indicates whether the `allowAccountManagement` property is editable. # noqa: E501 555 556 :return: The allow_account_management_metadata of this AccountRoleSettings. # noqa: E501 557 :rtype: SettingsMetadata 558 """ 559 return self._allow_account_management_metadata 560 561 @allow_account_management_metadata.setter 562 def allow_account_management_metadata(self, allow_account_management_metadata): 563 """Sets the allow_account_management_metadata of this AccountRoleSettings. 564 565 Metadata that indicates whether the `allowAccountManagement` property is editable. # noqa: E501 566 567 :param allow_account_management_metadata: The allow_account_management_metadata of this AccountRoleSettings. # noqa: E501 568 :type: SettingsMetadata 569 """ 570 571 self._allow_account_management_metadata = allow_account_management_metadata 572 573 @property 574 def allow_api_access(self): 575 """Gets the allow_api_access of this AccountRoleSettings. # noqa: E501 576 577 # noqa: E501 578 579 :return: The allow_api_access of this AccountRoleSettings. # noqa: E501 580 :rtype: str 581 """ 582 return self._allow_api_access 583 584 @allow_api_access.setter 585 def allow_api_access(self, allow_api_access): 586 """Sets the allow_api_access of this AccountRoleSettings. 587 588 # noqa: E501 589 590 :param allow_api_access: The allow_api_access of this AccountRoleSettings. # noqa: E501 591 :type: str 592 """ 593 594 self._allow_api_access = allow_api_access 595 596 @property 597 def allow_api_access_metadata(self): 598 """Gets the allow_api_access_metadata of this AccountRoleSettings. # noqa: E501 599 600 Metadata that indicates whether the `allowApiAccess` property is editable. # noqa: E501 601 602 :return: The allow_api_access_metadata of this AccountRoleSettings. # noqa: E501 603 :rtype: SettingsMetadata 604 """ 605 return self._allow_api_access_metadata 606 607 @allow_api_access_metadata.setter 608 def allow_api_access_metadata(self, allow_api_access_metadata): 609 """Sets the allow_api_access_metadata of this AccountRoleSettings. 610 611 Metadata that indicates whether the `allowApiAccess` property is editable. # noqa: E501 612 613 :param allow_api_access_metadata: The allow_api_access_metadata of this AccountRoleSettings. # noqa: E501 614 :type: SettingsMetadata 615 """ 616 617 self._allow_api_access_metadata = allow_api_access_metadata 618 619 @property 620 def allow_api_access_to_account(self): 621 """Gets the allow_api_access_to_account of this AccountRoleSettings. # noqa: E501 622 623 # noqa: E501 624 625 :return: The allow_api_access_to_account of this AccountRoleSettings. # noqa: E501 626 :rtype: str 627 """ 628 return self._allow_api_access_to_account 629 630 @allow_api_access_to_account.setter 631 def allow_api_access_to_account(self, allow_api_access_to_account): 632 """Sets the allow_api_access_to_account of this AccountRoleSettings. 633 634 # noqa: E501 635 636 :param allow_api_access_to_account: The allow_api_access_to_account of this AccountRoleSettings. # noqa: E501 637 :type: str 638 """ 639 640 self._allow_api_access_to_account = allow_api_access_to_account 641 642 @property 643 def allow_api_access_to_account_metadata(self): 644 """Gets the allow_api_access_to_account_metadata of this AccountRoleSettings. # noqa: E501 645 646 Metadata that indicates whether the `allowApiAccessToAccount` property is editable. # noqa: E501 647 648 :return: The allow_api_access_to_account_metadata of this AccountRoleSettings. # noqa: E501 649 :rtype: SettingsMetadata 650 """ 651 return self._allow_api_access_to_account_metadata 652 653 @allow_api_access_to_account_metadata.setter 654 def allow_api_access_to_account_metadata(self, allow_api_access_to_account_metadata): 655 """Sets the allow_api_access_to_account_metadata of this AccountRoleSettings. 656 657 Metadata that indicates whether the `allowApiAccessToAccount` property is editable. # noqa: E501 658 659 :param allow_api_access_to_account_metadata: The allow_api_access_to_account_metadata of this AccountRoleSettings. # noqa: E501 660 :type: SettingsMetadata 661 """ 662 663 self._allow_api_access_to_account_metadata = allow_api_access_to_account_metadata 664 665 @property 666 def allow_api_sending_on_behalf_of_others(self): 667 """Gets the allow_api_sending_on_behalf_of_others of this AccountRoleSettings. # noqa: E501 668 669 # noqa: E501 670 671 :return: The allow_api_sending_on_behalf_of_others of this AccountRoleSettings. # noqa: E501 672 :rtype: str 673 """ 674 return self._allow_api_sending_on_behalf_of_others 675 676 @allow_api_sending_on_behalf_of_others.setter 677 def allow_api_sending_on_behalf_of_others(self, allow_api_sending_on_behalf_of_others): 678 """Sets the allow_api_sending_on_behalf_of_others of this AccountRoleSettings. 679 680 # noqa: E501 681 682 :param allow_api_sending_on_behalf_of_others: The allow_api_sending_on_behalf_of_others of this AccountRoleSettings. # noqa: E501 683 :type: str 684 """ 685 686 self._allow_api_sending_on_behalf_of_others = allow_api_sending_on_behalf_of_others 687 688 @property 689 def allow_api_sending_on_behalf_of_others_metadata(self): 690 """Gets the allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings. # noqa: E501 691 692 Metadata that indicates whether the `allowApiSendingOnBehalfOfOthers` property is editable. # noqa: E501 693 694 :return: The allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings. # noqa: E501 695 :rtype: SettingsMetadata 696 """ 697 return self._allow_api_sending_on_behalf_of_others_metadata 698 699 @allow_api_sending_on_behalf_of_others_metadata.setter 700 def allow_api_sending_on_behalf_of_others_metadata(self, allow_api_sending_on_behalf_of_others_metadata): 701 """Sets the allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings. 702 703 Metadata that indicates whether the `allowApiSendingOnBehalfOfOthers` property is editable. # noqa: E501 704 705 :param allow_api_sending_on_behalf_of_others_metadata: The allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings. # noqa: E501 706 :type: SettingsMetadata 707 """ 708 709 self._allow_api_sending_on_behalf_of_others_metadata = allow_api_sending_on_behalf_of_others_metadata 710 711 @property 712 def allow_api_sequential_signing(self): 713 """Gets the allow_api_sequential_signing of this AccountRoleSettings. # noqa: E501 714 715 # noqa: E501 716 717 :return: The allow_api_sequential_signing of this AccountRoleSettings. # noqa: E501 718 :rtype: str 719 """ 720 return self._allow_api_sequential_signing 721 722 @allow_api_sequential_signing.setter 723 def allow_api_sequential_signing(self, allow_api_sequential_signing): 724 """Sets the allow_api_sequential_signing of this AccountRoleSettings. 725 726 # noqa: E501 727 728 :param allow_api_sequential_signing: The allow_api_sequential_signing of this AccountRoleSettings. # noqa: E501 729 :type: str 730 """ 731 732 self._allow_api_sequential_signing = allow_api_sequential_signing 733 734 @property 735 def allow_api_sequential_signing_metadata(self): 736 """Gets the allow_api_sequential_signing_metadata of this AccountRoleSettings. # noqa: E501 737 738 Metadata that indicates whether the `allowApiSequentialSigning` property is editable. # noqa: E501 739 740 :return: The allow_api_sequential_signing_metadata of this AccountRoleSettings. # noqa: E501 741 :rtype: SettingsMetadata 742 """ 743 return self._allow_api_sequential_signing_metadata 744 745 @allow_api_sequential_signing_metadata.setter 746 def allow_api_sequential_signing_metadata(self, allow_api_sequential_signing_metadata): 747 """Sets the allow_api_sequential_signing_metadata of this AccountRoleSettings. 748 749 Metadata that indicates whether the `allowApiSequentialSigning` property is editable. # noqa: E501 750 751 :param allow_api_sequential_signing_metadata: The allow_api_sequential_signing_metadata of this AccountRoleSettings. # noqa: E501 752 :type: SettingsMetadata 753 """ 754 755 self._allow_api_sequential_signing_metadata = allow_api_sequential_signing_metadata 756 757 @property 758 def allow_auto_tagging(self): 759 """Gets the allow_auto_tagging of this AccountRoleSettings. # noqa: E501 760 761 # noqa: E501 762 763 :return: The allow_auto_tagging of this AccountRoleSettings. # noqa: E501 764 :rtype: str 765 """ 766 return self._allow_auto_tagging 767 768 @allow_auto_tagging.setter 769 def allow_auto_tagging(self, allow_auto_tagging): 770 """Sets the allow_auto_tagging of this AccountRoleSettings. 771 772 # noqa: E501 773 774 :param allow_auto_tagging: The allow_auto_tagging of this AccountRoleSettings. # noqa: E501 775 :type: str 776 """ 777 778 self._allow_auto_tagging = allow_auto_tagging 779 780 @property 781 def allow_auto_tagging_metadata(self): 782 """Gets the allow_auto_tagging_metadata of this AccountRoleSettings. # noqa: E501 783 784 Metadata that indicates whether the `allowAutoTagging` property is editable. # noqa: E501 785 786 :return: The allow_auto_tagging_metadata of this AccountRoleSettings. # noqa: E501 787 :rtype: SettingsMetadata 788 """ 789 return self._allow_auto_tagging_metadata 790 791 @allow_auto_tagging_metadata.setter 792 def allow_auto_tagging_metadata(self, allow_auto_tagging_metadata): 793 """Sets the allow_auto_tagging_metadata of this AccountRoleSettings. 794 795 Metadata that indicates whether the `allowAutoTagging` property is editable. # noqa: E501 796 797 :param allow_auto_tagging_metadata: The allow_auto_tagging_metadata of this AccountRoleSettings. # noqa: E501 798 :type: SettingsMetadata 799 """ 800 801 self._allow_auto_tagging_metadata = allow_auto_tagging_metadata 802 803 @property 804 def allow_bulk_sending(self): 805 """Gets the allow_bulk_sending of this AccountRoleSettings. # noqa: E501 806 807 # noqa: E501 808 809 :return: The allow_bulk_sending of this AccountRoleSettings. # noqa: E501 810 :rtype: str 811 """ 812 return self._allow_bulk_sending 813 814 @allow_bulk_sending.setter 815 def allow_bulk_sending(self, allow_bulk_sending): 816 """Sets the allow_bulk_sending of this AccountRoleSettings. 817 818 # noqa: E501 819 820 :param allow_bulk_sending: The allow_bulk_sending of this AccountRoleSettings. # noqa: E501 821 :type: str 822 """ 823 824 self._allow_bulk_sending = allow_bulk_sending 825 826 @property 827 def allow_bulk_sending_metadata(self): 828 """Gets the allow_bulk_sending_metadata of this AccountRoleSettings. # noqa: E501 829 830 Metadata that indicates whether the `allowBulkSending` property is editable. # noqa: E501 831 832 :return: The allow_bulk_sending_metadata of this AccountRoleSettings. # noqa: E501 833 :rtype: SettingsMetadata 834 """ 835 return self._allow_bulk_sending_metadata 836 837 @allow_bulk_sending_metadata.setter 838 def allow_bulk_sending_metadata(self, allow_bulk_sending_metadata): 839 """Sets the allow_bulk_sending_metadata of this AccountRoleSettings. 840 841 Metadata that indicates whether the `allowBulkSending` property is editable. # noqa: E501 842 843 :param allow_bulk_sending_metadata: The allow_bulk_sending_metadata of this AccountRoleSettings. # noqa: E501 844 :type: SettingsMetadata 845 """ 846 847 self._allow_bulk_sending_metadata = allow_bulk_sending_metadata 848 849 @property 850 def allow_docu_sign_desktop_client(self): 851 """Gets the allow_docu_sign_desktop_client of this AccountRoleSettings. # noqa: E501 852 853 # noqa: E501 854 855 :return: The allow_docu_sign_desktop_client of this AccountRoleSettings. # noqa: E501 856 :rtype: str 857 """ 858 return self._allow_docu_sign_desktop_client 859 860 @allow_docu_sign_desktop_client.setter 861 def allow_docu_sign_desktop_client(self, allow_docu_sign_desktop_client): 862 """Sets the allow_docu_sign_desktop_client of this AccountRoleSettings. 863 864 # noqa: E501 865 866 :param allow_docu_sign_desktop_client: The allow_docu_sign_desktop_client of this AccountRoleSettings. # noqa: E501 867 :type: str 868 """ 869 870 self._allow_docu_sign_desktop_client = allow_docu_sign_desktop_client 871 872 @property 873 def allow_docu_sign_desktop_client_metadata(self): 874 """Gets the allow_docu_sign_desktop_client_metadata of this AccountRoleSettings. # noqa: E501 875 876 Metadata that indicates whether the `allowDocuSignDesktopClient` property is editable. # noqa: E501 877 878 :return: The allow_docu_sign_desktop_client_metadata of this AccountRoleSettings. # noqa: E501 879 :rtype: SettingsMetadata 880 """ 881 return self._allow_docu_sign_desktop_client_metadata 882 883 @allow_docu_sign_desktop_client_metadata.setter 884 def allow_docu_sign_desktop_client_metadata(self, allow_docu_sign_desktop_client_metadata): 885 """Sets the allow_docu_sign_desktop_client_metadata of this AccountRoleSettings. 886 887 Metadata that indicates whether the `allowDocuSignDesktopClient` property is editable. # noqa: E501 888 889 :param allow_docu_sign_desktop_client_metadata: The allow_docu_sign_desktop_client_metadata of this AccountRoleSettings. # noqa: E501 890 :type: SettingsMetadata 891 """ 892 893 self._allow_docu_sign_desktop_client_metadata = allow_docu_sign_desktop_client_metadata 894 895 @property 896 def allowed_address_book_access(self): 897 """Gets the allowed_address_book_access of this AccountRoleSettings. # noqa: E501 898 899 # noqa: E501 900 901 :return: The allowed_address_book_access of this AccountRoleSettings. # noqa: E501 902 :rtype: str 903 """ 904 return self._allowed_address_book_access 905 906 @allowed_address_book_access.setter 907 def allowed_address_book_access(self, allowed_address_book_access): 908 """Sets the allowed_address_book_access of this AccountRoleSettings. 909 910 # noqa: E501 911 912 :param allowed_address_book_access: The allowed_address_book_access of this AccountRoleSettings. # noqa: E501 913 :type: str 914 """ 915 916 self._allowed_address_book_access = allowed_address_book_access 917 918 @property 919 def allowed_address_book_access_metadata(self): 920 """Gets the allowed_address_book_access_metadata of this AccountRoleSettings. # noqa: E501 921 922 Metadata that indicates whether the `allowedAddressBookAccess` property is editable. # noqa: E501 923 924 :return: The allowed_address_book_access_metadata of this AccountRoleSettings. # noqa: E501 925 :rtype: SettingsMetadata 926 """ 927 return self._allowed_address_book_access_metadata 928 929 @allowed_address_book_access_metadata.setter 930 def allowed_address_book_access_metadata(self, allowed_address_book_access_metadata): 931 """Sets the allowed_address_book_access_metadata of this AccountRoleSettings. 932 933 Metadata that indicates whether the `allowedAddressBookAccess` property is editable. # noqa: E501 934 935 :param allowed_address_book_access_metadata: The allowed_address_book_access_metadata of this AccountRoleSettings. # noqa: E501 936 :type: SettingsMetadata 937 """ 938 939 self._allowed_address_book_access_metadata = allowed_address_book_access_metadata 940 941 @property 942 def allowed_clickwraps_access(self): 943 """Gets the allowed_clickwraps_access of this AccountRoleSettings. # noqa: E501 944 945 # noqa: E501 946 947 :return: The allowed_clickwraps_access of this AccountRoleSettings. # noqa: E501 948 :rtype: str 949 """ 950 return self._allowed_clickwraps_access 951 952 @allowed_clickwraps_access.setter 953 def allowed_clickwraps_access(self, allowed_clickwraps_access): 954 """Sets the allowed_clickwraps_access of this AccountRoleSettings. 955 956 # noqa: E501 957 958 :param allowed_clickwraps_access: The allowed_clickwraps_access of this AccountRoleSettings. # noqa: E501 959 :type: str 960 """ 961 962 self._allowed_clickwraps_access = allowed_clickwraps_access 963 964 @property 965 def allowed_clickwraps_access_metadata(self): 966 """Gets the allowed_clickwraps_access_metadata of this AccountRoleSettings. # noqa: E501 967 968 # noqa: E501 969 970 :return: The allowed_clickwraps_access_metadata of this AccountRoleSettings. # noqa: E501 971 :rtype: SettingsMetadata 972 """ 973 return self._allowed_clickwraps_access_metadata 974 975 @allowed_clickwraps_access_metadata.setter 976 def allowed_clickwraps_access_metadata(self, allowed_clickwraps_access_metadata): 977 """Sets the allowed_clickwraps_access_metadata of this AccountRoleSettings. 978 979 # noqa: E501 980 981 :param allowed_clickwraps_access_metadata: The allowed_clickwraps_access_metadata of this AccountRoleSettings. # noqa: E501 982 :type: SettingsMetadata 983 """ 984 985 self._allowed_clickwraps_access_metadata = allowed_clickwraps_access_metadata 986 987 @property 988 def allowed_document_template_library_access(self): 989 """Gets the allowed_document_template_library_access of this AccountRoleSettings. # noqa: E501 990 991 # noqa: E501 992 993 :return: The allowed_document_template_library_access of this AccountRoleSettings. # noqa: E501 994 :rtype: str 995 """ 996 return self._allowed_document_template_library_access 997 998 @allowed_document_template_library_access.setter 999 def allowed_document_template_library_access(self, allowed_document_template_library_access): 1000 """Sets the allowed_document_template_library_access of this AccountRoleSettings. 1001 1002 # noqa: E501 1003 1004 :param allowed_document_template_library_access: The allowed_document_template_library_access of this AccountRoleSettings. # noqa: E501 1005 :type: str 1006 """ 1007 1008 self._allowed_document_template_library_access = allowed_document_template_library_access 1009 1010 @property 1011 def allowed_document_template_library_access_metadata(self): 1012 """Gets the allowed_document_template_library_access_metadata of this AccountRoleSettings. # noqa: E501 1013 1014 # noqa: E501 1015 1016 :return: The allowed_document_template_library_access_metadata of this AccountRoleSettings. # noqa: E501 1017 :rtype: SettingsMetadata 1018 """ 1019 return self._allowed_document_template_library_access_metadata 1020 1021 @allowed_document_template_library_access_metadata.setter 1022 def allowed_document_template_library_access_metadata(self, allowed_document_template_library_access_metadata): 1023 """Sets the allowed_document_template_library_access_metadata of this AccountRoleSettings. 1024 1025 # noqa: E501 1026 1027 :param allowed_document_template_library_access_metadata: The allowed_document_template_library_access_metadata of this AccountRoleSettings. # noqa: E501 1028 :type: SettingsMetadata 1029 """ 1030 1031 self._allowed_document_template_library_access_metadata = allowed_document_template_library_access_metadata 1032 1033 @property 1034 def allowed_orchestration_access(self): 1035 """Gets the allowed_orchestration_access of this AccountRoleSettings. # noqa: E501 1036 1037 # noqa: E501 1038 1039 :return: The allowed_orchestration_access of this AccountRoleSettings. # noqa: E501 1040 :rtype: str 1041 """ 1042 return self._allowed_orchestration_access 1043 1044 @allowed_orchestration_access.setter 1045 def allowed_orchestration_access(self, allowed_orchestration_access): 1046 """Sets the allowed_orchestration_access of this AccountRoleSettings. 1047 1048 # noqa: E501 1049 1050 :param allowed_orchestration_access: The allowed_orchestration_access of this AccountRoleSettings. # noqa: E501 1051 :type: str 1052 """ 1053 1054 self._allowed_orchestration_access = allowed_orchestration_access 1055 1056 @property 1057 def allowed_orchestration_access_metadata(self): 1058 """Gets the allowed_orchestration_access_metadata of this AccountRoleSettings. # noqa: E501 1059 1060 # noqa: E501 1061 1062 :return: The allowed_orchestration_access_metadata of this AccountRoleSettings. # noqa: E501 1063 :rtype: SettingsMetadata 1064 """ 1065 return self._allowed_orchestration_access_metadata 1066 1067 @allowed_orchestration_access_metadata.setter 1068 def allowed_orchestration_access_metadata(self, allowed_orchestration_access_metadata): 1069 """Sets the allowed_orchestration_access_metadata of this AccountRoleSettings. 1070 1071 # noqa: E501 1072 1073 :param allowed_orchestration_access_metadata: The allowed_orchestration_access_metadata of this AccountRoleSettings. # noqa: E501 1074 :type: SettingsMetadata 1075 """ 1076 1077 self._allowed_orchestration_access_metadata = allowed_orchestration_access_metadata 1078 1079 @property 1080 def allowed_template_access(self): 1081 """Gets the allowed_template_access of this AccountRoleSettings. # noqa: E501 1082 1083 # noqa: E501 1084 1085 :return: The allowed_template_access of this AccountRoleSettings. # noqa: E501 1086 :rtype: str 1087 """ 1088 return self._allowed_template_access 1089 1090 @allowed_template_access.setter 1091 def allowed_template_access(self, allowed_template_access): 1092 """Sets the allowed_template_access of this AccountRoleSettings. 1093 1094 # noqa: E501 1095 1096 :param allowed_template_access: The allowed_template_access of this AccountRoleSettings. # noqa: E501 1097 :type: str 1098 """ 1099 1100 self._allowed_template_access = allowed_template_access 1101 1102 @property 1103 def allowed_template_access_metadata(self): 1104 """Gets the allowed_template_access_metadata of this AccountRoleSettings. # noqa: E501 1105 1106 Metadata that indicates whether the `allowedTemplateAccess` property is editable. # noqa: E501 1107 1108 :return: The allowed_template_access_metadata of this AccountRoleSettings. # noqa: E501 1109 :rtype: SettingsMetadata 1110 """ 1111 return self._allowed_template_access_metadata 1112 1113 @allowed_template_access_metadata.setter 1114 def allowed_template_access_metadata(self, allowed_template_access_metadata): 1115 """Sets the allowed_template_access_metadata of this AccountRoleSettings. 1116 1117 Metadata that indicates whether the `allowedTemplateAccess` property is editable. # noqa: E501 1118 1119 :param allowed_template_access_metadata: The allowed_template_access_metadata of this AccountRoleSettings. # noqa: E501 1120 :type: SettingsMetadata 1121 """ 1122 1123 self._allowed_template_access_metadata = allowed_template_access_metadata 1124 1125 @property 1126 def allowed_to_be_envelope_transfer_recipient(self): 1127 """Gets the allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings. # noqa: E501 1128 1129 # noqa: E501 1130 1131 :return: The allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings. # noqa: E501 1132 :rtype: str 1133 """ 1134 return self._allowed_to_be_envelope_transfer_recipient 1135 1136 @allowed_to_be_envelope_transfer_recipient.setter 1137 def allowed_to_be_envelope_transfer_recipient(self, allowed_to_be_envelope_transfer_recipient): 1138 """Sets the allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings. 1139 1140 # noqa: E501 1141 1142 :param allowed_to_be_envelope_transfer_recipient: The allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings. # noqa: E501 1143 :type: str 1144 """ 1145 1146 self._allowed_to_be_envelope_transfer_recipient = allowed_to_be_envelope_transfer_recipient 1147 1148 @property 1149 def allowed_to_be_envelope_transfer_recipient_metadata(self): 1150 """Gets the allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings. # noqa: E501 1151 1152 Metadata that indicates whether the `allowedToBeEnvelopeTransferRecipient` property is editable. # noqa: E501 1153 1154 :return: The allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings. # noqa: E501 1155 :rtype: SettingsMetadata 1156 """ 1157 return self._allowed_to_be_envelope_transfer_recipient_metadata 1158 1159 @allowed_to_be_envelope_transfer_recipient_metadata.setter 1160 def allowed_to_be_envelope_transfer_recipient_metadata(self, allowed_to_be_envelope_transfer_recipient_metadata): 1161 """Sets the allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings. 1162 1163 Metadata that indicates whether the `allowedToBeEnvelopeTransferRecipient` property is editable. # noqa: E501 1164 1165 :param allowed_to_be_envelope_transfer_recipient_metadata: The allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings. # noqa: E501 1166 :type: SettingsMetadata 1167 """ 1168 1169 self._allowed_to_be_envelope_transfer_recipient_metadata = allowed_to_be_envelope_transfer_recipient_metadata 1170 1171 @property 1172 def allow_envelope_sending(self): 1173 """Gets the allow_envelope_sending of this AccountRoleSettings. # noqa: E501 1174 1175 # noqa: E501 1176 1177 :return: The allow_envelope_sending of this AccountRoleSettings. # noqa: E501 1178 :rtype: str 1179 """ 1180 return self._allow_envelope_sending 1181 1182 @allow_envelope_sending.setter 1183 def allow_envelope_sending(self, allow_envelope_sending): 1184 """Sets the allow_envelope_sending of this AccountRoleSettings. 1185 1186 # noqa: E501 1187 1188 :param allow_envelope_sending: The allow_envelope_sending of this AccountRoleSettings. # noqa: E501 1189 :type: str 1190 """ 1191 1192 self._allow_envelope_sending = allow_envelope_sending 1193 1194 @property 1195 def allow_envelope_sending_metadata(self): 1196 """Gets the allow_envelope_sending_metadata of this AccountRoleSettings. # noqa: E501 1197 1198 Metadata that indicates whether the `allowEnvelopeSending` property is editable. # noqa: E501 1199 1200 :return: The allow_envelope_sending_metadata of this AccountRoleSettings. # noqa: E501 1201 :rtype: SettingsMetadata 1202 """ 1203 return self._allow_envelope_sending_metadata 1204 1205 @allow_envelope_sending_metadata.setter 1206 def allow_envelope_sending_metadata(self, allow_envelope_sending_metadata): 1207 """Sets the allow_envelope_sending_metadata of this AccountRoleSettings. 1208 1209 Metadata that indicates whether the `allowEnvelopeSending` property is editable. # noqa: E501 1210 1211 :param allow_envelope_sending_metadata: The allow_envelope_sending_metadata of this AccountRoleSettings. # noqa: E501 1212 :type: SettingsMetadata 1213 """ 1214 1215 self._allow_envelope_sending_metadata = allow_envelope_sending_metadata 1216 1217 @property 1218 def allow_e_seal_recipients(self): 1219 """Gets the allow_e_seal_recipients of this AccountRoleSettings. # noqa: E501 1220 1221 # noqa: E501 1222 1223 :return: The allow_e_seal_recipients of this AccountRoleSettings. # noqa: E501 1224 :rtype: str 1225 """ 1226 return self._allow_e_seal_recipients 1227 1228 @allow_e_seal_recipients.setter 1229 def allow_e_seal_recipients(self, allow_e_seal_recipients): 1230 """Sets the allow_e_seal_recipients of this AccountRoleSettings. 1231 1232 # noqa: E501 1233 1234 :param allow_e_seal_recipients: The allow_e_seal_recipients of this AccountRoleSettings. # noqa: E501 1235 :type: str 1236 """ 1237 1238 self._allow_e_seal_recipients = allow_e_seal_recipients 1239 1240 @property 1241 def allow_e_seal_recipients_metadata(self): 1242 """Gets the allow_e_seal_recipients_metadata of this AccountRoleSettings. # noqa: E501 1243 1244 Metadata that indicates whether the `allowESealRecipients` property is editable. # noqa: E501 1245 1246 :return: The allow_e_seal_recipients_metadata of this AccountRoleSettings. # noqa: E501 1247 :rtype: SettingsMetadata 1248 """ 1249 return self._allow_e_seal_recipients_metadata 1250 1251 @allow_e_seal_recipients_metadata.setter 1252 def allow_e_seal_recipients_metadata(self, allow_e_seal_recipients_metadata): 1253 """Sets the allow_e_seal_recipients_metadata of this AccountRoleSettings. 1254 1255 Metadata that indicates whether the `allowESealRecipients` property is editable. # noqa: E501 1256 1257 :param allow_e_seal_recipients_metadata: The allow_e_seal_recipients_metadata of this AccountRoleSettings. # noqa: E501 1258 :type: SettingsMetadata 1259 """ 1260 1261 self._allow_e_seal_recipients_metadata = allow_e_seal_recipients_metadata 1262 1263 @property 1264 def allow_power_forms_admin_to_access_all_power_form_envelopes(self): 1265 """Gets the allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings. # noqa: E501 1266 1267 # noqa: E501 1268 1269 :return: The allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings. # noqa: E501 1270 :rtype: str 1271 """ 1272 return self._allow_power_forms_admin_to_access_all_power_form_envelopes 1273 1274 @allow_power_forms_admin_to_access_all_power_form_envelopes.setter 1275 def allow_power_forms_admin_to_access_all_power_form_envelopes(self, allow_power_forms_admin_to_access_all_power_form_envelopes): 1276 """Sets the allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings. 1277 1278 # noqa: E501 1279 1280 :param allow_power_forms_admin_to_access_all_power_form_envelopes: The allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings. # noqa: E501 1281 :type: str 1282 """ 1283 1284 self._allow_power_forms_admin_to_access_all_power_form_envelopes = allow_power_forms_admin_to_access_all_power_form_envelopes 1285 1286 @property 1287 def allow_power_forms_admin_to_access_all_power_form_envelopes_metadata(self): 1288 """Gets the allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings. # noqa: E501 1289 1290 Metadata that indicates whether the `allowPowerFormsAdminToAccessAllPowerFormEnvelopes` property is editable. # noqa: E501 1291 1292 :return: The allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings. # noqa: E501 1293 :rtype: SettingsMetadata 1294 """ 1295 return self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata 1296 1297 @allow_power_forms_admin_to_access_all_power_form_envelopes_metadata.setter 1298 def allow_power_forms_admin_to_access_all_power_form_envelopes_metadata(self, allow_power_forms_admin_to_access_all_power_form_envelopes_metadata): 1299 """Sets the allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings. 1300 1301 Metadata that indicates whether the `allowPowerFormsAdminToAccessAllPowerFormEnvelopes` property is editable. # noqa: E501 1302 1303 :param allow_power_forms_admin_to_access_all_power_form_envelopes_metadata: The allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings. # noqa: E501 1304 :type: SettingsMetadata 1305 """ 1306 1307 self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata = allow_power_forms_admin_to_access_all_power_form_envelopes_metadata 1308 1309 @property 1310 def allow_senders_to_set_recipient_email_language(self): 1311 """Gets the allow_senders_to_set_recipient_email_language of this AccountRoleSettings. # noqa: E501 1312 1313 # noqa: E501 1314 1315 :return: The allow_senders_to_set_recipient_email_language of this AccountRoleSettings. # noqa: E501 1316 :rtype: str 1317 """ 1318 return self._allow_senders_to_set_recipient_email_language 1319 1320 @allow_senders_to_set_recipient_email_language.setter 1321 def allow_senders_to_set_recipient_email_language(self, allow_senders_to_set_recipient_email_language): 1322 """Sets the allow_senders_to_set_recipient_email_language of this AccountRoleSettings. 1323 1324 # noqa: E501 1325 1326 :param allow_senders_to_set_recipient_email_language: The allow_senders_to_set_recipient_email_language of this AccountRoleSettings. # noqa: E501 1327 :type: str 1328 """ 1329 1330 self._allow_senders_to_set_recipient_email_language = allow_senders_to_set_recipient_email_language 1331 1332 @property 1333 def allow_senders_to_set_recipient_email_language_metadata(self): 1334 """Gets the allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings. # noqa: E501 1335 1336 Metadata that indicates whether the `allowSendersToSetRecipientEmailLanguage` property is editable. # noqa: E501 1337 1338 :return: The allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings. # noqa: E501 1339 :rtype: SettingsMetadata 1340 """ 1341 return self._allow_senders_to_set_recipient_email_language_metadata 1342 1343 @allow_senders_to_set_recipient_email_language_metadata.setter 1344 def allow_senders_to_set_recipient_email_language_metadata(self, allow_senders_to_set_recipient_email_language_metadata): 1345 """Sets the allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings. 1346 1347 Metadata that indicates whether the `allowSendersToSetRecipientEmailLanguage` property is editable. # noqa: E501 1348 1349 :param allow_senders_to_set_recipient_email_language_metadata: The allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings. # noqa: E501 1350 :type: SettingsMetadata 1351 """ 1352 1353 self._allow_senders_to_set_recipient_email_language_metadata = allow_senders_to_set_recipient_email_language_metadata 1354 1355 @property 1356 def allow_signer_attachments(self): 1357 """Gets the allow_signer_attachments of this AccountRoleSettings. # noqa: E501 1358 1359 # noqa: E501 1360 1361 :return: The allow_signer_attachments of this AccountRoleSettings. # noqa: E501 1362 :rtype: str 1363 """ 1364 return self._allow_signer_attachments 1365 1366 @allow_signer_attachments.setter 1367 def allow_signer_attachments(self, allow_signer_attachments): 1368 """Sets the allow_signer_attachments of this AccountRoleSettings. 1369 1370 # noqa: E501 1371 1372 :param allow_signer_attachments: The allow_signer_attachments of this AccountRoleSettings. # noqa: E501 1373 :type: str 1374 """ 1375 1376 self._allow_signer_attachments = allow_signer_attachments 1377 1378 @property 1379 def allow_signer_attachments_metadata(self): 1380 """Gets the allow_signer_attachments_metadata of this AccountRoleSettings. # noqa: E501 1381 1382 Metadata that indicates whether the `allowSignerAttachments` property is editable. # noqa: E501 1383 1384 :return: The allow_signer_attachments_metadata of this AccountRoleSettings. # noqa: E501 1385 :rtype: SettingsMetadata 1386 """ 1387 return self._allow_signer_attachments_metadata 1388 1389 @allow_signer_attachments_metadata.setter 1390 def allow_signer_attachments_metadata(self, allow_signer_attachments_metadata): 1391 """Sets the allow_signer_attachments_metadata of this AccountRoleSettings. 1392 1393 Metadata that indicates whether the `allowSignerAttachments` property is editable. # noqa: E501 1394 1395 :param allow_signer_attachments_metadata: The allow_signer_attachments_metadata of this AccountRoleSettings. # noqa: E501 1396 :type: SettingsMetadata 1397 """ 1398 1399 self._allow_signer_attachments_metadata = allow_signer_attachments_metadata 1400 1401 @property 1402 def allow_supplemental_documents(self): 1403 """Gets the allow_supplemental_documents of this AccountRoleSettings. # noqa: E501 1404 1405 # noqa: E501 1406 1407 :return: The allow_supplemental_documents of this AccountRoleSettings. # noqa: E501 1408 :rtype: str 1409 """ 1410 return self._allow_supplemental_documents 1411 1412 @allow_supplemental_documents.setter 1413 def allow_supplemental_documents(self, allow_supplemental_documents): 1414 """Sets the allow_supplemental_documents of this AccountRoleSettings. 1415 1416 # noqa: E501 1417 1418 :param allow_supplemental_documents: The allow_supplemental_documents of this AccountRoleSettings. # noqa: E501 1419 :type: str 1420 """ 1421 1422 self._allow_supplemental_documents = allow_supplemental_documents 1423 1424 @property 1425 def allow_supplemental_documents_metadata(self): 1426 """Gets the allow_supplemental_documents_metadata of this AccountRoleSettings. # noqa: E501 1427 1428 Metadata that indicates whether the `allowSupplementalDocuments` property is editable. # noqa: E501 1429 1430 :return: The allow_supplemental_documents_metadata of this AccountRoleSettings. # noqa: E501 1431 :rtype: SettingsMetadata 1432 """ 1433 return self._allow_supplemental_documents_metadata 1434 1435 @allow_supplemental_documents_metadata.setter 1436 def allow_supplemental_documents_metadata(self, allow_supplemental_documents_metadata): 1437 """Sets the allow_supplemental_documents_metadata of this AccountRoleSettings. 1438 1439 Metadata that indicates whether the `allowSupplementalDocuments` property is editable. # noqa: E501 1440 1441 :param allow_supplemental_documents_metadata: The allow_supplemental_documents_metadata of this AccountRoleSettings. # noqa: E501 1442 :type: SettingsMetadata 1443 """ 1444 1445 self._allow_supplemental_documents_metadata = allow_supplemental_documents_metadata 1446 1447 @property 1448 def allow_tagging_in_send_and_correct(self): 1449 """Gets the allow_tagging_in_send_and_correct of this AccountRoleSettings. # noqa: E501 1450 1451 # noqa: E501 1452 1453 :return: The allow_tagging_in_send_and_correct of this AccountRoleSettings. # noqa: E501 1454 :rtype: str 1455 """ 1456 return self._allow_tagging_in_send_and_correct 1457 1458 @allow_tagging_in_send_and_correct.setter 1459 def allow_tagging_in_send_and_correct(self, allow_tagging_in_send_and_correct): 1460 """Sets the allow_tagging_in_send_and_correct of this AccountRoleSettings. 1461 1462 # noqa: E501 1463 1464 :param allow_tagging_in_send_and_correct: The allow_tagging_in_send_and_correct of this AccountRoleSettings. # noqa: E501 1465 :type: str 1466 """ 1467 1468 self._allow_tagging_in_send_and_correct = allow_tagging_in_send_and_correct 1469 1470 @property 1471 def allow_tagging_in_send_and_correct_metadata(self): 1472 """Gets the allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings. # noqa: E501 1473 1474 Metadata that indicates whether the `allowTaggingInSendAndCorrect` property is editable. # noqa: E501 1475 1476 :return: The allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings. # noqa: E501 1477 :rtype: SettingsMetadata 1478 """ 1479 return self._allow_tagging_in_send_and_correct_metadata 1480 1481 @allow_tagging_in_send_and_correct_metadata.setter 1482 def allow_tagging_in_send_and_correct_metadata(self, allow_tagging_in_send_and_correct_metadata): 1483 """Sets the allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings. 1484 1485 Metadata that indicates whether the `allowTaggingInSendAndCorrect` property is editable. # noqa: E501 1486 1487 :param allow_tagging_in_send_and_correct_metadata: The allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings. # noqa: E501 1488 :type: SettingsMetadata 1489 """ 1490 1491 self._allow_tagging_in_send_and_correct_metadata = allow_tagging_in_send_and_correct_metadata 1492 1493 @property 1494 def allow_transactions(self): 1495 """Gets the allow_transactions of this AccountRoleSettings. # noqa: E501 1496 1497 # noqa: E501 1498 1499 :return: The allow_transactions of this AccountRoleSettings. # noqa: E501 1500 :rtype: str 1501 """ 1502 return self._allow_transactions 1503 1504 @allow_transactions.setter 1505 def allow_transactions(self, allow_transactions): 1506 """Sets the allow_transactions of this AccountRoleSettings. 1507 1508 # noqa: E501 1509 1510 :param allow_transactions: The allow_transactions of this AccountRoleSettings. # noqa: E501 1511 :type: str 1512 """ 1513 1514 self._allow_transactions = allow_transactions 1515 1516 @property 1517 def allow_transactions_metadata(self): 1518 """Gets the allow_transactions_metadata of this AccountRoleSettings. # noqa: E501 1519 1520 # noqa: E501 1521 1522 :return: The allow_transactions_metadata of this AccountRoleSettings. # noqa: E501 1523 :rtype: SettingsMetadata 1524 """ 1525 return self._allow_transactions_metadata 1526 1527 @allow_transactions_metadata.setter 1528 def allow_transactions_metadata(self, allow_transactions_metadata): 1529 """Sets the allow_transactions_metadata of this AccountRoleSettings. 1530 1531 # noqa: E501 1532 1533 :param allow_transactions_metadata: The allow_transactions_metadata of this AccountRoleSettings. # noqa: E501 1534 :type: SettingsMetadata 1535 """ 1536 1537 self._allow_transactions_metadata = allow_transactions_metadata 1538 1539 @property 1540 def allow_vaulting(self): 1541 """Gets the allow_vaulting of this AccountRoleSettings. # noqa: E501 1542 1543 # noqa: E501 1544 1545 :return: The allow_vaulting of this AccountRoleSettings. # noqa: E501 1546 :rtype: str 1547 """ 1548 return self._allow_vaulting 1549 1550 @allow_vaulting.setter 1551 def allow_vaulting(self, allow_vaulting): 1552 """Sets the allow_vaulting of this AccountRoleSettings. 1553 1554 # noqa: E501 1555 1556 :param allow_vaulting: The allow_vaulting of this AccountRoleSettings. # noqa: E501 1557 :type: str 1558 """ 1559 1560 self._allow_vaulting = allow_vaulting 1561 1562 @property 1563 def allow_vaulting_metadata(self): 1564 """Gets the allow_vaulting_metadata of this AccountRoleSettings. # noqa: E501 1565 1566 Reserved for DocuSign. # noqa: E501 1567 1568 :return: The allow_vaulting_metadata of this AccountRoleSettings. # noqa: E501 1569 :rtype: SettingsMetadata 1570 """ 1571 return self._allow_vaulting_metadata 1572 1573 @allow_vaulting_metadata.setter 1574 def allow_vaulting_metadata(self, allow_vaulting_metadata): 1575 """Sets the allow_vaulting_metadata of this AccountRoleSettings. 1576 1577 Reserved for DocuSign. # noqa: E501 1578 1579 :param allow_vaulting_metadata: The allow_vaulting_metadata of this AccountRoleSettings. # noqa: E501 1580 :type: SettingsMetadata 1581 """ 1582 1583 self._allow_vaulting_metadata = allow_vaulting_metadata 1584 1585 @property 1586 def allow_wet_signing_override(self): 1587 """Gets the allow_wet_signing_override of this AccountRoleSettings. # noqa: E501 1588 1589 # noqa: E501 1590 1591 :return: The allow_wet_signing_override of this AccountRoleSettings. # noqa: E501 1592 :rtype: str 1593 """ 1594 return self._allow_wet_signing_override 1595 1596 @allow_wet_signing_override.setter 1597 def allow_wet_signing_override(self, allow_wet_signing_override): 1598 """Sets the allow_wet_signing_override of this AccountRoleSettings. 1599 1600 # noqa: E501 1601 1602 :param allow_wet_signing_override: The allow_wet_signing_override of this AccountRoleSettings. # noqa: E501 1603 :type: str 1604 """ 1605 1606 self._allow_wet_signing_override = allow_wet_signing_override 1607 1608 @property 1609 def allow_wet_signing_override_metadata(self): 1610 """Gets the allow_wet_signing_override_metadata of this AccountRoleSettings. # noqa: E501 1611 1612 Metadata that indicates whether the `allowWetSigningOverride` property is editable. # noqa: E501 1613 1614 :return: The allow_wet_signing_override_metadata of this AccountRoleSettings. # noqa: E501 1615 :rtype: SettingsMetadata 1616 """ 1617 return self._allow_wet_signing_override_metadata 1618 1619 @allow_wet_signing_override_metadata.setter 1620 def allow_wet_signing_override_metadata(self, allow_wet_signing_override_metadata): 1621 """Sets the allow_wet_signing_override_metadata of this AccountRoleSettings. 1622 1623 Metadata that indicates whether the `allowWetSigningOverride` property is editable. # noqa: E501 1624 1625 :param allow_wet_signing_override_metadata: The allow_wet_signing_override_metadata of this AccountRoleSettings. # noqa: E501 1626 :type: SettingsMetadata 1627 """ 1628 1629 self._allow_wet_signing_override_metadata = allow_wet_signing_override_metadata 1630 1631 @property 1632 def can_bulk_upload_agreements(self): 1633 """Gets the can_bulk_upload_agreements of this AccountRoleSettings. # noqa: E501 1634 1635 # noqa: E501 1636 1637 :return: The can_bulk_upload_agreements of this AccountRoleSettings. # noqa: E501 1638 :rtype: str 1639 """ 1640 return self._can_bulk_upload_agreements 1641 1642 @can_bulk_upload_agreements.setter 1643 def can_bulk_upload_agreements(self, can_bulk_upload_agreements): 1644 """Sets the can_bulk_upload_agreements of this AccountRoleSettings. 1645 1646 # noqa: E501 1647 1648 :param can_bulk_upload_agreements: The can_bulk_upload_agreements of this AccountRoleSettings. # noqa: E501 1649 :type: str 1650 """ 1651 1652 self._can_bulk_upload_agreements = can_bulk_upload_agreements 1653 1654 @property 1655 def can_bulk_upload_agreements_metadata(self): 1656 """Gets the can_bulk_upload_agreements_metadata of this AccountRoleSettings. # noqa: E501 1657 1658 # noqa: E501 1659 1660 :return: The can_bulk_upload_agreements_metadata of this AccountRoleSettings. # noqa: E501 1661 :rtype: SettingsMetadata 1662 """ 1663 return self._can_bulk_upload_agreements_metadata 1664 1665 @can_bulk_upload_agreements_metadata.setter 1666 def can_bulk_upload_agreements_metadata(self, can_bulk_upload_agreements_metadata): 1667 """Sets the can_bulk_upload_agreements_metadata of this AccountRoleSettings. 1668 1669 # noqa: E501 1670 1671 :param can_bulk_upload_agreements_metadata: The can_bulk_upload_agreements_metadata of this AccountRoleSettings. # noqa: E501 1672 :type: SettingsMetadata 1673 """ 1674 1675 self._can_bulk_upload_agreements_metadata = can_bulk_upload_agreements_metadata 1676 1677 @property 1678 def can_create_transaction(self): 1679 """Gets the can_create_transaction of this AccountRoleSettings. # noqa: E501 1680 1681 # noqa: E501 1682 1683 :return: The can_create_transaction of this AccountRoleSettings. # noqa: E501 1684 :rtype: str 1685 """ 1686 return self._can_create_transaction 1687 1688 @can_create_transaction.setter 1689 def can_create_transaction(self, can_create_transaction): 1690 """Sets the can_create_transaction of this AccountRoleSettings. 1691 1692 # noqa: E501 1693 1694 :param can_create_transaction: The can_create_transaction of this AccountRoleSettings. # noqa: E501 1695 :type: str 1696 """ 1697 1698 self._can_create_transaction = can_create_transaction 1699 1700 @property 1701 def can_create_transaction_metadata(self): 1702 """Gets the can_create_transaction_metadata of this AccountRoleSettings. # noqa: E501 1703 1704 # noqa: E501 1705 1706 :return: The can_create_transaction_metadata of this AccountRoleSettings. # noqa: E501 1707 :rtype: SettingsMetadata 1708 """ 1709 return self._can_create_transaction_metadata 1710 1711 @can_create_transaction_metadata.setter 1712 def can_create_transaction_metadata(self, can_create_transaction_metadata): 1713 """Sets the can_create_transaction_metadata of this AccountRoleSettings. 1714 1715 # noqa: E501 1716 1717 :param can_create_transaction_metadata: The can_create_transaction_metadata of this AccountRoleSettings. # noqa: E501 1718 :type: SettingsMetadata 1719 """ 1720 1721 self._can_create_transaction_metadata = can_create_transaction_metadata 1722 1723 @property 1724 def can_create_workspaces(self): 1725 """Gets the can_create_workspaces of this AccountRoleSettings. # noqa: E501 1726 1727 # noqa: E501 1728 1729 :return: The can_create_workspaces of this AccountRoleSettings. # noqa: E501 1730 :rtype: str 1731 """ 1732 return self._can_create_workspaces 1733 1734 @can_create_workspaces.setter 1735 def can_create_workspaces(self, can_create_workspaces): 1736 """Sets the can_create_workspaces of this AccountRoleSettings. 1737 1738 # noqa: E501 1739 1740 :param can_create_workspaces: The can_create_workspaces of this AccountRoleSettings. # noqa: E501 1741 :type: str 1742 """ 1743 1744 self._can_create_workspaces = can_create_workspaces 1745 1746 @property 1747 def can_create_workspaces_metadata(self): 1748 """Gets the can_create_workspaces_metadata of this AccountRoleSettings. # noqa: E501 1749 1750 Reserved for DocuSign. # noqa: E501 1751 1752 :return: The can_create_workspaces_metadata of this AccountRoleSettings. # noqa: E501 1753 :rtype: SettingsMetadata 1754 """ 1755 return self._can_create_workspaces_metadata 1756 1757 @can_create_workspaces_metadata.setter 1758 def can_create_workspaces_metadata(self, can_create_workspaces_metadata): 1759 """Sets the can_create_workspaces_metadata of this AccountRoleSettings. 1760 1761 Reserved for DocuSign. # noqa: E501 1762 1763 :param can_create_workspaces_metadata: The can_create_workspaces_metadata of this AccountRoleSettings. # noqa: E501 1764 :type: SettingsMetadata 1765 """ 1766 1767 self._can_create_workspaces_metadata = can_create_workspaces_metadata 1768 1769 @property 1770 def can_delete_documents_in_transaction(self): 1771 """Gets the can_delete_documents_in_transaction of this AccountRoleSettings. # noqa: E501 1772 1773 # noqa: E501 1774 1775 :return: The can_delete_documents_in_transaction of this AccountRoleSettings. # noqa: E501 1776 :rtype: str 1777 """ 1778 return self._can_delete_documents_in_transaction 1779 1780 @can_delete_documents_in_transaction.setter 1781 def can_delete_documents_in_transaction(self, can_delete_documents_in_transaction): 1782 """Sets the can_delete_documents_in_transaction of this AccountRoleSettings. 1783 1784 # noqa: E501 1785 1786 :param can_delete_documents_in_transaction: The can_delete_documents_in_transaction of this AccountRoleSettings. # noqa: E501 1787 :type: str 1788 """ 1789 1790 self._can_delete_documents_in_transaction = can_delete_documents_in_transaction 1791 1792 @property 1793 def can_delete_documents_in_transaction_metadata(self): 1794 """Gets the can_delete_documents_in_transaction_metadata of this AccountRoleSettings. # noqa: E501 1795 1796 # noqa: E501 1797 1798 :return: The can_delete_documents_in_transaction_metadata of this AccountRoleSettings. # noqa: E501 1799 :rtype: SettingsMetadata 1800 """ 1801 return self._can_delete_documents_in_transaction_metadata 1802 1803 @can_delete_documents_in_transaction_metadata.setter 1804 def can_delete_documents_in_transaction_metadata(self, can_delete_documents_in_transaction_metadata): 1805 """Sets the can_delete_documents_in_transaction_metadata of this AccountRoleSettings. 1806 1807 # noqa: E501 1808 1809 :param can_delete_documents_in_transaction_metadata: The can_delete_documents_in_transaction_metadata of this AccountRoleSettings. # noqa: E501 1810 :type: SettingsMetadata 1811 """ 1812 1813 self._can_delete_documents_in_transaction_metadata = can_delete_documents_in_transaction_metadata 1814 1815 @property 1816 def can_delete_transaction(self): 1817 """Gets the can_delete_transaction of this AccountRoleSettings. # noqa: E501 1818 1819 # noqa: E501 1820 1821 :return: The can_delete_transaction of this AccountRoleSettings. # noqa: E501 1822 :rtype: str 1823 """ 1824 return self._can_delete_transaction 1825 1826 @can_delete_transaction.setter 1827 def can_delete_transaction(self, can_delete_transaction): 1828 """Sets the can_delete_transaction of this AccountRoleSettings. 1829 1830 # noqa: E501 1831 1832 :param can_delete_transaction: The can_delete_transaction of this AccountRoleSettings. # noqa: E501 1833 :type: str 1834 """ 1835 1836 self._can_delete_transaction = can_delete_transaction 1837 1838 @property 1839 def can_delete_transaction_metadata(self): 1840 """Gets the can_delete_transaction_metadata of this AccountRoleSettings. # noqa: E501 1841 1842 # noqa: E501 1843 1844 :return: The can_delete_transaction_metadata of this AccountRoleSettings. # noqa: E501 1845 :rtype: SettingsMetadata 1846 """ 1847 return self._can_delete_transaction_metadata 1848 1849 @can_delete_transaction_metadata.setter 1850 def can_delete_transaction_metadata(self, can_delete_transaction_metadata): 1851 """Sets the can_delete_transaction_metadata of this AccountRoleSettings. 1852 1853 # noqa: E501 1854 1855 :param can_delete_transaction_metadata: The can_delete_transaction_metadata of this AccountRoleSettings. # noqa: E501 1856 :type: SettingsMetadata 1857 """ 1858 1859 self._can_delete_transaction_metadata = can_delete_transaction_metadata 1860 1861 @property 1862 def can_manage_agreement_desk_request(self): 1863 """Gets the can_manage_agreement_desk_request of this AccountRoleSettings. # noqa: E501 1864 1865 # noqa: E501 1866 1867 :return: The can_manage_agreement_desk_request of this AccountRoleSettings. # noqa: E501 1868 :rtype: str 1869 """ 1870 return self._can_manage_agreement_desk_request 1871 1872 @can_manage_agreement_desk_request.setter 1873 def can_manage_agreement_desk_request(self, can_manage_agreement_desk_request): 1874 """Sets the can_manage_agreement_desk_request of this AccountRoleSettings. 1875 1876 # noqa: E501 1877 1878 :param can_manage_agreement_desk_request: The can_manage_agreement_desk_request of this AccountRoleSettings. # noqa: E501 1879 :type: str 1880 """ 1881 1882 self._can_manage_agreement_desk_request = can_manage_agreement_desk_request 1883 1884 @property 1885 def can_manage_agreement_desk_request_metadata(self): 1886 """Gets the can_manage_agreement_desk_request_metadata of this AccountRoleSettings. # noqa: E501 1887 1888 # noqa: E501 1889 1890 :return: The can_manage_agreement_desk_request_metadata of this AccountRoleSettings. # noqa: E501 1891 :rtype: SettingsMetadata 1892 """ 1893 return self._can_manage_agreement_desk_request_metadata 1894 1895 @can_manage_agreement_desk_request_metadata.setter 1896 def can_manage_agreement_desk_request_metadata(self, can_manage_agreement_desk_request_metadata): 1897 """Sets the can_manage_agreement_desk_request_metadata of this AccountRoleSettings. 1898 1899 # noqa: E501 1900 1901 :param can_manage_agreement_desk_request_metadata: The can_manage_agreement_desk_request_metadata of this AccountRoleSettings. # noqa: E501 1902 :type: SettingsMetadata 1903 """ 1904 1905 self._can_manage_agreement_desk_request_metadata = can_manage_agreement_desk_request_metadata 1906 1907 @property 1908 def can_manage_agreement_desk_request_setting(self): 1909 """Gets the can_manage_agreement_desk_request_setting of this AccountRoleSettings. # noqa: E501 1910 1911 # noqa: E501 1912 1913 :return: The can_manage_agreement_desk_request_setting of this AccountRoleSettings. # noqa: E501 1914 :rtype: str 1915 """ 1916 return self._can_manage_agreement_desk_request_setting 1917 1918 @can_manage_agreement_desk_request_setting.setter 1919 def can_manage_agreement_desk_request_setting(self, can_manage_agreement_desk_request_setting): 1920 """Sets the can_manage_agreement_desk_request_setting of this AccountRoleSettings. 1921 1922 # noqa: E501 1923 1924 :param can_manage_agreement_desk_request_setting: The can_manage_agreement_desk_request_setting of this AccountRoleSettings. # noqa: E501 1925 :type: str 1926 """ 1927 1928 self._can_manage_agreement_desk_request_setting = can_manage_agreement_desk_request_setting 1929 1930 @property 1931 def can_manage_agreement_desk_request_setting_metadata(self): 1932 """Gets the can_manage_agreement_desk_request_setting_metadata of this AccountRoleSettings. # noqa: E501 1933 1934 # noqa: E501 1935 1936 :return: The can_manage_agreement_desk_request_setting_metadata of this AccountRoleSettings. # noqa: E501 1937 :rtype: SettingsMetadata 1938 """ 1939 return self._can_manage_agreement_desk_request_setting_metadata 1940 1941 @can_manage_agreement_desk_request_setting_metadata.setter 1942 def can_manage_agreement_desk_request_setting_metadata(self, can_manage_agreement_desk_request_setting_metadata): 1943 """Sets the can_manage_agreement_desk_request_setting_metadata of this AccountRoleSettings. 1944 1945 # noqa: E501 1946 1947 :param can_manage_agreement_desk_request_setting_metadata: The can_manage_agreement_desk_request_setting_metadata of this AccountRoleSettings. # noqa: E501 1948 :type: SettingsMetadata 1949 """ 1950 1951 self._can_manage_agreement_desk_request_setting_metadata = can_manage_agreement_desk_request_setting_metadata 1952 1953 @property 1954 def can_send_envelopes_via_sms(self): 1955 """Gets the can_send_envelopes_via_sms of this AccountRoleSettings. # noqa: E501 1956 1957 # noqa: E501 1958 1959 :return: The can_send_envelopes_via_sms of this AccountRoleSettings. # noqa: E501 1960 :rtype: str 1961 """ 1962 return self._can_send_envelopes_via_sms 1963 1964 @can_send_envelopes_via_sms.setter 1965 def can_send_envelopes_via_sms(self, can_send_envelopes_via_sms): 1966 """Sets the can_send_envelopes_via_sms of this AccountRoleSettings. 1967 1968 # noqa: E501 1969 1970 :param can_send_envelopes_via_sms: The can_send_envelopes_via_sms of this AccountRoleSettings. # noqa: E501 1971 :type: str 1972 """ 1973 1974 self._can_send_envelopes_via_sms = can_send_envelopes_via_sms 1975 1976 @property 1977 def can_send_envelopes_via_sms_metadata(self): 1978 """Gets the can_send_envelopes_via_sms_metadata of this AccountRoleSettings. # noqa: E501 1979 1980 # noqa: E501 1981 1982 :return: The can_send_envelopes_via_sms_metadata of this AccountRoleSettings. # noqa: E501 1983 :rtype: SettingsMetadata 1984 """ 1985 return self._can_send_envelopes_via_sms_metadata 1986 1987 @can_send_envelopes_via_sms_metadata.setter 1988 def can_send_envelopes_via_sms_metadata(self, can_send_envelopes_via_sms_metadata): 1989 """Sets the can_send_envelopes_via_sms_metadata of this AccountRoleSettings. 1990 1991 # noqa: E501 1992 1993 :param can_send_envelopes_via_sms_metadata: The can_send_envelopes_via_sms_metadata of this AccountRoleSettings. # noqa: E501 1994 :type: SettingsMetadata 1995 """ 1996 1997 self._can_send_envelopes_via_sms_metadata = can_send_envelopes_via_sms_metadata 1998 1999 @property 2000 def disable_document_upload(self): 2001 """Gets the disable_document_upload of this AccountRoleSettings. # noqa: E501 2002 2003 # noqa: E501 2004 2005 :return: The disable_document_upload of this AccountRoleSettings. # noqa: E501 2006 :rtype: str 2007 """ 2008 return self._disable_document_upload 2009 2010 @disable_document_upload.setter 2011 def disable_document_upload(self, disable_document_upload): 2012 """Sets the disable_document_upload of this AccountRoleSettings. 2013 2014 # noqa: E501 2015 2016 :param disable_document_upload: The disable_document_upload of this AccountRoleSettings. # noqa: E501 2017 :type: str 2018 """ 2019 2020 self._disable_document_upload = disable_document_upload 2021 2022 @property 2023 def disable_document_upload_metadata(self): 2024 """Gets the disable_document_upload_metadata of this AccountRoleSettings. # noqa: E501 2025 2026 Metadata that indicates whether the `disableDocumentUpload` property is editable. # noqa: E501 2027 2028 :return: The disable_document_upload_metadata of this AccountRoleSettings. # noqa: E501 2029 :rtype: SettingsMetadata 2030 """ 2031 return self._disable_document_upload_metadata 2032 2033 @disable_document_upload_metadata.setter 2034 def disable_document_upload_metadata(self, disable_document_upload_metadata): 2035 """Sets the disable_document_upload_metadata of this AccountRoleSettings. 2036 2037 Metadata that indicates whether the `disableDocumentUpload` property is editable. # noqa: E501 2038 2039 :param disable_document_upload_metadata: The disable_document_upload_metadata of this AccountRoleSettings. # noqa: E501 2040 :type: SettingsMetadata 2041 """ 2042 2043 self._disable_document_upload_metadata = disable_document_upload_metadata 2044 2045 @property 2046 def disable_other_actions(self): 2047 """Gets the disable_other_actions of this AccountRoleSettings. # noqa: E501 2048 2049 # noqa: E501 2050 2051 :return: The disable_other_actions of this AccountRoleSettings. # noqa: E501 2052 :rtype: str 2053 """ 2054 return self._disable_other_actions 2055 2056 @disable_other_actions.setter 2057 def disable_other_actions(self, disable_other_actions): 2058 """Sets the disable_other_actions of this AccountRoleSettings. 2059 2060 # noqa: E501 2061 2062 :param disable_other_actions: The disable_other_actions of this AccountRoleSettings. # noqa: E501 2063 :type: str 2064 """ 2065 2066 self._disable_other_actions = disable_other_actions 2067 2068 @property 2069 def disable_other_actions_metadata(self): 2070 """Gets the disable_other_actions_metadata of this AccountRoleSettings. # noqa: E501 2071 2072 Metadata that indicates whether the `disableOtherActions` property is editable. # noqa: E501 2073 2074 :return: The disable_other_actions_metadata of this AccountRoleSettings. # noqa: E501 2075 :rtype: SettingsMetadata 2076 """ 2077 return self._disable_other_actions_metadata 2078 2079 @disable_other_actions_metadata.setter 2080 def disable_other_actions_metadata(self, disable_other_actions_metadata): 2081 """Sets the disable_other_actions_metadata of this AccountRoleSettings. 2082 2083 Metadata that indicates whether the `disableOtherActions` property is editable. # noqa: E501 2084 2085 :param disable_other_actions_metadata: The disable_other_actions_metadata of this AccountRoleSettings. # noqa: E501 2086 :type: SettingsMetadata 2087 """ 2088 2089 self._disable_other_actions_metadata = disable_other_actions_metadata 2090 2091 @property 2092 def enable_api_request_logging(self): 2093 """Gets the enable_api_request_logging of this AccountRoleSettings. # noqa: E501 2094 2095 # noqa: E501 2096 2097 :return: The enable_api_request_logging of this AccountRoleSettings. # noqa: E501 2098 :rtype: str 2099 """ 2100 return self._enable_api_request_logging 2101 2102 @enable_api_request_logging.setter 2103 def enable_api_request_logging(self, enable_api_request_logging): 2104 """Sets the enable_api_request_logging of this AccountRoleSettings. 2105 2106 # noqa: E501 2107 2108 :param enable_api_request_logging: The enable_api_request_logging of this AccountRoleSettings. # noqa: E501 2109 :type: str 2110 """ 2111 2112 self._enable_api_request_logging = enable_api_request_logging 2113 2114 @property 2115 def enable_api_request_logging_metadata(self): 2116 """Gets the enable_api_request_logging_metadata of this AccountRoleSettings. # noqa: E501 2117 2118 Metadata that indicates whether the `enableApiRequestLogging` property is editable. # noqa: E501 2119 2120 :return: The enable_api_request_logging_metadata of this AccountRoleSettings. # noqa: E501 2121 :rtype: SettingsMetadata 2122 """ 2123 return self._enable_api_request_logging_metadata 2124 2125 @enable_api_request_logging_metadata.setter 2126 def enable_api_request_logging_metadata(self, enable_api_request_logging_metadata): 2127 """Sets the enable_api_request_logging_metadata of this AccountRoleSettings. 2128 2129 Metadata that indicates whether the `enableApiRequestLogging` property is editable. # noqa: E501 2130 2131 :param enable_api_request_logging_metadata: The enable_api_request_logging_metadata of this AccountRoleSettings. # noqa: E501 2132 :type: SettingsMetadata 2133 """ 2134 2135 self._enable_api_request_logging_metadata = enable_api_request_logging_metadata 2136 2137 @property 2138 def enable_key_terms_suggestions_by_document_type(self): 2139 """Gets the enable_key_terms_suggestions_by_document_type of this AccountRoleSettings. # noqa: E501 2140 2141 # noqa: E501 2142 2143 :return: The enable_key_terms_suggestions_by_document_type of this AccountRoleSettings. # noqa: E501 2144 :rtype: str 2145 """ 2146 return self._enable_key_terms_suggestions_by_document_type 2147 2148 @enable_key_terms_suggestions_by_document_type.setter 2149 def enable_key_terms_suggestions_by_document_type(self, enable_key_terms_suggestions_by_document_type): 2150 """Sets the enable_key_terms_suggestions_by_document_type of this AccountRoleSettings. 2151 2152 # noqa: E501 2153 2154 :param enable_key_terms_suggestions_by_document_type: The enable_key_terms_suggestions_by_document_type of this AccountRoleSettings. # noqa: E501 2155 :type: str 2156 """ 2157 2158 self._enable_key_terms_suggestions_by_document_type = enable_key_terms_suggestions_by_document_type 2159 2160 @property 2161 def enable_key_terms_suggestions_by_document_type_metadata(self): 2162 """Gets the enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. # noqa: E501 2163 2164 # noqa: E501 2165 2166 :return: The enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. # noqa: E501 2167 :rtype: SettingsMetadata 2168 """ 2169 return self._enable_key_terms_suggestions_by_document_type_metadata 2170 2171 @enable_key_terms_suggestions_by_document_type_metadata.setter 2172 def enable_key_terms_suggestions_by_document_type_metadata(self, enable_key_terms_suggestions_by_document_type_metadata): 2173 """Sets the enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. 2174 2175 # noqa: E501 2176 2177 :param enable_key_terms_suggestions_by_document_type_metadata: The enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. # noqa: E501 2178 :type: SettingsMetadata 2179 """ 2180 2181 self._enable_key_terms_suggestions_by_document_type_metadata = enable_key_terms_suggestions_by_document_type_metadata 2182 2183 @property 2184 def enable_recipient_viewing_notifications(self): 2185 """Gets the enable_recipient_viewing_notifications of this AccountRoleSettings. # noqa: E501 2186 2187 # noqa: E501 2188 2189 :return: The enable_recipient_viewing_notifications of this AccountRoleSettings. # noqa: E501 2190 :rtype: str 2191 """ 2192 return self._enable_recipient_viewing_notifications 2193 2194 @enable_recipient_viewing_notifications.setter 2195 def enable_recipient_viewing_notifications(self, enable_recipient_viewing_notifications): 2196 """Sets the enable_recipient_viewing_notifications of this AccountRoleSettings. 2197 2198 # noqa: E501 2199 2200 :param enable_recipient_viewing_notifications: The enable_recipient_viewing_notifications of this AccountRoleSettings. # noqa: E501 2201 :type: str 2202 """ 2203 2204 self._enable_recipient_viewing_notifications = enable_recipient_viewing_notifications 2205 2206 @property 2207 def enable_recipient_viewing_notifications_metadata(self): 2208 """Gets the enable_recipient_viewing_notifications_metadata of this AccountRoleSettings. # noqa: E501 2209 2210 Metadata that indicates whether the `enableRecipientViewingNotifications` property is editable. # noqa: E501 2211 2212 :return: The enable_recipient_viewing_notifications_metadata of this AccountRoleSettings. # noqa: E501 2213 :rtype: SettingsMetadata 2214 """ 2215 return self._enable_recipient_viewing_notifications_metadata 2216 2217 @enable_recipient_viewing_notifications_metadata.setter 2218 def enable_recipient_viewing_notifications_metadata(self, enable_recipient_viewing_notifications_metadata): 2219 """Sets the enable_recipient_viewing_notifications_metadata of this AccountRoleSettings. 2220 2221 Metadata that indicates whether the `enableRecipientViewingNotifications` property is editable. # noqa: E501 2222 2223 :param enable_recipient_viewing_notifications_metadata: The enable_recipient_viewing_notifications_metadata of this AccountRoleSettings. # noqa: E501 2224 :type: SettingsMetadata 2225 """ 2226 2227 self._enable_recipient_viewing_notifications_metadata = enable_recipient_viewing_notifications_metadata 2228 2229 @property 2230 def enable_sequential_signing_interface(self): 2231 """Gets the enable_sequential_signing_interface of this AccountRoleSettings. # noqa: E501 2232 2233 # noqa: E501 2234 2235 :return: The enable_sequential_signing_interface of this AccountRoleSettings. # noqa: E501 2236 :rtype: str 2237 """ 2238 return self._enable_sequential_signing_interface 2239 2240 @enable_sequential_signing_interface.setter 2241 def enable_sequential_signing_interface(self, enable_sequential_signing_interface): 2242 """Sets the enable_sequential_signing_interface of this AccountRoleSettings. 2243 2244 # noqa: E501 2245 2246 :param enable_sequential_signing_interface: The enable_sequential_signing_interface of this AccountRoleSettings. # noqa: E501 2247 :type: str 2248 """ 2249 2250 self._enable_sequential_signing_interface = enable_sequential_signing_interface 2251 2252 @property 2253 def enable_sequential_signing_interface_metadata(self): 2254 """Gets the enable_sequential_signing_interface_metadata of this AccountRoleSettings. # noqa: E501 2255 2256 Metadata that indicates whether the `enableSequentialSigningInterface` property is editable. # noqa: E501 2257 2258 :return: The enable_sequential_signing_interface_metadata of this AccountRoleSettings. # noqa: E501 2259 :rtype: SettingsMetadata 2260 """ 2261 return self._enable_sequential_signing_interface_metadata 2262 2263 @enable_sequential_signing_interface_metadata.setter 2264 def enable_sequential_signing_interface_metadata(self, enable_sequential_signing_interface_metadata): 2265 """Sets the enable_sequential_signing_interface_metadata of this AccountRoleSettings. 2266 2267 Metadata that indicates whether the `enableSequentialSigningInterface` property is editable. # noqa: E501 2268 2269 :param enable_sequential_signing_interface_metadata: The enable_sequential_signing_interface_metadata of this AccountRoleSettings. # noqa: E501 2270 :type: SettingsMetadata 2271 """ 2272 2273 self._enable_sequential_signing_interface_metadata = enable_sequential_signing_interface_metadata 2274 2275 @property 2276 def enable_transaction_point_integration(self): 2277 """Gets the enable_transaction_point_integration of this AccountRoleSettings. # noqa: E501 2278 2279 # noqa: E501 2280 2281 :return: The enable_transaction_point_integration of this AccountRoleSettings. # noqa: E501 2282 :rtype: str 2283 """ 2284 return self._enable_transaction_point_integration 2285 2286 @enable_transaction_point_integration.setter 2287 def enable_transaction_point_integration(self, enable_transaction_point_integration): 2288 """Sets the enable_transaction_point_integration of this AccountRoleSettings. 2289 2290 # noqa: E501 2291 2292 :param enable_transaction_point_integration: The enable_transaction_point_integration of this AccountRoleSettings. # noqa: E501 2293 :type: str 2294 """ 2295 2296 self._enable_transaction_point_integration = enable_transaction_point_integration 2297 2298 @property 2299 def enable_transaction_point_integration_metadata(self): 2300 """Gets the enable_transaction_point_integration_metadata of this AccountRoleSettings. # noqa: E501 2301 2302 Reserved for DocuSign. # noqa: E501 2303 2304 :return: The enable_transaction_point_integration_metadata of this AccountRoleSettings. # noqa: E501 2305 :rtype: SettingsMetadata 2306 """ 2307 return self._enable_transaction_point_integration_metadata 2308 2309 @enable_transaction_point_integration_metadata.setter 2310 def enable_transaction_point_integration_metadata(self, enable_transaction_point_integration_metadata): 2311 """Sets the enable_transaction_point_integration_metadata of this AccountRoleSettings. 2312 2313 Reserved for DocuSign. # noqa: E501 2314 2315 :param enable_transaction_point_integration_metadata: The enable_transaction_point_integration_metadata of this AccountRoleSettings. # noqa: E501 2316 :type: SettingsMetadata 2317 """ 2318 2319 self._enable_transaction_point_integration_metadata = enable_transaction_point_integration_metadata 2320 2321 @property 2322 def playbook_access(self): 2323 """Gets the playbook_access of this AccountRoleSettings. # noqa: E501 2324 2325 # noqa: E501 2326 2327 :return: The playbook_access of this AccountRoleSettings. # noqa: E501 2328 :rtype: str 2329 """ 2330 return self._playbook_access 2331 2332 @playbook_access.setter 2333 def playbook_access(self, playbook_access): 2334 """Sets the playbook_access of this AccountRoleSettings. 2335 2336 # noqa: E501 2337 2338 :param playbook_access: The playbook_access of this AccountRoleSettings. # noqa: E501 2339 :type: str 2340 """ 2341 2342 self._playbook_access = playbook_access 2343 2344 @property 2345 def playbook_access_metadata(self): 2346 """Gets the playbook_access_metadata of this AccountRoleSettings. # noqa: E501 2347 2348 # noqa: E501 2349 2350 :return: The playbook_access_metadata of this AccountRoleSettings. # noqa: E501 2351 :rtype: SettingsMetadata 2352 """ 2353 return self._playbook_access_metadata 2354 2355 @playbook_access_metadata.setter 2356 def playbook_access_metadata(self, playbook_access_metadata): 2357 """Sets the playbook_access_metadata of this AccountRoleSettings. 2358 2359 # noqa: E501 2360 2361 :param playbook_access_metadata: The playbook_access_metadata of this AccountRoleSettings. # noqa: E501 2362 :type: SettingsMetadata 2363 """ 2364 2365 self._playbook_access_metadata = playbook_access_metadata 2366 2367 @property 2368 def power_form_role(self): 2369 """Gets the power_form_role of this AccountRoleSettings. # noqa: E501 2370 2371 # noqa: E501 2372 2373 :return: The power_form_role of this AccountRoleSettings. # noqa: E501 2374 :rtype: str 2375 """ 2376 return self._power_form_role 2377 2378 @power_form_role.setter 2379 def power_form_role(self, power_form_role): 2380 """Sets the power_form_role of this AccountRoleSettings. 2381 2382 # noqa: E501 2383 2384 :param power_form_role: The power_form_role of this AccountRoleSettings. # noqa: E501 2385 :type: str 2386 """ 2387 2388 self._power_form_role = power_form_role 2389 2390 @property 2391 def power_form_role_metadata(self): 2392 """Gets the power_form_role_metadata of this AccountRoleSettings. # noqa: E501 2393 2394 Metadata that indicates whether the `powerFormRole` property is editable. # noqa: E501 2395 2396 :return: The power_form_role_metadata of this AccountRoleSettings. # noqa: E501 2397 :rtype: SettingsMetadata 2398 """ 2399 return self._power_form_role_metadata 2400 2401 @power_form_role_metadata.setter 2402 def power_form_role_metadata(self, power_form_role_metadata): 2403 """Sets the power_form_role_metadata of this AccountRoleSettings. 2404 2405 Metadata that indicates whether the `powerFormRole` property is editable. # noqa: E501 2406 2407 :param power_form_role_metadata: The power_form_role_metadata of this AccountRoleSettings. # noqa: E501 2408 :type: SettingsMetadata 2409 """ 2410 2411 self._power_form_role_metadata = power_form_role_metadata 2412 2413 @property 2414 def receive_completed_self_signed_documents_as_email_links(self): 2415 """Gets the receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings. # noqa: E501 2416 2417 # noqa: E501 2418 2419 :return: The receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings. # noqa: E501 2420 :rtype: str 2421 """ 2422 return self._receive_completed_self_signed_documents_as_email_links 2423 2424 @receive_completed_self_signed_documents_as_email_links.setter 2425 def receive_completed_self_signed_documents_as_email_links(self, receive_completed_self_signed_documents_as_email_links): 2426 """Sets the receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings. 2427 2428 # noqa: E501 2429 2430 :param receive_completed_self_signed_documents_as_email_links: The receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings. # noqa: E501 2431 :type: str 2432 """ 2433 2434 self._receive_completed_self_signed_documents_as_email_links = receive_completed_self_signed_documents_as_email_links 2435 2436 @property 2437 def receive_completed_self_signed_documents_as_email_links_metadata(self): 2438 """Gets the receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings. # noqa: E501 2439 2440 Metadata that indicates whether the `receiveCompletedSelfSignedDocumentsAsEmailLinks` property is editable. # noqa: E501 2441 2442 :return: The receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings. # noqa: E501 2443 :rtype: SettingsMetadata 2444 """ 2445 return self._receive_completed_self_signed_documents_as_email_links_metadata 2446 2447 @receive_completed_self_signed_documents_as_email_links_metadata.setter 2448 def receive_completed_self_signed_documents_as_email_links_metadata(self, receive_completed_self_signed_documents_as_email_links_metadata): 2449 """Sets the receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings. 2450 2451 Metadata that indicates whether the `receiveCompletedSelfSignedDocumentsAsEmailLinks` property is editable. # noqa: E501 2452 2453 :param receive_completed_self_signed_documents_as_email_links_metadata: The receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings. # noqa: E501 2454 :type: SettingsMetadata 2455 """ 2456 2457 self._receive_completed_self_signed_documents_as_email_links_metadata = receive_completed_self_signed_documents_as_email_links_metadata 2458 2459 @property 2460 def signing_ui_version_metadata(self): 2461 """Gets the signing_ui_version_metadata of this AccountRoleSettings. # noqa: E501 2462 2463 Reserved for DocuSign. # noqa: E501 2464 2465 :return: The signing_ui_version_metadata of this AccountRoleSettings. # noqa: E501 2466 :rtype: SettingsMetadata 2467 """ 2468 return self._signing_ui_version_metadata 2469 2470 @signing_ui_version_metadata.setter 2471 def signing_ui_version_metadata(self, signing_ui_version_metadata): 2472 """Sets the signing_ui_version_metadata of this AccountRoleSettings. 2473 2474 Reserved for DocuSign. # noqa: E501 2475 2476 :param signing_ui_version_metadata: The signing_ui_version_metadata of this AccountRoleSettings. # noqa: E501 2477 :type: SettingsMetadata 2478 """ 2479 2480 self._signing_ui_version_metadata = signing_ui_version_metadata 2481 2482 @property 2483 def supplemental_documents_must_accept(self): 2484 """Gets the supplemental_documents_must_accept of this AccountRoleSettings. # noqa: E501 2485 2486 # noqa: E501 2487 2488 :return: The supplemental_documents_must_accept of this AccountRoleSettings. # noqa: E501 2489 :rtype: str 2490 """ 2491 return self._supplemental_documents_must_accept 2492 2493 @supplemental_documents_must_accept.setter 2494 def supplemental_documents_must_accept(self, supplemental_documents_must_accept): 2495 """Sets the supplemental_documents_must_accept of this AccountRoleSettings. 2496 2497 # noqa: E501 2498 2499 :param supplemental_documents_must_accept: The supplemental_documents_must_accept of this AccountRoleSettings. # noqa: E501 2500 :type: str 2501 """ 2502 2503 self._supplemental_documents_must_accept = supplemental_documents_must_accept 2504 2505 @property 2506 def supplemental_documents_must_accept_metadata(self): 2507 """Gets the supplemental_documents_must_accept_metadata of this AccountRoleSettings. # noqa: E501 2508 2509 Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable. # noqa: E501 2510 2511 :return: The supplemental_documents_must_accept_metadata of this AccountRoleSettings. # noqa: E501 2512 :rtype: SettingsMetadata 2513 """ 2514 return self._supplemental_documents_must_accept_metadata 2515 2516 @supplemental_documents_must_accept_metadata.setter 2517 def supplemental_documents_must_accept_metadata(self, supplemental_documents_must_accept_metadata): 2518 """Sets the supplemental_documents_must_accept_metadata of this AccountRoleSettings. 2519 2520 Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable. # noqa: E501 2521 2522 :param supplemental_documents_must_accept_metadata: The supplemental_documents_must_accept_metadata of this AccountRoleSettings. # noqa: E501 2523 :type: SettingsMetadata 2524 """ 2525 2526 self._supplemental_documents_must_accept_metadata = supplemental_documents_must_accept_metadata 2527 2528 @property 2529 def supplemental_documents_must_read(self): 2530 """Gets the supplemental_documents_must_read of this AccountRoleSettings. # noqa: E501 2531 2532 # noqa: E501 2533 2534 :return: The supplemental_documents_must_read of this AccountRoleSettings. # noqa: E501 2535 :rtype: str 2536 """ 2537 return self._supplemental_documents_must_read 2538 2539 @supplemental_documents_must_read.setter 2540 def supplemental_documents_must_read(self, supplemental_documents_must_read): 2541 """Sets the supplemental_documents_must_read of this AccountRoleSettings. 2542 2543 # noqa: E501 2544 2545 :param supplemental_documents_must_read: The supplemental_documents_must_read of this AccountRoleSettings. # noqa: E501 2546 :type: str 2547 """ 2548 2549 self._supplemental_documents_must_read = supplemental_documents_must_read 2550 2551 @property 2552 def supplemental_documents_must_read_metadata(self): 2553 """Gets the supplemental_documents_must_read_metadata of this AccountRoleSettings. # noqa: E501 2554 2555 Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable. # noqa: E501 2556 2557 :return: The supplemental_documents_must_read_metadata of this AccountRoleSettings. # noqa: E501 2558 :rtype: SettingsMetadata 2559 """ 2560 return self._supplemental_documents_must_read_metadata 2561 2562 @supplemental_documents_must_read_metadata.setter 2563 def supplemental_documents_must_read_metadata(self, supplemental_documents_must_read_metadata): 2564 """Sets the supplemental_documents_must_read_metadata of this AccountRoleSettings. 2565 2566 Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable. # noqa: E501 2567 2568 :param supplemental_documents_must_read_metadata: The supplemental_documents_must_read_metadata of this AccountRoleSettings. # noqa: E501 2569 :type: SettingsMetadata 2570 """ 2571 2572 self._supplemental_documents_must_read_metadata = supplemental_documents_must_read_metadata 2573 2574 @property 2575 def supplemental_documents_must_view(self): 2576 """Gets the supplemental_documents_must_view of this AccountRoleSettings. # noqa: E501 2577 2578 # noqa: E501 2579 2580 :return: The supplemental_documents_must_view of this AccountRoleSettings. # noqa: E501 2581 :rtype: str 2582 """ 2583 return self._supplemental_documents_must_view 2584 2585 @supplemental_documents_must_view.setter 2586 def supplemental_documents_must_view(self, supplemental_documents_must_view): 2587 """Sets the supplemental_documents_must_view of this AccountRoleSettings. 2588 2589 # noqa: E501 2590 2591 :param supplemental_documents_must_view: The supplemental_documents_must_view of this AccountRoleSettings. # noqa: E501 2592 :type: str 2593 """ 2594 2595 self._supplemental_documents_must_view = supplemental_documents_must_view 2596 2597 @property 2598 def supplemental_documents_must_view_metadata(self): 2599 """Gets the supplemental_documents_must_view_metadata of this AccountRoleSettings. # noqa: E501 2600 2601 Metadata that indicates whether the `supplementalDocumentsMustView` property is editable. # noqa: E501 2602 2603 :return: The supplemental_documents_must_view_metadata of this AccountRoleSettings. # noqa: E501 2604 :rtype: SettingsMetadata 2605 """ 2606 return self._supplemental_documents_must_view_metadata 2607 2608 @supplemental_documents_must_view_metadata.setter 2609 def supplemental_documents_must_view_metadata(self, supplemental_documents_must_view_metadata): 2610 """Sets the supplemental_documents_must_view_metadata of this AccountRoleSettings. 2611 2612 Metadata that indicates whether the `supplementalDocumentsMustView` property is editable. # noqa: E501 2613 2614 :param supplemental_documents_must_view_metadata: The supplemental_documents_must_view_metadata of this AccountRoleSettings. # noqa: E501 2615 :type: SettingsMetadata 2616 """ 2617 2618 self._supplemental_documents_must_view_metadata = supplemental_documents_must_view_metadata 2619 2620 @property 2621 def use_new_docu_sign_experience_interface(self): 2622 """Gets the use_new_docu_sign_experience_interface of this AccountRoleSettings. # noqa: E501 2623 2624 # noqa: E501 2625 2626 :return: The use_new_docu_sign_experience_interface of this AccountRoleSettings. # noqa: E501 2627 :rtype: str 2628 """ 2629 return self._use_new_docu_sign_experience_interface 2630 2631 @use_new_docu_sign_experience_interface.setter 2632 def use_new_docu_sign_experience_interface(self, use_new_docu_sign_experience_interface): 2633 """Sets the use_new_docu_sign_experience_interface of this AccountRoleSettings. 2634 2635 # noqa: E501 2636 2637 :param use_new_docu_sign_experience_interface: The use_new_docu_sign_experience_interface of this AccountRoleSettings. # noqa: E501 2638 :type: str 2639 """ 2640 2641 self._use_new_docu_sign_experience_interface = use_new_docu_sign_experience_interface 2642 2643 @property 2644 def use_new_docu_sign_experience_interface_metadata(self): 2645 """Gets the use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings. # noqa: E501 2646 2647 Reserved for DocuSign. # noqa: E501 2648 2649 :return: The use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings. # noqa: E501 2650 :rtype: SettingsMetadata 2651 """ 2652 return self._use_new_docu_sign_experience_interface_metadata 2653 2654 @use_new_docu_sign_experience_interface_metadata.setter 2655 def use_new_docu_sign_experience_interface_metadata(self, use_new_docu_sign_experience_interface_metadata): 2656 """Sets the use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings. 2657 2658 Reserved for DocuSign. # noqa: E501 2659 2660 :param use_new_docu_sign_experience_interface_metadata: The use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings. # noqa: E501 2661 :type: SettingsMetadata 2662 """ 2663 2664 self._use_new_docu_sign_experience_interface_metadata = use_new_docu_sign_experience_interface_metadata 2665 2666 @property 2667 def use_new_sending_interface(self): 2668 """Gets the use_new_sending_interface of this AccountRoleSettings. # noqa: E501 2669 2670 # noqa: E501 2671 2672 :return: The use_new_sending_interface of this AccountRoleSettings. # noqa: E501 2673 :rtype: str 2674 """ 2675 return self._use_new_sending_interface 2676 2677 @use_new_sending_interface.setter 2678 def use_new_sending_interface(self, use_new_sending_interface): 2679 """Sets the use_new_sending_interface of this AccountRoleSettings. 2680 2681 # noqa: E501 2682 2683 :param use_new_sending_interface: The use_new_sending_interface of this AccountRoleSettings. # noqa: E501 2684 :type: str 2685 """ 2686 2687 self._use_new_sending_interface = use_new_sending_interface 2688 2689 @property 2690 def use_new_sending_interface_metadata(self): 2691 """Gets the use_new_sending_interface_metadata of this AccountRoleSettings. # noqa: E501 2692 2693 Reserved for DocuSign. # noqa: E501 2694 2695 :return: The use_new_sending_interface_metadata of this AccountRoleSettings. # noqa: E501 2696 :rtype: SettingsMetadata 2697 """ 2698 return self._use_new_sending_interface_metadata 2699 2700 @use_new_sending_interface_metadata.setter 2701 def use_new_sending_interface_metadata(self, use_new_sending_interface_metadata): 2702 """Sets the use_new_sending_interface_metadata of this AccountRoleSettings. 2703 2704 Reserved for DocuSign. # noqa: E501 2705 2706 :param use_new_sending_interface_metadata: The use_new_sending_interface_metadata of this AccountRoleSettings. # noqa: E501 2707 :type: SettingsMetadata 2708 """ 2709 2710 self._use_new_sending_interface_metadata = use_new_sending_interface_metadata 2711 2712 @property 2713 def vaulting_mode(self): 2714 """Gets the vaulting_mode of this AccountRoleSettings. # noqa: E501 2715 2716 # noqa: E501 2717 2718 :return: The vaulting_mode of this AccountRoleSettings. # noqa: E501 2719 :rtype: str 2720 """ 2721 return self._vaulting_mode 2722 2723 @vaulting_mode.setter 2724 def vaulting_mode(self, vaulting_mode): 2725 """Sets the vaulting_mode of this AccountRoleSettings. 2726 2727 # noqa: E501 2728 2729 :param vaulting_mode: The vaulting_mode of this AccountRoleSettings. # noqa: E501 2730 :type: str 2731 """ 2732 2733 self._vaulting_mode = vaulting_mode 2734 2735 @property 2736 def vaulting_mode_metadata(self): 2737 """Gets the vaulting_mode_metadata of this AccountRoleSettings. # noqa: E501 2738 2739 Reserved for DocuSign. # noqa: E501 2740 2741 :return: The vaulting_mode_metadata of this AccountRoleSettings. # noqa: E501 2742 :rtype: SettingsMetadata 2743 """ 2744 return self._vaulting_mode_metadata 2745 2746 @vaulting_mode_metadata.setter 2747 def vaulting_mode_metadata(self, vaulting_mode_metadata): 2748 """Sets the vaulting_mode_metadata of this AccountRoleSettings. 2749 2750 Reserved for DocuSign. # noqa: E501 2751 2752 :param vaulting_mode_metadata: The vaulting_mode_metadata of this AccountRoleSettings. # noqa: E501 2753 :type: SettingsMetadata 2754 """ 2755 2756 self._vaulting_mode_metadata = vaulting_mode_metadata 2757 2758 @property 2759 def web_forms(self): 2760 """Gets the web_forms of this AccountRoleSettings. # noqa: E501 2761 2762 # noqa: E501 2763 2764 :return: The web_forms of this AccountRoleSettings. # noqa: E501 2765 :rtype: str 2766 """ 2767 return self._web_forms 2768 2769 @web_forms.setter 2770 def web_forms(self, web_forms): 2771 """Sets the web_forms of this AccountRoleSettings. 2772 2773 # noqa: E501 2774 2775 :param web_forms: The web_forms of this AccountRoleSettings. # noqa: E501 2776 :type: str 2777 """ 2778 2779 self._web_forms = web_forms 2780 2781 @property 2782 def web_forms_metadata(self): 2783 """Gets the web_forms_metadata of this AccountRoleSettings. # noqa: E501 2784 2785 # noqa: E501 2786 2787 :return: The web_forms_metadata of this AccountRoleSettings. # noqa: E501 2788 :rtype: SettingsMetadata 2789 """ 2790 return self._web_forms_metadata 2791 2792 @web_forms_metadata.setter 2793 def web_forms_metadata(self, web_forms_metadata): 2794 """Sets the web_forms_metadata of this AccountRoleSettings. 2795 2796 # noqa: E501 2797 2798 :param web_forms_metadata: The web_forms_metadata of this AccountRoleSettings. # noqa: E501 2799 :type: SettingsMetadata 2800 """ 2801 2802 self._web_forms_metadata = web_forms_metadata 2803 2804 def to_dict(self): 2805 """Returns the model properties as a dict""" 2806 result = {} 2807 2808 for attr, _ in six.iteritems(self.swagger_types): 2809 value = getattr(self, attr) 2810 if isinstance(value, list): 2811 result[attr] = list(map( 2812 lambda x: x.to_dict() if hasattr(x, "to_dict") else x, 2813 value 2814 )) 2815 elif hasattr(value, "to_dict"): 2816 result[attr] = value.to_dict() 2817 elif isinstance(value, dict): 2818 result[attr] = dict(map( 2819 lambda item: (item[0], item[1].to_dict()) 2820 if hasattr(item[1], "to_dict") else item, 2821 value.items() 2822 )) 2823 else: 2824 result[attr] = value 2825 if issubclass(AccountRoleSettings, dict): 2826 for key, value in self.items(): 2827 result[key] = value 2828 2829 return result 2830 2831 def to_str(self): 2832 """Returns the string representation of the model""" 2833 return pprint.pformat(self.to_dict()) 2834 2835 def __repr__(self): 2836 """For `print` and `pprint`""" 2837 return self.to_str() 2838 2839 def __eq__(self, other): 2840 """Returns true if both objects are equal""" 2841 if not isinstance(other, AccountRoleSettings): 2842 return False 2843 2844 return self.to_dict() == other.to_dict() 2845 2846 def __ne__(self, other): 2847 """Returns true if both objects are not equal""" 2848 if not isinstance(other, AccountRoleSettings): 2849 return True 2850 2851 return self.to_dict() != other.to_dict()
23class AccountRoleSettings(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': 'AccountManagementGranular', 40 'allow_account_management': 'str', 41 'allow_account_management_metadata': 'SettingsMetadata', 42 'allow_api_access': 'str', 43 'allow_api_access_metadata': 'SettingsMetadata', 44 'allow_api_access_to_account': 'str', 45 'allow_api_access_to_account_metadata': 'SettingsMetadata', 46 'allow_api_sending_on_behalf_of_others': 'str', 47 'allow_api_sending_on_behalf_of_others_metadata': 'SettingsMetadata', 48 'allow_api_sequential_signing': 'str', 49 'allow_api_sequential_signing_metadata': 'SettingsMetadata', 50 'allow_auto_tagging': 'str', 51 'allow_auto_tagging_metadata': 'SettingsMetadata', 52 'allow_bulk_sending': 'str', 53 'allow_bulk_sending_metadata': 'SettingsMetadata', 54 'allow_docu_sign_desktop_client': 'str', 55 'allow_docu_sign_desktop_client_metadata': 'SettingsMetadata', 56 'allowed_address_book_access': 'str', 57 'allowed_address_book_access_metadata': 'SettingsMetadata', 58 'allowed_clickwraps_access': 'str', 59 'allowed_clickwraps_access_metadata': 'SettingsMetadata', 60 'allowed_document_template_library_access': 'str', 61 'allowed_document_template_library_access_metadata': 'SettingsMetadata', 62 'allowed_orchestration_access': 'str', 63 'allowed_orchestration_access_metadata': 'SettingsMetadata', 64 'allowed_template_access': 'str', 65 'allowed_template_access_metadata': 'SettingsMetadata', 66 'allowed_to_be_envelope_transfer_recipient': 'str', 67 'allowed_to_be_envelope_transfer_recipient_metadata': 'SettingsMetadata', 68 'allow_envelope_sending': 'str', 69 'allow_envelope_sending_metadata': 'SettingsMetadata', 70 'allow_e_seal_recipients': 'str', 71 'allow_e_seal_recipients_metadata': 'SettingsMetadata', 72 'allow_power_forms_admin_to_access_all_power_form_envelopes': 'str', 73 'allow_power_forms_admin_to_access_all_power_form_envelopes_metadata': 'SettingsMetadata', 74 'allow_senders_to_set_recipient_email_language': 'str', 75 'allow_senders_to_set_recipient_email_language_metadata': 'SettingsMetadata', 76 'allow_signer_attachments': 'str', 77 'allow_signer_attachments_metadata': 'SettingsMetadata', 78 'allow_supplemental_documents': 'str', 79 'allow_supplemental_documents_metadata': 'SettingsMetadata', 80 'allow_tagging_in_send_and_correct': 'str', 81 'allow_tagging_in_send_and_correct_metadata': 'SettingsMetadata', 82 'allow_transactions': 'str', 83 'allow_transactions_metadata': 'SettingsMetadata', 84 'allow_vaulting': 'str', 85 'allow_vaulting_metadata': 'SettingsMetadata', 86 'allow_wet_signing_override': 'str', 87 'allow_wet_signing_override_metadata': 'SettingsMetadata', 88 'can_bulk_upload_agreements': 'str', 89 'can_bulk_upload_agreements_metadata': 'SettingsMetadata', 90 'can_create_transaction': 'str', 91 'can_create_transaction_metadata': 'SettingsMetadata', 92 'can_create_workspaces': 'str', 93 'can_create_workspaces_metadata': 'SettingsMetadata', 94 'can_delete_documents_in_transaction': 'str', 95 'can_delete_documents_in_transaction_metadata': 'SettingsMetadata', 96 'can_delete_transaction': 'str', 97 'can_delete_transaction_metadata': 'SettingsMetadata', 98 'can_manage_agreement_desk_request': 'str', 99 'can_manage_agreement_desk_request_metadata': 'SettingsMetadata', 100 'can_manage_agreement_desk_request_setting': 'str', 101 'can_manage_agreement_desk_request_setting_metadata': 'SettingsMetadata', 102 'can_send_envelopes_via_sms': 'str', 103 'can_send_envelopes_via_sms_metadata': 'SettingsMetadata', 104 'disable_document_upload': 'str', 105 'disable_document_upload_metadata': 'SettingsMetadata', 106 'disable_other_actions': 'str', 107 'disable_other_actions_metadata': 'SettingsMetadata', 108 'enable_api_request_logging': 'str', 109 'enable_api_request_logging_metadata': 'SettingsMetadata', 110 'enable_key_terms_suggestions_by_document_type': 'str', 111 'enable_key_terms_suggestions_by_document_type_metadata': 'SettingsMetadata', 112 'enable_recipient_viewing_notifications': 'str', 113 'enable_recipient_viewing_notifications_metadata': 'SettingsMetadata', 114 'enable_sequential_signing_interface': 'str', 115 'enable_sequential_signing_interface_metadata': 'SettingsMetadata', 116 'enable_transaction_point_integration': 'str', 117 'enable_transaction_point_integration_metadata': 'SettingsMetadata', 118 'playbook_access': 'str', 119 'playbook_access_metadata': 'SettingsMetadata', 120 'power_form_role': 'str', 121 'power_form_role_metadata': 'SettingsMetadata', 122 'receive_completed_self_signed_documents_as_email_links': 'str', 123 'receive_completed_self_signed_documents_as_email_links_metadata': 'SettingsMetadata', 124 'signing_ui_version_metadata': 'SettingsMetadata', 125 'supplemental_documents_must_accept': 'str', 126 'supplemental_documents_must_accept_metadata': 'SettingsMetadata', 127 'supplemental_documents_must_read': 'str', 128 'supplemental_documents_must_read_metadata': 'SettingsMetadata', 129 'supplemental_documents_must_view': 'str', 130 'supplemental_documents_must_view_metadata': 'SettingsMetadata', 131 'use_new_docu_sign_experience_interface': 'str', 132 'use_new_docu_sign_experience_interface_metadata': 'SettingsMetadata', 133 'use_new_sending_interface': 'str', 134 'use_new_sending_interface_metadata': 'SettingsMetadata', 135 'vaulting_mode': 'str', 136 'vaulting_mode_metadata': 'SettingsMetadata', 137 'web_forms': 'str', 138 'web_forms_metadata': 'SettingsMetadata' 139 } 140 141 attribute_map = { 142 'account_agreements_access_type': 'accountAgreementsAccessType', 143 'account_agreements_access_type_metadata': 'accountAgreementsAccessTypeMetadata', 144 'account_management_granular': 'accountManagementGranular', 145 'allow_account_management': 'allowAccountManagement', 146 'allow_account_management_metadata': 'allowAccountManagementMetadata', 147 'allow_api_access': 'allowApiAccess', 148 'allow_api_access_metadata': 'allowApiAccessMetadata', 149 'allow_api_access_to_account': 'allowApiAccessToAccount', 150 'allow_api_access_to_account_metadata': 'allowApiAccessToAccountMetadata', 151 'allow_api_sending_on_behalf_of_others': 'allowApiSendingOnBehalfOfOthers', 152 'allow_api_sending_on_behalf_of_others_metadata': 'allowApiSendingOnBehalfOfOthersMetadata', 153 'allow_api_sequential_signing': 'allowApiSequentialSigning', 154 'allow_api_sequential_signing_metadata': 'allowApiSequentialSigningMetadata', 155 'allow_auto_tagging': 'allowAutoTagging', 156 'allow_auto_tagging_metadata': 'allowAutoTaggingMetadata', 157 'allow_bulk_sending': 'allowBulkSending', 158 'allow_bulk_sending_metadata': 'allowBulkSendingMetadata', 159 'allow_docu_sign_desktop_client': 'allowDocuSignDesktopClient', 160 'allow_docu_sign_desktop_client_metadata': 'allowDocuSignDesktopClientMetadata', 161 'allowed_address_book_access': 'allowedAddressBookAccess', 162 'allowed_address_book_access_metadata': 'allowedAddressBookAccessMetadata', 163 'allowed_clickwraps_access': 'allowedClickwrapsAccess', 164 'allowed_clickwraps_access_metadata': 'allowedClickwrapsAccessMetadata', 165 'allowed_document_template_library_access': 'allowedDocumentTemplateLibraryAccess', 166 'allowed_document_template_library_access_metadata': 'allowedDocumentTemplateLibraryAccessMetadata', 167 'allowed_orchestration_access': 'allowedOrchestrationAccess', 168 'allowed_orchestration_access_metadata': 'allowedOrchestrationAccessMetadata', 169 'allowed_template_access': 'allowedTemplateAccess', 170 'allowed_template_access_metadata': 'allowedTemplateAccessMetadata', 171 'allowed_to_be_envelope_transfer_recipient': 'allowedToBeEnvelopeTransferRecipient', 172 'allowed_to_be_envelope_transfer_recipient_metadata': 'allowedToBeEnvelopeTransferRecipientMetadata', 173 'allow_envelope_sending': 'allowEnvelopeSending', 174 'allow_envelope_sending_metadata': 'allowEnvelopeSendingMetadata', 175 'allow_e_seal_recipients': 'allowESealRecipients', 176 'allow_e_seal_recipients_metadata': 'allowESealRecipientsMetadata', 177 'allow_power_forms_admin_to_access_all_power_form_envelopes': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopes', 178 'allow_power_forms_admin_to_access_all_power_form_envelopes_metadata': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata', 179 'allow_senders_to_set_recipient_email_language': 'allowSendersToSetRecipientEmailLanguage', 180 'allow_senders_to_set_recipient_email_language_metadata': 'allowSendersToSetRecipientEmailLanguageMetadata', 181 'allow_signer_attachments': 'allowSignerAttachments', 182 'allow_signer_attachments_metadata': 'allowSignerAttachmentsMetadata', 183 'allow_supplemental_documents': 'allowSupplementalDocuments', 184 'allow_supplemental_documents_metadata': 'allowSupplementalDocumentsMetadata', 185 'allow_tagging_in_send_and_correct': 'allowTaggingInSendAndCorrect', 186 'allow_tagging_in_send_and_correct_metadata': 'allowTaggingInSendAndCorrectMetadata', 187 'allow_transactions': 'allowTransactions', 188 'allow_transactions_metadata': 'allowTransactionsMetadata', 189 'allow_vaulting': 'allowVaulting', 190 'allow_vaulting_metadata': 'allowVaultingMetadata', 191 'allow_wet_signing_override': 'allowWetSigningOverride', 192 'allow_wet_signing_override_metadata': 'allowWetSigningOverrideMetadata', 193 'can_bulk_upload_agreements': 'canBulkUploadAgreements', 194 'can_bulk_upload_agreements_metadata': 'canBulkUploadAgreementsMetadata', 195 'can_create_transaction': 'canCreateTransaction', 196 'can_create_transaction_metadata': 'canCreateTransactionMetadata', 197 'can_create_workspaces': 'canCreateWorkspaces', 198 'can_create_workspaces_metadata': 'canCreateWorkspacesMetadata', 199 'can_delete_documents_in_transaction': 'canDeleteDocumentsInTransaction', 200 'can_delete_documents_in_transaction_metadata': 'canDeleteDocumentsInTransactionMetadata', 201 'can_delete_transaction': 'canDeleteTransaction', 202 'can_delete_transaction_metadata': 'canDeleteTransactionMetadata', 203 'can_manage_agreement_desk_request': 'canManageAgreementDeskRequest', 204 'can_manage_agreement_desk_request_metadata': 'canManageAgreementDeskRequestMetadata', 205 'can_manage_agreement_desk_request_setting': 'canManageAgreementDeskRequestSetting', 206 'can_manage_agreement_desk_request_setting_metadata': 'canManageAgreementDeskRequestSettingMetadata', 207 'can_send_envelopes_via_sms': 'canSendEnvelopesViaSMS', 208 'can_send_envelopes_via_sms_metadata': 'canSendEnvelopesViaSMSMetadata', 209 'disable_document_upload': 'disableDocumentUpload', 210 'disable_document_upload_metadata': 'disableDocumentUploadMetadata', 211 'disable_other_actions': 'disableOtherActions', 212 'disable_other_actions_metadata': 'disableOtherActionsMetadata', 213 'enable_api_request_logging': 'enableApiRequestLogging', 214 'enable_api_request_logging_metadata': 'enableApiRequestLoggingMetadata', 215 'enable_key_terms_suggestions_by_document_type': 'enableKeyTermsSuggestionsByDocumentType', 216 'enable_key_terms_suggestions_by_document_type_metadata': 'enableKeyTermsSuggestionsByDocumentTypeMetadata', 217 'enable_recipient_viewing_notifications': 'enableRecipientViewingNotifications', 218 'enable_recipient_viewing_notifications_metadata': 'enableRecipientViewingNotificationsMetadata', 219 'enable_sequential_signing_interface': 'enableSequentialSigningInterface', 220 'enable_sequential_signing_interface_metadata': 'enableSequentialSigningInterfaceMetadata', 221 'enable_transaction_point_integration': 'enableTransactionPointIntegration', 222 'enable_transaction_point_integration_metadata': 'enableTransactionPointIntegrationMetadata', 223 'playbook_access': 'playbookAccess', 224 'playbook_access_metadata': 'playbookAccessMetadata', 225 'power_form_role': 'powerFormRole', 226 'power_form_role_metadata': 'powerFormRoleMetadata', 227 'receive_completed_self_signed_documents_as_email_links': 'receiveCompletedSelfSignedDocumentsAsEmailLinks', 228 'receive_completed_self_signed_documents_as_email_links_metadata': 'receiveCompletedSelfSignedDocumentsAsEmailLinksMetadata', 229 'signing_ui_version_metadata': 'signingUiVersionMetadata', 230 'supplemental_documents_must_accept': 'supplementalDocumentsMustAccept', 231 'supplemental_documents_must_accept_metadata': 'supplementalDocumentsMustAcceptMetadata', 232 'supplemental_documents_must_read': 'supplementalDocumentsMustRead', 233 'supplemental_documents_must_read_metadata': 'supplementalDocumentsMustReadMetadata', 234 'supplemental_documents_must_view': 'supplementalDocumentsMustView', 235 'supplemental_documents_must_view_metadata': 'supplementalDocumentsMustViewMetadata', 236 'use_new_docu_sign_experience_interface': 'useNewDocuSignExperienceInterface', 237 'use_new_docu_sign_experience_interface_metadata': 'useNewDocuSignExperienceInterfaceMetadata', 238 'use_new_sending_interface': 'useNewSendingInterface', 239 'use_new_sending_interface_metadata': 'useNewSendingInterfaceMetadata', 240 'vaulting_mode': 'vaultingMode', 241 'vaulting_mode_metadata': 'vaultingModeMetadata', 242 'web_forms': 'webForms', 243 'web_forms_metadata': 'webFormsMetadata' 244 } 245 246 def __init__(self, _configuration=None, **kwargs): # noqa: E501 247 """AccountRoleSettings - a model defined in Swagger""" # noqa: E501 248 if _configuration is None: 249 _configuration = Configuration() 250 self._configuration = _configuration 251 252 self._account_agreements_access_type = None 253 self._account_agreements_access_type_metadata = None 254 self._account_management_granular = None 255 self._allow_account_management = None 256 self._allow_account_management_metadata = None 257 self._allow_api_access = None 258 self._allow_api_access_metadata = None 259 self._allow_api_access_to_account = None 260 self._allow_api_access_to_account_metadata = None 261 self._allow_api_sending_on_behalf_of_others = None 262 self._allow_api_sending_on_behalf_of_others_metadata = None 263 self._allow_api_sequential_signing = None 264 self._allow_api_sequential_signing_metadata = None 265 self._allow_auto_tagging = None 266 self._allow_auto_tagging_metadata = None 267 self._allow_bulk_sending = None 268 self._allow_bulk_sending_metadata = None 269 self._allow_docu_sign_desktop_client = None 270 self._allow_docu_sign_desktop_client_metadata = None 271 self._allowed_address_book_access = None 272 self._allowed_address_book_access_metadata = None 273 self._allowed_clickwraps_access = None 274 self._allowed_clickwraps_access_metadata = None 275 self._allowed_document_template_library_access = None 276 self._allowed_document_template_library_access_metadata = None 277 self._allowed_orchestration_access = None 278 self._allowed_orchestration_access_metadata = None 279 self._allowed_template_access = None 280 self._allowed_template_access_metadata = None 281 self._allowed_to_be_envelope_transfer_recipient = None 282 self._allowed_to_be_envelope_transfer_recipient_metadata = None 283 self._allow_envelope_sending = None 284 self._allow_envelope_sending_metadata = None 285 self._allow_e_seal_recipients = None 286 self._allow_e_seal_recipients_metadata = None 287 self._allow_power_forms_admin_to_access_all_power_form_envelopes = None 288 self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata = None 289 self._allow_senders_to_set_recipient_email_language = None 290 self._allow_senders_to_set_recipient_email_language_metadata = None 291 self._allow_signer_attachments = None 292 self._allow_signer_attachments_metadata = None 293 self._allow_supplemental_documents = None 294 self._allow_supplemental_documents_metadata = None 295 self._allow_tagging_in_send_and_correct = None 296 self._allow_tagging_in_send_and_correct_metadata = None 297 self._allow_transactions = None 298 self._allow_transactions_metadata = None 299 self._allow_vaulting = None 300 self._allow_vaulting_metadata = None 301 self._allow_wet_signing_override = None 302 self._allow_wet_signing_override_metadata = None 303 self._can_bulk_upload_agreements = None 304 self._can_bulk_upload_agreements_metadata = None 305 self._can_create_transaction = None 306 self._can_create_transaction_metadata = None 307 self._can_create_workspaces = None 308 self._can_create_workspaces_metadata = None 309 self._can_delete_documents_in_transaction = None 310 self._can_delete_documents_in_transaction_metadata = None 311 self._can_delete_transaction = None 312 self._can_delete_transaction_metadata = None 313 self._can_manage_agreement_desk_request = None 314 self._can_manage_agreement_desk_request_metadata = None 315 self._can_manage_agreement_desk_request_setting = None 316 self._can_manage_agreement_desk_request_setting_metadata = None 317 self._can_send_envelopes_via_sms = None 318 self._can_send_envelopes_via_sms_metadata = None 319 self._disable_document_upload = None 320 self._disable_document_upload_metadata = None 321 self._disable_other_actions = None 322 self._disable_other_actions_metadata = None 323 self._enable_api_request_logging = None 324 self._enable_api_request_logging_metadata = None 325 self._enable_key_terms_suggestions_by_document_type = None 326 self._enable_key_terms_suggestions_by_document_type_metadata = None 327 self._enable_recipient_viewing_notifications = None 328 self._enable_recipient_viewing_notifications_metadata = None 329 self._enable_sequential_signing_interface = None 330 self._enable_sequential_signing_interface_metadata = None 331 self._enable_transaction_point_integration = None 332 self._enable_transaction_point_integration_metadata = None 333 self._playbook_access = None 334 self._playbook_access_metadata = None 335 self._power_form_role = None 336 self._power_form_role_metadata = None 337 self._receive_completed_self_signed_documents_as_email_links = None 338 self._receive_completed_self_signed_documents_as_email_links_metadata = None 339 self._signing_ui_version_metadata = None 340 self._supplemental_documents_must_accept = None 341 self._supplemental_documents_must_accept_metadata = None 342 self._supplemental_documents_must_read = None 343 self._supplemental_documents_must_read_metadata = None 344 self._supplemental_documents_must_view = None 345 self._supplemental_documents_must_view_metadata = None 346 self._use_new_docu_sign_experience_interface = None 347 self._use_new_docu_sign_experience_interface_metadata = None 348 self._use_new_sending_interface = None 349 self._use_new_sending_interface_metadata = None 350 self._vaulting_mode = None 351 self._vaulting_mode_metadata = None 352 self._web_forms = None 353 self._web_forms_metadata = None 354 self.discriminator = None 355 356 setattr(self, "_{}".format('account_agreements_access_type'), kwargs.get('account_agreements_access_type', None)) 357 setattr(self, "_{}".format('account_agreements_access_type_metadata'), kwargs.get('account_agreements_access_type_metadata', None)) 358 setattr(self, "_{}".format('account_management_granular'), kwargs.get('account_management_granular', None)) 359 setattr(self, "_{}".format('allow_account_management'), kwargs.get('allow_account_management', None)) 360 setattr(self, "_{}".format('allow_account_management_metadata'), kwargs.get('allow_account_management_metadata', None)) 361 setattr(self, "_{}".format('allow_api_access'), kwargs.get('allow_api_access', None)) 362 setattr(self, "_{}".format('allow_api_access_metadata'), kwargs.get('allow_api_access_metadata', None)) 363 setattr(self, "_{}".format('allow_api_access_to_account'), kwargs.get('allow_api_access_to_account', None)) 364 setattr(self, "_{}".format('allow_api_access_to_account_metadata'), kwargs.get('allow_api_access_to_account_metadata', None)) 365 setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others'), kwargs.get('allow_api_sending_on_behalf_of_others', None)) 366 setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others_metadata'), kwargs.get('allow_api_sending_on_behalf_of_others_metadata', None)) 367 setattr(self, "_{}".format('allow_api_sequential_signing'), kwargs.get('allow_api_sequential_signing', None)) 368 setattr(self, "_{}".format('allow_api_sequential_signing_metadata'), kwargs.get('allow_api_sequential_signing_metadata', None)) 369 setattr(self, "_{}".format('allow_auto_tagging'), kwargs.get('allow_auto_tagging', None)) 370 setattr(self, "_{}".format('allow_auto_tagging_metadata'), kwargs.get('allow_auto_tagging_metadata', None)) 371 setattr(self, "_{}".format('allow_bulk_sending'), kwargs.get('allow_bulk_sending', None)) 372 setattr(self, "_{}".format('allow_bulk_sending_metadata'), kwargs.get('allow_bulk_sending_metadata', None)) 373 setattr(self, "_{}".format('allow_docu_sign_desktop_client'), kwargs.get('allow_docu_sign_desktop_client', None)) 374 setattr(self, "_{}".format('allow_docu_sign_desktop_client_metadata'), kwargs.get('allow_docu_sign_desktop_client_metadata', None)) 375 setattr(self, "_{}".format('allowed_address_book_access'), kwargs.get('allowed_address_book_access', None)) 376 setattr(self, "_{}".format('allowed_address_book_access_metadata'), kwargs.get('allowed_address_book_access_metadata', None)) 377 setattr(self, "_{}".format('allowed_clickwraps_access'), kwargs.get('allowed_clickwraps_access', None)) 378 setattr(self, "_{}".format('allowed_clickwraps_access_metadata'), kwargs.get('allowed_clickwraps_access_metadata', None)) 379 setattr(self, "_{}".format('allowed_document_template_library_access'), kwargs.get('allowed_document_template_library_access', None)) 380 setattr(self, "_{}".format('allowed_document_template_library_access_metadata'), kwargs.get('allowed_document_template_library_access_metadata', None)) 381 setattr(self, "_{}".format('allowed_orchestration_access'), kwargs.get('allowed_orchestration_access', None)) 382 setattr(self, "_{}".format('allowed_orchestration_access_metadata'), kwargs.get('allowed_orchestration_access_metadata', None)) 383 setattr(self, "_{}".format('allowed_template_access'), kwargs.get('allowed_template_access', None)) 384 setattr(self, "_{}".format('allowed_template_access_metadata'), kwargs.get('allowed_template_access_metadata', None)) 385 setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient'), kwargs.get('allowed_to_be_envelope_transfer_recipient', None)) 386 setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient_metadata'), kwargs.get('allowed_to_be_envelope_transfer_recipient_metadata', None)) 387 setattr(self, "_{}".format('allow_envelope_sending'), kwargs.get('allow_envelope_sending', None)) 388 setattr(self, "_{}".format('allow_envelope_sending_metadata'), kwargs.get('allow_envelope_sending_metadata', None)) 389 setattr(self, "_{}".format('allow_e_seal_recipients'), kwargs.get('allow_e_seal_recipients', None)) 390 setattr(self, "_{}".format('allow_e_seal_recipients_metadata'), kwargs.get('allow_e_seal_recipients_metadata', None)) 391 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelopes'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelopes', None)) 392 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelopes_metadata'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelopes_metadata', None)) 393 setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language'), kwargs.get('allow_senders_to_set_recipient_email_language', None)) 394 setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language_metadata'), kwargs.get('allow_senders_to_set_recipient_email_language_metadata', None)) 395 setattr(self, "_{}".format('allow_signer_attachments'), kwargs.get('allow_signer_attachments', None)) 396 setattr(self, "_{}".format('allow_signer_attachments_metadata'), kwargs.get('allow_signer_attachments_metadata', None)) 397 setattr(self, "_{}".format('allow_supplemental_documents'), kwargs.get('allow_supplemental_documents', None)) 398 setattr(self, "_{}".format('allow_supplemental_documents_metadata'), kwargs.get('allow_supplemental_documents_metadata', None)) 399 setattr(self, "_{}".format('allow_tagging_in_send_and_correct'), kwargs.get('allow_tagging_in_send_and_correct', None)) 400 setattr(self, "_{}".format('allow_tagging_in_send_and_correct_metadata'), kwargs.get('allow_tagging_in_send_and_correct_metadata', None)) 401 setattr(self, "_{}".format('allow_transactions'), kwargs.get('allow_transactions', None)) 402 setattr(self, "_{}".format('allow_transactions_metadata'), kwargs.get('allow_transactions_metadata', None)) 403 setattr(self, "_{}".format('allow_vaulting'), kwargs.get('allow_vaulting', None)) 404 setattr(self, "_{}".format('allow_vaulting_metadata'), kwargs.get('allow_vaulting_metadata', None)) 405 setattr(self, "_{}".format('allow_wet_signing_override'), kwargs.get('allow_wet_signing_override', None)) 406 setattr(self, "_{}".format('allow_wet_signing_override_metadata'), kwargs.get('allow_wet_signing_override_metadata', None)) 407 setattr(self, "_{}".format('can_bulk_upload_agreements'), kwargs.get('can_bulk_upload_agreements', None)) 408 setattr(self, "_{}".format('can_bulk_upload_agreements_metadata'), kwargs.get('can_bulk_upload_agreements_metadata', None)) 409 setattr(self, "_{}".format('can_create_transaction'), kwargs.get('can_create_transaction', None)) 410 setattr(self, "_{}".format('can_create_transaction_metadata'), kwargs.get('can_create_transaction_metadata', None)) 411 setattr(self, "_{}".format('can_create_workspaces'), kwargs.get('can_create_workspaces', None)) 412 setattr(self, "_{}".format('can_create_workspaces_metadata'), kwargs.get('can_create_workspaces_metadata', None)) 413 setattr(self, "_{}".format('can_delete_documents_in_transaction'), kwargs.get('can_delete_documents_in_transaction', None)) 414 setattr(self, "_{}".format('can_delete_documents_in_transaction_metadata'), kwargs.get('can_delete_documents_in_transaction_metadata', None)) 415 setattr(self, "_{}".format('can_delete_transaction'), kwargs.get('can_delete_transaction', None)) 416 setattr(self, "_{}".format('can_delete_transaction_metadata'), kwargs.get('can_delete_transaction_metadata', None)) 417 setattr(self, "_{}".format('can_manage_agreement_desk_request'), kwargs.get('can_manage_agreement_desk_request', None)) 418 setattr(self, "_{}".format('can_manage_agreement_desk_request_metadata'), kwargs.get('can_manage_agreement_desk_request_metadata', None)) 419 setattr(self, "_{}".format('can_manage_agreement_desk_request_setting'), kwargs.get('can_manage_agreement_desk_request_setting', None)) 420 setattr(self, "_{}".format('can_manage_agreement_desk_request_setting_metadata'), kwargs.get('can_manage_agreement_desk_request_setting_metadata', None)) 421 setattr(self, "_{}".format('can_send_envelopes_via_sms'), kwargs.get('can_send_envelopes_via_sms', None)) 422 setattr(self, "_{}".format('can_send_envelopes_via_sms_metadata'), kwargs.get('can_send_envelopes_via_sms_metadata', None)) 423 setattr(self, "_{}".format('disable_document_upload'), kwargs.get('disable_document_upload', None)) 424 setattr(self, "_{}".format('disable_document_upload_metadata'), kwargs.get('disable_document_upload_metadata', None)) 425 setattr(self, "_{}".format('disable_other_actions'), kwargs.get('disable_other_actions', None)) 426 setattr(self, "_{}".format('disable_other_actions_metadata'), kwargs.get('disable_other_actions_metadata', None)) 427 setattr(self, "_{}".format('enable_api_request_logging'), kwargs.get('enable_api_request_logging', None)) 428 setattr(self, "_{}".format('enable_api_request_logging_metadata'), kwargs.get('enable_api_request_logging_metadata', None)) 429 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type'), kwargs.get('enable_key_terms_suggestions_by_document_type', None)) 430 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type_metadata'), kwargs.get('enable_key_terms_suggestions_by_document_type_metadata', None)) 431 setattr(self, "_{}".format('enable_recipient_viewing_notifications'), kwargs.get('enable_recipient_viewing_notifications', None)) 432 setattr(self, "_{}".format('enable_recipient_viewing_notifications_metadata'), kwargs.get('enable_recipient_viewing_notifications_metadata', None)) 433 setattr(self, "_{}".format('enable_sequential_signing_interface'), kwargs.get('enable_sequential_signing_interface', None)) 434 setattr(self, "_{}".format('enable_sequential_signing_interface_metadata'), kwargs.get('enable_sequential_signing_interface_metadata', None)) 435 setattr(self, "_{}".format('enable_transaction_point_integration'), kwargs.get('enable_transaction_point_integration', None)) 436 setattr(self, "_{}".format('enable_transaction_point_integration_metadata'), kwargs.get('enable_transaction_point_integration_metadata', None)) 437 setattr(self, "_{}".format('playbook_access'), kwargs.get('playbook_access', None)) 438 setattr(self, "_{}".format('playbook_access_metadata'), kwargs.get('playbook_access_metadata', None)) 439 setattr(self, "_{}".format('power_form_role'), kwargs.get('power_form_role', None)) 440 setattr(self, "_{}".format('power_form_role_metadata'), kwargs.get('power_form_role_metadata', None)) 441 setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links'), kwargs.get('receive_completed_self_signed_documents_as_email_links', None)) 442 setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links_metadata'), kwargs.get('receive_completed_self_signed_documents_as_email_links_metadata', None)) 443 setattr(self, "_{}".format('signing_ui_version_metadata'), kwargs.get('signing_ui_version_metadata', None)) 444 setattr(self, "_{}".format('supplemental_documents_must_accept'), kwargs.get('supplemental_documents_must_accept', None)) 445 setattr(self, "_{}".format('supplemental_documents_must_accept_metadata'), kwargs.get('supplemental_documents_must_accept_metadata', None)) 446 setattr(self, "_{}".format('supplemental_documents_must_read'), kwargs.get('supplemental_documents_must_read', None)) 447 setattr(self, "_{}".format('supplemental_documents_must_read_metadata'), kwargs.get('supplemental_documents_must_read_metadata', None)) 448 setattr(self, "_{}".format('supplemental_documents_must_view'), kwargs.get('supplemental_documents_must_view', None)) 449 setattr(self, "_{}".format('supplemental_documents_must_view_metadata'), kwargs.get('supplemental_documents_must_view_metadata', None)) 450 setattr(self, "_{}".format('use_new_docu_sign_experience_interface'), kwargs.get('use_new_docu_sign_experience_interface', None)) 451 setattr(self, "_{}".format('use_new_docu_sign_experience_interface_metadata'), kwargs.get('use_new_docu_sign_experience_interface_metadata', None)) 452 setattr(self, "_{}".format('use_new_sending_interface'), kwargs.get('use_new_sending_interface', None)) 453 setattr(self, "_{}".format('use_new_sending_interface_metadata'), kwargs.get('use_new_sending_interface_metadata', None)) 454 setattr(self, "_{}".format('vaulting_mode'), kwargs.get('vaulting_mode', None)) 455 setattr(self, "_{}".format('vaulting_mode_metadata'), kwargs.get('vaulting_mode_metadata', None)) 456 setattr(self, "_{}".format('web_forms'), kwargs.get('web_forms', None)) 457 setattr(self, "_{}".format('web_forms_metadata'), kwargs.get('web_forms_metadata', None)) 458 459 @property 460 def account_agreements_access_type(self): 461 """Gets the account_agreements_access_type of this AccountRoleSettings. # noqa: E501 462 463 # noqa: E501 464 465 :return: The account_agreements_access_type of this AccountRoleSettings. # noqa: E501 466 :rtype: str 467 """ 468 return self._account_agreements_access_type 469 470 @account_agreements_access_type.setter 471 def account_agreements_access_type(self, account_agreements_access_type): 472 """Sets the account_agreements_access_type of this AccountRoleSettings. 473 474 # noqa: E501 475 476 :param account_agreements_access_type: The account_agreements_access_type of this AccountRoleSettings. # noqa: E501 477 :type: str 478 """ 479 480 self._account_agreements_access_type = account_agreements_access_type 481 482 @property 483 def account_agreements_access_type_metadata(self): 484 """Gets the account_agreements_access_type_metadata of this AccountRoleSettings. # noqa: E501 485 486 # noqa: E501 487 488 :return: The account_agreements_access_type_metadata of this AccountRoleSettings. # noqa: E501 489 :rtype: SettingsMetadata 490 """ 491 return self._account_agreements_access_type_metadata 492 493 @account_agreements_access_type_metadata.setter 494 def account_agreements_access_type_metadata(self, account_agreements_access_type_metadata): 495 """Sets the account_agreements_access_type_metadata of this AccountRoleSettings. 496 497 # noqa: E501 498 499 :param account_agreements_access_type_metadata: The account_agreements_access_type_metadata of this AccountRoleSettings. # noqa: E501 500 :type: SettingsMetadata 501 """ 502 503 self._account_agreements_access_type_metadata = account_agreements_access_type_metadata 504 505 @property 506 def account_management_granular(self): 507 """Gets the account_management_granular of this AccountRoleSettings. # noqa: E501 508 509 # noqa: E501 510 511 :return: The account_management_granular of this AccountRoleSettings. # noqa: E501 512 :rtype: AccountManagementGranular 513 """ 514 return self._account_management_granular 515 516 @account_management_granular.setter 517 def account_management_granular(self, account_management_granular): 518 """Sets the account_management_granular of this AccountRoleSettings. 519 520 # noqa: E501 521 522 :param account_management_granular: The account_management_granular of this AccountRoleSettings. # noqa: E501 523 :type: AccountManagementGranular 524 """ 525 526 self._account_management_granular = account_management_granular 527 528 @property 529 def allow_account_management(self): 530 """Gets the allow_account_management of this AccountRoleSettings. # noqa: E501 531 532 # noqa: E501 533 534 :return: The allow_account_management of this AccountRoleSettings. # noqa: E501 535 :rtype: str 536 """ 537 return self._allow_account_management 538 539 @allow_account_management.setter 540 def allow_account_management(self, allow_account_management): 541 """Sets the allow_account_management of this AccountRoleSettings. 542 543 # noqa: E501 544 545 :param allow_account_management: The allow_account_management of this AccountRoleSettings. # noqa: E501 546 :type: str 547 """ 548 549 self._allow_account_management = allow_account_management 550 551 @property 552 def allow_account_management_metadata(self): 553 """Gets the allow_account_management_metadata of this AccountRoleSettings. # noqa: E501 554 555 Metadata that indicates whether the `allowAccountManagement` property is editable. # noqa: E501 556 557 :return: The allow_account_management_metadata of this AccountRoleSettings. # noqa: E501 558 :rtype: SettingsMetadata 559 """ 560 return self._allow_account_management_metadata 561 562 @allow_account_management_metadata.setter 563 def allow_account_management_metadata(self, allow_account_management_metadata): 564 """Sets the allow_account_management_metadata of this AccountRoleSettings. 565 566 Metadata that indicates whether the `allowAccountManagement` property is editable. # noqa: E501 567 568 :param allow_account_management_metadata: The allow_account_management_metadata of this AccountRoleSettings. # noqa: E501 569 :type: SettingsMetadata 570 """ 571 572 self._allow_account_management_metadata = allow_account_management_metadata 573 574 @property 575 def allow_api_access(self): 576 """Gets the allow_api_access of this AccountRoleSettings. # noqa: E501 577 578 # noqa: E501 579 580 :return: The allow_api_access of this AccountRoleSettings. # noqa: E501 581 :rtype: str 582 """ 583 return self._allow_api_access 584 585 @allow_api_access.setter 586 def allow_api_access(self, allow_api_access): 587 """Sets the allow_api_access of this AccountRoleSettings. 588 589 # noqa: E501 590 591 :param allow_api_access: The allow_api_access of this AccountRoleSettings. # noqa: E501 592 :type: str 593 """ 594 595 self._allow_api_access = allow_api_access 596 597 @property 598 def allow_api_access_metadata(self): 599 """Gets the allow_api_access_metadata of this AccountRoleSettings. # noqa: E501 600 601 Metadata that indicates whether the `allowApiAccess` property is editable. # noqa: E501 602 603 :return: The allow_api_access_metadata of this AccountRoleSettings. # noqa: E501 604 :rtype: SettingsMetadata 605 """ 606 return self._allow_api_access_metadata 607 608 @allow_api_access_metadata.setter 609 def allow_api_access_metadata(self, allow_api_access_metadata): 610 """Sets the allow_api_access_metadata of this AccountRoleSettings. 611 612 Metadata that indicates whether the `allowApiAccess` property is editable. # noqa: E501 613 614 :param allow_api_access_metadata: The allow_api_access_metadata of this AccountRoleSettings. # noqa: E501 615 :type: SettingsMetadata 616 """ 617 618 self._allow_api_access_metadata = allow_api_access_metadata 619 620 @property 621 def allow_api_access_to_account(self): 622 """Gets the allow_api_access_to_account of this AccountRoleSettings. # noqa: E501 623 624 # noqa: E501 625 626 :return: The allow_api_access_to_account of this AccountRoleSettings. # noqa: E501 627 :rtype: str 628 """ 629 return self._allow_api_access_to_account 630 631 @allow_api_access_to_account.setter 632 def allow_api_access_to_account(self, allow_api_access_to_account): 633 """Sets the allow_api_access_to_account of this AccountRoleSettings. 634 635 # noqa: E501 636 637 :param allow_api_access_to_account: The allow_api_access_to_account of this AccountRoleSettings. # noqa: E501 638 :type: str 639 """ 640 641 self._allow_api_access_to_account = allow_api_access_to_account 642 643 @property 644 def allow_api_access_to_account_metadata(self): 645 """Gets the allow_api_access_to_account_metadata of this AccountRoleSettings. # noqa: E501 646 647 Metadata that indicates whether the `allowApiAccessToAccount` property is editable. # noqa: E501 648 649 :return: The allow_api_access_to_account_metadata of this AccountRoleSettings. # noqa: E501 650 :rtype: SettingsMetadata 651 """ 652 return self._allow_api_access_to_account_metadata 653 654 @allow_api_access_to_account_metadata.setter 655 def allow_api_access_to_account_metadata(self, allow_api_access_to_account_metadata): 656 """Sets the allow_api_access_to_account_metadata of this AccountRoleSettings. 657 658 Metadata that indicates whether the `allowApiAccessToAccount` property is editable. # noqa: E501 659 660 :param allow_api_access_to_account_metadata: The allow_api_access_to_account_metadata of this AccountRoleSettings. # noqa: E501 661 :type: SettingsMetadata 662 """ 663 664 self._allow_api_access_to_account_metadata = allow_api_access_to_account_metadata 665 666 @property 667 def allow_api_sending_on_behalf_of_others(self): 668 """Gets the allow_api_sending_on_behalf_of_others of this AccountRoleSettings. # noqa: E501 669 670 # noqa: E501 671 672 :return: The allow_api_sending_on_behalf_of_others of this AccountRoleSettings. # noqa: E501 673 :rtype: str 674 """ 675 return self._allow_api_sending_on_behalf_of_others 676 677 @allow_api_sending_on_behalf_of_others.setter 678 def allow_api_sending_on_behalf_of_others(self, allow_api_sending_on_behalf_of_others): 679 """Sets the allow_api_sending_on_behalf_of_others of this AccountRoleSettings. 680 681 # noqa: E501 682 683 :param allow_api_sending_on_behalf_of_others: The allow_api_sending_on_behalf_of_others of this AccountRoleSettings. # noqa: E501 684 :type: str 685 """ 686 687 self._allow_api_sending_on_behalf_of_others = allow_api_sending_on_behalf_of_others 688 689 @property 690 def allow_api_sending_on_behalf_of_others_metadata(self): 691 """Gets the allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings. # noqa: E501 692 693 Metadata that indicates whether the `allowApiSendingOnBehalfOfOthers` property is editable. # noqa: E501 694 695 :return: The allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings. # noqa: E501 696 :rtype: SettingsMetadata 697 """ 698 return self._allow_api_sending_on_behalf_of_others_metadata 699 700 @allow_api_sending_on_behalf_of_others_metadata.setter 701 def allow_api_sending_on_behalf_of_others_metadata(self, allow_api_sending_on_behalf_of_others_metadata): 702 """Sets the allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings. 703 704 Metadata that indicates whether the `allowApiSendingOnBehalfOfOthers` property is editable. # noqa: E501 705 706 :param allow_api_sending_on_behalf_of_others_metadata: The allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings. # noqa: E501 707 :type: SettingsMetadata 708 """ 709 710 self._allow_api_sending_on_behalf_of_others_metadata = allow_api_sending_on_behalf_of_others_metadata 711 712 @property 713 def allow_api_sequential_signing(self): 714 """Gets the allow_api_sequential_signing of this AccountRoleSettings. # noqa: E501 715 716 # noqa: E501 717 718 :return: The allow_api_sequential_signing of this AccountRoleSettings. # noqa: E501 719 :rtype: str 720 """ 721 return self._allow_api_sequential_signing 722 723 @allow_api_sequential_signing.setter 724 def allow_api_sequential_signing(self, allow_api_sequential_signing): 725 """Sets the allow_api_sequential_signing of this AccountRoleSettings. 726 727 # noqa: E501 728 729 :param allow_api_sequential_signing: The allow_api_sequential_signing of this AccountRoleSettings. # noqa: E501 730 :type: str 731 """ 732 733 self._allow_api_sequential_signing = allow_api_sequential_signing 734 735 @property 736 def allow_api_sequential_signing_metadata(self): 737 """Gets the allow_api_sequential_signing_metadata of this AccountRoleSettings. # noqa: E501 738 739 Metadata that indicates whether the `allowApiSequentialSigning` property is editable. # noqa: E501 740 741 :return: The allow_api_sequential_signing_metadata of this AccountRoleSettings. # noqa: E501 742 :rtype: SettingsMetadata 743 """ 744 return self._allow_api_sequential_signing_metadata 745 746 @allow_api_sequential_signing_metadata.setter 747 def allow_api_sequential_signing_metadata(self, allow_api_sequential_signing_metadata): 748 """Sets the allow_api_sequential_signing_metadata of this AccountRoleSettings. 749 750 Metadata that indicates whether the `allowApiSequentialSigning` property is editable. # noqa: E501 751 752 :param allow_api_sequential_signing_metadata: The allow_api_sequential_signing_metadata of this AccountRoleSettings. # noqa: E501 753 :type: SettingsMetadata 754 """ 755 756 self._allow_api_sequential_signing_metadata = allow_api_sequential_signing_metadata 757 758 @property 759 def allow_auto_tagging(self): 760 """Gets the allow_auto_tagging of this AccountRoleSettings. # noqa: E501 761 762 # noqa: E501 763 764 :return: The allow_auto_tagging of this AccountRoleSettings. # noqa: E501 765 :rtype: str 766 """ 767 return self._allow_auto_tagging 768 769 @allow_auto_tagging.setter 770 def allow_auto_tagging(self, allow_auto_tagging): 771 """Sets the allow_auto_tagging of this AccountRoleSettings. 772 773 # noqa: E501 774 775 :param allow_auto_tagging: The allow_auto_tagging of this AccountRoleSettings. # noqa: E501 776 :type: str 777 """ 778 779 self._allow_auto_tagging = allow_auto_tagging 780 781 @property 782 def allow_auto_tagging_metadata(self): 783 """Gets the allow_auto_tagging_metadata of this AccountRoleSettings. # noqa: E501 784 785 Metadata that indicates whether the `allowAutoTagging` property is editable. # noqa: E501 786 787 :return: The allow_auto_tagging_metadata of this AccountRoleSettings. # noqa: E501 788 :rtype: SettingsMetadata 789 """ 790 return self._allow_auto_tagging_metadata 791 792 @allow_auto_tagging_metadata.setter 793 def allow_auto_tagging_metadata(self, allow_auto_tagging_metadata): 794 """Sets the allow_auto_tagging_metadata of this AccountRoleSettings. 795 796 Metadata that indicates whether the `allowAutoTagging` property is editable. # noqa: E501 797 798 :param allow_auto_tagging_metadata: The allow_auto_tagging_metadata of this AccountRoleSettings. # noqa: E501 799 :type: SettingsMetadata 800 """ 801 802 self._allow_auto_tagging_metadata = allow_auto_tagging_metadata 803 804 @property 805 def allow_bulk_sending(self): 806 """Gets the allow_bulk_sending of this AccountRoleSettings. # noqa: E501 807 808 # noqa: E501 809 810 :return: The allow_bulk_sending of this AccountRoleSettings. # noqa: E501 811 :rtype: str 812 """ 813 return self._allow_bulk_sending 814 815 @allow_bulk_sending.setter 816 def allow_bulk_sending(self, allow_bulk_sending): 817 """Sets the allow_bulk_sending of this AccountRoleSettings. 818 819 # noqa: E501 820 821 :param allow_bulk_sending: The allow_bulk_sending of this AccountRoleSettings. # noqa: E501 822 :type: str 823 """ 824 825 self._allow_bulk_sending = allow_bulk_sending 826 827 @property 828 def allow_bulk_sending_metadata(self): 829 """Gets the allow_bulk_sending_metadata of this AccountRoleSettings. # noqa: E501 830 831 Metadata that indicates whether the `allowBulkSending` property is editable. # noqa: E501 832 833 :return: The allow_bulk_sending_metadata of this AccountRoleSettings. # noqa: E501 834 :rtype: SettingsMetadata 835 """ 836 return self._allow_bulk_sending_metadata 837 838 @allow_bulk_sending_metadata.setter 839 def allow_bulk_sending_metadata(self, allow_bulk_sending_metadata): 840 """Sets the allow_bulk_sending_metadata of this AccountRoleSettings. 841 842 Metadata that indicates whether the `allowBulkSending` property is editable. # noqa: E501 843 844 :param allow_bulk_sending_metadata: The allow_bulk_sending_metadata of this AccountRoleSettings. # noqa: E501 845 :type: SettingsMetadata 846 """ 847 848 self._allow_bulk_sending_metadata = allow_bulk_sending_metadata 849 850 @property 851 def allow_docu_sign_desktop_client(self): 852 """Gets the allow_docu_sign_desktop_client of this AccountRoleSettings. # noqa: E501 853 854 # noqa: E501 855 856 :return: The allow_docu_sign_desktop_client of this AccountRoleSettings. # noqa: E501 857 :rtype: str 858 """ 859 return self._allow_docu_sign_desktop_client 860 861 @allow_docu_sign_desktop_client.setter 862 def allow_docu_sign_desktop_client(self, allow_docu_sign_desktop_client): 863 """Sets the allow_docu_sign_desktop_client of this AccountRoleSettings. 864 865 # noqa: E501 866 867 :param allow_docu_sign_desktop_client: The allow_docu_sign_desktop_client of this AccountRoleSettings. # noqa: E501 868 :type: str 869 """ 870 871 self._allow_docu_sign_desktop_client = allow_docu_sign_desktop_client 872 873 @property 874 def allow_docu_sign_desktop_client_metadata(self): 875 """Gets the allow_docu_sign_desktop_client_metadata of this AccountRoleSettings. # noqa: E501 876 877 Metadata that indicates whether the `allowDocuSignDesktopClient` property is editable. # noqa: E501 878 879 :return: The allow_docu_sign_desktop_client_metadata of this AccountRoleSettings. # noqa: E501 880 :rtype: SettingsMetadata 881 """ 882 return self._allow_docu_sign_desktop_client_metadata 883 884 @allow_docu_sign_desktop_client_metadata.setter 885 def allow_docu_sign_desktop_client_metadata(self, allow_docu_sign_desktop_client_metadata): 886 """Sets the allow_docu_sign_desktop_client_metadata of this AccountRoleSettings. 887 888 Metadata that indicates whether the `allowDocuSignDesktopClient` property is editable. # noqa: E501 889 890 :param allow_docu_sign_desktop_client_metadata: The allow_docu_sign_desktop_client_metadata of this AccountRoleSettings. # noqa: E501 891 :type: SettingsMetadata 892 """ 893 894 self._allow_docu_sign_desktop_client_metadata = allow_docu_sign_desktop_client_metadata 895 896 @property 897 def allowed_address_book_access(self): 898 """Gets the allowed_address_book_access of this AccountRoleSettings. # noqa: E501 899 900 # noqa: E501 901 902 :return: The allowed_address_book_access of this AccountRoleSettings. # noqa: E501 903 :rtype: str 904 """ 905 return self._allowed_address_book_access 906 907 @allowed_address_book_access.setter 908 def allowed_address_book_access(self, allowed_address_book_access): 909 """Sets the allowed_address_book_access of this AccountRoleSettings. 910 911 # noqa: E501 912 913 :param allowed_address_book_access: The allowed_address_book_access of this AccountRoleSettings. # noqa: E501 914 :type: str 915 """ 916 917 self._allowed_address_book_access = allowed_address_book_access 918 919 @property 920 def allowed_address_book_access_metadata(self): 921 """Gets the allowed_address_book_access_metadata of this AccountRoleSettings. # noqa: E501 922 923 Metadata that indicates whether the `allowedAddressBookAccess` property is editable. # noqa: E501 924 925 :return: The allowed_address_book_access_metadata of this AccountRoleSettings. # noqa: E501 926 :rtype: SettingsMetadata 927 """ 928 return self._allowed_address_book_access_metadata 929 930 @allowed_address_book_access_metadata.setter 931 def allowed_address_book_access_metadata(self, allowed_address_book_access_metadata): 932 """Sets the allowed_address_book_access_metadata of this AccountRoleSettings. 933 934 Metadata that indicates whether the `allowedAddressBookAccess` property is editable. # noqa: E501 935 936 :param allowed_address_book_access_metadata: The allowed_address_book_access_metadata of this AccountRoleSettings. # noqa: E501 937 :type: SettingsMetadata 938 """ 939 940 self._allowed_address_book_access_metadata = allowed_address_book_access_metadata 941 942 @property 943 def allowed_clickwraps_access(self): 944 """Gets the allowed_clickwraps_access of this AccountRoleSettings. # noqa: E501 945 946 # noqa: E501 947 948 :return: The allowed_clickwraps_access of this AccountRoleSettings. # noqa: E501 949 :rtype: str 950 """ 951 return self._allowed_clickwraps_access 952 953 @allowed_clickwraps_access.setter 954 def allowed_clickwraps_access(self, allowed_clickwraps_access): 955 """Sets the allowed_clickwraps_access of this AccountRoleSettings. 956 957 # noqa: E501 958 959 :param allowed_clickwraps_access: The allowed_clickwraps_access of this AccountRoleSettings. # noqa: E501 960 :type: str 961 """ 962 963 self._allowed_clickwraps_access = allowed_clickwraps_access 964 965 @property 966 def allowed_clickwraps_access_metadata(self): 967 """Gets the allowed_clickwraps_access_metadata of this AccountRoleSettings. # noqa: E501 968 969 # noqa: E501 970 971 :return: The allowed_clickwraps_access_metadata of this AccountRoleSettings. # noqa: E501 972 :rtype: SettingsMetadata 973 """ 974 return self._allowed_clickwraps_access_metadata 975 976 @allowed_clickwraps_access_metadata.setter 977 def allowed_clickwraps_access_metadata(self, allowed_clickwraps_access_metadata): 978 """Sets the allowed_clickwraps_access_metadata of this AccountRoleSettings. 979 980 # noqa: E501 981 982 :param allowed_clickwraps_access_metadata: The allowed_clickwraps_access_metadata of this AccountRoleSettings. # noqa: E501 983 :type: SettingsMetadata 984 """ 985 986 self._allowed_clickwraps_access_metadata = allowed_clickwraps_access_metadata 987 988 @property 989 def allowed_document_template_library_access(self): 990 """Gets the allowed_document_template_library_access of this AccountRoleSettings. # noqa: E501 991 992 # noqa: E501 993 994 :return: The allowed_document_template_library_access of this AccountRoleSettings. # noqa: E501 995 :rtype: str 996 """ 997 return self._allowed_document_template_library_access 998 999 @allowed_document_template_library_access.setter 1000 def allowed_document_template_library_access(self, allowed_document_template_library_access): 1001 """Sets the allowed_document_template_library_access of this AccountRoleSettings. 1002 1003 # noqa: E501 1004 1005 :param allowed_document_template_library_access: The allowed_document_template_library_access of this AccountRoleSettings. # noqa: E501 1006 :type: str 1007 """ 1008 1009 self._allowed_document_template_library_access = allowed_document_template_library_access 1010 1011 @property 1012 def allowed_document_template_library_access_metadata(self): 1013 """Gets the allowed_document_template_library_access_metadata of this AccountRoleSettings. # noqa: E501 1014 1015 # noqa: E501 1016 1017 :return: The allowed_document_template_library_access_metadata of this AccountRoleSettings. # noqa: E501 1018 :rtype: SettingsMetadata 1019 """ 1020 return self._allowed_document_template_library_access_metadata 1021 1022 @allowed_document_template_library_access_metadata.setter 1023 def allowed_document_template_library_access_metadata(self, allowed_document_template_library_access_metadata): 1024 """Sets the allowed_document_template_library_access_metadata of this AccountRoleSettings. 1025 1026 # noqa: E501 1027 1028 :param allowed_document_template_library_access_metadata: The allowed_document_template_library_access_metadata of this AccountRoleSettings. # noqa: E501 1029 :type: SettingsMetadata 1030 """ 1031 1032 self._allowed_document_template_library_access_metadata = allowed_document_template_library_access_metadata 1033 1034 @property 1035 def allowed_orchestration_access(self): 1036 """Gets the allowed_orchestration_access of this AccountRoleSettings. # noqa: E501 1037 1038 # noqa: E501 1039 1040 :return: The allowed_orchestration_access of this AccountRoleSettings. # noqa: E501 1041 :rtype: str 1042 """ 1043 return self._allowed_orchestration_access 1044 1045 @allowed_orchestration_access.setter 1046 def allowed_orchestration_access(self, allowed_orchestration_access): 1047 """Sets the allowed_orchestration_access of this AccountRoleSettings. 1048 1049 # noqa: E501 1050 1051 :param allowed_orchestration_access: The allowed_orchestration_access of this AccountRoleSettings. # noqa: E501 1052 :type: str 1053 """ 1054 1055 self._allowed_orchestration_access = allowed_orchestration_access 1056 1057 @property 1058 def allowed_orchestration_access_metadata(self): 1059 """Gets the allowed_orchestration_access_metadata of this AccountRoleSettings. # noqa: E501 1060 1061 # noqa: E501 1062 1063 :return: The allowed_orchestration_access_metadata of this AccountRoleSettings. # noqa: E501 1064 :rtype: SettingsMetadata 1065 """ 1066 return self._allowed_orchestration_access_metadata 1067 1068 @allowed_orchestration_access_metadata.setter 1069 def allowed_orchestration_access_metadata(self, allowed_orchestration_access_metadata): 1070 """Sets the allowed_orchestration_access_metadata of this AccountRoleSettings. 1071 1072 # noqa: E501 1073 1074 :param allowed_orchestration_access_metadata: The allowed_orchestration_access_metadata of this AccountRoleSettings. # noqa: E501 1075 :type: SettingsMetadata 1076 """ 1077 1078 self._allowed_orchestration_access_metadata = allowed_orchestration_access_metadata 1079 1080 @property 1081 def allowed_template_access(self): 1082 """Gets the allowed_template_access of this AccountRoleSettings. # noqa: E501 1083 1084 # noqa: E501 1085 1086 :return: The allowed_template_access of this AccountRoleSettings. # noqa: E501 1087 :rtype: str 1088 """ 1089 return self._allowed_template_access 1090 1091 @allowed_template_access.setter 1092 def allowed_template_access(self, allowed_template_access): 1093 """Sets the allowed_template_access of this AccountRoleSettings. 1094 1095 # noqa: E501 1096 1097 :param allowed_template_access: The allowed_template_access of this AccountRoleSettings. # noqa: E501 1098 :type: str 1099 """ 1100 1101 self._allowed_template_access = allowed_template_access 1102 1103 @property 1104 def allowed_template_access_metadata(self): 1105 """Gets the allowed_template_access_metadata of this AccountRoleSettings. # noqa: E501 1106 1107 Metadata that indicates whether the `allowedTemplateAccess` property is editable. # noqa: E501 1108 1109 :return: The allowed_template_access_metadata of this AccountRoleSettings. # noqa: E501 1110 :rtype: SettingsMetadata 1111 """ 1112 return self._allowed_template_access_metadata 1113 1114 @allowed_template_access_metadata.setter 1115 def allowed_template_access_metadata(self, allowed_template_access_metadata): 1116 """Sets the allowed_template_access_metadata of this AccountRoleSettings. 1117 1118 Metadata that indicates whether the `allowedTemplateAccess` property is editable. # noqa: E501 1119 1120 :param allowed_template_access_metadata: The allowed_template_access_metadata of this AccountRoleSettings. # noqa: E501 1121 :type: SettingsMetadata 1122 """ 1123 1124 self._allowed_template_access_metadata = allowed_template_access_metadata 1125 1126 @property 1127 def allowed_to_be_envelope_transfer_recipient(self): 1128 """Gets the allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings. # noqa: E501 1129 1130 # noqa: E501 1131 1132 :return: The allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings. # noqa: E501 1133 :rtype: str 1134 """ 1135 return self._allowed_to_be_envelope_transfer_recipient 1136 1137 @allowed_to_be_envelope_transfer_recipient.setter 1138 def allowed_to_be_envelope_transfer_recipient(self, allowed_to_be_envelope_transfer_recipient): 1139 """Sets the allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings. 1140 1141 # noqa: E501 1142 1143 :param allowed_to_be_envelope_transfer_recipient: The allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings. # noqa: E501 1144 :type: str 1145 """ 1146 1147 self._allowed_to_be_envelope_transfer_recipient = allowed_to_be_envelope_transfer_recipient 1148 1149 @property 1150 def allowed_to_be_envelope_transfer_recipient_metadata(self): 1151 """Gets the allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings. # noqa: E501 1152 1153 Metadata that indicates whether the `allowedToBeEnvelopeTransferRecipient` property is editable. # noqa: E501 1154 1155 :return: The allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings. # noqa: E501 1156 :rtype: SettingsMetadata 1157 """ 1158 return self._allowed_to_be_envelope_transfer_recipient_metadata 1159 1160 @allowed_to_be_envelope_transfer_recipient_metadata.setter 1161 def allowed_to_be_envelope_transfer_recipient_metadata(self, allowed_to_be_envelope_transfer_recipient_metadata): 1162 """Sets the allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings. 1163 1164 Metadata that indicates whether the `allowedToBeEnvelopeTransferRecipient` property is editable. # noqa: E501 1165 1166 :param allowed_to_be_envelope_transfer_recipient_metadata: The allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings. # noqa: E501 1167 :type: SettingsMetadata 1168 """ 1169 1170 self._allowed_to_be_envelope_transfer_recipient_metadata = allowed_to_be_envelope_transfer_recipient_metadata 1171 1172 @property 1173 def allow_envelope_sending(self): 1174 """Gets the allow_envelope_sending of this AccountRoleSettings. # noqa: E501 1175 1176 # noqa: E501 1177 1178 :return: The allow_envelope_sending of this AccountRoleSettings. # noqa: E501 1179 :rtype: str 1180 """ 1181 return self._allow_envelope_sending 1182 1183 @allow_envelope_sending.setter 1184 def allow_envelope_sending(self, allow_envelope_sending): 1185 """Sets the allow_envelope_sending of this AccountRoleSettings. 1186 1187 # noqa: E501 1188 1189 :param allow_envelope_sending: The allow_envelope_sending of this AccountRoleSettings. # noqa: E501 1190 :type: str 1191 """ 1192 1193 self._allow_envelope_sending = allow_envelope_sending 1194 1195 @property 1196 def allow_envelope_sending_metadata(self): 1197 """Gets the allow_envelope_sending_metadata of this AccountRoleSettings. # noqa: E501 1198 1199 Metadata that indicates whether the `allowEnvelopeSending` property is editable. # noqa: E501 1200 1201 :return: The allow_envelope_sending_metadata of this AccountRoleSettings. # noqa: E501 1202 :rtype: SettingsMetadata 1203 """ 1204 return self._allow_envelope_sending_metadata 1205 1206 @allow_envelope_sending_metadata.setter 1207 def allow_envelope_sending_metadata(self, allow_envelope_sending_metadata): 1208 """Sets the allow_envelope_sending_metadata of this AccountRoleSettings. 1209 1210 Metadata that indicates whether the `allowEnvelopeSending` property is editable. # noqa: E501 1211 1212 :param allow_envelope_sending_metadata: The allow_envelope_sending_metadata of this AccountRoleSettings. # noqa: E501 1213 :type: SettingsMetadata 1214 """ 1215 1216 self._allow_envelope_sending_metadata = allow_envelope_sending_metadata 1217 1218 @property 1219 def allow_e_seal_recipients(self): 1220 """Gets the allow_e_seal_recipients of this AccountRoleSettings. # noqa: E501 1221 1222 # noqa: E501 1223 1224 :return: The allow_e_seal_recipients of this AccountRoleSettings. # noqa: E501 1225 :rtype: str 1226 """ 1227 return self._allow_e_seal_recipients 1228 1229 @allow_e_seal_recipients.setter 1230 def allow_e_seal_recipients(self, allow_e_seal_recipients): 1231 """Sets the allow_e_seal_recipients of this AccountRoleSettings. 1232 1233 # noqa: E501 1234 1235 :param allow_e_seal_recipients: The allow_e_seal_recipients of this AccountRoleSettings. # noqa: E501 1236 :type: str 1237 """ 1238 1239 self._allow_e_seal_recipients = allow_e_seal_recipients 1240 1241 @property 1242 def allow_e_seal_recipients_metadata(self): 1243 """Gets the allow_e_seal_recipients_metadata of this AccountRoleSettings. # noqa: E501 1244 1245 Metadata that indicates whether the `allowESealRecipients` property is editable. # noqa: E501 1246 1247 :return: The allow_e_seal_recipients_metadata of this AccountRoleSettings. # noqa: E501 1248 :rtype: SettingsMetadata 1249 """ 1250 return self._allow_e_seal_recipients_metadata 1251 1252 @allow_e_seal_recipients_metadata.setter 1253 def allow_e_seal_recipients_metadata(self, allow_e_seal_recipients_metadata): 1254 """Sets the allow_e_seal_recipients_metadata of this AccountRoleSettings. 1255 1256 Metadata that indicates whether the `allowESealRecipients` property is editable. # noqa: E501 1257 1258 :param allow_e_seal_recipients_metadata: The allow_e_seal_recipients_metadata of this AccountRoleSettings. # noqa: E501 1259 :type: SettingsMetadata 1260 """ 1261 1262 self._allow_e_seal_recipients_metadata = allow_e_seal_recipients_metadata 1263 1264 @property 1265 def allow_power_forms_admin_to_access_all_power_form_envelopes(self): 1266 """Gets the allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings. # noqa: E501 1267 1268 # noqa: E501 1269 1270 :return: The allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings. # noqa: E501 1271 :rtype: str 1272 """ 1273 return self._allow_power_forms_admin_to_access_all_power_form_envelopes 1274 1275 @allow_power_forms_admin_to_access_all_power_form_envelopes.setter 1276 def allow_power_forms_admin_to_access_all_power_form_envelopes(self, allow_power_forms_admin_to_access_all_power_form_envelopes): 1277 """Sets the allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings. 1278 1279 # noqa: E501 1280 1281 :param allow_power_forms_admin_to_access_all_power_form_envelopes: The allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings. # noqa: E501 1282 :type: str 1283 """ 1284 1285 self._allow_power_forms_admin_to_access_all_power_form_envelopes = allow_power_forms_admin_to_access_all_power_form_envelopes 1286 1287 @property 1288 def allow_power_forms_admin_to_access_all_power_form_envelopes_metadata(self): 1289 """Gets the allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings. # noqa: E501 1290 1291 Metadata that indicates whether the `allowPowerFormsAdminToAccessAllPowerFormEnvelopes` property is editable. # noqa: E501 1292 1293 :return: The allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings. # noqa: E501 1294 :rtype: SettingsMetadata 1295 """ 1296 return self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata 1297 1298 @allow_power_forms_admin_to_access_all_power_form_envelopes_metadata.setter 1299 def allow_power_forms_admin_to_access_all_power_form_envelopes_metadata(self, allow_power_forms_admin_to_access_all_power_form_envelopes_metadata): 1300 """Sets the allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings. 1301 1302 Metadata that indicates whether the `allowPowerFormsAdminToAccessAllPowerFormEnvelopes` property is editable. # noqa: E501 1303 1304 :param allow_power_forms_admin_to_access_all_power_form_envelopes_metadata: The allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings. # noqa: E501 1305 :type: SettingsMetadata 1306 """ 1307 1308 self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata = allow_power_forms_admin_to_access_all_power_form_envelopes_metadata 1309 1310 @property 1311 def allow_senders_to_set_recipient_email_language(self): 1312 """Gets the allow_senders_to_set_recipient_email_language of this AccountRoleSettings. # noqa: E501 1313 1314 # noqa: E501 1315 1316 :return: The allow_senders_to_set_recipient_email_language of this AccountRoleSettings. # noqa: E501 1317 :rtype: str 1318 """ 1319 return self._allow_senders_to_set_recipient_email_language 1320 1321 @allow_senders_to_set_recipient_email_language.setter 1322 def allow_senders_to_set_recipient_email_language(self, allow_senders_to_set_recipient_email_language): 1323 """Sets the allow_senders_to_set_recipient_email_language of this AccountRoleSettings. 1324 1325 # noqa: E501 1326 1327 :param allow_senders_to_set_recipient_email_language: The allow_senders_to_set_recipient_email_language of this AccountRoleSettings. # noqa: E501 1328 :type: str 1329 """ 1330 1331 self._allow_senders_to_set_recipient_email_language = allow_senders_to_set_recipient_email_language 1332 1333 @property 1334 def allow_senders_to_set_recipient_email_language_metadata(self): 1335 """Gets the allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings. # noqa: E501 1336 1337 Metadata that indicates whether the `allowSendersToSetRecipientEmailLanguage` property is editable. # noqa: E501 1338 1339 :return: The allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings. # noqa: E501 1340 :rtype: SettingsMetadata 1341 """ 1342 return self._allow_senders_to_set_recipient_email_language_metadata 1343 1344 @allow_senders_to_set_recipient_email_language_metadata.setter 1345 def allow_senders_to_set_recipient_email_language_metadata(self, allow_senders_to_set_recipient_email_language_metadata): 1346 """Sets the allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings. 1347 1348 Metadata that indicates whether the `allowSendersToSetRecipientEmailLanguage` property is editable. # noqa: E501 1349 1350 :param allow_senders_to_set_recipient_email_language_metadata: The allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings. # noqa: E501 1351 :type: SettingsMetadata 1352 """ 1353 1354 self._allow_senders_to_set_recipient_email_language_metadata = allow_senders_to_set_recipient_email_language_metadata 1355 1356 @property 1357 def allow_signer_attachments(self): 1358 """Gets the allow_signer_attachments of this AccountRoleSettings. # noqa: E501 1359 1360 # noqa: E501 1361 1362 :return: The allow_signer_attachments of this AccountRoleSettings. # noqa: E501 1363 :rtype: str 1364 """ 1365 return self._allow_signer_attachments 1366 1367 @allow_signer_attachments.setter 1368 def allow_signer_attachments(self, allow_signer_attachments): 1369 """Sets the allow_signer_attachments of this AccountRoleSettings. 1370 1371 # noqa: E501 1372 1373 :param allow_signer_attachments: The allow_signer_attachments of this AccountRoleSettings. # noqa: E501 1374 :type: str 1375 """ 1376 1377 self._allow_signer_attachments = allow_signer_attachments 1378 1379 @property 1380 def allow_signer_attachments_metadata(self): 1381 """Gets the allow_signer_attachments_metadata of this AccountRoleSettings. # noqa: E501 1382 1383 Metadata that indicates whether the `allowSignerAttachments` property is editable. # noqa: E501 1384 1385 :return: The allow_signer_attachments_metadata of this AccountRoleSettings. # noqa: E501 1386 :rtype: SettingsMetadata 1387 """ 1388 return self._allow_signer_attachments_metadata 1389 1390 @allow_signer_attachments_metadata.setter 1391 def allow_signer_attachments_metadata(self, allow_signer_attachments_metadata): 1392 """Sets the allow_signer_attachments_metadata of this AccountRoleSettings. 1393 1394 Metadata that indicates whether the `allowSignerAttachments` property is editable. # noqa: E501 1395 1396 :param allow_signer_attachments_metadata: The allow_signer_attachments_metadata of this AccountRoleSettings. # noqa: E501 1397 :type: SettingsMetadata 1398 """ 1399 1400 self._allow_signer_attachments_metadata = allow_signer_attachments_metadata 1401 1402 @property 1403 def allow_supplemental_documents(self): 1404 """Gets the allow_supplemental_documents of this AccountRoleSettings. # noqa: E501 1405 1406 # noqa: E501 1407 1408 :return: The allow_supplemental_documents of this AccountRoleSettings. # noqa: E501 1409 :rtype: str 1410 """ 1411 return self._allow_supplemental_documents 1412 1413 @allow_supplemental_documents.setter 1414 def allow_supplemental_documents(self, allow_supplemental_documents): 1415 """Sets the allow_supplemental_documents of this AccountRoleSettings. 1416 1417 # noqa: E501 1418 1419 :param allow_supplemental_documents: The allow_supplemental_documents of this AccountRoleSettings. # noqa: E501 1420 :type: str 1421 """ 1422 1423 self._allow_supplemental_documents = allow_supplemental_documents 1424 1425 @property 1426 def allow_supplemental_documents_metadata(self): 1427 """Gets the allow_supplemental_documents_metadata of this AccountRoleSettings. # noqa: E501 1428 1429 Metadata that indicates whether the `allowSupplementalDocuments` property is editable. # noqa: E501 1430 1431 :return: The allow_supplemental_documents_metadata of this AccountRoleSettings. # noqa: E501 1432 :rtype: SettingsMetadata 1433 """ 1434 return self._allow_supplemental_documents_metadata 1435 1436 @allow_supplemental_documents_metadata.setter 1437 def allow_supplemental_documents_metadata(self, allow_supplemental_documents_metadata): 1438 """Sets the allow_supplemental_documents_metadata of this AccountRoleSettings. 1439 1440 Metadata that indicates whether the `allowSupplementalDocuments` property is editable. # noqa: E501 1441 1442 :param allow_supplemental_documents_metadata: The allow_supplemental_documents_metadata of this AccountRoleSettings. # noqa: E501 1443 :type: SettingsMetadata 1444 """ 1445 1446 self._allow_supplemental_documents_metadata = allow_supplemental_documents_metadata 1447 1448 @property 1449 def allow_tagging_in_send_and_correct(self): 1450 """Gets the allow_tagging_in_send_and_correct of this AccountRoleSettings. # noqa: E501 1451 1452 # noqa: E501 1453 1454 :return: The allow_tagging_in_send_and_correct of this AccountRoleSettings. # noqa: E501 1455 :rtype: str 1456 """ 1457 return self._allow_tagging_in_send_and_correct 1458 1459 @allow_tagging_in_send_and_correct.setter 1460 def allow_tagging_in_send_and_correct(self, allow_tagging_in_send_and_correct): 1461 """Sets the allow_tagging_in_send_and_correct of this AccountRoleSettings. 1462 1463 # noqa: E501 1464 1465 :param allow_tagging_in_send_and_correct: The allow_tagging_in_send_and_correct of this AccountRoleSettings. # noqa: E501 1466 :type: str 1467 """ 1468 1469 self._allow_tagging_in_send_and_correct = allow_tagging_in_send_and_correct 1470 1471 @property 1472 def allow_tagging_in_send_and_correct_metadata(self): 1473 """Gets the allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings. # noqa: E501 1474 1475 Metadata that indicates whether the `allowTaggingInSendAndCorrect` property is editable. # noqa: E501 1476 1477 :return: The allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings. # noqa: E501 1478 :rtype: SettingsMetadata 1479 """ 1480 return self._allow_tagging_in_send_and_correct_metadata 1481 1482 @allow_tagging_in_send_and_correct_metadata.setter 1483 def allow_tagging_in_send_and_correct_metadata(self, allow_tagging_in_send_and_correct_metadata): 1484 """Sets the allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings. 1485 1486 Metadata that indicates whether the `allowTaggingInSendAndCorrect` property is editable. # noqa: E501 1487 1488 :param allow_tagging_in_send_and_correct_metadata: The allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings. # noqa: E501 1489 :type: SettingsMetadata 1490 """ 1491 1492 self._allow_tagging_in_send_and_correct_metadata = allow_tagging_in_send_and_correct_metadata 1493 1494 @property 1495 def allow_transactions(self): 1496 """Gets the allow_transactions of this AccountRoleSettings. # noqa: E501 1497 1498 # noqa: E501 1499 1500 :return: The allow_transactions of this AccountRoleSettings. # noqa: E501 1501 :rtype: str 1502 """ 1503 return self._allow_transactions 1504 1505 @allow_transactions.setter 1506 def allow_transactions(self, allow_transactions): 1507 """Sets the allow_transactions of this AccountRoleSettings. 1508 1509 # noqa: E501 1510 1511 :param allow_transactions: The allow_transactions of this AccountRoleSettings. # noqa: E501 1512 :type: str 1513 """ 1514 1515 self._allow_transactions = allow_transactions 1516 1517 @property 1518 def allow_transactions_metadata(self): 1519 """Gets the allow_transactions_metadata of this AccountRoleSettings. # noqa: E501 1520 1521 # noqa: E501 1522 1523 :return: The allow_transactions_metadata of this AccountRoleSettings. # noqa: E501 1524 :rtype: SettingsMetadata 1525 """ 1526 return self._allow_transactions_metadata 1527 1528 @allow_transactions_metadata.setter 1529 def allow_transactions_metadata(self, allow_transactions_metadata): 1530 """Sets the allow_transactions_metadata of this AccountRoleSettings. 1531 1532 # noqa: E501 1533 1534 :param allow_transactions_metadata: The allow_transactions_metadata of this AccountRoleSettings. # noqa: E501 1535 :type: SettingsMetadata 1536 """ 1537 1538 self._allow_transactions_metadata = allow_transactions_metadata 1539 1540 @property 1541 def allow_vaulting(self): 1542 """Gets the allow_vaulting of this AccountRoleSettings. # noqa: E501 1543 1544 # noqa: E501 1545 1546 :return: The allow_vaulting of this AccountRoleSettings. # noqa: E501 1547 :rtype: str 1548 """ 1549 return self._allow_vaulting 1550 1551 @allow_vaulting.setter 1552 def allow_vaulting(self, allow_vaulting): 1553 """Sets the allow_vaulting of this AccountRoleSettings. 1554 1555 # noqa: E501 1556 1557 :param allow_vaulting: The allow_vaulting of this AccountRoleSettings. # noqa: E501 1558 :type: str 1559 """ 1560 1561 self._allow_vaulting = allow_vaulting 1562 1563 @property 1564 def allow_vaulting_metadata(self): 1565 """Gets the allow_vaulting_metadata of this AccountRoleSettings. # noqa: E501 1566 1567 Reserved for DocuSign. # noqa: E501 1568 1569 :return: The allow_vaulting_metadata of this AccountRoleSettings. # noqa: E501 1570 :rtype: SettingsMetadata 1571 """ 1572 return self._allow_vaulting_metadata 1573 1574 @allow_vaulting_metadata.setter 1575 def allow_vaulting_metadata(self, allow_vaulting_metadata): 1576 """Sets the allow_vaulting_metadata of this AccountRoleSettings. 1577 1578 Reserved for DocuSign. # noqa: E501 1579 1580 :param allow_vaulting_metadata: The allow_vaulting_metadata of this AccountRoleSettings. # noqa: E501 1581 :type: SettingsMetadata 1582 """ 1583 1584 self._allow_vaulting_metadata = allow_vaulting_metadata 1585 1586 @property 1587 def allow_wet_signing_override(self): 1588 """Gets the allow_wet_signing_override of this AccountRoleSettings. # noqa: E501 1589 1590 # noqa: E501 1591 1592 :return: The allow_wet_signing_override of this AccountRoleSettings. # noqa: E501 1593 :rtype: str 1594 """ 1595 return self._allow_wet_signing_override 1596 1597 @allow_wet_signing_override.setter 1598 def allow_wet_signing_override(self, allow_wet_signing_override): 1599 """Sets the allow_wet_signing_override of this AccountRoleSettings. 1600 1601 # noqa: E501 1602 1603 :param allow_wet_signing_override: The allow_wet_signing_override of this AccountRoleSettings. # noqa: E501 1604 :type: str 1605 """ 1606 1607 self._allow_wet_signing_override = allow_wet_signing_override 1608 1609 @property 1610 def allow_wet_signing_override_metadata(self): 1611 """Gets the allow_wet_signing_override_metadata of this AccountRoleSettings. # noqa: E501 1612 1613 Metadata that indicates whether the `allowWetSigningOverride` property is editable. # noqa: E501 1614 1615 :return: The allow_wet_signing_override_metadata of this AccountRoleSettings. # noqa: E501 1616 :rtype: SettingsMetadata 1617 """ 1618 return self._allow_wet_signing_override_metadata 1619 1620 @allow_wet_signing_override_metadata.setter 1621 def allow_wet_signing_override_metadata(self, allow_wet_signing_override_metadata): 1622 """Sets the allow_wet_signing_override_metadata of this AccountRoleSettings. 1623 1624 Metadata that indicates whether the `allowWetSigningOverride` property is editable. # noqa: E501 1625 1626 :param allow_wet_signing_override_metadata: The allow_wet_signing_override_metadata of this AccountRoleSettings. # noqa: E501 1627 :type: SettingsMetadata 1628 """ 1629 1630 self._allow_wet_signing_override_metadata = allow_wet_signing_override_metadata 1631 1632 @property 1633 def can_bulk_upload_agreements(self): 1634 """Gets the can_bulk_upload_agreements of this AccountRoleSettings. # noqa: E501 1635 1636 # noqa: E501 1637 1638 :return: The can_bulk_upload_agreements of this AccountRoleSettings. # noqa: E501 1639 :rtype: str 1640 """ 1641 return self._can_bulk_upload_agreements 1642 1643 @can_bulk_upload_agreements.setter 1644 def can_bulk_upload_agreements(self, can_bulk_upload_agreements): 1645 """Sets the can_bulk_upload_agreements of this AccountRoleSettings. 1646 1647 # noqa: E501 1648 1649 :param can_bulk_upload_agreements: The can_bulk_upload_agreements of this AccountRoleSettings. # noqa: E501 1650 :type: str 1651 """ 1652 1653 self._can_bulk_upload_agreements = can_bulk_upload_agreements 1654 1655 @property 1656 def can_bulk_upload_agreements_metadata(self): 1657 """Gets the can_bulk_upload_agreements_metadata of this AccountRoleSettings. # noqa: E501 1658 1659 # noqa: E501 1660 1661 :return: The can_bulk_upload_agreements_metadata of this AccountRoleSettings. # noqa: E501 1662 :rtype: SettingsMetadata 1663 """ 1664 return self._can_bulk_upload_agreements_metadata 1665 1666 @can_bulk_upload_agreements_metadata.setter 1667 def can_bulk_upload_agreements_metadata(self, can_bulk_upload_agreements_metadata): 1668 """Sets the can_bulk_upload_agreements_metadata of this AccountRoleSettings. 1669 1670 # noqa: E501 1671 1672 :param can_bulk_upload_agreements_metadata: The can_bulk_upload_agreements_metadata of this AccountRoleSettings. # noqa: E501 1673 :type: SettingsMetadata 1674 """ 1675 1676 self._can_bulk_upload_agreements_metadata = can_bulk_upload_agreements_metadata 1677 1678 @property 1679 def can_create_transaction(self): 1680 """Gets the can_create_transaction of this AccountRoleSettings. # noqa: E501 1681 1682 # noqa: E501 1683 1684 :return: The can_create_transaction of this AccountRoleSettings. # noqa: E501 1685 :rtype: str 1686 """ 1687 return self._can_create_transaction 1688 1689 @can_create_transaction.setter 1690 def can_create_transaction(self, can_create_transaction): 1691 """Sets the can_create_transaction of this AccountRoleSettings. 1692 1693 # noqa: E501 1694 1695 :param can_create_transaction: The can_create_transaction of this AccountRoleSettings. # noqa: E501 1696 :type: str 1697 """ 1698 1699 self._can_create_transaction = can_create_transaction 1700 1701 @property 1702 def can_create_transaction_metadata(self): 1703 """Gets the can_create_transaction_metadata of this AccountRoleSettings. # noqa: E501 1704 1705 # noqa: E501 1706 1707 :return: The can_create_transaction_metadata of this AccountRoleSettings. # noqa: E501 1708 :rtype: SettingsMetadata 1709 """ 1710 return self._can_create_transaction_metadata 1711 1712 @can_create_transaction_metadata.setter 1713 def can_create_transaction_metadata(self, can_create_transaction_metadata): 1714 """Sets the can_create_transaction_metadata of this AccountRoleSettings. 1715 1716 # noqa: E501 1717 1718 :param can_create_transaction_metadata: The can_create_transaction_metadata of this AccountRoleSettings. # noqa: E501 1719 :type: SettingsMetadata 1720 """ 1721 1722 self._can_create_transaction_metadata = can_create_transaction_metadata 1723 1724 @property 1725 def can_create_workspaces(self): 1726 """Gets the can_create_workspaces of this AccountRoleSettings. # noqa: E501 1727 1728 # noqa: E501 1729 1730 :return: The can_create_workspaces of this AccountRoleSettings. # noqa: E501 1731 :rtype: str 1732 """ 1733 return self._can_create_workspaces 1734 1735 @can_create_workspaces.setter 1736 def can_create_workspaces(self, can_create_workspaces): 1737 """Sets the can_create_workspaces of this AccountRoleSettings. 1738 1739 # noqa: E501 1740 1741 :param can_create_workspaces: The can_create_workspaces of this AccountRoleSettings. # noqa: E501 1742 :type: str 1743 """ 1744 1745 self._can_create_workspaces = can_create_workspaces 1746 1747 @property 1748 def can_create_workspaces_metadata(self): 1749 """Gets the can_create_workspaces_metadata of this AccountRoleSettings. # noqa: E501 1750 1751 Reserved for DocuSign. # noqa: E501 1752 1753 :return: The can_create_workspaces_metadata of this AccountRoleSettings. # noqa: E501 1754 :rtype: SettingsMetadata 1755 """ 1756 return self._can_create_workspaces_metadata 1757 1758 @can_create_workspaces_metadata.setter 1759 def can_create_workspaces_metadata(self, can_create_workspaces_metadata): 1760 """Sets the can_create_workspaces_metadata of this AccountRoleSettings. 1761 1762 Reserved for DocuSign. # noqa: E501 1763 1764 :param can_create_workspaces_metadata: The can_create_workspaces_metadata of this AccountRoleSettings. # noqa: E501 1765 :type: SettingsMetadata 1766 """ 1767 1768 self._can_create_workspaces_metadata = can_create_workspaces_metadata 1769 1770 @property 1771 def can_delete_documents_in_transaction(self): 1772 """Gets the can_delete_documents_in_transaction of this AccountRoleSettings. # noqa: E501 1773 1774 # noqa: E501 1775 1776 :return: The can_delete_documents_in_transaction of this AccountRoleSettings. # noqa: E501 1777 :rtype: str 1778 """ 1779 return self._can_delete_documents_in_transaction 1780 1781 @can_delete_documents_in_transaction.setter 1782 def can_delete_documents_in_transaction(self, can_delete_documents_in_transaction): 1783 """Sets the can_delete_documents_in_transaction of this AccountRoleSettings. 1784 1785 # noqa: E501 1786 1787 :param can_delete_documents_in_transaction: The can_delete_documents_in_transaction of this AccountRoleSettings. # noqa: E501 1788 :type: str 1789 """ 1790 1791 self._can_delete_documents_in_transaction = can_delete_documents_in_transaction 1792 1793 @property 1794 def can_delete_documents_in_transaction_metadata(self): 1795 """Gets the can_delete_documents_in_transaction_metadata of this AccountRoleSettings. # noqa: E501 1796 1797 # noqa: E501 1798 1799 :return: The can_delete_documents_in_transaction_metadata of this AccountRoleSettings. # noqa: E501 1800 :rtype: SettingsMetadata 1801 """ 1802 return self._can_delete_documents_in_transaction_metadata 1803 1804 @can_delete_documents_in_transaction_metadata.setter 1805 def can_delete_documents_in_transaction_metadata(self, can_delete_documents_in_transaction_metadata): 1806 """Sets the can_delete_documents_in_transaction_metadata of this AccountRoleSettings. 1807 1808 # noqa: E501 1809 1810 :param can_delete_documents_in_transaction_metadata: The can_delete_documents_in_transaction_metadata of this AccountRoleSettings. # noqa: E501 1811 :type: SettingsMetadata 1812 """ 1813 1814 self._can_delete_documents_in_transaction_metadata = can_delete_documents_in_transaction_metadata 1815 1816 @property 1817 def can_delete_transaction(self): 1818 """Gets the can_delete_transaction of this AccountRoleSettings. # noqa: E501 1819 1820 # noqa: E501 1821 1822 :return: The can_delete_transaction of this AccountRoleSettings. # noqa: E501 1823 :rtype: str 1824 """ 1825 return self._can_delete_transaction 1826 1827 @can_delete_transaction.setter 1828 def can_delete_transaction(self, can_delete_transaction): 1829 """Sets the can_delete_transaction of this AccountRoleSettings. 1830 1831 # noqa: E501 1832 1833 :param can_delete_transaction: The can_delete_transaction of this AccountRoleSettings. # noqa: E501 1834 :type: str 1835 """ 1836 1837 self._can_delete_transaction = can_delete_transaction 1838 1839 @property 1840 def can_delete_transaction_metadata(self): 1841 """Gets the can_delete_transaction_metadata of this AccountRoleSettings. # noqa: E501 1842 1843 # noqa: E501 1844 1845 :return: The can_delete_transaction_metadata of this AccountRoleSettings. # noqa: E501 1846 :rtype: SettingsMetadata 1847 """ 1848 return self._can_delete_transaction_metadata 1849 1850 @can_delete_transaction_metadata.setter 1851 def can_delete_transaction_metadata(self, can_delete_transaction_metadata): 1852 """Sets the can_delete_transaction_metadata of this AccountRoleSettings. 1853 1854 # noqa: E501 1855 1856 :param can_delete_transaction_metadata: The can_delete_transaction_metadata of this AccountRoleSettings. # noqa: E501 1857 :type: SettingsMetadata 1858 """ 1859 1860 self._can_delete_transaction_metadata = can_delete_transaction_metadata 1861 1862 @property 1863 def can_manage_agreement_desk_request(self): 1864 """Gets the can_manage_agreement_desk_request of this AccountRoleSettings. # noqa: E501 1865 1866 # noqa: E501 1867 1868 :return: The can_manage_agreement_desk_request of this AccountRoleSettings. # noqa: E501 1869 :rtype: str 1870 """ 1871 return self._can_manage_agreement_desk_request 1872 1873 @can_manage_agreement_desk_request.setter 1874 def can_manage_agreement_desk_request(self, can_manage_agreement_desk_request): 1875 """Sets the can_manage_agreement_desk_request of this AccountRoleSettings. 1876 1877 # noqa: E501 1878 1879 :param can_manage_agreement_desk_request: The can_manage_agreement_desk_request of this AccountRoleSettings. # noqa: E501 1880 :type: str 1881 """ 1882 1883 self._can_manage_agreement_desk_request = can_manage_agreement_desk_request 1884 1885 @property 1886 def can_manage_agreement_desk_request_metadata(self): 1887 """Gets the can_manage_agreement_desk_request_metadata of this AccountRoleSettings. # noqa: E501 1888 1889 # noqa: E501 1890 1891 :return: The can_manage_agreement_desk_request_metadata of this AccountRoleSettings. # noqa: E501 1892 :rtype: SettingsMetadata 1893 """ 1894 return self._can_manage_agreement_desk_request_metadata 1895 1896 @can_manage_agreement_desk_request_metadata.setter 1897 def can_manage_agreement_desk_request_metadata(self, can_manage_agreement_desk_request_metadata): 1898 """Sets the can_manage_agreement_desk_request_metadata of this AccountRoleSettings. 1899 1900 # noqa: E501 1901 1902 :param can_manage_agreement_desk_request_metadata: The can_manage_agreement_desk_request_metadata of this AccountRoleSettings. # noqa: E501 1903 :type: SettingsMetadata 1904 """ 1905 1906 self._can_manage_agreement_desk_request_metadata = can_manage_agreement_desk_request_metadata 1907 1908 @property 1909 def can_manage_agreement_desk_request_setting(self): 1910 """Gets the can_manage_agreement_desk_request_setting of this AccountRoleSettings. # noqa: E501 1911 1912 # noqa: E501 1913 1914 :return: The can_manage_agreement_desk_request_setting of this AccountRoleSettings. # noqa: E501 1915 :rtype: str 1916 """ 1917 return self._can_manage_agreement_desk_request_setting 1918 1919 @can_manage_agreement_desk_request_setting.setter 1920 def can_manage_agreement_desk_request_setting(self, can_manage_agreement_desk_request_setting): 1921 """Sets the can_manage_agreement_desk_request_setting of this AccountRoleSettings. 1922 1923 # noqa: E501 1924 1925 :param can_manage_agreement_desk_request_setting: The can_manage_agreement_desk_request_setting of this AccountRoleSettings. # noqa: E501 1926 :type: str 1927 """ 1928 1929 self._can_manage_agreement_desk_request_setting = can_manage_agreement_desk_request_setting 1930 1931 @property 1932 def can_manage_agreement_desk_request_setting_metadata(self): 1933 """Gets the can_manage_agreement_desk_request_setting_metadata of this AccountRoleSettings. # noqa: E501 1934 1935 # noqa: E501 1936 1937 :return: The can_manage_agreement_desk_request_setting_metadata of this AccountRoleSettings. # noqa: E501 1938 :rtype: SettingsMetadata 1939 """ 1940 return self._can_manage_agreement_desk_request_setting_metadata 1941 1942 @can_manage_agreement_desk_request_setting_metadata.setter 1943 def can_manage_agreement_desk_request_setting_metadata(self, can_manage_agreement_desk_request_setting_metadata): 1944 """Sets the can_manage_agreement_desk_request_setting_metadata of this AccountRoleSettings. 1945 1946 # noqa: E501 1947 1948 :param can_manage_agreement_desk_request_setting_metadata: The can_manage_agreement_desk_request_setting_metadata of this AccountRoleSettings. # noqa: E501 1949 :type: SettingsMetadata 1950 """ 1951 1952 self._can_manage_agreement_desk_request_setting_metadata = can_manage_agreement_desk_request_setting_metadata 1953 1954 @property 1955 def can_send_envelopes_via_sms(self): 1956 """Gets the can_send_envelopes_via_sms of this AccountRoleSettings. # noqa: E501 1957 1958 # noqa: E501 1959 1960 :return: The can_send_envelopes_via_sms of this AccountRoleSettings. # noqa: E501 1961 :rtype: str 1962 """ 1963 return self._can_send_envelopes_via_sms 1964 1965 @can_send_envelopes_via_sms.setter 1966 def can_send_envelopes_via_sms(self, can_send_envelopes_via_sms): 1967 """Sets the can_send_envelopes_via_sms of this AccountRoleSettings. 1968 1969 # noqa: E501 1970 1971 :param can_send_envelopes_via_sms: The can_send_envelopes_via_sms of this AccountRoleSettings. # noqa: E501 1972 :type: str 1973 """ 1974 1975 self._can_send_envelopes_via_sms = can_send_envelopes_via_sms 1976 1977 @property 1978 def can_send_envelopes_via_sms_metadata(self): 1979 """Gets the can_send_envelopes_via_sms_metadata of this AccountRoleSettings. # noqa: E501 1980 1981 # noqa: E501 1982 1983 :return: The can_send_envelopes_via_sms_metadata of this AccountRoleSettings. # noqa: E501 1984 :rtype: SettingsMetadata 1985 """ 1986 return self._can_send_envelopes_via_sms_metadata 1987 1988 @can_send_envelopes_via_sms_metadata.setter 1989 def can_send_envelopes_via_sms_metadata(self, can_send_envelopes_via_sms_metadata): 1990 """Sets the can_send_envelopes_via_sms_metadata of this AccountRoleSettings. 1991 1992 # noqa: E501 1993 1994 :param can_send_envelopes_via_sms_metadata: The can_send_envelopes_via_sms_metadata of this AccountRoleSettings. # noqa: E501 1995 :type: SettingsMetadata 1996 """ 1997 1998 self._can_send_envelopes_via_sms_metadata = can_send_envelopes_via_sms_metadata 1999 2000 @property 2001 def disable_document_upload(self): 2002 """Gets the disable_document_upload of this AccountRoleSettings. # noqa: E501 2003 2004 # noqa: E501 2005 2006 :return: The disable_document_upload of this AccountRoleSettings. # noqa: E501 2007 :rtype: str 2008 """ 2009 return self._disable_document_upload 2010 2011 @disable_document_upload.setter 2012 def disable_document_upload(self, disable_document_upload): 2013 """Sets the disable_document_upload of this AccountRoleSettings. 2014 2015 # noqa: E501 2016 2017 :param disable_document_upload: The disable_document_upload of this AccountRoleSettings. # noqa: E501 2018 :type: str 2019 """ 2020 2021 self._disable_document_upload = disable_document_upload 2022 2023 @property 2024 def disable_document_upload_metadata(self): 2025 """Gets the disable_document_upload_metadata of this AccountRoleSettings. # noqa: E501 2026 2027 Metadata that indicates whether the `disableDocumentUpload` property is editable. # noqa: E501 2028 2029 :return: The disable_document_upload_metadata of this AccountRoleSettings. # noqa: E501 2030 :rtype: SettingsMetadata 2031 """ 2032 return self._disable_document_upload_metadata 2033 2034 @disable_document_upload_metadata.setter 2035 def disable_document_upload_metadata(self, disable_document_upload_metadata): 2036 """Sets the disable_document_upload_metadata of this AccountRoleSettings. 2037 2038 Metadata that indicates whether the `disableDocumentUpload` property is editable. # noqa: E501 2039 2040 :param disable_document_upload_metadata: The disable_document_upload_metadata of this AccountRoleSettings. # noqa: E501 2041 :type: SettingsMetadata 2042 """ 2043 2044 self._disable_document_upload_metadata = disable_document_upload_metadata 2045 2046 @property 2047 def disable_other_actions(self): 2048 """Gets the disable_other_actions of this AccountRoleSettings. # noqa: E501 2049 2050 # noqa: E501 2051 2052 :return: The disable_other_actions of this AccountRoleSettings. # noqa: E501 2053 :rtype: str 2054 """ 2055 return self._disable_other_actions 2056 2057 @disable_other_actions.setter 2058 def disable_other_actions(self, disable_other_actions): 2059 """Sets the disable_other_actions of this AccountRoleSettings. 2060 2061 # noqa: E501 2062 2063 :param disable_other_actions: The disable_other_actions of this AccountRoleSettings. # noqa: E501 2064 :type: str 2065 """ 2066 2067 self._disable_other_actions = disable_other_actions 2068 2069 @property 2070 def disable_other_actions_metadata(self): 2071 """Gets the disable_other_actions_metadata of this AccountRoleSettings. # noqa: E501 2072 2073 Metadata that indicates whether the `disableOtherActions` property is editable. # noqa: E501 2074 2075 :return: The disable_other_actions_metadata of this AccountRoleSettings. # noqa: E501 2076 :rtype: SettingsMetadata 2077 """ 2078 return self._disable_other_actions_metadata 2079 2080 @disable_other_actions_metadata.setter 2081 def disable_other_actions_metadata(self, disable_other_actions_metadata): 2082 """Sets the disable_other_actions_metadata of this AccountRoleSettings. 2083 2084 Metadata that indicates whether the `disableOtherActions` property is editable. # noqa: E501 2085 2086 :param disable_other_actions_metadata: The disable_other_actions_metadata of this AccountRoleSettings. # noqa: E501 2087 :type: SettingsMetadata 2088 """ 2089 2090 self._disable_other_actions_metadata = disable_other_actions_metadata 2091 2092 @property 2093 def enable_api_request_logging(self): 2094 """Gets the enable_api_request_logging of this AccountRoleSettings. # noqa: E501 2095 2096 # noqa: E501 2097 2098 :return: The enable_api_request_logging of this AccountRoleSettings. # noqa: E501 2099 :rtype: str 2100 """ 2101 return self._enable_api_request_logging 2102 2103 @enable_api_request_logging.setter 2104 def enable_api_request_logging(self, enable_api_request_logging): 2105 """Sets the enable_api_request_logging of this AccountRoleSettings. 2106 2107 # noqa: E501 2108 2109 :param enable_api_request_logging: The enable_api_request_logging of this AccountRoleSettings. # noqa: E501 2110 :type: str 2111 """ 2112 2113 self._enable_api_request_logging = enable_api_request_logging 2114 2115 @property 2116 def enable_api_request_logging_metadata(self): 2117 """Gets the enable_api_request_logging_metadata of this AccountRoleSettings. # noqa: E501 2118 2119 Metadata that indicates whether the `enableApiRequestLogging` property is editable. # noqa: E501 2120 2121 :return: The enable_api_request_logging_metadata of this AccountRoleSettings. # noqa: E501 2122 :rtype: SettingsMetadata 2123 """ 2124 return self._enable_api_request_logging_metadata 2125 2126 @enable_api_request_logging_metadata.setter 2127 def enable_api_request_logging_metadata(self, enable_api_request_logging_metadata): 2128 """Sets the enable_api_request_logging_metadata of this AccountRoleSettings. 2129 2130 Metadata that indicates whether the `enableApiRequestLogging` property is editable. # noqa: E501 2131 2132 :param enable_api_request_logging_metadata: The enable_api_request_logging_metadata of this AccountRoleSettings. # noqa: E501 2133 :type: SettingsMetadata 2134 """ 2135 2136 self._enable_api_request_logging_metadata = enable_api_request_logging_metadata 2137 2138 @property 2139 def enable_key_terms_suggestions_by_document_type(self): 2140 """Gets the enable_key_terms_suggestions_by_document_type of this AccountRoleSettings. # noqa: E501 2141 2142 # noqa: E501 2143 2144 :return: The enable_key_terms_suggestions_by_document_type of this AccountRoleSettings. # noqa: E501 2145 :rtype: str 2146 """ 2147 return self._enable_key_terms_suggestions_by_document_type 2148 2149 @enable_key_terms_suggestions_by_document_type.setter 2150 def enable_key_terms_suggestions_by_document_type(self, enable_key_terms_suggestions_by_document_type): 2151 """Sets the enable_key_terms_suggestions_by_document_type of this AccountRoleSettings. 2152 2153 # noqa: E501 2154 2155 :param enable_key_terms_suggestions_by_document_type: The enable_key_terms_suggestions_by_document_type of this AccountRoleSettings. # noqa: E501 2156 :type: str 2157 """ 2158 2159 self._enable_key_terms_suggestions_by_document_type = enable_key_terms_suggestions_by_document_type 2160 2161 @property 2162 def enable_key_terms_suggestions_by_document_type_metadata(self): 2163 """Gets the enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. # noqa: E501 2164 2165 # noqa: E501 2166 2167 :return: The enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. # noqa: E501 2168 :rtype: SettingsMetadata 2169 """ 2170 return self._enable_key_terms_suggestions_by_document_type_metadata 2171 2172 @enable_key_terms_suggestions_by_document_type_metadata.setter 2173 def enable_key_terms_suggestions_by_document_type_metadata(self, enable_key_terms_suggestions_by_document_type_metadata): 2174 """Sets the enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. 2175 2176 # noqa: E501 2177 2178 :param enable_key_terms_suggestions_by_document_type_metadata: The enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. # noqa: E501 2179 :type: SettingsMetadata 2180 """ 2181 2182 self._enable_key_terms_suggestions_by_document_type_metadata = enable_key_terms_suggestions_by_document_type_metadata 2183 2184 @property 2185 def enable_recipient_viewing_notifications(self): 2186 """Gets the enable_recipient_viewing_notifications of this AccountRoleSettings. # noqa: E501 2187 2188 # noqa: E501 2189 2190 :return: The enable_recipient_viewing_notifications of this AccountRoleSettings. # noqa: E501 2191 :rtype: str 2192 """ 2193 return self._enable_recipient_viewing_notifications 2194 2195 @enable_recipient_viewing_notifications.setter 2196 def enable_recipient_viewing_notifications(self, enable_recipient_viewing_notifications): 2197 """Sets the enable_recipient_viewing_notifications of this AccountRoleSettings. 2198 2199 # noqa: E501 2200 2201 :param enable_recipient_viewing_notifications: The enable_recipient_viewing_notifications of this AccountRoleSettings. # noqa: E501 2202 :type: str 2203 """ 2204 2205 self._enable_recipient_viewing_notifications = enable_recipient_viewing_notifications 2206 2207 @property 2208 def enable_recipient_viewing_notifications_metadata(self): 2209 """Gets the enable_recipient_viewing_notifications_metadata of this AccountRoleSettings. # noqa: E501 2210 2211 Metadata that indicates whether the `enableRecipientViewingNotifications` property is editable. # noqa: E501 2212 2213 :return: The enable_recipient_viewing_notifications_metadata of this AccountRoleSettings. # noqa: E501 2214 :rtype: SettingsMetadata 2215 """ 2216 return self._enable_recipient_viewing_notifications_metadata 2217 2218 @enable_recipient_viewing_notifications_metadata.setter 2219 def enable_recipient_viewing_notifications_metadata(self, enable_recipient_viewing_notifications_metadata): 2220 """Sets the enable_recipient_viewing_notifications_metadata of this AccountRoleSettings. 2221 2222 Metadata that indicates whether the `enableRecipientViewingNotifications` property is editable. # noqa: E501 2223 2224 :param enable_recipient_viewing_notifications_metadata: The enable_recipient_viewing_notifications_metadata of this AccountRoleSettings. # noqa: E501 2225 :type: SettingsMetadata 2226 """ 2227 2228 self._enable_recipient_viewing_notifications_metadata = enable_recipient_viewing_notifications_metadata 2229 2230 @property 2231 def enable_sequential_signing_interface(self): 2232 """Gets the enable_sequential_signing_interface of this AccountRoleSettings. # noqa: E501 2233 2234 # noqa: E501 2235 2236 :return: The enable_sequential_signing_interface of this AccountRoleSettings. # noqa: E501 2237 :rtype: str 2238 """ 2239 return self._enable_sequential_signing_interface 2240 2241 @enable_sequential_signing_interface.setter 2242 def enable_sequential_signing_interface(self, enable_sequential_signing_interface): 2243 """Sets the enable_sequential_signing_interface of this AccountRoleSettings. 2244 2245 # noqa: E501 2246 2247 :param enable_sequential_signing_interface: The enable_sequential_signing_interface of this AccountRoleSettings. # noqa: E501 2248 :type: str 2249 """ 2250 2251 self._enable_sequential_signing_interface = enable_sequential_signing_interface 2252 2253 @property 2254 def enable_sequential_signing_interface_metadata(self): 2255 """Gets the enable_sequential_signing_interface_metadata of this AccountRoleSettings. # noqa: E501 2256 2257 Metadata that indicates whether the `enableSequentialSigningInterface` property is editable. # noqa: E501 2258 2259 :return: The enable_sequential_signing_interface_metadata of this AccountRoleSettings. # noqa: E501 2260 :rtype: SettingsMetadata 2261 """ 2262 return self._enable_sequential_signing_interface_metadata 2263 2264 @enable_sequential_signing_interface_metadata.setter 2265 def enable_sequential_signing_interface_metadata(self, enable_sequential_signing_interface_metadata): 2266 """Sets the enable_sequential_signing_interface_metadata of this AccountRoleSettings. 2267 2268 Metadata that indicates whether the `enableSequentialSigningInterface` property is editable. # noqa: E501 2269 2270 :param enable_sequential_signing_interface_metadata: The enable_sequential_signing_interface_metadata of this AccountRoleSettings. # noqa: E501 2271 :type: SettingsMetadata 2272 """ 2273 2274 self._enable_sequential_signing_interface_metadata = enable_sequential_signing_interface_metadata 2275 2276 @property 2277 def enable_transaction_point_integration(self): 2278 """Gets the enable_transaction_point_integration of this AccountRoleSettings. # noqa: E501 2279 2280 # noqa: E501 2281 2282 :return: The enable_transaction_point_integration of this AccountRoleSettings. # noqa: E501 2283 :rtype: str 2284 """ 2285 return self._enable_transaction_point_integration 2286 2287 @enable_transaction_point_integration.setter 2288 def enable_transaction_point_integration(self, enable_transaction_point_integration): 2289 """Sets the enable_transaction_point_integration of this AccountRoleSettings. 2290 2291 # noqa: E501 2292 2293 :param enable_transaction_point_integration: The enable_transaction_point_integration of this AccountRoleSettings. # noqa: E501 2294 :type: str 2295 """ 2296 2297 self._enable_transaction_point_integration = enable_transaction_point_integration 2298 2299 @property 2300 def enable_transaction_point_integration_metadata(self): 2301 """Gets the enable_transaction_point_integration_metadata of this AccountRoleSettings. # noqa: E501 2302 2303 Reserved for DocuSign. # noqa: E501 2304 2305 :return: The enable_transaction_point_integration_metadata of this AccountRoleSettings. # noqa: E501 2306 :rtype: SettingsMetadata 2307 """ 2308 return self._enable_transaction_point_integration_metadata 2309 2310 @enable_transaction_point_integration_metadata.setter 2311 def enable_transaction_point_integration_metadata(self, enable_transaction_point_integration_metadata): 2312 """Sets the enable_transaction_point_integration_metadata of this AccountRoleSettings. 2313 2314 Reserved for DocuSign. # noqa: E501 2315 2316 :param enable_transaction_point_integration_metadata: The enable_transaction_point_integration_metadata of this AccountRoleSettings. # noqa: E501 2317 :type: SettingsMetadata 2318 """ 2319 2320 self._enable_transaction_point_integration_metadata = enable_transaction_point_integration_metadata 2321 2322 @property 2323 def playbook_access(self): 2324 """Gets the playbook_access of this AccountRoleSettings. # noqa: E501 2325 2326 # noqa: E501 2327 2328 :return: The playbook_access of this AccountRoleSettings. # noqa: E501 2329 :rtype: str 2330 """ 2331 return self._playbook_access 2332 2333 @playbook_access.setter 2334 def playbook_access(self, playbook_access): 2335 """Sets the playbook_access of this AccountRoleSettings. 2336 2337 # noqa: E501 2338 2339 :param playbook_access: The playbook_access of this AccountRoleSettings. # noqa: E501 2340 :type: str 2341 """ 2342 2343 self._playbook_access = playbook_access 2344 2345 @property 2346 def playbook_access_metadata(self): 2347 """Gets the playbook_access_metadata of this AccountRoleSettings. # noqa: E501 2348 2349 # noqa: E501 2350 2351 :return: The playbook_access_metadata of this AccountRoleSettings. # noqa: E501 2352 :rtype: SettingsMetadata 2353 """ 2354 return self._playbook_access_metadata 2355 2356 @playbook_access_metadata.setter 2357 def playbook_access_metadata(self, playbook_access_metadata): 2358 """Sets the playbook_access_metadata of this AccountRoleSettings. 2359 2360 # noqa: E501 2361 2362 :param playbook_access_metadata: The playbook_access_metadata of this AccountRoleSettings. # noqa: E501 2363 :type: SettingsMetadata 2364 """ 2365 2366 self._playbook_access_metadata = playbook_access_metadata 2367 2368 @property 2369 def power_form_role(self): 2370 """Gets the power_form_role of this AccountRoleSettings. # noqa: E501 2371 2372 # noqa: E501 2373 2374 :return: The power_form_role of this AccountRoleSettings. # noqa: E501 2375 :rtype: str 2376 """ 2377 return self._power_form_role 2378 2379 @power_form_role.setter 2380 def power_form_role(self, power_form_role): 2381 """Sets the power_form_role of this AccountRoleSettings. 2382 2383 # noqa: E501 2384 2385 :param power_form_role: The power_form_role of this AccountRoleSettings. # noqa: E501 2386 :type: str 2387 """ 2388 2389 self._power_form_role = power_form_role 2390 2391 @property 2392 def power_form_role_metadata(self): 2393 """Gets the power_form_role_metadata of this AccountRoleSettings. # noqa: E501 2394 2395 Metadata that indicates whether the `powerFormRole` property is editable. # noqa: E501 2396 2397 :return: The power_form_role_metadata of this AccountRoleSettings. # noqa: E501 2398 :rtype: SettingsMetadata 2399 """ 2400 return self._power_form_role_metadata 2401 2402 @power_form_role_metadata.setter 2403 def power_form_role_metadata(self, power_form_role_metadata): 2404 """Sets the power_form_role_metadata of this AccountRoleSettings. 2405 2406 Metadata that indicates whether the `powerFormRole` property is editable. # noqa: E501 2407 2408 :param power_form_role_metadata: The power_form_role_metadata of this AccountRoleSettings. # noqa: E501 2409 :type: SettingsMetadata 2410 """ 2411 2412 self._power_form_role_metadata = power_form_role_metadata 2413 2414 @property 2415 def receive_completed_self_signed_documents_as_email_links(self): 2416 """Gets the receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings. # noqa: E501 2417 2418 # noqa: E501 2419 2420 :return: The receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings. # noqa: E501 2421 :rtype: str 2422 """ 2423 return self._receive_completed_self_signed_documents_as_email_links 2424 2425 @receive_completed_self_signed_documents_as_email_links.setter 2426 def receive_completed_self_signed_documents_as_email_links(self, receive_completed_self_signed_documents_as_email_links): 2427 """Sets the receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings. 2428 2429 # noqa: E501 2430 2431 :param receive_completed_self_signed_documents_as_email_links: The receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings. # noqa: E501 2432 :type: str 2433 """ 2434 2435 self._receive_completed_self_signed_documents_as_email_links = receive_completed_self_signed_documents_as_email_links 2436 2437 @property 2438 def receive_completed_self_signed_documents_as_email_links_metadata(self): 2439 """Gets the receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings. # noqa: E501 2440 2441 Metadata that indicates whether the `receiveCompletedSelfSignedDocumentsAsEmailLinks` property is editable. # noqa: E501 2442 2443 :return: The receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings. # noqa: E501 2444 :rtype: SettingsMetadata 2445 """ 2446 return self._receive_completed_self_signed_documents_as_email_links_metadata 2447 2448 @receive_completed_self_signed_documents_as_email_links_metadata.setter 2449 def receive_completed_self_signed_documents_as_email_links_metadata(self, receive_completed_self_signed_documents_as_email_links_metadata): 2450 """Sets the receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings. 2451 2452 Metadata that indicates whether the `receiveCompletedSelfSignedDocumentsAsEmailLinks` property is editable. # noqa: E501 2453 2454 :param receive_completed_self_signed_documents_as_email_links_metadata: The receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings. # noqa: E501 2455 :type: SettingsMetadata 2456 """ 2457 2458 self._receive_completed_self_signed_documents_as_email_links_metadata = receive_completed_self_signed_documents_as_email_links_metadata 2459 2460 @property 2461 def signing_ui_version_metadata(self): 2462 """Gets the signing_ui_version_metadata of this AccountRoleSettings. # noqa: E501 2463 2464 Reserved for DocuSign. # noqa: E501 2465 2466 :return: The signing_ui_version_metadata of this AccountRoleSettings. # noqa: E501 2467 :rtype: SettingsMetadata 2468 """ 2469 return self._signing_ui_version_metadata 2470 2471 @signing_ui_version_metadata.setter 2472 def signing_ui_version_metadata(self, signing_ui_version_metadata): 2473 """Sets the signing_ui_version_metadata of this AccountRoleSettings. 2474 2475 Reserved for DocuSign. # noqa: E501 2476 2477 :param signing_ui_version_metadata: The signing_ui_version_metadata of this AccountRoleSettings. # noqa: E501 2478 :type: SettingsMetadata 2479 """ 2480 2481 self._signing_ui_version_metadata = signing_ui_version_metadata 2482 2483 @property 2484 def supplemental_documents_must_accept(self): 2485 """Gets the supplemental_documents_must_accept of this AccountRoleSettings. # noqa: E501 2486 2487 # noqa: E501 2488 2489 :return: The supplemental_documents_must_accept of this AccountRoleSettings. # noqa: E501 2490 :rtype: str 2491 """ 2492 return self._supplemental_documents_must_accept 2493 2494 @supplemental_documents_must_accept.setter 2495 def supplemental_documents_must_accept(self, supplemental_documents_must_accept): 2496 """Sets the supplemental_documents_must_accept of this AccountRoleSettings. 2497 2498 # noqa: E501 2499 2500 :param supplemental_documents_must_accept: The supplemental_documents_must_accept of this AccountRoleSettings. # noqa: E501 2501 :type: str 2502 """ 2503 2504 self._supplemental_documents_must_accept = supplemental_documents_must_accept 2505 2506 @property 2507 def supplemental_documents_must_accept_metadata(self): 2508 """Gets the supplemental_documents_must_accept_metadata of this AccountRoleSettings. # noqa: E501 2509 2510 Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable. # noqa: E501 2511 2512 :return: The supplemental_documents_must_accept_metadata of this AccountRoleSettings. # noqa: E501 2513 :rtype: SettingsMetadata 2514 """ 2515 return self._supplemental_documents_must_accept_metadata 2516 2517 @supplemental_documents_must_accept_metadata.setter 2518 def supplemental_documents_must_accept_metadata(self, supplemental_documents_must_accept_metadata): 2519 """Sets the supplemental_documents_must_accept_metadata of this AccountRoleSettings. 2520 2521 Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable. # noqa: E501 2522 2523 :param supplemental_documents_must_accept_metadata: The supplemental_documents_must_accept_metadata of this AccountRoleSettings. # noqa: E501 2524 :type: SettingsMetadata 2525 """ 2526 2527 self._supplemental_documents_must_accept_metadata = supplemental_documents_must_accept_metadata 2528 2529 @property 2530 def supplemental_documents_must_read(self): 2531 """Gets the supplemental_documents_must_read of this AccountRoleSettings. # noqa: E501 2532 2533 # noqa: E501 2534 2535 :return: The supplemental_documents_must_read of this AccountRoleSettings. # noqa: E501 2536 :rtype: str 2537 """ 2538 return self._supplemental_documents_must_read 2539 2540 @supplemental_documents_must_read.setter 2541 def supplemental_documents_must_read(self, supplemental_documents_must_read): 2542 """Sets the supplemental_documents_must_read of this AccountRoleSettings. 2543 2544 # noqa: E501 2545 2546 :param supplemental_documents_must_read: The supplemental_documents_must_read of this AccountRoleSettings. # noqa: E501 2547 :type: str 2548 """ 2549 2550 self._supplemental_documents_must_read = supplemental_documents_must_read 2551 2552 @property 2553 def supplemental_documents_must_read_metadata(self): 2554 """Gets the supplemental_documents_must_read_metadata of this AccountRoleSettings. # noqa: E501 2555 2556 Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable. # noqa: E501 2557 2558 :return: The supplemental_documents_must_read_metadata of this AccountRoleSettings. # noqa: E501 2559 :rtype: SettingsMetadata 2560 """ 2561 return self._supplemental_documents_must_read_metadata 2562 2563 @supplemental_documents_must_read_metadata.setter 2564 def supplemental_documents_must_read_metadata(self, supplemental_documents_must_read_metadata): 2565 """Sets the supplemental_documents_must_read_metadata of this AccountRoleSettings. 2566 2567 Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable. # noqa: E501 2568 2569 :param supplemental_documents_must_read_metadata: The supplemental_documents_must_read_metadata of this AccountRoleSettings. # noqa: E501 2570 :type: SettingsMetadata 2571 """ 2572 2573 self._supplemental_documents_must_read_metadata = supplemental_documents_must_read_metadata 2574 2575 @property 2576 def supplemental_documents_must_view(self): 2577 """Gets the supplemental_documents_must_view of this AccountRoleSettings. # noqa: E501 2578 2579 # noqa: E501 2580 2581 :return: The supplemental_documents_must_view of this AccountRoleSettings. # noqa: E501 2582 :rtype: str 2583 """ 2584 return self._supplemental_documents_must_view 2585 2586 @supplemental_documents_must_view.setter 2587 def supplemental_documents_must_view(self, supplemental_documents_must_view): 2588 """Sets the supplemental_documents_must_view of this AccountRoleSettings. 2589 2590 # noqa: E501 2591 2592 :param supplemental_documents_must_view: The supplemental_documents_must_view of this AccountRoleSettings. # noqa: E501 2593 :type: str 2594 """ 2595 2596 self._supplemental_documents_must_view = supplemental_documents_must_view 2597 2598 @property 2599 def supplemental_documents_must_view_metadata(self): 2600 """Gets the supplemental_documents_must_view_metadata of this AccountRoleSettings. # noqa: E501 2601 2602 Metadata that indicates whether the `supplementalDocumentsMustView` property is editable. # noqa: E501 2603 2604 :return: The supplemental_documents_must_view_metadata of this AccountRoleSettings. # noqa: E501 2605 :rtype: SettingsMetadata 2606 """ 2607 return self._supplemental_documents_must_view_metadata 2608 2609 @supplemental_documents_must_view_metadata.setter 2610 def supplemental_documents_must_view_metadata(self, supplemental_documents_must_view_metadata): 2611 """Sets the supplemental_documents_must_view_metadata of this AccountRoleSettings. 2612 2613 Metadata that indicates whether the `supplementalDocumentsMustView` property is editable. # noqa: E501 2614 2615 :param supplemental_documents_must_view_metadata: The supplemental_documents_must_view_metadata of this AccountRoleSettings. # noqa: E501 2616 :type: SettingsMetadata 2617 """ 2618 2619 self._supplemental_documents_must_view_metadata = supplemental_documents_must_view_metadata 2620 2621 @property 2622 def use_new_docu_sign_experience_interface(self): 2623 """Gets the use_new_docu_sign_experience_interface of this AccountRoleSettings. # noqa: E501 2624 2625 # noqa: E501 2626 2627 :return: The use_new_docu_sign_experience_interface of this AccountRoleSettings. # noqa: E501 2628 :rtype: str 2629 """ 2630 return self._use_new_docu_sign_experience_interface 2631 2632 @use_new_docu_sign_experience_interface.setter 2633 def use_new_docu_sign_experience_interface(self, use_new_docu_sign_experience_interface): 2634 """Sets the use_new_docu_sign_experience_interface of this AccountRoleSettings. 2635 2636 # noqa: E501 2637 2638 :param use_new_docu_sign_experience_interface: The use_new_docu_sign_experience_interface of this AccountRoleSettings. # noqa: E501 2639 :type: str 2640 """ 2641 2642 self._use_new_docu_sign_experience_interface = use_new_docu_sign_experience_interface 2643 2644 @property 2645 def use_new_docu_sign_experience_interface_metadata(self): 2646 """Gets the use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings. # noqa: E501 2647 2648 Reserved for DocuSign. # noqa: E501 2649 2650 :return: The use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings. # noqa: E501 2651 :rtype: SettingsMetadata 2652 """ 2653 return self._use_new_docu_sign_experience_interface_metadata 2654 2655 @use_new_docu_sign_experience_interface_metadata.setter 2656 def use_new_docu_sign_experience_interface_metadata(self, use_new_docu_sign_experience_interface_metadata): 2657 """Sets the use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings. 2658 2659 Reserved for DocuSign. # noqa: E501 2660 2661 :param use_new_docu_sign_experience_interface_metadata: The use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings. # noqa: E501 2662 :type: SettingsMetadata 2663 """ 2664 2665 self._use_new_docu_sign_experience_interface_metadata = use_new_docu_sign_experience_interface_metadata 2666 2667 @property 2668 def use_new_sending_interface(self): 2669 """Gets the use_new_sending_interface of this AccountRoleSettings. # noqa: E501 2670 2671 # noqa: E501 2672 2673 :return: The use_new_sending_interface of this AccountRoleSettings. # noqa: E501 2674 :rtype: str 2675 """ 2676 return self._use_new_sending_interface 2677 2678 @use_new_sending_interface.setter 2679 def use_new_sending_interface(self, use_new_sending_interface): 2680 """Sets the use_new_sending_interface of this AccountRoleSettings. 2681 2682 # noqa: E501 2683 2684 :param use_new_sending_interface: The use_new_sending_interface of this AccountRoleSettings. # noqa: E501 2685 :type: str 2686 """ 2687 2688 self._use_new_sending_interface = use_new_sending_interface 2689 2690 @property 2691 def use_new_sending_interface_metadata(self): 2692 """Gets the use_new_sending_interface_metadata of this AccountRoleSettings. # noqa: E501 2693 2694 Reserved for DocuSign. # noqa: E501 2695 2696 :return: The use_new_sending_interface_metadata of this AccountRoleSettings. # noqa: E501 2697 :rtype: SettingsMetadata 2698 """ 2699 return self._use_new_sending_interface_metadata 2700 2701 @use_new_sending_interface_metadata.setter 2702 def use_new_sending_interface_metadata(self, use_new_sending_interface_metadata): 2703 """Sets the use_new_sending_interface_metadata of this AccountRoleSettings. 2704 2705 Reserved for DocuSign. # noqa: E501 2706 2707 :param use_new_sending_interface_metadata: The use_new_sending_interface_metadata of this AccountRoleSettings. # noqa: E501 2708 :type: SettingsMetadata 2709 """ 2710 2711 self._use_new_sending_interface_metadata = use_new_sending_interface_metadata 2712 2713 @property 2714 def vaulting_mode(self): 2715 """Gets the vaulting_mode of this AccountRoleSettings. # noqa: E501 2716 2717 # noqa: E501 2718 2719 :return: The vaulting_mode of this AccountRoleSettings. # noqa: E501 2720 :rtype: str 2721 """ 2722 return self._vaulting_mode 2723 2724 @vaulting_mode.setter 2725 def vaulting_mode(self, vaulting_mode): 2726 """Sets the vaulting_mode of this AccountRoleSettings. 2727 2728 # noqa: E501 2729 2730 :param vaulting_mode: The vaulting_mode of this AccountRoleSettings. # noqa: E501 2731 :type: str 2732 """ 2733 2734 self._vaulting_mode = vaulting_mode 2735 2736 @property 2737 def vaulting_mode_metadata(self): 2738 """Gets the vaulting_mode_metadata of this AccountRoleSettings. # noqa: E501 2739 2740 Reserved for DocuSign. # noqa: E501 2741 2742 :return: The vaulting_mode_metadata of this AccountRoleSettings. # noqa: E501 2743 :rtype: SettingsMetadata 2744 """ 2745 return self._vaulting_mode_metadata 2746 2747 @vaulting_mode_metadata.setter 2748 def vaulting_mode_metadata(self, vaulting_mode_metadata): 2749 """Sets the vaulting_mode_metadata of this AccountRoleSettings. 2750 2751 Reserved for DocuSign. # noqa: E501 2752 2753 :param vaulting_mode_metadata: The vaulting_mode_metadata of this AccountRoleSettings. # noqa: E501 2754 :type: SettingsMetadata 2755 """ 2756 2757 self._vaulting_mode_metadata = vaulting_mode_metadata 2758 2759 @property 2760 def web_forms(self): 2761 """Gets the web_forms of this AccountRoleSettings. # noqa: E501 2762 2763 # noqa: E501 2764 2765 :return: The web_forms of this AccountRoleSettings. # noqa: E501 2766 :rtype: str 2767 """ 2768 return self._web_forms 2769 2770 @web_forms.setter 2771 def web_forms(self, web_forms): 2772 """Sets the web_forms of this AccountRoleSettings. 2773 2774 # noqa: E501 2775 2776 :param web_forms: The web_forms of this AccountRoleSettings. # noqa: E501 2777 :type: str 2778 """ 2779 2780 self._web_forms = web_forms 2781 2782 @property 2783 def web_forms_metadata(self): 2784 """Gets the web_forms_metadata of this AccountRoleSettings. # noqa: E501 2785 2786 # noqa: E501 2787 2788 :return: The web_forms_metadata of this AccountRoleSettings. # noqa: E501 2789 :rtype: SettingsMetadata 2790 """ 2791 return self._web_forms_metadata 2792 2793 @web_forms_metadata.setter 2794 def web_forms_metadata(self, web_forms_metadata): 2795 """Sets the web_forms_metadata of this AccountRoleSettings. 2796 2797 # noqa: E501 2798 2799 :param web_forms_metadata: The web_forms_metadata of this AccountRoleSettings. # noqa: E501 2800 :type: SettingsMetadata 2801 """ 2802 2803 self._web_forms_metadata = web_forms_metadata 2804 2805 def to_dict(self): 2806 """Returns the model properties as a dict""" 2807 result = {} 2808 2809 for attr, _ in six.iteritems(self.swagger_types): 2810 value = getattr(self, attr) 2811 if isinstance(value, list): 2812 result[attr] = list(map( 2813 lambda x: x.to_dict() if hasattr(x, "to_dict") else x, 2814 value 2815 )) 2816 elif hasattr(value, "to_dict"): 2817 result[attr] = value.to_dict() 2818 elif isinstance(value, dict): 2819 result[attr] = dict(map( 2820 lambda item: (item[0], item[1].to_dict()) 2821 if hasattr(item[1], "to_dict") else item, 2822 value.items() 2823 )) 2824 else: 2825 result[attr] = value 2826 if issubclass(AccountRoleSettings, dict): 2827 for key, value in self.items(): 2828 result[key] = value 2829 2830 return result 2831 2832 def to_str(self): 2833 """Returns the string representation of the model""" 2834 return pprint.pformat(self.to_dict()) 2835 2836 def __repr__(self): 2837 """For `print` and `pprint`""" 2838 return self.to_str() 2839 2840 def __eq__(self, other): 2841 """Returns true if both objects are equal""" 2842 if not isinstance(other, AccountRoleSettings): 2843 return False 2844 2845 return self.to_dict() == other.to_dict() 2846 2847 def __ne__(self, other): 2848 """Returns true if both objects are not equal""" 2849 if not isinstance(other, AccountRoleSettings): 2850 return True 2851 2852 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.
246 def __init__(self, _configuration=None, **kwargs): # noqa: E501 247 """AccountRoleSettings - a model defined in Swagger""" # noqa: E501 248 if _configuration is None: 249 _configuration = Configuration() 250 self._configuration = _configuration 251 252 self._account_agreements_access_type = None 253 self._account_agreements_access_type_metadata = None 254 self._account_management_granular = None 255 self._allow_account_management = None 256 self._allow_account_management_metadata = None 257 self._allow_api_access = None 258 self._allow_api_access_metadata = None 259 self._allow_api_access_to_account = None 260 self._allow_api_access_to_account_metadata = None 261 self._allow_api_sending_on_behalf_of_others = None 262 self._allow_api_sending_on_behalf_of_others_metadata = None 263 self._allow_api_sequential_signing = None 264 self._allow_api_sequential_signing_metadata = None 265 self._allow_auto_tagging = None 266 self._allow_auto_tagging_metadata = None 267 self._allow_bulk_sending = None 268 self._allow_bulk_sending_metadata = None 269 self._allow_docu_sign_desktop_client = None 270 self._allow_docu_sign_desktop_client_metadata = None 271 self._allowed_address_book_access = None 272 self._allowed_address_book_access_metadata = None 273 self._allowed_clickwraps_access = None 274 self._allowed_clickwraps_access_metadata = None 275 self._allowed_document_template_library_access = None 276 self._allowed_document_template_library_access_metadata = None 277 self._allowed_orchestration_access = None 278 self._allowed_orchestration_access_metadata = None 279 self._allowed_template_access = None 280 self._allowed_template_access_metadata = None 281 self._allowed_to_be_envelope_transfer_recipient = None 282 self._allowed_to_be_envelope_transfer_recipient_metadata = None 283 self._allow_envelope_sending = None 284 self._allow_envelope_sending_metadata = None 285 self._allow_e_seal_recipients = None 286 self._allow_e_seal_recipients_metadata = None 287 self._allow_power_forms_admin_to_access_all_power_form_envelopes = None 288 self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata = None 289 self._allow_senders_to_set_recipient_email_language = None 290 self._allow_senders_to_set_recipient_email_language_metadata = None 291 self._allow_signer_attachments = None 292 self._allow_signer_attachments_metadata = None 293 self._allow_supplemental_documents = None 294 self._allow_supplemental_documents_metadata = None 295 self._allow_tagging_in_send_and_correct = None 296 self._allow_tagging_in_send_and_correct_metadata = None 297 self._allow_transactions = None 298 self._allow_transactions_metadata = None 299 self._allow_vaulting = None 300 self._allow_vaulting_metadata = None 301 self._allow_wet_signing_override = None 302 self._allow_wet_signing_override_metadata = None 303 self._can_bulk_upload_agreements = None 304 self._can_bulk_upload_agreements_metadata = None 305 self._can_create_transaction = None 306 self._can_create_transaction_metadata = None 307 self._can_create_workspaces = None 308 self._can_create_workspaces_metadata = None 309 self._can_delete_documents_in_transaction = None 310 self._can_delete_documents_in_transaction_metadata = None 311 self._can_delete_transaction = None 312 self._can_delete_transaction_metadata = None 313 self._can_manage_agreement_desk_request = None 314 self._can_manage_agreement_desk_request_metadata = None 315 self._can_manage_agreement_desk_request_setting = None 316 self._can_manage_agreement_desk_request_setting_metadata = None 317 self._can_send_envelopes_via_sms = None 318 self._can_send_envelopes_via_sms_metadata = None 319 self._disable_document_upload = None 320 self._disable_document_upload_metadata = None 321 self._disable_other_actions = None 322 self._disable_other_actions_metadata = None 323 self._enable_api_request_logging = None 324 self._enable_api_request_logging_metadata = None 325 self._enable_key_terms_suggestions_by_document_type = None 326 self._enable_key_terms_suggestions_by_document_type_metadata = None 327 self._enable_recipient_viewing_notifications = None 328 self._enable_recipient_viewing_notifications_metadata = None 329 self._enable_sequential_signing_interface = None 330 self._enable_sequential_signing_interface_metadata = None 331 self._enable_transaction_point_integration = None 332 self._enable_transaction_point_integration_metadata = None 333 self._playbook_access = None 334 self._playbook_access_metadata = None 335 self._power_form_role = None 336 self._power_form_role_metadata = None 337 self._receive_completed_self_signed_documents_as_email_links = None 338 self._receive_completed_self_signed_documents_as_email_links_metadata = None 339 self._signing_ui_version_metadata = None 340 self._supplemental_documents_must_accept = None 341 self._supplemental_documents_must_accept_metadata = None 342 self._supplemental_documents_must_read = None 343 self._supplemental_documents_must_read_metadata = None 344 self._supplemental_documents_must_view = None 345 self._supplemental_documents_must_view_metadata = None 346 self._use_new_docu_sign_experience_interface = None 347 self._use_new_docu_sign_experience_interface_metadata = None 348 self._use_new_sending_interface = None 349 self._use_new_sending_interface_metadata = None 350 self._vaulting_mode = None 351 self._vaulting_mode_metadata = None 352 self._web_forms = None 353 self._web_forms_metadata = None 354 self.discriminator = None 355 356 setattr(self, "_{}".format('account_agreements_access_type'), kwargs.get('account_agreements_access_type', None)) 357 setattr(self, "_{}".format('account_agreements_access_type_metadata'), kwargs.get('account_agreements_access_type_metadata', None)) 358 setattr(self, "_{}".format('account_management_granular'), kwargs.get('account_management_granular', None)) 359 setattr(self, "_{}".format('allow_account_management'), kwargs.get('allow_account_management', None)) 360 setattr(self, "_{}".format('allow_account_management_metadata'), kwargs.get('allow_account_management_metadata', None)) 361 setattr(self, "_{}".format('allow_api_access'), kwargs.get('allow_api_access', None)) 362 setattr(self, "_{}".format('allow_api_access_metadata'), kwargs.get('allow_api_access_metadata', None)) 363 setattr(self, "_{}".format('allow_api_access_to_account'), kwargs.get('allow_api_access_to_account', None)) 364 setattr(self, "_{}".format('allow_api_access_to_account_metadata'), kwargs.get('allow_api_access_to_account_metadata', None)) 365 setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others'), kwargs.get('allow_api_sending_on_behalf_of_others', None)) 366 setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others_metadata'), kwargs.get('allow_api_sending_on_behalf_of_others_metadata', None)) 367 setattr(self, "_{}".format('allow_api_sequential_signing'), kwargs.get('allow_api_sequential_signing', None)) 368 setattr(self, "_{}".format('allow_api_sequential_signing_metadata'), kwargs.get('allow_api_sequential_signing_metadata', None)) 369 setattr(self, "_{}".format('allow_auto_tagging'), kwargs.get('allow_auto_tagging', None)) 370 setattr(self, "_{}".format('allow_auto_tagging_metadata'), kwargs.get('allow_auto_tagging_metadata', None)) 371 setattr(self, "_{}".format('allow_bulk_sending'), kwargs.get('allow_bulk_sending', None)) 372 setattr(self, "_{}".format('allow_bulk_sending_metadata'), kwargs.get('allow_bulk_sending_metadata', None)) 373 setattr(self, "_{}".format('allow_docu_sign_desktop_client'), kwargs.get('allow_docu_sign_desktop_client', None)) 374 setattr(self, "_{}".format('allow_docu_sign_desktop_client_metadata'), kwargs.get('allow_docu_sign_desktop_client_metadata', None)) 375 setattr(self, "_{}".format('allowed_address_book_access'), kwargs.get('allowed_address_book_access', None)) 376 setattr(self, "_{}".format('allowed_address_book_access_metadata'), kwargs.get('allowed_address_book_access_metadata', None)) 377 setattr(self, "_{}".format('allowed_clickwraps_access'), kwargs.get('allowed_clickwraps_access', None)) 378 setattr(self, "_{}".format('allowed_clickwraps_access_metadata'), kwargs.get('allowed_clickwraps_access_metadata', None)) 379 setattr(self, "_{}".format('allowed_document_template_library_access'), kwargs.get('allowed_document_template_library_access', None)) 380 setattr(self, "_{}".format('allowed_document_template_library_access_metadata'), kwargs.get('allowed_document_template_library_access_metadata', None)) 381 setattr(self, "_{}".format('allowed_orchestration_access'), kwargs.get('allowed_orchestration_access', None)) 382 setattr(self, "_{}".format('allowed_orchestration_access_metadata'), kwargs.get('allowed_orchestration_access_metadata', None)) 383 setattr(self, "_{}".format('allowed_template_access'), kwargs.get('allowed_template_access', None)) 384 setattr(self, "_{}".format('allowed_template_access_metadata'), kwargs.get('allowed_template_access_metadata', None)) 385 setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient'), kwargs.get('allowed_to_be_envelope_transfer_recipient', None)) 386 setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient_metadata'), kwargs.get('allowed_to_be_envelope_transfer_recipient_metadata', None)) 387 setattr(self, "_{}".format('allow_envelope_sending'), kwargs.get('allow_envelope_sending', None)) 388 setattr(self, "_{}".format('allow_envelope_sending_metadata'), kwargs.get('allow_envelope_sending_metadata', None)) 389 setattr(self, "_{}".format('allow_e_seal_recipients'), kwargs.get('allow_e_seal_recipients', None)) 390 setattr(self, "_{}".format('allow_e_seal_recipients_metadata'), kwargs.get('allow_e_seal_recipients_metadata', None)) 391 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelopes'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelopes', None)) 392 setattr(self, "_{}".format('allow_power_forms_admin_to_access_all_power_form_envelopes_metadata'), kwargs.get('allow_power_forms_admin_to_access_all_power_form_envelopes_metadata', None)) 393 setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language'), kwargs.get('allow_senders_to_set_recipient_email_language', None)) 394 setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language_metadata'), kwargs.get('allow_senders_to_set_recipient_email_language_metadata', None)) 395 setattr(self, "_{}".format('allow_signer_attachments'), kwargs.get('allow_signer_attachments', None)) 396 setattr(self, "_{}".format('allow_signer_attachments_metadata'), kwargs.get('allow_signer_attachments_metadata', None)) 397 setattr(self, "_{}".format('allow_supplemental_documents'), kwargs.get('allow_supplemental_documents', None)) 398 setattr(self, "_{}".format('allow_supplemental_documents_metadata'), kwargs.get('allow_supplemental_documents_metadata', None)) 399 setattr(self, "_{}".format('allow_tagging_in_send_and_correct'), kwargs.get('allow_tagging_in_send_and_correct', None)) 400 setattr(self, "_{}".format('allow_tagging_in_send_and_correct_metadata'), kwargs.get('allow_tagging_in_send_and_correct_metadata', None)) 401 setattr(self, "_{}".format('allow_transactions'), kwargs.get('allow_transactions', None)) 402 setattr(self, "_{}".format('allow_transactions_metadata'), kwargs.get('allow_transactions_metadata', None)) 403 setattr(self, "_{}".format('allow_vaulting'), kwargs.get('allow_vaulting', None)) 404 setattr(self, "_{}".format('allow_vaulting_metadata'), kwargs.get('allow_vaulting_metadata', None)) 405 setattr(self, "_{}".format('allow_wet_signing_override'), kwargs.get('allow_wet_signing_override', None)) 406 setattr(self, "_{}".format('allow_wet_signing_override_metadata'), kwargs.get('allow_wet_signing_override_metadata', None)) 407 setattr(self, "_{}".format('can_bulk_upload_agreements'), kwargs.get('can_bulk_upload_agreements', None)) 408 setattr(self, "_{}".format('can_bulk_upload_agreements_metadata'), kwargs.get('can_bulk_upload_agreements_metadata', None)) 409 setattr(self, "_{}".format('can_create_transaction'), kwargs.get('can_create_transaction', None)) 410 setattr(self, "_{}".format('can_create_transaction_metadata'), kwargs.get('can_create_transaction_metadata', None)) 411 setattr(self, "_{}".format('can_create_workspaces'), kwargs.get('can_create_workspaces', None)) 412 setattr(self, "_{}".format('can_create_workspaces_metadata'), kwargs.get('can_create_workspaces_metadata', None)) 413 setattr(self, "_{}".format('can_delete_documents_in_transaction'), kwargs.get('can_delete_documents_in_transaction', None)) 414 setattr(self, "_{}".format('can_delete_documents_in_transaction_metadata'), kwargs.get('can_delete_documents_in_transaction_metadata', None)) 415 setattr(self, "_{}".format('can_delete_transaction'), kwargs.get('can_delete_transaction', None)) 416 setattr(self, "_{}".format('can_delete_transaction_metadata'), kwargs.get('can_delete_transaction_metadata', None)) 417 setattr(self, "_{}".format('can_manage_agreement_desk_request'), kwargs.get('can_manage_agreement_desk_request', None)) 418 setattr(self, "_{}".format('can_manage_agreement_desk_request_metadata'), kwargs.get('can_manage_agreement_desk_request_metadata', None)) 419 setattr(self, "_{}".format('can_manage_agreement_desk_request_setting'), kwargs.get('can_manage_agreement_desk_request_setting', None)) 420 setattr(self, "_{}".format('can_manage_agreement_desk_request_setting_metadata'), kwargs.get('can_manage_agreement_desk_request_setting_metadata', None)) 421 setattr(self, "_{}".format('can_send_envelopes_via_sms'), kwargs.get('can_send_envelopes_via_sms', None)) 422 setattr(self, "_{}".format('can_send_envelopes_via_sms_metadata'), kwargs.get('can_send_envelopes_via_sms_metadata', None)) 423 setattr(self, "_{}".format('disable_document_upload'), kwargs.get('disable_document_upload', None)) 424 setattr(self, "_{}".format('disable_document_upload_metadata'), kwargs.get('disable_document_upload_metadata', None)) 425 setattr(self, "_{}".format('disable_other_actions'), kwargs.get('disable_other_actions', None)) 426 setattr(self, "_{}".format('disable_other_actions_metadata'), kwargs.get('disable_other_actions_metadata', None)) 427 setattr(self, "_{}".format('enable_api_request_logging'), kwargs.get('enable_api_request_logging', None)) 428 setattr(self, "_{}".format('enable_api_request_logging_metadata'), kwargs.get('enable_api_request_logging_metadata', None)) 429 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type'), kwargs.get('enable_key_terms_suggestions_by_document_type', None)) 430 setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type_metadata'), kwargs.get('enable_key_terms_suggestions_by_document_type_metadata', None)) 431 setattr(self, "_{}".format('enable_recipient_viewing_notifications'), kwargs.get('enable_recipient_viewing_notifications', None)) 432 setattr(self, "_{}".format('enable_recipient_viewing_notifications_metadata'), kwargs.get('enable_recipient_viewing_notifications_metadata', None)) 433 setattr(self, "_{}".format('enable_sequential_signing_interface'), kwargs.get('enable_sequential_signing_interface', None)) 434 setattr(self, "_{}".format('enable_sequential_signing_interface_metadata'), kwargs.get('enable_sequential_signing_interface_metadata', None)) 435 setattr(self, "_{}".format('enable_transaction_point_integration'), kwargs.get('enable_transaction_point_integration', None)) 436 setattr(self, "_{}".format('enable_transaction_point_integration_metadata'), kwargs.get('enable_transaction_point_integration_metadata', None)) 437 setattr(self, "_{}".format('playbook_access'), kwargs.get('playbook_access', None)) 438 setattr(self, "_{}".format('playbook_access_metadata'), kwargs.get('playbook_access_metadata', None)) 439 setattr(self, "_{}".format('power_form_role'), kwargs.get('power_form_role', None)) 440 setattr(self, "_{}".format('power_form_role_metadata'), kwargs.get('power_form_role_metadata', None)) 441 setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links'), kwargs.get('receive_completed_self_signed_documents_as_email_links', None)) 442 setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links_metadata'), kwargs.get('receive_completed_self_signed_documents_as_email_links_metadata', None)) 443 setattr(self, "_{}".format('signing_ui_version_metadata'), kwargs.get('signing_ui_version_metadata', None)) 444 setattr(self, "_{}".format('supplemental_documents_must_accept'), kwargs.get('supplemental_documents_must_accept', None)) 445 setattr(self, "_{}".format('supplemental_documents_must_accept_metadata'), kwargs.get('supplemental_documents_must_accept_metadata', None)) 446 setattr(self, "_{}".format('supplemental_documents_must_read'), kwargs.get('supplemental_documents_must_read', None)) 447 setattr(self, "_{}".format('supplemental_documents_must_read_metadata'), kwargs.get('supplemental_documents_must_read_metadata', None)) 448 setattr(self, "_{}".format('supplemental_documents_must_view'), kwargs.get('supplemental_documents_must_view', None)) 449 setattr(self, "_{}".format('supplemental_documents_must_view_metadata'), kwargs.get('supplemental_documents_must_view_metadata', None)) 450 setattr(self, "_{}".format('use_new_docu_sign_experience_interface'), kwargs.get('use_new_docu_sign_experience_interface', None)) 451 setattr(self, "_{}".format('use_new_docu_sign_experience_interface_metadata'), kwargs.get('use_new_docu_sign_experience_interface_metadata', None)) 452 setattr(self, "_{}".format('use_new_sending_interface'), kwargs.get('use_new_sending_interface', None)) 453 setattr(self, "_{}".format('use_new_sending_interface_metadata'), kwargs.get('use_new_sending_interface_metadata', None)) 454 setattr(self, "_{}".format('vaulting_mode'), kwargs.get('vaulting_mode', None)) 455 setattr(self, "_{}".format('vaulting_mode_metadata'), kwargs.get('vaulting_mode_metadata', None)) 456 setattr(self, "_{}".format('web_forms'), kwargs.get('web_forms', None)) 457 setattr(self, "_{}".format('web_forms_metadata'), kwargs.get('web_forms_metadata', None))
AccountRoleSettings - a model defined in Swagger
Gets the account_agreements_access_type of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The account_agreements_access_type of this AccountRoleSettings. # noqa: E501
Gets the account_agreements_access_type_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The account_agreements_access_type_metadata of this AccountRoleSettings. # noqa: E501
Gets the account_management_granular of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The account_management_granular of this AccountRoleSettings. # noqa: E501
Gets the allow_account_management of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_account_management of this AccountRoleSettings. # noqa: E501
Gets the allow_account_management_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowAccountManagement property is editable. # noqa: E501
Returns
The allow_account_management_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_api_access of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_api_access of this AccountRoleSettings. # noqa: E501
Gets the allow_api_access_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowApiAccess property is editable. # noqa: E501
Returns
The allow_api_access_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_api_access_to_account of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_api_access_to_account of this AccountRoleSettings. # noqa: E501
Gets the allow_api_access_to_account_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowApiAccessToAccount property is editable. # noqa: E501
Returns
The allow_api_access_to_account_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_api_sending_on_behalf_of_others of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_api_sending_on_behalf_of_others of this AccountRoleSettings. # noqa: E501
Gets the allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowApiSendingOnBehalfOfOthers property is editable. # noqa: E501
Returns
The allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_api_sequential_signing of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_api_sequential_signing of this AccountRoleSettings. # noqa: E501
Gets the allow_api_sequential_signing_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowApiSequentialSigning property is editable. # noqa: E501
Returns
The allow_api_sequential_signing_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_auto_tagging of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_auto_tagging of this AccountRoleSettings. # noqa: E501
Gets the allow_auto_tagging_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowAutoTagging property is editable. # noqa: E501
Returns
The allow_auto_tagging_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_bulk_sending of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_bulk_sending of this AccountRoleSettings. # noqa: E501
Gets the allow_bulk_sending_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowBulkSending property is editable. # noqa: E501
Returns
The allow_bulk_sending_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_docu_sign_desktop_client of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_docu_sign_desktop_client of this AccountRoleSettings. # noqa: E501
Gets the allow_docu_sign_desktop_client_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowDocuSignDesktopClient property is editable. # noqa: E501
Returns
The allow_docu_sign_desktop_client_metadata of this AccountRoleSettings. # noqa: E501
Gets the allowed_address_book_access of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allowed_address_book_access of this AccountRoleSettings. # noqa: E501
Gets the allowed_address_book_access_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowedAddressBookAccess property is editable. # noqa: E501
Returns
The allowed_address_book_access_metadata of this AccountRoleSettings. # noqa: E501
Gets the allowed_clickwraps_access of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allowed_clickwraps_access of this AccountRoleSettings. # noqa: E501
Gets the allowed_clickwraps_access_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allowed_clickwraps_access_metadata of this AccountRoleSettings. # noqa: E501
Gets the allowed_document_template_library_access of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allowed_document_template_library_access of this AccountRoleSettings. # noqa: E501
Gets the allowed_document_template_library_access_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allowed_document_template_library_access_metadata of this AccountRoleSettings. # noqa: E501
Gets the allowed_orchestration_access of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allowed_orchestration_access of this AccountRoleSettings. # noqa: E501
Gets the allowed_orchestration_access_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allowed_orchestration_access_metadata of this AccountRoleSettings. # noqa: E501
Gets the allowed_template_access of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allowed_template_access of this AccountRoleSettings. # noqa: E501
Gets the allowed_template_access_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowedTemplateAccess property is editable. # noqa: E501
Returns
The allowed_template_access_metadata of this AccountRoleSettings. # noqa: E501
Gets the allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings. # noqa: E501
Gets the allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowedToBeEnvelopeTransferRecipient property is editable. # noqa: E501
Returns
The allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_envelope_sending of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_envelope_sending of this AccountRoleSettings. # noqa: E501
Gets the allow_envelope_sending_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowEnvelopeSending property is editable. # noqa: E501
Returns
The allow_envelope_sending_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_e_seal_recipients of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_e_seal_recipients of this AccountRoleSettings. # noqa: E501
Gets the allow_e_seal_recipients_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowESealRecipients property is editable. # noqa: E501
Returns
The allow_e_seal_recipients_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings. # noqa: E501
Gets the allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowPowerFormsAdminToAccessAllPowerFormEnvelopes property is editable. # noqa: E501
Returns
The allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_senders_to_set_recipient_email_language of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_senders_to_set_recipient_email_language of this AccountRoleSettings. # noqa: E501
Gets the allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowSendersToSetRecipientEmailLanguage property is editable. # noqa: E501
Returns
The allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_signer_attachments of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_signer_attachments of this AccountRoleSettings. # noqa: E501
Gets the allow_signer_attachments_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowSignerAttachments property is editable. # noqa: E501
Returns
The allow_signer_attachments_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_supplemental_documents of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_supplemental_documents of this AccountRoleSettings. # noqa: E501
Gets the allow_supplemental_documents_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowSupplementalDocuments property is editable. # noqa: E501
Returns
The allow_supplemental_documents_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_tagging_in_send_and_correct of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_tagging_in_send_and_correct of this AccountRoleSettings. # noqa: E501
Gets the allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowTaggingInSendAndCorrect property is editable. # noqa: E501
Returns
The allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_transactions of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_transactions of this AccountRoleSettings. # noqa: E501
Gets the allow_transactions_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_transactions_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_vaulting of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_vaulting of this AccountRoleSettings. # noqa: E501
Gets the allow_vaulting_metadata of this AccountRoleSettings. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The allow_vaulting_metadata of this AccountRoleSettings. # noqa: E501
Gets the allow_wet_signing_override of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The allow_wet_signing_override of this AccountRoleSettings. # noqa: E501
Gets the allow_wet_signing_override_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the allowWetSigningOverride property is editable. # noqa: E501
Returns
The allow_wet_signing_override_metadata of this AccountRoleSettings. # noqa: E501
Gets the can_bulk_upload_agreements of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_bulk_upload_agreements of this AccountRoleSettings. # noqa: E501
Gets the can_bulk_upload_agreements_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_bulk_upload_agreements_metadata of this AccountRoleSettings. # noqa: E501
Gets the can_create_transaction of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_create_transaction of this AccountRoleSettings. # noqa: E501
Gets the can_create_transaction_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_create_transaction_metadata of this AccountRoleSettings. # noqa: E501
Gets the can_create_workspaces of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_create_workspaces of this AccountRoleSettings. # noqa: E501
Gets the can_create_workspaces_metadata of this AccountRoleSettings. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The can_create_workspaces_metadata of this AccountRoleSettings. # noqa: E501
Gets the can_delete_documents_in_transaction of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_delete_documents_in_transaction of this AccountRoleSettings. # noqa: E501
Gets the can_delete_documents_in_transaction_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_delete_documents_in_transaction_metadata of this AccountRoleSettings. # noqa: E501
Gets the can_delete_transaction of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_delete_transaction of this AccountRoleSettings. # noqa: E501
Gets the can_delete_transaction_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_delete_transaction_metadata of this AccountRoleSettings. # noqa: E501
Gets the can_manage_agreement_desk_request of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_manage_agreement_desk_request of this AccountRoleSettings. # noqa: E501
Gets the can_manage_agreement_desk_request_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_manage_agreement_desk_request_metadata of this AccountRoleSettings. # noqa: E501
Gets the can_manage_agreement_desk_request_setting of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_manage_agreement_desk_request_setting of this AccountRoleSettings. # noqa: E501
Gets the can_manage_agreement_desk_request_setting_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_manage_agreement_desk_request_setting_metadata of this AccountRoleSettings. # noqa: E501
Gets the can_send_envelopes_via_sms of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_send_envelopes_via_sms of this AccountRoleSettings. # noqa: E501
Gets the can_send_envelopes_via_sms_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The can_send_envelopes_via_sms_metadata of this AccountRoleSettings. # noqa: E501
Gets the disable_document_upload of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The disable_document_upload of this AccountRoleSettings. # noqa: E501
Gets the disable_document_upload_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the disableDocumentUpload property is editable. # noqa: E501
Returns
The disable_document_upload_metadata of this AccountRoleSettings. # noqa: E501
Gets the disable_other_actions of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The disable_other_actions of this AccountRoleSettings. # noqa: E501
Gets the disable_other_actions_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the disableOtherActions property is editable. # noqa: E501
Returns
The disable_other_actions_metadata of this AccountRoleSettings. # noqa: E501
Gets the enable_api_request_logging of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The enable_api_request_logging of this AccountRoleSettings. # noqa: E501
Gets the enable_api_request_logging_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the enableApiRequestLogging property is editable. # noqa: E501
Returns
The enable_api_request_logging_metadata of this AccountRoleSettings. # noqa: E501
Gets the enable_key_terms_suggestions_by_document_type of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The enable_key_terms_suggestions_by_document_type of this AccountRoleSettings. # noqa: E501
Gets the enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings. # noqa: E501
Gets the enable_recipient_viewing_notifications of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The enable_recipient_viewing_notifications of this AccountRoleSettings. # noqa: E501
Gets the enable_recipient_viewing_notifications_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the enableRecipientViewingNotifications property is editable. # noqa: E501
Returns
The enable_recipient_viewing_notifications_metadata of this AccountRoleSettings. # noqa: E501
Gets the enable_sequential_signing_interface of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The enable_sequential_signing_interface of this AccountRoleSettings. # noqa: E501
Gets the enable_sequential_signing_interface_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the enableSequentialSigningInterface property is editable. # noqa: E501
Returns
The enable_sequential_signing_interface_metadata of this AccountRoleSettings. # noqa: E501
Gets the enable_transaction_point_integration of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The enable_transaction_point_integration of this AccountRoleSettings. # noqa: E501
Gets the enable_transaction_point_integration_metadata of this AccountRoleSettings. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The enable_transaction_point_integration_metadata of this AccountRoleSettings. # noqa: E501
Gets the playbook_access of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The playbook_access of this AccountRoleSettings. # noqa: E501
Gets the playbook_access_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The playbook_access_metadata of this AccountRoleSettings. # noqa: E501
Gets the power_form_role of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The power_form_role of this AccountRoleSettings. # noqa: E501
Gets the power_form_role_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the powerFormRole property is editable. # noqa: E501
Returns
The power_form_role_metadata of this AccountRoleSettings. # noqa: E501
Gets the receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings. # noqa: E501
Gets the receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the receiveCompletedSelfSignedDocumentsAsEmailLinks property is editable. # noqa: E501
Returns
The receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings. # noqa: E501
Gets the signing_ui_version_metadata of this AccountRoleSettings. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The signing_ui_version_metadata of this AccountRoleSettings. # noqa: E501
Gets the supplemental_documents_must_accept of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The supplemental_documents_must_accept of this AccountRoleSettings. # noqa: E501
Gets the supplemental_documents_must_accept_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the supplementalDocumentsMustAccept property is editable. # noqa: E501
Returns
The supplemental_documents_must_accept_metadata of this AccountRoleSettings. # noqa: E501
Gets the supplemental_documents_must_read of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The supplemental_documents_must_read of this AccountRoleSettings. # noqa: E501
Gets the supplemental_documents_must_read_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the supplementalDocumentsMustRead property is editable. # noqa: E501
Returns
The supplemental_documents_must_read_metadata of this AccountRoleSettings. # noqa: E501
Gets the supplemental_documents_must_view of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The supplemental_documents_must_view of this AccountRoleSettings. # noqa: E501
Gets the supplemental_documents_must_view_metadata of this AccountRoleSettings. # noqa: E501
Metadata that indicates whether the supplementalDocumentsMustView property is editable. # noqa: E501
Returns
The supplemental_documents_must_view_metadata of this AccountRoleSettings. # noqa: E501
Gets the use_new_docu_sign_experience_interface of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The use_new_docu_sign_experience_interface of this AccountRoleSettings. # noqa: E501
Gets the use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings. # noqa: E501
Gets the use_new_sending_interface of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The use_new_sending_interface of this AccountRoleSettings. # noqa: E501
Gets the use_new_sending_interface_metadata of this AccountRoleSettings. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The use_new_sending_interface_metadata of this AccountRoleSettings. # noqa: E501
Gets the vaulting_mode of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The vaulting_mode of this AccountRoleSettings. # noqa: E501
Gets the vaulting_mode_metadata of this AccountRoleSettings. # noqa: E501
Reserved for DocuSign. # noqa: E501
Returns
The vaulting_mode_metadata of this AccountRoleSettings. # noqa: E501
Gets the web_forms of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The web_forms of this AccountRoleSettings. # noqa: E501
Gets the web_forms_metadata of this AccountRoleSettings. # noqa: E501
# noqa: E501
Returns
The web_forms_metadata of this AccountRoleSettings. # noqa: E501
2805 def to_dict(self): 2806 """Returns the model properties as a dict""" 2807 result = {} 2808 2809 for attr, _ in six.iteritems(self.swagger_types): 2810 value = getattr(self, attr) 2811 if isinstance(value, list): 2812 result[attr] = list(map( 2813 lambda x: x.to_dict() if hasattr(x, "to_dict") else x, 2814 value 2815 )) 2816 elif hasattr(value, "to_dict"): 2817 result[attr] = value.to_dict() 2818 elif isinstance(value, dict): 2819 result[attr] = dict(map( 2820 lambda item: (item[0], item[1].to_dict()) 2821 if hasattr(item[1], "to_dict") else item, 2822 value.items() 2823 )) 2824 else: 2825 result[attr] = value 2826 if issubclass(AccountRoleSettings, dict): 2827 for key, value in self.items(): 2828 result[key] = value 2829 2830 return result
Returns the model properties as a dict