docusign_esign.models.account_role_settings

DocuSign REST API

The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501

OpenAPI spec version: v2.1 Contact: devcenter@docusign.com Generated by: https://github.com/swagger-api/swagger-codegen.git

   1# coding: utf-8
   2
   3"""
   4    DocuSign REST API
   5
   6    The DocuSign 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        'allow_account_management': 'str',
  37        'allow_account_management_metadata': 'SettingsMetadata',
  38        'allow_api_access': 'str',
  39        'allow_api_access_metadata': 'SettingsMetadata',
  40        'allow_api_access_to_account': 'str',
  41        'allow_api_access_to_account_metadata': 'SettingsMetadata',
  42        'allow_api_sending_on_behalf_of_others': 'str',
  43        'allow_api_sending_on_behalf_of_others_metadata': 'SettingsMetadata',
  44        'allow_api_sequential_signing': 'str',
  45        'allow_api_sequential_signing_metadata': 'SettingsMetadata',
  46        'allow_auto_tagging': 'str',
  47        'allow_auto_tagging_metadata': 'SettingsMetadata',
  48        'allow_bulk_sending': 'str',
  49        'allow_bulk_sending_metadata': 'SettingsMetadata',
  50        'allow_docu_sign_desktop_client': 'str',
  51        'allow_docu_sign_desktop_client_metadata': 'SettingsMetadata',
  52        'allowed_address_book_access': 'str',
  53        'allowed_address_book_access_metadata': 'SettingsMetadata',
  54        'allowed_clickwraps_access': 'str',
  55        'allowed_clickwraps_access_metadata': 'SettingsMetadata',
  56        'allowed_template_access': 'str',
  57        'allowed_template_access_metadata': 'SettingsMetadata',
  58        'allowed_to_be_envelope_transfer_recipient': 'str',
  59        'allowed_to_be_envelope_transfer_recipient_metadata': 'SettingsMetadata',
  60        'allow_envelope_sending': 'str',
  61        'allow_envelope_sending_metadata': 'SettingsMetadata',
  62        'allow_e_seal_recipients': 'str',
  63        'allow_e_seal_recipients_metadata': 'SettingsMetadata',
  64        'allow_power_forms_admin_to_access_all_power_form_envelopes': 'str',
  65        'allow_power_forms_admin_to_access_all_power_form_envelopes_metadata': 'SettingsMetadata',
  66        'allow_senders_to_set_recipient_email_language': 'str',
  67        'allow_senders_to_set_recipient_email_language_metadata': 'SettingsMetadata',
  68        'allow_signer_attachments': 'str',
  69        'allow_signer_attachments_metadata': 'SettingsMetadata',
  70        'allow_supplemental_documents': 'str',
  71        'allow_supplemental_documents_metadata': 'SettingsMetadata',
  72        'allow_tagging_in_send_and_correct': 'str',
  73        'allow_tagging_in_send_and_correct_metadata': 'SettingsMetadata',
  74        'allow_vaulting': 'str',
  75        'allow_vaulting_metadata': 'SettingsMetadata',
  76        'allow_wet_signing_override': 'str',
  77        'allow_wet_signing_override_metadata': 'SettingsMetadata',
  78        'can_create_workspaces': 'str',
  79        'can_create_workspaces_metadata': 'SettingsMetadata',
  80        'can_send_envelopes_via_sms': 'str',
  81        'can_send_envelopes_via_sms_metadata': 'SettingsMetadata',
  82        'disable_document_upload': 'str',
  83        'disable_document_upload_metadata': 'SettingsMetadata',
  84        'disable_other_actions': 'str',
  85        'disable_other_actions_metadata': 'SettingsMetadata',
  86        'enable_api_request_logging': 'str',
  87        'enable_api_request_logging_metadata': 'SettingsMetadata',
  88        'enable_key_terms_suggestions_by_document_type': 'str',
  89        'enable_key_terms_suggestions_by_document_type_metadata': 'SettingsMetadata',
  90        'enable_recipient_viewing_notifications': 'str',
  91        'enable_recipient_viewing_notifications_metadata': 'SettingsMetadata',
  92        'enable_sequential_signing_interface': 'str',
  93        'enable_sequential_signing_interface_metadata': 'SettingsMetadata',
  94        'enable_transaction_point_integration': 'str',
  95        'enable_transaction_point_integration_metadata': 'SettingsMetadata',
  96        'power_form_role': 'str',
  97        'power_form_role_metadata': 'SettingsMetadata',
  98        'receive_completed_self_signed_documents_as_email_links': 'str',
  99        'receive_completed_self_signed_documents_as_email_links_metadata': 'SettingsMetadata',
 100        'signing_ui_version_metadata': 'SettingsMetadata',
 101        'supplemental_documents_must_accept': 'str',
 102        'supplemental_documents_must_accept_metadata': 'SettingsMetadata',
 103        'supplemental_documents_must_read': 'str',
 104        'supplemental_documents_must_read_metadata': 'SettingsMetadata',
 105        'supplemental_documents_must_view': 'str',
 106        'supplemental_documents_must_view_metadata': 'SettingsMetadata',
 107        'use_new_docu_sign_experience_interface': 'str',
 108        'use_new_docu_sign_experience_interface_metadata': 'SettingsMetadata',
 109        'use_new_sending_interface': 'str',
 110        'use_new_sending_interface_metadata': 'SettingsMetadata',
 111        'vaulting_mode': 'str',
 112        'vaulting_mode_metadata': 'SettingsMetadata',
 113        'web_forms': 'str',
 114        'web_forms_metadata': 'SettingsMetadata'
 115    }
 116
 117    attribute_map = {
 118        'allow_account_management': 'allowAccountManagement',
 119        'allow_account_management_metadata': 'allowAccountManagementMetadata',
 120        'allow_api_access': 'allowApiAccess',
 121        'allow_api_access_metadata': 'allowApiAccessMetadata',
 122        'allow_api_access_to_account': 'allowApiAccessToAccount',
 123        'allow_api_access_to_account_metadata': 'allowApiAccessToAccountMetadata',
 124        'allow_api_sending_on_behalf_of_others': 'allowApiSendingOnBehalfOfOthers',
 125        'allow_api_sending_on_behalf_of_others_metadata': 'allowApiSendingOnBehalfOfOthersMetadata',
 126        'allow_api_sequential_signing': 'allowApiSequentialSigning',
 127        'allow_api_sequential_signing_metadata': 'allowApiSequentialSigningMetadata',
 128        'allow_auto_tagging': 'allowAutoTagging',
 129        'allow_auto_tagging_metadata': 'allowAutoTaggingMetadata',
 130        'allow_bulk_sending': 'allowBulkSending',
 131        'allow_bulk_sending_metadata': 'allowBulkSendingMetadata',
 132        'allow_docu_sign_desktop_client': 'allowDocuSignDesktopClient',
 133        'allow_docu_sign_desktop_client_metadata': 'allowDocuSignDesktopClientMetadata',
 134        'allowed_address_book_access': 'allowedAddressBookAccess',
 135        'allowed_address_book_access_metadata': 'allowedAddressBookAccessMetadata',
 136        'allowed_clickwraps_access': 'allowedClickwrapsAccess',
 137        'allowed_clickwraps_access_metadata': 'allowedClickwrapsAccessMetadata',
 138        'allowed_template_access': 'allowedTemplateAccess',
 139        'allowed_template_access_metadata': 'allowedTemplateAccessMetadata',
 140        'allowed_to_be_envelope_transfer_recipient': 'allowedToBeEnvelopeTransferRecipient',
 141        'allowed_to_be_envelope_transfer_recipient_metadata': 'allowedToBeEnvelopeTransferRecipientMetadata',
 142        'allow_envelope_sending': 'allowEnvelopeSending',
 143        'allow_envelope_sending_metadata': 'allowEnvelopeSendingMetadata',
 144        'allow_e_seal_recipients': 'allowESealRecipients',
 145        'allow_e_seal_recipients_metadata': 'allowESealRecipientsMetadata',
 146        'allow_power_forms_admin_to_access_all_power_form_envelopes': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopes',
 147        'allow_power_forms_admin_to_access_all_power_form_envelopes_metadata': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata',
 148        'allow_senders_to_set_recipient_email_language': 'allowSendersToSetRecipientEmailLanguage',
 149        'allow_senders_to_set_recipient_email_language_metadata': 'allowSendersToSetRecipientEmailLanguageMetadata',
 150        'allow_signer_attachments': 'allowSignerAttachments',
 151        'allow_signer_attachments_metadata': 'allowSignerAttachmentsMetadata',
 152        'allow_supplemental_documents': 'allowSupplementalDocuments',
 153        'allow_supplemental_documents_metadata': 'allowSupplementalDocumentsMetadata',
 154        'allow_tagging_in_send_and_correct': 'allowTaggingInSendAndCorrect',
 155        'allow_tagging_in_send_and_correct_metadata': 'allowTaggingInSendAndCorrectMetadata',
 156        'allow_vaulting': 'allowVaulting',
 157        'allow_vaulting_metadata': 'allowVaultingMetadata',
 158        'allow_wet_signing_override': 'allowWetSigningOverride',
 159        'allow_wet_signing_override_metadata': 'allowWetSigningOverrideMetadata',
 160        'can_create_workspaces': 'canCreateWorkspaces',
 161        'can_create_workspaces_metadata': 'canCreateWorkspacesMetadata',
 162        'can_send_envelopes_via_sms': 'canSendEnvelopesViaSMS',
 163        'can_send_envelopes_via_sms_metadata': 'canSendEnvelopesViaSMSMetadata',
 164        'disable_document_upload': 'disableDocumentUpload',
 165        'disable_document_upload_metadata': 'disableDocumentUploadMetadata',
 166        'disable_other_actions': 'disableOtherActions',
 167        'disable_other_actions_metadata': 'disableOtherActionsMetadata',
 168        'enable_api_request_logging': 'enableApiRequestLogging',
 169        'enable_api_request_logging_metadata': 'enableApiRequestLoggingMetadata',
 170        'enable_key_terms_suggestions_by_document_type': 'enableKeyTermsSuggestionsByDocumentType',
 171        'enable_key_terms_suggestions_by_document_type_metadata': 'enableKeyTermsSuggestionsByDocumentTypeMetadata',
 172        'enable_recipient_viewing_notifications': 'enableRecipientViewingNotifications',
 173        'enable_recipient_viewing_notifications_metadata': 'enableRecipientViewingNotificationsMetadata',
 174        'enable_sequential_signing_interface': 'enableSequentialSigningInterface',
 175        'enable_sequential_signing_interface_metadata': 'enableSequentialSigningInterfaceMetadata',
 176        'enable_transaction_point_integration': 'enableTransactionPointIntegration',
 177        'enable_transaction_point_integration_metadata': 'enableTransactionPointIntegrationMetadata',
 178        'power_form_role': 'powerFormRole',
 179        'power_form_role_metadata': 'powerFormRoleMetadata',
 180        'receive_completed_self_signed_documents_as_email_links': 'receiveCompletedSelfSignedDocumentsAsEmailLinks',
 181        'receive_completed_self_signed_documents_as_email_links_metadata': 'receiveCompletedSelfSignedDocumentsAsEmailLinksMetadata',
 182        'signing_ui_version_metadata': 'signingUiVersionMetadata',
 183        'supplemental_documents_must_accept': 'supplementalDocumentsMustAccept',
 184        'supplemental_documents_must_accept_metadata': 'supplementalDocumentsMustAcceptMetadata',
 185        'supplemental_documents_must_read': 'supplementalDocumentsMustRead',
 186        'supplemental_documents_must_read_metadata': 'supplementalDocumentsMustReadMetadata',
 187        'supplemental_documents_must_view': 'supplementalDocumentsMustView',
 188        'supplemental_documents_must_view_metadata': 'supplementalDocumentsMustViewMetadata',
 189        'use_new_docu_sign_experience_interface': 'useNewDocuSignExperienceInterface',
 190        'use_new_docu_sign_experience_interface_metadata': 'useNewDocuSignExperienceInterfaceMetadata',
 191        'use_new_sending_interface': 'useNewSendingInterface',
 192        'use_new_sending_interface_metadata': 'useNewSendingInterfaceMetadata',
 193        'vaulting_mode': 'vaultingMode',
 194        'vaulting_mode_metadata': 'vaultingModeMetadata',
 195        'web_forms': 'webForms',
 196        'web_forms_metadata': 'webFormsMetadata'
 197    }
 198
 199    def __init__(self, _configuration=None, **kwargs):  # noqa: E501
 200        """AccountRoleSettings - a model defined in Swagger"""  # noqa: E501
 201        if _configuration is None:
 202            _configuration = Configuration()
 203        self._configuration = _configuration
 204
 205        self._allow_account_management = None
 206        self._allow_account_management_metadata = None
 207        self._allow_api_access = None
 208        self._allow_api_access_metadata = None
 209        self._allow_api_access_to_account = None
 210        self._allow_api_access_to_account_metadata = None
 211        self._allow_api_sending_on_behalf_of_others = None
 212        self._allow_api_sending_on_behalf_of_others_metadata = None
 213        self._allow_api_sequential_signing = None
 214        self._allow_api_sequential_signing_metadata = None
 215        self._allow_auto_tagging = None
 216        self._allow_auto_tagging_metadata = None
 217        self._allow_bulk_sending = None
 218        self._allow_bulk_sending_metadata = None
 219        self._allow_docu_sign_desktop_client = None
 220        self._allow_docu_sign_desktop_client_metadata = None
 221        self._allowed_address_book_access = None
 222        self._allowed_address_book_access_metadata = None
 223        self._allowed_clickwraps_access = None
 224        self._allowed_clickwraps_access_metadata = None
 225        self._allowed_template_access = None
 226        self._allowed_template_access_metadata = None
 227        self._allowed_to_be_envelope_transfer_recipient = None
 228        self._allowed_to_be_envelope_transfer_recipient_metadata = None
 229        self._allow_envelope_sending = None
 230        self._allow_envelope_sending_metadata = None
 231        self._allow_e_seal_recipients = None
 232        self._allow_e_seal_recipients_metadata = None
 233        self._allow_power_forms_admin_to_access_all_power_form_envelopes = None
 234        self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata = None
 235        self._allow_senders_to_set_recipient_email_language = None
 236        self._allow_senders_to_set_recipient_email_language_metadata = None
 237        self._allow_signer_attachments = None
 238        self._allow_signer_attachments_metadata = None
 239        self._allow_supplemental_documents = None
 240        self._allow_supplemental_documents_metadata = None
 241        self._allow_tagging_in_send_and_correct = None
 242        self._allow_tagging_in_send_and_correct_metadata = None
 243        self._allow_vaulting = None
 244        self._allow_vaulting_metadata = None
 245        self._allow_wet_signing_override = None
 246        self._allow_wet_signing_override_metadata = None
 247        self._can_create_workspaces = None
 248        self._can_create_workspaces_metadata = None
 249        self._can_send_envelopes_via_sms = None
 250        self._can_send_envelopes_via_sms_metadata = None
 251        self._disable_document_upload = None
 252        self._disable_document_upload_metadata = None
 253        self._disable_other_actions = None
 254        self._disable_other_actions_metadata = None
 255        self._enable_api_request_logging = None
 256        self._enable_api_request_logging_metadata = None
 257        self._enable_key_terms_suggestions_by_document_type = None
 258        self._enable_key_terms_suggestions_by_document_type_metadata = None
 259        self._enable_recipient_viewing_notifications = None
 260        self._enable_recipient_viewing_notifications_metadata = None
 261        self._enable_sequential_signing_interface = None
 262        self._enable_sequential_signing_interface_metadata = None
 263        self._enable_transaction_point_integration = None
 264        self._enable_transaction_point_integration_metadata = None
 265        self._power_form_role = None
 266        self._power_form_role_metadata = None
 267        self._receive_completed_self_signed_documents_as_email_links = None
 268        self._receive_completed_self_signed_documents_as_email_links_metadata = None
 269        self._signing_ui_version_metadata = None
 270        self._supplemental_documents_must_accept = None
 271        self._supplemental_documents_must_accept_metadata = None
 272        self._supplemental_documents_must_read = None
 273        self._supplemental_documents_must_read_metadata = None
 274        self._supplemental_documents_must_view = None
 275        self._supplemental_documents_must_view_metadata = None
 276        self._use_new_docu_sign_experience_interface = None
 277        self._use_new_docu_sign_experience_interface_metadata = None
 278        self._use_new_sending_interface = None
 279        self._use_new_sending_interface_metadata = None
 280        self._vaulting_mode = None
 281        self._vaulting_mode_metadata = None
 282        self._web_forms = None
 283        self._web_forms_metadata = None
 284        self.discriminator = None
 285
 286        setattr(self, "_{}".format('allow_account_management'), kwargs.get('allow_account_management', None))
 287        setattr(self, "_{}".format('allow_account_management_metadata'), kwargs.get('allow_account_management_metadata', None))
 288        setattr(self, "_{}".format('allow_api_access'), kwargs.get('allow_api_access', None))
 289        setattr(self, "_{}".format('allow_api_access_metadata'), kwargs.get('allow_api_access_metadata', None))
 290        setattr(self, "_{}".format('allow_api_access_to_account'), kwargs.get('allow_api_access_to_account', None))
 291        setattr(self, "_{}".format('allow_api_access_to_account_metadata'), kwargs.get('allow_api_access_to_account_metadata', None))
 292        setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others'), kwargs.get('allow_api_sending_on_behalf_of_others', None))
 293        setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others_metadata'), kwargs.get('allow_api_sending_on_behalf_of_others_metadata', None))
 294        setattr(self, "_{}".format('allow_api_sequential_signing'), kwargs.get('allow_api_sequential_signing', None))
 295        setattr(self, "_{}".format('allow_api_sequential_signing_metadata'), kwargs.get('allow_api_sequential_signing_metadata', None))
 296        setattr(self, "_{}".format('allow_auto_tagging'), kwargs.get('allow_auto_tagging', None))
 297        setattr(self, "_{}".format('allow_auto_tagging_metadata'), kwargs.get('allow_auto_tagging_metadata', None))
 298        setattr(self, "_{}".format('allow_bulk_sending'), kwargs.get('allow_bulk_sending', None))
 299        setattr(self, "_{}".format('allow_bulk_sending_metadata'), kwargs.get('allow_bulk_sending_metadata', None))
 300        setattr(self, "_{}".format('allow_docu_sign_desktop_client'), kwargs.get('allow_docu_sign_desktop_client', None))
 301        setattr(self, "_{}".format('allow_docu_sign_desktop_client_metadata'), kwargs.get('allow_docu_sign_desktop_client_metadata', None))
 302        setattr(self, "_{}".format('allowed_address_book_access'), kwargs.get('allowed_address_book_access', None))
 303        setattr(self, "_{}".format('allowed_address_book_access_metadata'), kwargs.get('allowed_address_book_access_metadata', None))
 304        setattr(self, "_{}".format('allowed_clickwraps_access'), kwargs.get('allowed_clickwraps_access', None))
 305        setattr(self, "_{}".format('allowed_clickwraps_access_metadata'), kwargs.get('allowed_clickwraps_access_metadata', None))
 306        setattr(self, "_{}".format('allowed_template_access'), kwargs.get('allowed_template_access', None))
 307        setattr(self, "_{}".format('allowed_template_access_metadata'), kwargs.get('allowed_template_access_metadata', None))
 308        setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient'), kwargs.get('allowed_to_be_envelope_transfer_recipient', None))
 309        setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient_metadata'), kwargs.get('allowed_to_be_envelope_transfer_recipient_metadata', None))
 310        setattr(self, "_{}".format('allow_envelope_sending'), kwargs.get('allow_envelope_sending', None))
 311        setattr(self, "_{}".format('allow_envelope_sending_metadata'), kwargs.get('allow_envelope_sending_metadata', None))
 312        setattr(self, "_{}".format('allow_e_seal_recipients'), kwargs.get('allow_e_seal_recipients', None))
 313        setattr(self, "_{}".format('allow_e_seal_recipients_metadata'), kwargs.get('allow_e_seal_recipients_metadata', None))
 314        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))
 315        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))
 316        setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language'), kwargs.get('allow_senders_to_set_recipient_email_language', None))
 317        setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language_metadata'), kwargs.get('allow_senders_to_set_recipient_email_language_metadata', None))
 318        setattr(self, "_{}".format('allow_signer_attachments'), kwargs.get('allow_signer_attachments', None))
 319        setattr(self, "_{}".format('allow_signer_attachments_metadata'), kwargs.get('allow_signer_attachments_metadata', None))
 320        setattr(self, "_{}".format('allow_supplemental_documents'), kwargs.get('allow_supplemental_documents', None))
 321        setattr(self, "_{}".format('allow_supplemental_documents_metadata'), kwargs.get('allow_supplemental_documents_metadata', None))
 322        setattr(self, "_{}".format('allow_tagging_in_send_and_correct'), kwargs.get('allow_tagging_in_send_and_correct', None))
 323        setattr(self, "_{}".format('allow_tagging_in_send_and_correct_metadata'), kwargs.get('allow_tagging_in_send_and_correct_metadata', None))
 324        setattr(self, "_{}".format('allow_vaulting'), kwargs.get('allow_vaulting', None))
 325        setattr(self, "_{}".format('allow_vaulting_metadata'), kwargs.get('allow_vaulting_metadata', None))
 326        setattr(self, "_{}".format('allow_wet_signing_override'), kwargs.get('allow_wet_signing_override', None))
 327        setattr(self, "_{}".format('allow_wet_signing_override_metadata'), kwargs.get('allow_wet_signing_override_metadata', None))
 328        setattr(self, "_{}".format('can_create_workspaces'), kwargs.get('can_create_workspaces', None))
 329        setattr(self, "_{}".format('can_create_workspaces_metadata'), kwargs.get('can_create_workspaces_metadata', None))
 330        setattr(self, "_{}".format('can_send_envelopes_via_sms'), kwargs.get('can_send_envelopes_via_sms', None))
 331        setattr(self, "_{}".format('can_send_envelopes_via_sms_metadata'), kwargs.get('can_send_envelopes_via_sms_metadata', None))
 332        setattr(self, "_{}".format('disable_document_upload'), kwargs.get('disable_document_upload', None))
 333        setattr(self, "_{}".format('disable_document_upload_metadata'), kwargs.get('disable_document_upload_metadata', None))
 334        setattr(self, "_{}".format('disable_other_actions'), kwargs.get('disable_other_actions', None))
 335        setattr(self, "_{}".format('disable_other_actions_metadata'), kwargs.get('disable_other_actions_metadata', None))
 336        setattr(self, "_{}".format('enable_api_request_logging'), kwargs.get('enable_api_request_logging', None))
 337        setattr(self, "_{}".format('enable_api_request_logging_metadata'), kwargs.get('enable_api_request_logging_metadata', None))
 338        setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type'), kwargs.get('enable_key_terms_suggestions_by_document_type', None))
 339        setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type_metadata'), kwargs.get('enable_key_terms_suggestions_by_document_type_metadata', None))
 340        setattr(self, "_{}".format('enable_recipient_viewing_notifications'), kwargs.get('enable_recipient_viewing_notifications', None))
 341        setattr(self, "_{}".format('enable_recipient_viewing_notifications_metadata'), kwargs.get('enable_recipient_viewing_notifications_metadata', None))
 342        setattr(self, "_{}".format('enable_sequential_signing_interface'), kwargs.get('enable_sequential_signing_interface', None))
 343        setattr(self, "_{}".format('enable_sequential_signing_interface_metadata'), kwargs.get('enable_sequential_signing_interface_metadata', None))
 344        setattr(self, "_{}".format('enable_transaction_point_integration'), kwargs.get('enable_transaction_point_integration', None))
 345        setattr(self, "_{}".format('enable_transaction_point_integration_metadata'), kwargs.get('enable_transaction_point_integration_metadata', None))
 346        setattr(self, "_{}".format('power_form_role'), kwargs.get('power_form_role', None))
 347        setattr(self, "_{}".format('power_form_role_metadata'), kwargs.get('power_form_role_metadata', None))
 348        setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links'), kwargs.get('receive_completed_self_signed_documents_as_email_links', None))
 349        setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links_metadata'), kwargs.get('receive_completed_self_signed_documents_as_email_links_metadata', None))
 350        setattr(self, "_{}".format('signing_ui_version_metadata'), kwargs.get('signing_ui_version_metadata', None))
 351        setattr(self, "_{}".format('supplemental_documents_must_accept'), kwargs.get('supplemental_documents_must_accept', None))
 352        setattr(self, "_{}".format('supplemental_documents_must_accept_metadata'), kwargs.get('supplemental_documents_must_accept_metadata', None))
 353        setattr(self, "_{}".format('supplemental_documents_must_read'), kwargs.get('supplemental_documents_must_read', None))
 354        setattr(self, "_{}".format('supplemental_documents_must_read_metadata'), kwargs.get('supplemental_documents_must_read_metadata', None))
 355        setattr(self, "_{}".format('supplemental_documents_must_view'), kwargs.get('supplemental_documents_must_view', None))
 356        setattr(self, "_{}".format('supplemental_documents_must_view_metadata'), kwargs.get('supplemental_documents_must_view_metadata', None))
 357        setattr(self, "_{}".format('use_new_docu_sign_experience_interface'), kwargs.get('use_new_docu_sign_experience_interface', None))
 358        setattr(self, "_{}".format('use_new_docu_sign_experience_interface_metadata'), kwargs.get('use_new_docu_sign_experience_interface_metadata', None))
 359        setattr(self, "_{}".format('use_new_sending_interface'), kwargs.get('use_new_sending_interface', None))
 360        setattr(self, "_{}".format('use_new_sending_interface_metadata'), kwargs.get('use_new_sending_interface_metadata', None))
 361        setattr(self, "_{}".format('vaulting_mode'), kwargs.get('vaulting_mode', None))
 362        setattr(self, "_{}".format('vaulting_mode_metadata'), kwargs.get('vaulting_mode_metadata', None))
 363        setattr(self, "_{}".format('web_forms'), kwargs.get('web_forms', None))
 364        setattr(self, "_{}".format('web_forms_metadata'), kwargs.get('web_forms_metadata', None))
 365
 366    @property
 367    def allow_account_management(self):
 368        """Gets the allow_account_management of this AccountRoleSettings.  # noqa: E501
 369
 370          # noqa: E501
 371
 372        :return: The allow_account_management of this AccountRoleSettings.  # noqa: E501
 373        :rtype: str
 374        """
 375        return self._allow_account_management
 376
 377    @allow_account_management.setter
 378    def allow_account_management(self, allow_account_management):
 379        """Sets the allow_account_management of this AccountRoleSettings.
 380
 381          # noqa: E501
 382
 383        :param allow_account_management: The allow_account_management of this AccountRoleSettings.  # noqa: E501
 384        :type: str
 385        """
 386
 387        self._allow_account_management = allow_account_management
 388
 389    @property
 390    def allow_account_management_metadata(self):
 391        """Gets the allow_account_management_metadata of this AccountRoleSettings.  # noqa: E501
 392
 393        Metadata that indicates whether the `allowAccountManagement` property is editable.   # noqa: E501
 394
 395        :return: The allow_account_management_metadata of this AccountRoleSettings.  # noqa: E501
 396        :rtype: SettingsMetadata
 397        """
 398        return self._allow_account_management_metadata
 399
 400    @allow_account_management_metadata.setter
 401    def allow_account_management_metadata(self, allow_account_management_metadata):
 402        """Sets the allow_account_management_metadata of this AccountRoleSettings.
 403
 404        Metadata that indicates whether the `allowAccountManagement` property is editable.   # noqa: E501
 405
 406        :param allow_account_management_metadata: The allow_account_management_metadata of this AccountRoleSettings.  # noqa: E501
 407        :type: SettingsMetadata
 408        """
 409
 410        self._allow_account_management_metadata = allow_account_management_metadata
 411
 412    @property
 413    def allow_api_access(self):
 414        """Gets the allow_api_access of this AccountRoleSettings.  # noqa: E501
 415
 416          # noqa: E501
 417
 418        :return: The allow_api_access of this AccountRoleSettings.  # noqa: E501
 419        :rtype: str
 420        """
 421        return self._allow_api_access
 422
 423    @allow_api_access.setter
 424    def allow_api_access(self, allow_api_access):
 425        """Sets the allow_api_access of this AccountRoleSettings.
 426
 427          # noqa: E501
 428
 429        :param allow_api_access: The allow_api_access of this AccountRoleSettings.  # noqa: E501
 430        :type: str
 431        """
 432
 433        self._allow_api_access = allow_api_access
 434
 435    @property
 436    def allow_api_access_metadata(self):
 437        """Gets the allow_api_access_metadata of this AccountRoleSettings.  # noqa: E501
 438
 439        Metadata that indicates whether the `allowApiAccess` property is editable.   # noqa: E501
 440
 441        :return: The allow_api_access_metadata of this AccountRoleSettings.  # noqa: E501
 442        :rtype: SettingsMetadata
 443        """
 444        return self._allow_api_access_metadata
 445
 446    @allow_api_access_metadata.setter
 447    def allow_api_access_metadata(self, allow_api_access_metadata):
 448        """Sets the allow_api_access_metadata of this AccountRoleSettings.
 449
 450        Metadata that indicates whether the `allowApiAccess` property is editable.   # noqa: E501
 451
 452        :param allow_api_access_metadata: The allow_api_access_metadata of this AccountRoleSettings.  # noqa: E501
 453        :type: SettingsMetadata
 454        """
 455
 456        self._allow_api_access_metadata = allow_api_access_metadata
 457
 458    @property
 459    def allow_api_access_to_account(self):
 460        """Gets the allow_api_access_to_account of this AccountRoleSettings.  # noqa: E501
 461
 462          # noqa: E501
 463
 464        :return: The allow_api_access_to_account of this AccountRoleSettings.  # noqa: E501
 465        :rtype: str
 466        """
 467        return self._allow_api_access_to_account
 468
 469    @allow_api_access_to_account.setter
 470    def allow_api_access_to_account(self, allow_api_access_to_account):
 471        """Sets the allow_api_access_to_account of this AccountRoleSettings.
 472
 473          # noqa: E501
 474
 475        :param allow_api_access_to_account: The allow_api_access_to_account of this AccountRoleSettings.  # noqa: E501
 476        :type: str
 477        """
 478
 479        self._allow_api_access_to_account = allow_api_access_to_account
 480
 481    @property
 482    def allow_api_access_to_account_metadata(self):
 483        """Gets the allow_api_access_to_account_metadata of this AccountRoleSettings.  # noqa: E501
 484
 485        Metadata that indicates whether the `allowApiAccessToAccount` property is editable.   # noqa: E501
 486
 487        :return: The allow_api_access_to_account_metadata of this AccountRoleSettings.  # noqa: E501
 488        :rtype: SettingsMetadata
 489        """
 490        return self._allow_api_access_to_account_metadata
 491
 492    @allow_api_access_to_account_metadata.setter
 493    def allow_api_access_to_account_metadata(self, allow_api_access_to_account_metadata):
 494        """Sets the allow_api_access_to_account_metadata of this AccountRoleSettings.
 495
 496        Metadata that indicates whether the `allowApiAccessToAccount` property is editable.   # noqa: E501
 497
 498        :param allow_api_access_to_account_metadata: The allow_api_access_to_account_metadata of this AccountRoleSettings.  # noqa: E501
 499        :type: SettingsMetadata
 500        """
 501
 502        self._allow_api_access_to_account_metadata = allow_api_access_to_account_metadata
 503
 504    @property
 505    def allow_api_sending_on_behalf_of_others(self):
 506        """Gets the allow_api_sending_on_behalf_of_others of this AccountRoleSettings.  # noqa: E501
 507
 508          # noqa: E501
 509
 510        :return: The allow_api_sending_on_behalf_of_others of this AccountRoleSettings.  # noqa: E501
 511        :rtype: str
 512        """
 513        return self._allow_api_sending_on_behalf_of_others
 514
 515    @allow_api_sending_on_behalf_of_others.setter
 516    def allow_api_sending_on_behalf_of_others(self, allow_api_sending_on_behalf_of_others):
 517        """Sets the allow_api_sending_on_behalf_of_others of this AccountRoleSettings.
 518
 519          # noqa: E501
 520
 521        :param allow_api_sending_on_behalf_of_others: The allow_api_sending_on_behalf_of_others of this AccountRoleSettings.  # noqa: E501
 522        :type: str
 523        """
 524
 525        self._allow_api_sending_on_behalf_of_others = allow_api_sending_on_behalf_of_others
 526
 527    @property
 528    def allow_api_sending_on_behalf_of_others_metadata(self):
 529        """Gets the allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings.  # noqa: E501
 530
 531        Metadata that indicates whether the `allowApiSendingOnBehalfOfOthers` property is editable.   # noqa: E501
 532
 533        :return: The allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings.  # noqa: E501
 534        :rtype: SettingsMetadata
 535        """
 536        return self._allow_api_sending_on_behalf_of_others_metadata
 537
 538    @allow_api_sending_on_behalf_of_others_metadata.setter
 539    def allow_api_sending_on_behalf_of_others_metadata(self, allow_api_sending_on_behalf_of_others_metadata):
 540        """Sets the allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings.
 541
 542        Metadata that indicates whether the `allowApiSendingOnBehalfOfOthers` property is editable.   # noqa: E501
 543
 544        :param allow_api_sending_on_behalf_of_others_metadata: The allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings.  # noqa: E501
 545        :type: SettingsMetadata
 546        """
 547
 548        self._allow_api_sending_on_behalf_of_others_metadata = allow_api_sending_on_behalf_of_others_metadata
 549
 550    @property
 551    def allow_api_sequential_signing(self):
 552        """Gets the allow_api_sequential_signing of this AccountRoleSettings.  # noqa: E501
 553
 554          # noqa: E501
 555
 556        :return: The allow_api_sequential_signing of this AccountRoleSettings.  # noqa: E501
 557        :rtype: str
 558        """
 559        return self._allow_api_sequential_signing
 560
 561    @allow_api_sequential_signing.setter
 562    def allow_api_sequential_signing(self, allow_api_sequential_signing):
 563        """Sets the allow_api_sequential_signing of this AccountRoleSettings.
 564
 565          # noqa: E501
 566
 567        :param allow_api_sequential_signing: The allow_api_sequential_signing of this AccountRoleSettings.  # noqa: E501
 568        :type: str
 569        """
 570
 571        self._allow_api_sequential_signing = allow_api_sequential_signing
 572
 573    @property
 574    def allow_api_sequential_signing_metadata(self):
 575        """Gets the allow_api_sequential_signing_metadata of this AccountRoleSettings.  # noqa: E501
 576
 577        Metadata that indicates whether the `allowApiSequentialSigning` property is editable.   # noqa: E501
 578
 579        :return: The allow_api_sequential_signing_metadata of this AccountRoleSettings.  # noqa: E501
 580        :rtype: SettingsMetadata
 581        """
 582        return self._allow_api_sequential_signing_metadata
 583
 584    @allow_api_sequential_signing_metadata.setter
 585    def allow_api_sequential_signing_metadata(self, allow_api_sequential_signing_metadata):
 586        """Sets the allow_api_sequential_signing_metadata of this AccountRoleSettings.
 587
 588        Metadata that indicates whether the `allowApiSequentialSigning` property is editable.   # noqa: E501
 589
 590        :param allow_api_sequential_signing_metadata: The allow_api_sequential_signing_metadata of this AccountRoleSettings.  # noqa: E501
 591        :type: SettingsMetadata
 592        """
 593
 594        self._allow_api_sequential_signing_metadata = allow_api_sequential_signing_metadata
 595
 596    @property
 597    def allow_auto_tagging(self):
 598        """Gets the allow_auto_tagging of this AccountRoleSettings.  # noqa: E501
 599
 600          # noqa: E501
 601
 602        :return: The allow_auto_tagging of this AccountRoleSettings.  # noqa: E501
 603        :rtype: str
 604        """
 605        return self._allow_auto_tagging
 606
 607    @allow_auto_tagging.setter
 608    def allow_auto_tagging(self, allow_auto_tagging):
 609        """Sets the allow_auto_tagging of this AccountRoleSettings.
 610
 611          # noqa: E501
 612
 613        :param allow_auto_tagging: The allow_auto_tagging of this AccountRoleSettings.  # noqa: E501
 614        :type: str
 615        """
 616
 617        self._allow_auto_tagging = allow_auto_tagging
 618
 619    @property
 620    def allow_auto_tagging_metadata(self):
 621        """Gets the allow_auto_tagging_metadata of this AccountRoleSettings.  # noqa: E501
 622
 623        Metadata that indicates whether the `allowAutoTagging` property is editable.  # noqa: E501
 624
 625        :return: The allow_auto_tagging_metadata of this AccountRoleSettings.  # noqa: E501
 626        :rtype: SettingsMetadata
 627        """
 628        return self._allow_auto_tagging_metadata
 629
 630    @allow_auto_tagging_metadata.setter
 631    def allow_auto_tagging_metadata(self, allow_auto_tagging_metadata):
 632        """Sets the allow_auto_tagging_metadata of this AccountRoleSettings.
 633
 634        Metadata that indicates whether the `allowAutoTagging` property is editable.  # noqa: E501
 635
 636        :param allow_auto_tagging_metadata: The allow_auto_tagging_metadata of this AccountRoleSettings.  # noqa: E501
 637        :type: SettingsMetadata
 638        """
 639
 640        self._allow_auto_tagging_metadata = allow_auto_tagging_metadata
 641
 642    @property
 643    def allow_bulk_sending(self):
 644        """Gets the allow_bulk_sending of this AccountRoleSettings.  # noqa: E501
 645
 646          # noqa: E501
 647
 648        :return: The allow_bulk_sending of this AccountRoleSettings.  # noqa: E501
 649        :rtype: str
 650        """
 651        return self._allow_bulk_sending
 652
 653    @allow_bulk_sending.setter
 654    def allow_bulk_sending(self, allow_bulk_sending):
 655        """Sets the allow_bulk_sending of this AccountRoleSettings.
 656
 657          # noqa: E501
 658
 659        :param allow_bulk_sending: The allow_bulk_sending of this AccountRoleSettings.  # noqa: E501
 660        :type: str
 661        """
 662
 663        self._allow_bulk_sending = allow_bulk_sending
 664
 665    @property
 666    def allow_bulk_sending_metadata(self):
 667        """Gets the allow_bulk_sending_metadata of this AccountRoleSettings.  # noqa: E501
 668
 669        Metadata that indicates whether the `allowBulkSending` property is editable.   # noqa: E501
 670
 671        :return: The allow_bulk_sending_metadata of this AccountRoleSettings.  # noqa: E501
 672        :rtype: SettingsMetadata
 673        """
 674        return self._allow_bulk_sending_metadata
 675
 676    @allow_bulk_sending_metadata.setter
 677    def allow_bulk_sending_metadata(self, allow_bulk_sending_metadata):
 678        """Sets the allow_bulk_sending_metadata of this AccountRoleSettings.
 679
 680        Metadata that indicates whether the `allowBulkSending` property is editable.   # noqa: E501
 681
 682        :param allow_bulk_sending_metadata: The allow_bulk_sending_metadata of this AccountRoleSettings.  # noqa: E501
 683        :type: SettingsMetadata
 684        """
 685
 686        self._allow_bulk_sending_metadata = allow_bulk_sending_metadata
 687
 688    @property
 689    def allow_docu_sign_desktop_client(self):
 690        """Gets the allow_docu_sign_desktop_client of this AccountRoleSettings.  # noqa: E501
 691
 692          # noqa: E501
 693
 694        :return: The allow_docu_sign_desktop_client of this AccountRoleSettings.  # noqa: E501
 695        :rtype: str
 696        """
 697        return self._allow_docu_sign_desktop_client
 698
 699    @allow_docu_sign_desktop_client.setter
 700    def allow_docu_sign_desktop_client(self, allow_docu_sign_desktop_client):
 701        """Sets the allow_docu_sign_desktop_client of this AccountRoleSettings.
 702
 703          # noqa: E501
 704
 705        :param allow_docu_sign_desktop_client: The allow_docu_sign_desktop_client of this AccountRoleSettings.  # noqa: E501
 706        :type: str
 707        """
 708
 709        self._allow_docu_sign_desktop_client = allow_docu_sign_desktop_client
 710
 711    @property
 712    def allow_docu_sign_desktop_client_metadata(self):
 713        """Gets the allow_docu_sign_desktop_client_metadata of this AccountRoleSettings.  # noqa: E501
 714
 715        Metadata that indicates whether the `allowDocuSignDesktopClient` property is editable.   # noqa: E501
 716
 717        :return: The allow_docu_sign_desktop_client_metadata of this AccountRoleSettings.  # noqa: E501
 718        :rtype: SettingsMetadata
 719        """
 720        return self._allow_docu_sign_desktop_client_metadata
 721
 722    @allow_docu_sign_desktop_client_metadata.setter
 723    def allow_docu_sign_desktop_client_metadata(self, allow_docu_sign_desktop_client_metadata):
 724        """Sets the allow_docu_sign_desktop_client_metadata of this AccountRoleSettings.
 725
 726        Metadata that indicates whether the `allowDocuSignDesktopClient` property is editable.   # noqa: E501
 727
 728        :param allow_docu_sign_desktop_client_metadata: The allow_docu_sign_desktop_client_metadata of this AccountRoleSettings.  # noqa: E501
 729        :type: SettingsMetadata
 730        """
 731
 732        self._allow_docu_sign_desktop_client_metadata = allow_docu_sign_desktop_client_metadata
 733
 734    @property
 735    def allowed_address_book_access(self):
 736        """Gets the allowed_address_book_access of this AccountRoleSettings.  # noqa: E501
 737
 738          # noqa: E501
 739
 740        :return: The allowed_address_book_access of this AccountRoleSettings.  # noqa: E501
 741        :rtype: str
 742        """
 743        return self._allowed_address_book_access
 744
 745    @allowed_address_book_access.setter
 746    def allowed_address_book_access(self, allowed_address_book_access):
 747        """Sets the allowed_address_book_access of this AccountRoleSettings.
 748
 749          # noqa: E501
 750
 751        :param allowed_address_book_access: The allowed_address_book_access of this AccountRoleSettings.  # noqa: E501
 752        :type: str
 753        """
 754
 755        self._allowed_address_book_access = allowed_address_book_access
 756
 757    @property
 758    def allowed_address_book_access_metadata(self):
 759        """Gets the allowed_address_book_access_metadata of this AccountRoleSettings.  # noqa: E501
 760
 761        Metadata that indicates whether the `allowedAddressBookAccess` property is editable.   # noqa: E501
 762
 763        :return: The allowed_address_book_access_metadata of this AccountRoleSettings.  # noqa: E501
 764        :rtype: SettingsMetadata
 765        """
 766        return self._allowed_address_book_access_metadata
 767
 768    @allowed_address_book_access_metadata.setter
 769    def allowed_address_book_access_metadata(self, allowed_address_book_access_metadata):
 770        """Sets the allowed_address_book_access_metadata of this AccountRoleSettings.
 771
 772        Metadata that indicates whether the `allowedAddressBookAccess` property is editable.   # noqa: E501
 773
 774        :param allowed_address_book_access_metadata: The allowed_address_book_access_metadata of this AccountRoleSettings.  # noqa: E501
 775        :type: SettingsMetadata
 776        """
 777
 778        self._allowed_address_book_access_metadata = allowed_address_book_access_metadata
 779
 780    @property
 781    def allowed_clickwraps_access(self):
 782        """Gets the allowed_clickwraps_access of this AccountRoleSettings.  # noqa: E501
 783
 784          # noqa: E501
 785
 786        :return: The allowed_clickwraps_access of this AccountRoleSettings.  # noqa: E501
 787        :rtype: str
 788        """
 789        return self._allowed_clickwraps_access
 790
 791    @allowed_clickwraps_access.setter
 792    def allowed_clickwraps_access(self, allowed_clickwraps_access):
 793        """Sets the allowed_clickwraps_access of this AccountRoleSettings.
 794
 795          # noqa: E501
 796
 797        :param allowed_clickwraps_access: The allowed_clickwraps_access of this AccountRoleSettings.  # noqa: E501
 798        :type: str
 799        """
 800
 801        self._allowed_clickwraps_access = allowed_clickwraps_access
 802
 803    @property
 804    def allowed_clickwraps_access_metadata(self):
 805        """Gets the allowed_clickwraps_access_metadata of this AccountRoleSettings.  # noqa: E501
 806
 807          # noqa: E501
 808
 809        :return: The allowed_clickwraps_access_metadata of this AccountRoleSettings.  # noqa: E501
 810        :rtype: SettingsMetadata
 811        """
 812        return self._allowed_clickwraps_access_metadata
 813
 814    @allowed_clickwraps_access_metadata.setter
 815    def allowed_clickwraps_access_metadata(self, allowed_clickwraps_access_metadata):
 816        """Sets the allowed_clickwraps_access_metadata of this AccountRoleSettings.
 817
 818          # noqa: E501
 819
 820        :param allowed_clickwraps_access_metadata: The allowed_clickwraps_access_metadata of this AccountRoleSettings.  # noqa: E501
 821        :type: SettingsMetadata
 822        """
 823
 824        self._allowed_clickwraps_access_metadata = allowed_clickwraps_access_metadata
 825
 826    @property
 827    def allowed_template_access(self):
 828        """Gets the allowed_template_access of this AccountRoleSettings.  # noqa: E501
 829
 830          # noqa: E501
 831
 832        :return: The allowed_template_access of this AccountRoleSettings.  # noqa: E501
 833        :rtype: str
 834        """
 835        return self._allowed_template_access
 836
 837    @allowed_template_access.setter
 838    def allowed_template_access(self, allowed_template_access):
 839        """Sets the allowed_template_access of this AccountRoleSettings.
 840
 841          # noqa: E501
 842
 843        :param allowed_template_access: The allowed_template_access of this AccountRoleSettings.  # noqa: E501
 844        :type: str
 845        """
 846
 847        self._allowed_template_access = allowed_template_access
 848
 849    @property
 850    def allowed_template_access_metadata(self):
 851        """Gets the allowed_template_access_metadata of this AccountRoleSettings.  # noqa: E501
 852
 853        Metadata that indicates whether the `allowedTemplateAccess` property is editable.   # noqa: E501
 854
 855        :return: The allowed_template_access_metadata of this AccountRoleSettings.  # noqa: E501
 856        :rtype: SettingsMetadata
 857        """
 858        return self._allowed_template_access_metadata
 859
 860    @allowed_template_access_metadata.setter
 861    def allowed_template_access_metadata(self, allowed_template_access_metadata):
 862        """Sets the allowed_template_access_metadata of this AccountRoleSettings.
 863
 864        Metadata that indicates whether the `allowedTemplateAccess` property is editable.   # noqa: E501
 865
 866        :param allowed_template_access_metadata: The allowed_template_access_metadata of this AccountRoleSettings.  # noqa: E501
 867        :type: SettingsMetadata
 868        """
 869
 870        self._allowed_template_access_metadata = allowed_template_access_metadata
 871
 872    @property
 873    def allowed_to_be_envelope_transfer_recipient(self):
 874        """Gets the allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings.  # noqa: E501
 875
 876          # noqa: E501
 877
 878        :return: The allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings.  # noqa: E501
 879        :rtype: str
 880        """
 881        return self._allowed_to_be_envelope_transfer_recipient
 882
 883    @allowed_to_be_envelope_transfer_recipient.setter
 884    def allowed_to_be_envelope_transfer_recipient(self, allowed_to_be_envelope_transfer_recipient):
 885        """Sets the allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings.
 886
 887          # noqa: E501
 888
 889        :param allowed_to_be_envelope_transfer_recipient: The allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings.  # noqa: E501
 890        :type: str
 891        """
 892
 893        self._allowed_to_be_envelope_transfer_recipient = allowed_to_be_envelope_transfer_recipient
 894
 895    @property
 896    def allowed_to_be_envelope_transfer_recipient_metadata(self):
 897        """Gets the allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings.  # noqa: E501
 898
 899        Metadata that indicates whether the `allowedToBeEnvelopeTransferRecipient` property is editable.   # noqa: E501
 900
 901        :return: The allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings.  # noqa: E501
 902        :rtype: SettingsMetadata
 903        """
 904        return self._allowed_to_be_envelope_transfer_recipient_metadata
 905
 906    @allowed_to_be_envelope_transfer_recipient_metadata.setter
 907    def allowed_to_be_envelope_transfer_recipient_metadata(self, allowed_to_be_envelope_transfer_recipient_metadata):
 908        """Sets the allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings.
 909
 910        Metadata that indicates whether the `allowedToBeEnvelopeTransferRecipient` property is editable.   # noqa: E501
 911
 912        :param allowed_to_be_envelope_transfer_recipient_metadata: The allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings.  # noqa: E501
 913        :type: SettingsMetadata
 914        """
 915
 916        self._allowed_to_be_envelope_transfer_recipient_metadata = allowed_to_be_envelope_transfer_recipient_metadata
 917
 918    @property
 919    def allow_envelope_sending(self):
 920        """Gets the allow_envelope_sending of this AccountRoleSettings.  # noqa: E501
 921
 922          # noqa: E501
 923
 924        :return: The allow_envelope_sending of this AccountRoleSettings.  # noqa: E501
 925        :rtype: str
 926        """
 927        return self._allow_envelope_sending
 928
 929    @allow_envelope_sending.setter
 930    def allow_envelope_sending(self, allow_envelope_sending):
 931        """Sets the allow_envelope_sending of this AccountRoleSettings.
 932
 933          # noqa: E501
 934
 935        :param allow_envelope_sending: The allow_envelope_sending of this AccountRoleSettings.  # noqa: E501
 936        :type: str
 937        """
 938
 939        self._allow_envelope_sending = allow_envelope_sending
 940
 941    @property
 942    def allow_envelope_sending_metadata(self):
 943        """Gets the allow_envelope_sending_metadata of this AccountRoleSettings.  # noqa: E501
 944
 945        Metadata that indicates whether the `allowEnvelopeSending` property is editable.   # noqa: E501
 946
 947        :return: The allow_envelope_sending_metadata of this AccountRoleSettings.  # noqa: E501
 948        :rtype: SettingsMetadata
 949        """
 950        return self._allow_envelope_sending_metadata
 951
 952    @allow_envelope_sending_metadata.setter
 953    def allow_envelope_sending_metadata(self, allow_envelope_sending_metadata):
 954        """Sets the allow_envelope_sending_metadata of this AccountRoleSettings.
 955
 956        Metadata that indicates whether the `allowEnvelopeSending` property is editable.   # noqa: E501
 957
 958        :param allow_envelope_sending_metadata: The allow_envelope_sending_metadata of this AccountRoleSettings.  # noqa: E501
 959        :type: SettingsMetadata
 960        """
 961
 962        self._allow_envelope_sending_metadata = allow_envelope_sending_metadata
 963
 964    @property
 965    def allow_e_seal_recipients(self):
 966        """Gets the allow_e_seal_recipients of this AccountRoleSettings.  # noqa: E501
 967
 968          # noqa: E501
 969
 970        :return: The allow_e_seal_recipients of this AccountRoleSettings.  # noqa: E501
 971        :rtype: str
 972        """
 973        return self._allow_e_seal_recipients
 974
 975    @allow_e_seal_recipients.setter
 976    def allow_e_seal_recipients(self, allow_e_seal_recipients):
 977        """Sets the allow_e_seal_recipients of this AccountRoleSettings.
 978
 979          # noqa: E501
 980
 981        :param allow_e_seal_recipients: The allow_e_seal_recipients of this AccountRoleSettings.  # noqa: E501
 982        :type: str
 983        """
 984
 985        self._allow_e_seal_recipients = allow_e_seal_recipients
 986
 987    @property
 988    def allow_e_seal_recipients_metadata(self):
 989        """Gets the allow_e_seal_recipients_metadata of this AccountRoleSettings.  # noqa: E501
 990
 991        Metadata that indicates whether the `allowESealRecipients` property is editable.  # noqa: E501
 992
 993        :return: The allow_e_seal_recipients_metadata of this AccountRoleSettings.  # noqa: E501
 994        :rtype: SettingsMetadata
 995        """
 996        return self._allow_e_seal_recipients_metadata
 997
 998    @allow_e_seal_recipients_metadata.setter
 999    def allow_e_seal_recipients_metadata(self, allow_e_seal_recipients_metadata):
1000        """Sets the allow_e_seal_recipients_metadata of this AccountRoleSettings.
1001
1002        Metadata that indicates whether the `allowESealRecipients` property is editable.  # noqa: E501
1003
1004        :param allow_e_seal_recipients_metadata: The allow_e_seal_recipients_metadata of this AccountRoleSettings.  # noqa: E501
1005        :type: SettingsMetadata
1006        """
1007
1008        self._allow_e_seal_recipients_metadata = allow_e_seal_recipients_metadata
1009
1010    @property
1011    def allow_power_forms_admin_to_access_all_power_form_envelopes(self):
1012        """Gets the allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings.  # noqa: E501
1013
1014          # noqa: E501
1015
1016        :return: The allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings.  # noqa: E501
1017        :rtype: str
1018        """
1019        return self._allow_power_forms_admin_to_access_all_power_form_envelopes
1020
1021    @allow_power_forms_admin_to_access_all_power_form_envelopes.setter
1022    def allow_power_forms_admin_to_access_all_power_form_envelopes(self, allow_power_forms_admin_to_access_all_power_form_envelopes):
1023        """Sets the allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings.
1024
1025          # noqa: E501
1026
1027        :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
1028        :type: str
1029        """
1030
1031        self._allow_power_forms_admin_to_access_all_power_form_envelopes = allow_power_forms_admin_to_access_all_power_form_envelopes
1032
1033    @property
1034    def allow_power_forms_admin_to_access_all_power_form_envelopes_metadata(self):
1035        """Gets the allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings.  # noqa: E501
1036
1037        Metadata that indicates whether the `allowPowerFormsAdminToAccessAllPowerFormEnvelopes` property is editable.  # noqa: E501
1038
1039        :return: The allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings.  # noqa: E501
1040        :rtype: SettingsMetadata
1041        """
1042        return self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata
1043
1044    @allow_power_forms_admin_to_access_all_power_form_envelopes_metadata.setter
1045    def allow_power_forms_admin_to_access_all_power_form_envelopes_metadata(self, allow_power_forms_admin_to_access_all_power_form_envelopes_metadata):
1046        """Sets the allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings.
1047
1048        Metadata that indicates whether the `allowPowerFormsAdminToAccessAllPowerFormEnvelopes` property is editable.  # noqa: E501
1049
1050        :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
1051        :type: SettingsMetadata
1052        """
1053
1054        self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata = allow_power_forms_admin_to_access_all_power_form_envelopes_metadata
1055
1056    @property
1057    def allow_senders_to_set_recipient_email_language(self):
1058        """Gets the allow_senders_to_set_recipient_email_language of this AccountRoleSettings.  # noqa: E501
1059
1060          # noqa: E501
1061
1062        :return: The allow_senders_to_set_recipient_email_language of this AccountRoleSettings.  # noqa: E501
1063        :rtype: str
1064        """
1065        return self._allow_senders_to_set_recipient_email_language
1066
1067    @allow_senders_to_set_recipient_email_language.setter
1068    def allow_senders_to_set_recipient_email_language(self, allow_senders_to_set_recipient_email_language):
1069        """Sets the allow_senders_to_set_recipient_email_language of this AccountRoleSettings.
1070
1071          # noqa: E501
1072
1073        :param allow_senders_to_set_recipient_email_language: The allow_senders_to_set_recipient_email_language of this AccountRoleSettings.  # noqa: E501
1074        :type: str
1075        """
1076
1077        self._allow_senders_to_set_recipient_email_language = allow_senders_to_set_recipient_email_language
1078
1079    @property
1080    def allow_senders_to_set_recipient_email_language_metadata(self):
1081        """Gets the allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings.  # noqa: E501
1082
1083        Metadata that indicates whether the `allowSendersToSetRecipientEmailLanguage` property is editable.   # noqa: E501
1084
1085        :return: The allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings.  # noqa: E501
1086        :rtype: SettingsMetadata
1087        """
1088        return self._allow_senders_to_set_recipient_email_language_metadata
1089
1090    @allow_senders_to_set_recipient_email_language_metadata.setter
1091    def allow_senders_to_set_recipient_email_language_metadata(self, allow_senders_to_set_recipient_email_language_metadata):
1092        """Sets the allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings.
1093
1094        Metadata that indicates whether the `allowSendersToSetRecipientEmailLanguage` property is editable.   # noqa: E501
1095
1096        :param allow_senders_to_set_recipient_email_language_metadata: The allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings.  # noqa: E501
1097        :type: SettingsMetadata
1098        """
1099
1100        self._allow_senders_to_set_recipient_email_language_metadata = allow_senders_to_set_recipient_email_language_metadata
1101
1102    @property
1103    def allow_signer_attachments(self):
1104        """Gets the allow_signer_attachments of this AccountRoleSettings.  # noqa: E501
1105
1106          # noqa: E501
1107
1108        :return: The allow_signer_attachments of this AccountRoleSettings.  # noqa: E501
1109        :rtype: str
1110        """
1111        return self._allow_signer_attachments
1112
1113    @allow_signer_attachments.setter
1114    def allow_signer_attachments(self, allow_signer_attachments):
1115        """Sets the allow_signer_attachments of this AccountRoleSettings.
1116
1117          # noqa: E501
1118
1119        :param allow_signer_attachments: The allow_signer_attachments of this AccountRoleSettings.  # noqa: E501
1120        :type: str
1121        """
1122
1123        self._allow_signer_attachments = allow_signer_attachments
1124
1125    @property
1126    def allow_signer_attachments_metadata(self):
1127        """Gets the allow_signer_attachments_metadata of this AccountRoleSettings.  # noqa: E501
1128
1129        Metadata that indicates whether the `allowSignerAttachments` property is editable.   # noqa: E501
1130
1131        :return: The allow_signer_attachments_metadata of this AccountRoleSettings.  # noqa: E501
1132        :rtype: SettingsMetadata
1133        """
1134        return self._allow_signer_attachments_metadata
1135
1136    @allow_signer_attachments_metadata.setter
1137    def allow_signer_attachments_metadata(self, allow_signer_attachments_metadata):
1138        """Sets the allow_signer_attachments_metadata of this AccountRoleSettings.
1139
1140        Metadata that indicates whether the `allowSignerAttachments` property is editable.   # noqa: E501
1141
1142        :param allow_signer_attachments_metadata: The allow_signer_attachments_metadata of this AccountRoleSettings.  # noqa: E501
1143        :type: SettingsMetadata
1144        """
1145
1146        self._allow_signer_attachments_metadata = allow_signer_attachments_metadata
1147
1148    @property
1149    def allow_supplemental_documents(self):
1150        """Gets the allow_supplemental_documents of this AccountRoleSettings.  # noqa: E501
1151
1152          # noqa: E501
1153
1154        :return: The allow_supplemental_documents of this AccountRoleSettings.  # noqa: E501
1155        :rtype: str
1156        """
1157        return self._allow_supplemental_documents
1158
1159    @allow_supplemental_documents.setter
1160    def allow_supplemental_documents(self, allow_supplemental_documents):
1161        """Sets the allow_supplemental_documents of this AccountRoleSettings.
1162
1163          # noqa: E501
1164
1165        :param allow_supplemental_documents: The allow_supplemental_documents of this AccountRoleSettings.  # noqa: E501
1166        :type: str
1167        """
1168
1169        self._allow_supplemental_documents = allow_supplemental_documents
1170
1171    @property
1172    def allow_supplemental_documents_metadata(self):
1173        """Gets the allow_supplemental_documents_metadata of this AccountRoleSettings.  # noqa: E501
1174
1175        Metadata that indicates whether the `allowSupplementalDocuments` property is editable.  # noqa: E501
1176
1177        :return: The allow_supplemental_documents_metadata of this AccountRoleSettings.  # noqa: E501
1178        :rtype: SettingsMetadata
1179        """
1180        return self._allow_supplemental_documents_metadata
1181
1182    @allow_supplemental_documents_metadata.setter
1183    def allow_supplemental_documents_metadata(self, allow_supplemental_documents_metadata):
1184        """Sets the allow_supplemental_documents_metadata of this AccountRoleSettings.
1185
1186        Metadata that indicates whether the `allowSupplementalDocuments` property is editable.  # noqa: E501
1187
1188        :param allow_supplemental_documents_metadata: The allow_supplemental_documents_metadata of this AccountRoleSettings.  # noqa: E501
1189        :type: SettingsMetadata
1190        """
1191
1192        self._allow_supplemental_documents_metadata = allow_supplemental_documents_metadata
1193
1194    @property
1195    def allow_tagging_in_send_and_correct(self):
1196        """Gets the allow_tagging_in_send_and_correct of this AccountRoleSettings.  # noqa: E501
1197
1198          # noqa: E501
1199
1200        :return: The allow_tagging_in_send_and_correct of this AccountRoleSettings.  # noqa: E501
1201        :rtype: str
1202        """
1203        return self._allow_tagging_in_send_and_correct
1204
1205    @allow_tagging_in_send_and_correct.setter
1206    def allow_tagging_in_send_and_correct(self, allow_tagging_in_send_and_correct):
1207        """Sets the allow_tagging_in_send_and_correct of this AccountRoleSettings.
1208
1209          # noqa: E501
1210
1211        :param allow_tagging_in_send_and_correct: The allow_tagging_in_send_and_correct of this AccountRoleSettings.  # noqa: E501
1212        :type: str
1213        """
1214
1215        self._allow_tagging_in_send_and_correct = allow_tagging_in_send_and_correct
1216
1217    @property
1218    def allow_tagging_in_send_and_correct_metadata(self):
1219        """Gets the allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings.  # noqa: E501
1220
1221        Metadata that indicates whether the `allowTaggingInSendAndCorrect` property is editable.   # noqa: E501
1222
1223        :return: The allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings.  # noqa: E501
1224        :rtype: SettingsMetadata
1225        """
1226        return self._allow_tagging_in_send_and_correct_metadata
1227
1228    @allow_tagging_in_send_and_correct_metadata.setter
1229    def allow_tagging_in_send_and_correct_metadata(self, allow_tagging_in_send_and_correct_metadata):
1230        """Sets the allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings.
1231
1232        Metadata that indicates whether the `allowTaggingInSendAndCorrect` property is editable.   # noqa: E501
1233
1234        :param allow_tagging_in_send_and_correct_metadata: The allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings.  # noqa: E501
1235        :type: SettingsMetadata
1236        """
1237
1238        self._allow_tagging_in_send_and_correct_metadata = allow_tagging_in_send_and_correct_metadata
1239
1240    @property
1241    def allow_vaulting(self):
1242        """Gets the allow_vaulting of this AccountRoleSettings.  # noqa: E501
1243
1244          # noqa: E501
1245
1246        :return: The allow_vaulting of this AccountRoleSettings.  # noqa: E501
1247        :rtype: str
1248        """
1249        return self._allow_vaulting
1250
1251    @allow_vaulting.setter
1252    def allow_vaulting(self, allow_vaulting):
1253        """Sets the allow_vaulting of this AccountRoleSettings.
1254
1255          # noqa: E501
1256
1257        :param allow_vaulting: The allow_vaulting of this AccountRoleSettings.  # noqa: E501
1258        :type: str
1259        """
1260
1261        self._allow_vaulting = allow_vaulting
1262
1263    @property
1264    def allow_vaulting_metadata(self):
1265        """Gets the allow_vaulting_metadata of this AccountRoleSettings.  # noqa: E501
1266
1267        Reserved for DocuSign.  # noqa: E501
1268
1269        :return: The allow_vaulting_metadata of this AccountRoleSettings.  # noqa: E501
1270        :rtype: SettingsMetadata
1271        """
1272        return self._allow_vaulting_metadata
1273
1274    @allow_vaulting_metadata.setter
1275    def allow_vaulting_metadata(self, allow_vaulting_metadata):
1276        """Sets the allow_vaulting_metadata of this AccountRoleSettings.
1277
1278        Reserved for DocuSign.  # noqa: E501
1279
1280        :param allow_vaulting_metadata: The allow_vaulting_metadata of this AccountRoleSettings.  # noqa: E501
1281        :type: SettingsMetadata
1282        """
1283
1284        self._allow_vaulting_metadata = allow_vaulting_metadata
1285
1286    @property
1287    def allow_wet_signing_override(self):
1288        """Gets the allow_wet_signing_override of this AccountRoleSettings.  # noqa: E501
1289
1290          # noqa: E501
1291
1292        :return: The allow_wet_signing_override of this AccountRoleSettings.  # noqa: E501
1293        :rtype: str
1294        """
1295        return self._allow_wet_signing_override
1296
1297    @allow_wet_signing_override.setter
1298    def allow_wet_signing_override(self, allow_wet_signing_override):
1299        """Sets the allow_wet_signing_override of this AccountRoleSettings.
1300
1301          # noqa: E501
1302
1303        :param allow_wet_signing_override: The allow_wet_signing_override of this AccountRoleSettings.  # noqa: E501
1304        :type: str
1305        """
1306
1307        self._allow_wet_signing_override = allow_wet_signing_override
1308
1309    @property
1310    def allow_wet_signing_override_metadata(self):
1311        """Gets the allow_wet_signing_override_metadata of this AccountRoleSettings.  # noqa: E501
1312
1313        Metadata that indicates whether the `allowWetSigningOverride` property is editable.   # noqa: E501
1314
1315        :return: The allow_wet_signing_override_metadata of this AccountRoleSettings.  # noqa: E501
1316        :rtype: SettingsMetadata
1317        """
1318        return self._allow_wet_signing_override_metadata
1319
1320    @allow_wet_signing_override_metadata.setter
1321    def allow_wet_signing_override_metadata(self, allow_wet_signing_override_metadata):
1322        """Sets the allow_wet_signing_override_metadata of this AccountRoleSettings.
1323
1324        Metadata that indicates whether the `allowWetSigningOverride` property is editable.   # noqa: E501
1325
1326        :param allow_wet_signing_override_metadata: The allow_wet_signing_override_metadata of this AccountRoleSettings.  # noqa: E501
1327        :type: SettingsMetadata
1328        """
1329
1330        self._allow_wet_signing_override_metadata = allow_wet_signing_override_metadata
1331
1332    @property
1333    def can_create_workspaces(self):
1334        """Gets the can_create_workspaces of this AccountRoleSettings.  # noqa: E501
1335
1336          # noqa: E501
1337
1338        :return: The can_create_workspaces of this AccountRoleSettings.  # noqa: E501
1339        :rtype: str
1340        """
1341        return self._can_create_workspaces
1342
1343    @can_create_workspaces.setter
1344    def can_create_workspaces(self, can_create_workspaces):
1345        """Sets the can_create_workspaces of this AccountRoleSettings.
1346
1347          # noqa: E501
1348
1349        :param can_create_workspaces: The can_create_workspaces of this AccountRoleSettings.  # noqa: E501
1350        :type: str
1351        """
1352
1353        self._can_create_workspaces = can_create_workspaces
1354
1355    @property
1356    def can_create_workspaces_metadata(self):
1357        """Gets the can_create_workspaces_metadata of this AccountRoleSettings.  # noqa: E501
1358
1359        Reserved for DocuSign.  # noqa: E501
1360
1361        :return: The can_create_workspaces_metadata of this AccountRoleSettings.  # noqa: E501
1362        :rtype: SettingsMetadata
1363        """
1364        return self._can_create_workspaces_metadata
1365
1366    @can_create_workspaces_metadata.setter
1367    def can_create_workspaces_metadata(self, can_create_workspaces_metadata):
1368        """Sets the can_create_workspaces_metadata of this AccountRoleSettings.
1369
1370        Reserved for DocuSign.  # noqa: E501
1371
1372        :param can_create_workspaces_metadata: The can_create_workspaces_metadata of this AccountRoleSettings.  # noqa: E501
1373        :type: SettingsMetadata
1374        """
1375
1376        self._can_create_workspaces_metadata = can_create_workspaces_metadata
1377
1378    @property
1379    def can_send_envelopes_via_sms(self):
1380        """Gets the can_send_envelopes_via_sms of this AccountRoleSettings.  # noqa: E501
1381
1382          # noqa: E501
1383
1384        :return: The can_send_envelopes_via_sms of this AccountRoleSettings.  # noqa: E501
1385        :rtype: str
1386        """
1387        return self._can_send_envelopes_via_sms
1388
1389    @can_send_envelopes_via_sms.setter
1390    def can_send_envelopes_via_sms(self, can_send_envelopes_via_sms):
1391        """Sets the can_send_envelopes_via_sms of this AccountRoleSettings.
1392
1393          # noqa: E501
1394
1395        :param can_send_envelopes_via_sms: The can_send_envelopes_via_sms of this AccountRoleSettings.  # noqa: E501
1396        :type: str
1397        """
1398
1399        self._can_send_envelopes_via_sms = can_send_envelopes_via_sms
1400
1401    @property
1402    def can_send_envelopes_via_sms_metadata(self):
1403        """Gets the can_send_envelopes_via_sms_metadata of this AccountRoleSettings.  # noqa: E501
1404
1405          # noqa: E501
1406
1407        :return: The can_send_envelopes_via_sms_metadata of this AccountRoleSettings.  # noqa: E501
1408        :rtype: SettingsMetadata
1409        """
1410        return self._can_send_envelopes_via_sms_metadata
1411
1412    @can_send_envelopes_via_sms_metadata.setter
1413    def can_send_envelopes_via_sms_metadata(self, can_send_envelopes_via_sms_metadata):
1414        """Sets the can_send_envelopes_via_sms_metadata of this AccountRoleSettings.
1415
1416          # noqa: E501
1417
1418        :param can_send_envelopes_via_sms_metadata: The can_send_envelopes_via_sms_metadata of this AccountRoleSettings.  # noqa: E501
1419        :type: SettingsMetadata
1420        """
1421
1422        self._can_send_envelopes_via_sms_metadata = can_send_envelopes_via_sms_metadata
1423
1424    @property
1425    def disable_document_upload(self):
1426        """Gets the disable_document_upload of this AccountRoleSettings.  # noqa: E501
1427
1428          # noqa: E501
1429
1430        :return: The disable_document_upload of this AccountRoleSettings.  # noqa: E501
1431        :rtype: str
1432        """
1433        return self._disable_document_upload
1434
1435    @disable_document_upload.setter
1436    def disable_document_upload(self, disable_document_upload):
1437        """Sets the disable_document_upload of this AccountRoleSettings.
1438
1439          # noqa: E501
1440
1441        :param disable_document_upload: The disable_document_upload of this AccountRoleSettings.  # noqa: E501
1442        :type: str
1443        """
1444
1445        self._disable_document_upload = disable_document_upload
1446
1447    @property
1448    def disable_document_upload_metadata(self):
1449        """Gets the disable_document_upload_metadata of this AccountRoleSettings.  # noqa: E501
1450
1451        Metadata that indicates whether the `disableDocumentUpload` property is editable.   # noqa: E501
1452
1453        :return: The disable_document_upload_metadata of this AccountRoleSettings.  # noqa: E501
1454        :rtype: SettingsMetadata
1455        """
1456        return self._disable_document_upload_metadata
1457
1458    @disable_document_upload_metadata.setter
1459    def disable_document_upload_metadata(self, disable_document_upload_metadata):
1460        """Sets the disable_document_upload_metadata of this AccountRoleSettings.
1461
1462        Metadata that indicates whether the `disableDocumentUpload` property is editable.   # noqa: E501
1463
1464        :param disable_document_upload_metadata: The disable_document_upload_metadata of this AccountRoleSettings.  # noqa: E501
1465        :type: SettingsMetadata
1466        """
1467
1468        self._disable_document_upload_metadata = disable_document_upload_metadata
1469
1470    @property
1471    def disable_other_actions(self):
1472        """Gets the disable_other_actions of this AccountRoleSettings.  # noqa: E501
1473
1474          # noqa: E501
1475
1476        :return: The disable_other_actions of this AccountRoleSettings.  # noqa: E501
1477        :rtype: str
1478        """
1479        return self._disable_other_actions
1480
1481    @disable_other_actions.setter
1482    def disable_other_actions(self, disable_other_actions):
1483        """Sets the disable_other_actions of this AccountRoleSettings.
1484
1485          # noqa: E501
1486
1487        :param disable_other_actions: The disable_other_actions of this AccountRoleSettings.  # noqa: E501
1488        :type: str
1489        """
1490
1491        self._disable_other_actions = disable_other_actions
1492
1493    @property
1494    def disable_other_actions_metadata(self):
1495        """Gets the disable_other_actions_metadata of this AccountRoleSettings.  # noqa: E501
1496
1497        Metadata that indicates whether the `disableOtherActions` property is editable.   # noqa: E501
1498
1499        :return: The disable_other_actions_metadata of this AccountRoleSettings.  # noqa: E501
1500        :rtype: SettingsMetadata
1501        """
1502        return self._disable_other_actions_metadata
1503
1504    @disable_other_actions_metadata.setter
1505    def disable_other_actions_metadata(self, disable_other_actions_metadata):
1506        """Sets the disable_other_actions_metadata of this AccountRoleSettings.
1507
1508        Metadata that indicates whether the `disableOtherActions` property is editable.   # noqa: E501
1509
1510        :param disable_other_actions_metadata: The disable_other_actions_metadata of this AccountRoleSettings.  # noqa: E501
1511        :type: SettingsMetadata
1512        """
1513
1514        self._disable_other_actions_metadata = disable_other_actions_metadata
1515
1516    @property
1517    def enable_api_request_logging(self):
1518        """Gets the enable_api_request_logging of this AccountRoleSettings.  # noqa: E501
1519
1520          # noqa: E501
1521
1522        :return: The enable_api_request_logging of this AccountRoleSettings.  # noqa: E501
1523        :rtype: str
1524        """
1525        return self._enable_api_request_logging
1526
1527    @enable_api_request_logging.setter
1528    def enable_api_request_logging(self, enable_api_request_logging):
1529        """Sets the enable_api_request_logging of this AccountRoleSettings.
1530
1531          # noqa: E501
1532
1533        :param enable_api_request_logging: The enable_api_request_logging of this AccountRoleSettings.  # noqa: E501
1534        :type: str
1535        """
1536
1537        self._enable_api_request_logging = enable_api_request_logging
1538
1539    @property
1540    def enable_api_request_logging_metadata(self):
1541        """Gets the enable_api_request_logging_metadata of this AccountRoleSettings.  # noqa: E501
1542
1543        Metadata that indicates whether the `enableApiRequestLogging` property is editable.   # noqa: E501
1544
1545        :return: The enable_api_request_logging_metadata of this AccountRoleSettings.  # noqa: E501
1546        :rtype: SettingsMetadata
1547        """
1548        return self._enable_api_request_logging_metadata
1549
1550    @enable_api_request_logging_metadata.setter
1551    def enable_api_request_logging_metadata(self, enable_api_request_logging_metadata):
1552        """Sets the enable_api_request_logging_metadata of this AccountRoleSettings.
1553
1554        Metadata that indicates whether the `enableApiRequestLogging` property is editable.   # noqa: E501
1555
1556        :param enable_api_request_logging_metadata: The enable_api_request_logging_metadata of this AccountRoleSettings.  # noqa: E501
1557        :type: SettingsMetadata
1558        """
1559
1560        self._enable_api_request_logging_metadata = enable_api_request_logging_metadata
1561
1562    @property
1563    def enable_key_terms_suggestions_by_document_type(self):
1564        """Gets the enable_key_terms_suggestions_by_document_type of this AccountRoleSettings.  # noqa: E501
1565
1566          # noqa: E501
1567
1568        :return: The enable_key_terms_suggestions_by_document_type of this AccountRoleSettings.  # noqa: E501
1569        :rtype: str
1570        """
1571        return self._enable_key_terms_suggestions_by_document_type
1572
1573    @enable_key_terms_suggestions_by_document_type.setter
1574    def enable_key_terms_suggestions_by_document_type(self, enable_key_terms_suggestions_by_document_type):
1575        """Sets the enable_key_terms_suggestions_by_document_type of this AccountRoleSettings.
1576
1577          # noqa: E501
1578
1579        :param enable_key_terms_suggestions_by_document_type: The enable_key_terms_suggestions_by_document_type of this AccountRoleSettings.  # noqa: E501
1580        :type: str
1581        """
1582
1583        self._enable_key_terms_suggestions_by_document_type = enable_key_terms_suggestions_by_document_type
1584
1585    @property
1586    def enable_key_terms_suggestions_by_document_type_metadata(self):
1587        """Gets the enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings.  # noqa: E501
1588
1589          # noqa: E501
1590
1591        :return: The enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings.  # noqa: E501
1592        :rtype: SettingsMetadata
1593        """
1594        return self._enable_key_terms_suggestions_by_document_type_metadata
1595
1596    @enable_key_terms_suggestions_by_document_type_metadata.setter
1597    def enable_key_terms_suggestions_by_document_type_metadata(self, enable_key_terms_suggestions_by_document_type_metadata):
1598        """Sets the enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings.
1599
1600          # noqa: E501
1601
1602        :param enable_key_terms_suggestions_by_document_type_metadata: The enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings.  # noqa: E501
1603        :type: SettingsMetadata
1604        """
1605
1606        self._enable_key_terms_suggestions_by_document_type_metadata = enable_key_terms_suggestions_by_document_type_metadata
1607
1608    @property
1609    def enable_recipient_viewing_notifications(self):
1610        """Gets the enable_recipient_viewing_notifications of this AccountRoleSettings.  # noqa: E501
1611
1612          # noqa: E501
1613
1614        :return: The enable_recipient_viewing_notifications of this AccountRoleSettings.  # noqa: E501
1615        :rtype: str
1616        """
1617        return self._enable_recipient_viewing_notifications
1618
1619    @enable_recipient_viewing_notifications.setter
1620    def enable_recipient_viewing_notifications(self, enable_recipient_viewing_notifications):
1621        """Sets the enable_recipient_viewing_notifications of this AccountRoleSettings.
1622
1623          # noqa: E501
1624
1625        :param enable_recipient_viewing_notifications: The enable_recipient_viewing_notifications of this AccountRoleSettings.  # noqa: E501
1626        :type: str
1627        """
1628
1629        self._enable_recipient_viewing_notifications = enable_recipient_viewing_notifications
1630
1631    @property
1632    def enable_recipient_viewing_notifications_metadata(self):
1633        """Gets the enable_recipient_viewing_notifications_metadata of this AccountRoleSettings.  # noqa: E501
1634
1635        Metadata that indicates whether the `enableRecipientViewingNotifications` property is editable.   # noqa: E501
1636
1637        :return: The enable_recipient_viewing_notifications_metadata of this AccountRoleSettings.  # noqa: E501
1638        :rtype: SettingsMetadata
1639        """
1640        return self._enable_recipient_viewing_notifications_metadata
1641
1642    @enable_recipient_viewing_notifications_metadata.setter
1643    def enable_recipient_viewing_notifications_metadata(self, enable_recipient_viewing_notifications_metadata):
1644        """Sets the enable_recipient_viewing_notifications_metadata of this AccountRoleSettings.
1645
1646        Metadata that indicates whether the `enableRecipientViewingNotifications` property is editable.   # noqa: E501
1647
1648        :param enable_recipient_viewing_notifications_metadata: The enable_recipient_viewing_notifications_metadata of this AccountRoleSettings.  # noqa: E501
1649        :type: SettingsMetadata
1650        """
1651
1652        self._enable_recipient_viewing_notifications_metadata = enable_recipient_viewing_notifications_metadata
1653
1654    @property
1655    def enable_sequential_signing_interface(self):
1656        """Gets the enable_sequential_signing_interface of this AccountRoleSettings.  # noqa: E501
1657
1658          # noqa: E501
1659
1660        :return: The enable_sequential_signing_interface of this AccountRoleSettings.  # noqa: E501
1661        :rtype: str
1662        """
1663        return self._enable_sequential_signing_interface
1664
1665    @enable_sequential_signing_interface.setter
1666    def enable_sequential_signing_interface(self, enable_sequential_signing_interface):
1667        """Sets the enable_sequential_signing_interface of this AccountRoleSettings.
1668
1669          # noqa: E501
1670
1671        :param enable_sequential_signing_interface: The enable_sequential_signing_interface of this AccountRoleSettings.  # noqa: E501
1672        :type: str
1673        """
1674
1675        self._enable_sequential_signing_interface = enable_sequential_signing_interface
1676
1677    @property
1678    def enable_sequential_signing_interface_metadata(self):
1679        """Gets the enable_sequential_signing_interface_metadata of this AccountRoleSettings.  # noqa: E501
1680
1681        Metadata that indicates whether the `enableSequentialSigningInterface` property is editable.   # noqa: E501
1682
1683        :return: The enable_sequential_signing_interface_metadata of this AccountRoleSettings.  # noqa: E501
1684        :rtype: SettingsMetadata
1685        """
1686        return self._enable_sequential_signing_interface_metadata
1687
1688    @enable_sequential_signing_interface_metadata.setter
1689    def enable_sequential_signing_interface_metadata(self, enable_sequential_signing_interface_metadata):
1690        """Sets the enable_sequential_signing_interface_metadata of this AccountRoleSettings.
1691
1692        Metadata that indicates whether the `enableSequentialSigningInterface` property is editable.   # noqa: E501
1693
1694        :param enable_sequential_signing_interface_metadata: The enable_sequential_signing_interface_metadata of this AccountRoleSettings.  # noqa: E501
1695        :type: SettingsMetadata
1696        """
1697
1698        self._enable_sequential_signing_interface_metadata = enable_sequential_signing_interface_metadata
1699
1700    @property
1701    def enable_transaction_point_integration(self):
1702        """Gets the enable_transaction_point_integration of this AccountRoleSettings.  # noqa: E501
1703
1704          # noqa: E501
1705
1706        :return: The enable_transaction_point_integration of this AccountRoleSettings.  # noqa: E501
1707        :rtype: str
1708        """
1709        return self._enable_transaction_point_integration
1710
1711    @enable_transaction_point_integration.setter
1712    def enable_transaction_point_integration(self, enable_transaction_point_integration):
1713        """Sets the enable_transaction_point_integration of this AccountRoleSettings.
1714
1715          # noqa: E501
1716
1717        :param enable_transaction_point_integration: The enable_transaction_point_integration of this AccountRoleSettings.  # noqa: E501
1718        :type: str
1719        """
1720
1721        self._enable_transaction_point_integration = enable_transaction_point_integration
1722
1723    @property
1724    def enable_transaction_point_integration_metadata(self):
1725        """Gets the enable_transaction_point_integration_metadata of this AccountRoleSettings.  # noqa: E501
1726
1727        Reserved for DocuSign.  # noqa: E501
1728
1729        :return: The enable_transaction_point_integration_metadata of this AccountRoleSettings.  # noqa: E501
1730        :rtype: SettingsMetadata
1731        """
1732        return self._enable_transaction_point_integration_metadata
1733
1734    @enable_transaction_point_integration_metadata.setter
1735    def enable_transaction_point_integration_metadata(self, enable_transaction_point_integration_metadata):
1736        """Sets the enable_transaction_point_integration_metadata of this AccountRoleSettings.
1737
1738        Reserved for DocuSign.  # noqa: E501
1739
1740        :param enable_transaction_point_integration_metadata: The enable_transaction_point_integration_metadata of this AccountRoleSettings.  # noqa: E501
1741        :type: SettingsMetadata
1742        """
1743
1744        self._enable_transaction_point_integration_metadata = enable_transaction_point_integration_metadata
1745
1746    @property
1747    def power_form_role(self):
1748        """Gets the power_form_role of this AccountRoleSettings.  # noqa: E501
1749
1750          # noqa: E501
1751
1752        :return: The power_form_role of this AccountRoleSettings.  # noqa: E501
1753        :rtype: str
1754        """
1755        return self._power_form_role
1756
1757    @power_form_role.setter
1758    def power_form_role(self, power_form_role):
1759        """Sets the power_form_role of this AccountRoleSettings.
1760
1761          # noqa: E501
1762
1763        :param power_form_role: The power_form_role of this AccountRoleSettings.  # noqa: E501
1764        :type: str
1765        """
1766
1767        self._power_form_role = power_form_role
1768
1769    @property
1770    def power_form_role_metadata(self):
1771        """Gets the power_form_role_metadata of this AccountRoleSettings.  # noqa: E501
1772
1773        Metadata that indicates whether the `powerFormRole` property is editable.   # noqa: E501
1774
1775        :return: The power_form_role_metadata of this AccountRoleSettings.  # noqa: E501
1776        :rtype: SettingsMetadata
1777        """
1778        return self._power_form_role_metadata
1779
1780    @power_form_role_metadata.setter
1781    def power_form_role_metadata(self, power_form_role_metadata):
1782        """Sets the power_form_role_metadata of this AccountRoleSettings.
1783
1784        Metadata that indicates whether the `powerFormRole` property is editable.   # noqa: E501
1785
1786        :param power_form_role_metadata: The power_form_role_metadata of this AccountRoleSettings.  # noqa: E501
1787        :type: SettingsMetadata
1788        """
1789
1790        self._power_form_role_metadata = power_form_role_metadata
1791
1792    @property
1793    def receive_completed_self_signed_documents_as_email_links(self):
1794        """Gets the receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings.  # noqa: E501
1795
1796          # noqa: E501
1797
1798        :return: The receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings.  # noqa: E501
1799        :rtype: str
1800        """
1801        return self._receive_completed_self_signed_documents_as_email_links
1802
1803    @receive_completed_self_signed_documents_as_email_links.setter
1804    def receive_completed_self_signed_documents_as_email_links(self, receive_completed_self_signed_documents_as_email_links):
1805        """Sets the receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings.
1806
1807          # noqa: E501
1808
1809        :param receive_completed_self_signed_documents_as_email_links: The receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings.  # noqa: E501
1810        :type: str
1811        """
1812
1813        self._receive_completed_self_signed_documents_as_email_links = receive_completed_self_signed_documents_as_email_links
1814
1815    @property
1816    def receive_completed_self_signed_documents_as_email_links_metadata(self):
1817        """Gets the receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings.  # noqa: E501
1818
1819        Metadata that indicates whether the `receiveCompletedSelfSignedDocumentsAsEmailLinks` property is editable.   # noqa: E501
1820
1821        :return: The receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings.  # noqa: E501
1822        :rtype: SettingsMetadata
1823        """
1824        return self._receive_completed_self_signed_documents_as_email_links_metadata
1825
1826    @receive_completed_self_signed_documents_as_email_links_metadata.setter
1827    def receive_completed_self_signed_documents_as_email_links_metadata(self, receive_completed_self_signed_documents_as_email_links_metadata):
1828        """Sets the receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings.
1829
1830        Metadata that indicates whether the `receiveCompletedSelfSignedDocumentsAsEmailLinks` property is editable.   # noqa: E501
1831
1832        :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
1833        :type: SettingsMetadata
1834        """
1835
1836        self._receive_completed_self_signed_documents_as_email_links_metadata = receive_completed_self_signed_documents_as_email_links_metadata
1837
1838    @property
1839    def signing_ui_version_metadata(self):
1840        """Gets the signing_ui_version_metadata of this AccountRoleSettings.  # noqa: E501
1841
1842        Reserved for DocuSign.  # noqa: E501
1843
1844        :return: The signing_ui_version_metadata of this AccountRoleSettings.  # noqa: E501
1845        :rtype: SettingsMetadata
1846        """
1847        return self._signing_ui_version_metadata
1848
1849    @signing_ui_version_metadata.setter
1850    def signing_ui_version_metadata(self, signing_ui_version_metadata):
1851        """Sets the signing_ui_version_metadata of this AccountRoleSettings.
1852
1853        Reserved for DocuSign.  # noqa: E501
1854
1855        :param signing_ui_version_metadata: The signing_ui_version_metadata of this AccountRoleSettings.  # noqa: E501
1856        :type: SettingsMetadata
1857        """
1858
1859        self._signing_ui_version_metadata = signing_ui_version_metadata
1860
1861    @property
1862    def supplemental_documents_must_accept(self):
1863        """Gets the supplemental_documents_must_accept of this AccountRoleSettings.  # noqa: E501
1864
1865          # noqa: E501
1866
1867        :return: The supplemental_documents_must_accept of this AccountRoleSettings.  # noqa: E501
1868        :rtype: str
1869        """
1870        return self._supplemental_documents_must_accept
1871
1872    @supplemental_documents_must_accept.setter
1873    def supplemental_documents_must_accept(self, supplemental_documents_must_accept):
1874        """Sets the supplemental_documents_must_accept of this AccountRoleSettings.
1875
1876          # noqa: E501
1877
1878        :param supplemental_documents_must_accept: The supplemental_documents_must_accept of this AccountRoleSettings.  # noqa: E501
1879        :type: str
1880        """
1881
1882        self._supplemental_documents_must_accept = supplemental_documents_must_accept
1883
1884    @property
1885    def supplemental_documents_must_accept_metadata(self):
1886        """Gets the supplemental_documents_must_accept_metadata of this AccountRoleSettings.  # noqa: E501
1887
1888        Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable.   # noqa: E501
1889
1890        :return: The supplemental_documents_must_accept_metadata of this AccountRoleSettings.  # noqa: E501
1891        :rtype: SettingsMetadata
1892        """
1893        return self._supplemental_documents_must_accept_metadata
1894
1895    @supplemental_documents_must_accept_metadata.setter
1896    def supplemental_documents_must_accept_metadata(self, supplemental_documents_must_accept_metadata):
1897        """Sets the supplemental_documents_must_accept_metadata of this AccountRoleSettings.
1898
1899        Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable.   # noqa: E501
1900
1901        :param supplemental_documents_must_accept_metadata: The supplemental_documents_must_accept_metadata of this AccountRoleSettings.  # noqa: E501
1902        :type: SettingsMetadata
1903        """
1904
1905        self._supplemental_documents_must_accept_metadata = supplemental_documents_must_accept_metadata
1906
1907    @property
1908    def supplemental_documents_must_read(self):
1909        """Gets the supplemental_documents_must_read of this AccountRoleSettings.  # noqa: E501
1910
1911          # noqa: E501
1912
1913        :return: The supplemental_documents_must_read of this AccountRoleSettings.  # noqa: E501
1914        :rtype: str
1915        """
1916        return self._supplemental_documents_must_read
1917
1918    @supplemental_documents_must_read.setter
1919    def supplemental_documents_must_read(self, supplemental_documents_must_read):
1920        """Sets the supplemental_documents_must_read of this AccountRoleSettings.
1921
1922          # noqa: E501
1923
1924        :param supplemental_documents_must_read: The supplemental_documents_must_read of this AccountRoleSettings.  # noqa: E501
1925        :type: str
1926        """
1927
1928        self._supplemental_documents_must_read = supplemental_documents_must_read
1929
1930    @property
1931    def supplemental_documents_must_read_metadata(self):
1932        """Gets the supplemental_documents_must_read_metadata of this AccountRoleSettings.  # noqa: E501
1933
1934        Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable.   # noqa: E501
1935
1936        :return: The supplemental_documents_must_read_metadata of this AccountRoleSettings.  # noqa: E501
1937        :rtype: SettingsMetadata
1938        """
1939        return self._supplemental_documents_must_read_metadata
1940
1941    @supplemental_documents_must_read_metadata.setter
1942    def supplemental_documents_must_read_metadata(self, supplemental_documents_must_read_metadata):
1943        """Sets the supplemental_documents_must_read_metadata of this AccountRoleSettings.
1944
1945        Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable.   # noqa: E501
1946
1947        :param supplemental_documents_must_read_metadata: The supplemental_documents_must_read_metadata of this AccountRoleSettings.  # noqa: E501
1948        :type: SettingsMetadata
1949        """
1950
1951        self._supplemental_documents_must_read_metadata = supplemental_documents_must_read_metadata
1952
1953    @property
1954    def supplemental_documents_must_view(self):
1955        """Gets the supplemental_documents_must_view of this AccountRoleSettings.  # noqa: E501
1956
1957          # noqa: E501
1958
1959        :return: The supplemental_documents_must_view of this AccountRoleSettings.  # noqa: E501
1960        :rtype: str
1961        """
1962        return self._supplemental_documents_must_view
1963
1964    @supplemental_documents_must_view.setter
1965    def supplemental_documents_must_view(self, supplemental_documents_must_view):
1966        """Sets the supplemental_documents_must_view of this AccountRoleSettings.
1967
1968          # noqa: E501
1969
1970        :param supplemental_documents_must_view: The supplemental_documents_must_view of this AccountRoleSettings.  # noqa: E501
1971        :type: str
1972        """
1973
1974        self._supplemental_documents_must_view = supplemental_documents_must_view
1975
1976    @property
1977    def supplemental_documents_must_view_metadata(self):
1978        """Gets the supplemental_documents_must_view_metadata of this AccountRoleSettings.  # noqa: E501
1979
1980        Metadata that indicates whether the `supplementalDocumentsMustView` property is editable.   # noqa: E501
1981
1982        :return: The supplemental_documents_must_view_metadata of this AccountRoleSettings.  # noqa: E501
1983        :rtype: SettingsMetadata
1984        """
1985        return self._supplemental_documents_must_view_metadata
1986
1987    @supplemental_documents_must_view_metadata.setter
1988    def supplemental_documents_must_view_metadata(self, supplemental_documents_must_view_metadata):
1989        """Sets the supplemental_documents_must_view_metadata of this AccountRoleSettings.
1990
1991        Metadata that indicates whether the `supplementalDocumentsMustView` property is editable.   # noqa: E501
1992
1993        :param supplemental_documents_must_view_metadata: The supplemental_documents_must_view_metadata of this AccountRoleSettings.  # noqa: E501
1994        :type: SettingsMetadata
1995        """
1996
1997        self._supplemental_documents_must_view_metadata = supplemental_documents_must_view_metadata
1998
1999    @property
2000    def use_new_docu_sign_experience_interface(self):
2001        """Gets the use_new_docu_sign_experience_interface of this AccountRoleSettings.  # noqa: E501
2002
2003          # noqa: E501
2004
2005        :return: The use_new_docu_sign_experience_interface of this AccountRoleSettings.  # noqa: E501
2006        :rtype: str
2007        """
2008        return self._use_new_docu_sign_experience_interface
2009
2010    @use_new_docu_sign_experience_interface.setter
2011    def use_new_docu_sign_experience_interface(self, use_new_docu_sign_experience_interface):
2012        """Sets the use_new_docu_sign_experience_interface of this AccountRoleSettings.
2013
2014          # noqa: E501
2015
2016        :param use_new_docu_sign_experience_interface: The use_new_docu_sign_experience_interface of this AccountRoleSettings.  # noqa: E501
2017        :type: str
2018        """
2019
2020        self._use_new_docu_sign_experience_interface = use_new_docu_sign_experience_interface
2021
2022    @property
2023    def use_new_docu_sign_experience_interface_metadata(self):
2024        """Gets the use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings.  # noqa: E501
2025
2026        Reserved for DocuSign.  # noqa: E501
2027
2028        :return: The use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings.  # noqa: E501
2029        :rtype: SettingsMetadata
2030        """
2031        return self._use_new_docu_sign_experience_interface_metadata
2032
2033    @use_new_docu_sign_experience_interface_metadata.setter
2034    def use_new_docu_sign_experience_interface_metadata(self, use_new_docu_sign_experience_interface_metadata):
2035        """Sets the use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings.
2036
2037        Reserved for DocuSign.  # noqa: E501
2038
2039        :param use_new_docu_sign_experience_interface_metadata: The use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings.  # noqa: E501
2040        :type: SettingsMetadata
2041        """
2042
2043        self._use_new_docu_sign_experience_interface_metadata = use_new_docu_sign_experience_interface_metadata
2044
2045    @property
2046    def use_new_sending_interface(self):
2047        """Gets the use_new_sending_interface of this AccountRoleSettings.  # noqa: E501
2048
2049          # noqa: E501
2050
2051        :return: The use_new_sending_interface of this AccountRoleSettings.  # noqa: E501
2052        :rtype: str
2053        """
2054        return self._use_new_sending_interface
2055
2056    @use_new_sending_interface.setter
2057    def use_new_sending_interface(self, use_new_sending_interface):
2058        """Sets the use_new_sending_interface of this AccountRoleSettings.
2059
2060          # noqa: E501
2061
2062        :param use_new_sending_interface: The use_new_sending_interface of this AccountRoleSettings.  # noqa: E501
2063        :type: str
2064        """
2065
2066        self._use_new_sending_interface = use_new_sending_interface
2067
2068    @property
2069    def use_new_sending_interface_metadata(self):
2070        """Gets the use_new_sending_interface_metadata of this AccountRoleSettings.  # noqa: E501
2071
2072        Reserved for DocuSign.  # noqa: E501
2073
2074        :return: The use_new_sending_interface_metadata of this AccountRoleSettings.  # noqa: E501
2075        :rtype: SettingsMetadata
2076        """
2077        return self._use_new_sending_interface_metadata
2078
2079    @use_new_sending_interface_metadata.setter
2080    def use_new_sending_interface_metadata(self, use_new_sending_interface_metadata):
2081        """Sets the use_new_sending_interface_metadata of this AccountRoleSettings.
2082
2083        Reserved for DocuSign.  # noqa: E501
2084
2085        :param use_new_sending_interface_metadata: The use_new_sending_interface_metadata of this AccountRoleSettings.  # noqa: E501
2086        :type: SettingsMetadata
2087        """
2088
2089        self._use_new_sending_interface_metadata = use_new_sending_interface_metadata
2090
2091    @property
2092    def vaulting_mode(self):
2093        """Gets the vaulting_mode of this AccountRoleSettings.  # noqa: E501
2094
2095          # noqa: E501
2096
2097        :return: The vaulting_mode of this AccountRoleSettings.  # noqa: E501
2098        :rtype: str
2099        """
2100        return self._vaulting_mode
2101
2102    @vaulting_mode.setter
2103    def vaulting_mode(self, vaulting_mode):
2104        """Sets the vaulting_mode of this AccountRoleSettings.
2105
2106          # noqa: E501
2107
2108        :param vaulting_mode: The vaulting_mode of this AccountRoleSettings.  # noqa: E501
2109        :type: str
2110        """
2111
2112        self._vaulting_mode = vaulting_mode
2113
2114    @property
2115    def vaulting_mode_metadata(self):
2116        """Gets the vaulting_mode_metadata of this AccountRoleSettings.  # noqa: E501
2117
2118        Reserved for DocuSign.  # noqa: E501
2119
2120        :return: The vaulting_mode_metadata of this AccountRoleSettings.  # noqa: E501
2121        :rtype: SettingsMetadata
2122        """
2123        return self._vaulting_mode_metadata
2124
2125    @vaulting_mode_metadata.setter
2126    def vaulting_mode_metadata(self, vaulting_mode_metadata):
2127        """Sets the vaulting_mode_metadata of this AccountRoleSettings.
2128
2129        Reserved for DocuSign.  # noqa: E501
2130
2131        :param vaulting_mode_metadata: The vaulting_mode_metadata of this AccountRoleSettings.  # noqa: E501
2132        :type: SettingsMetadata
2133        """
2134
2135        self._vaulting_mode_metadata = vaulting_mode_metadata
2136
2137    @property
2138    def web_forms(self):
2139        """Gets the web_forms of this AccountRoleSettings.  # noqa: E501
2140
2141          # noqa: E501
2142
2143        :return: The web_forms of this AccountRoleSettings.  # noqa: E501
2144        :rtype: str
2145        """
2146        return self._web_forms
2147
2148    @web_forms.setter
2149    def web_forms(self, web_forms):
2150        """Sets the web_forms of this AccountRoleSettings.
2151
2152          # noqa: E501
2153
2154        :param web_forms: The web_forms of this AccountRoleSettings.  # noqa: E501
2155        :type: str
2156        """
2157
2158        self._web_forms = web_forms
2159
2160    @property
2161    def web_forms_metadata(self):
2162        """Gets the web_forms_metadata of this AccountRoleSettings.  # noqa: E501
2163
2164          # noqa: E501
2165
2166        :return: The web_forms_metadata of this AccountRoleSettings.  # noqa: E501
2167        :rtype: SettingsMetadata
2168        """
2169        return self._web_forms_metadata
2170
2171    @web_forms_metadata.setter
2172    def web_forms_metadata(self, web_forms_metadata):
2173        """Sets the web_forms_metadata of this AccountRoleSettings.
2174
2175          # noqa: E501
2176
2177        :param web_forms_metadata: The web_forms_metadata of this AccountRoleSettings.  # noqa: E501
2178        :type: SettingsMetadata
2179        """
2180
2181        self._web_forms_metadata = web_forms_metadata
2182
2183    def to_dict(self):
2184        """Returns the model properties as a dict"""
2185        result = {}
2186
2187        for attr, _ in six.iteritems(self.swagger_types):
2188            value = getattr(self, attr)
2189            if isinstance(value, list):
2190                result[attr] = list(map(
2191                    lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
2192                    value
2193                ))
2194            elif hasattr(value, "to_dict"):
2195                result[attr] = value.to_dict()
2196            elif isinstance(value, dict):
2197                result[attr] = dict(map(
2198                    lambda item: (item[0], item[1].to_dict())
2199                    if hasattr(item[1], "to_dict") else item,
2200                    value.items()
2201                ))
2202            else:
2203                result[attr] = value
2204        if issubclass(AccountRoleSettings, dict):
2205            for key, value in self.items():
2206                result[key] = value
2207
2208        return result
2209
2210    def to_str(self):
2211        """Returns the string representation of the model"""
2212        return pprint.pformat(self.to_dict())
2213
2214    def __repr__(self):
2215        """For `print` and `pprint`"""
2216        return self.to_str()
2217
2218    def __eq__(self, other):
2219        """Returns true if both objects are equal"""
2220        if not isinstance(other, AccountRoleSettings):
2221            return False
2222
2223        return self.to_dict() == other.to_dict()
2224
2225    def __ne__(self, other):
2226        """Returns true if both objects are not equal"""
2227        if not isinstance(other, AccountRoleSettings):
2228            return True
2229
2230        return self.to_dict() != other.to_dict()
class AccountRoleSettings:
  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        'allow_account_management': 'str',
  38        'allow_account_management_metadata': 'SettingsMetadata',
  39        'allow_api_access': 'str',
  40        'allow_api_access_metadata': 'SettingsMetadata',
  41        'allow_api_access_to_account': 'str',
  42        'allow_api_access_to_account_metadata': 'SettingsMetadata',
  43        'allow_api_sending_on_behalf_of_others': 'str',
  44        'allow_api_sending_on_behalf_of_others_metadata': 'SettingsMetadata',
  45        'allow_api_sequential_signing': 'str',
  46        'allow_api_sequential_signing_metadata': 'SettingsMetadata',
  47        'allow_auto_tagging': 'str',
  48        'allow_auto_tagging_metadata': 'SettingsMetadata',
  49        'allow_bulk_sending': 'str',
  50        'allow_bulk_sending_metadata': 'SettingsMetadata',
  51        'allow_docu_sign_desktop_client': 'str',
  52        'allow_docu_sign_desktop_client_metadata': 'SettingsMetadata',
  53        'allowed_address_book_access': 'str',
  54        'allowed_address_book_access_metadata': 'SettingsMetadata',
  55        'allowed_clickwraps_access': 'str',
  56        'allowed_clickwraps_access_metadata': 'SettingsMetadata',
  57        'allowed_template_access': 'str',
  58        'allowed_template_access_metadata': 'SettingsMetadata',
  59        'allowed_to_be_envelope_transfer_recipient': 'str',
  60        'allowed_to_be_envelope_transfer_recipient_metadata': 'SettingsMetadata',
  61        'allow_envelope_sending': 'str',
  62        'allow_envelope_sending_metadata': 'SettingsMetadata',
  63        'allow_e_seal_recipients': 'str',
  64        'allow_e_seal_recipients_metadata': 'SettingsMetadata',
  65        'allow_power_forms_admin_to_access_all_power_form_envelopes': 'str',
  66        'allow_power_forms_admin_to_access_all_power_form_envelopes_metadata': 'SettingsMetadata',
  67        'allow_senders_to_set_recipient_email_language': 'str',
  68        'allow_senders_to_set_recipient_email_language_metadata': 'SettingsMetadata',
  69        'allow_signer_attachments': 'str',
  70        'allow_signer_attachments_metadata': 'SettingsMetadata',
  71        'allow_supplemental_documents': 'str',
  72        'allow_supplemental_documents_metadata': 'SettingsMetadata',
  73        'allow_tagging_in_send_and_correct': 'str',
  74        'allow_tagging_in_send_and_correct_metadata': 'SettingsMetadata',
  75        'allow_vaulting': 'str',
  76        'allow_vaulting_metadata': 'SettingsMetadata',
  77        'allow_wet_signing_override': 'str',
  78        'allow_wet_signing_override_metadata': 'SettingsMetadata',
  79        'can_create_workspaces': 'str',
  80        'can_create_workspaces_metadata': 'SettingsMetadata',
  81        'can_send_envelopes_via_sms': 'str',
  82        'can_send_envelopes_via_sms_metadata': 'SettingsMetadata',
  83        'disable_document_upload': 'str',
  84        'disable_document_upload_metadata': 'SettingsMetadata',
  85        'disable_other_actions': 'str',
  86        'disable_other_actions_metadata': 'SettingsMetadata',
  87        'enable_api_request_logging': 'str',
  88        'enable_api_request_logging_metadata': 'SettingsMetadata',
  89        'enable_key_terms_suggestions_by_document_type': 'str',
  90        'enable_key_terms_suggestions_by_document_type_metadata': 'SettingsMetadata',
  91        'enable_recipient_viewing_notifications': 'str',
  92        'enable_recipient_viewing_notifications_metadata': 'SettingsMetadata',
  93        'enable_sequential_signing_interface': 'str',
  94        'enable_sequential_signing_interface_metadata': 'SettingsMetadata',
  95        'enable_transaction_point_integration': 'str',
  96        'enable_transaction_point_integration_metadata': 'SettingsMetadata',
  97        'power_form_role': 'str',
  98        'power_form_role_metadata': 'SettingsMetadata',
  99        'receive_completed_self_signed_documents_as_email_links': 'str',
 100        'receive_completed_self_signed_documents_as_email_links_metadata': 'SettingsMetadata',
 101        'signing_ui_version_metadata': 'SettingsMetadata',
 102        'supplemental_documents_must_accept': 'str',
 103        'supplemental_documents_must_accept_metadata': 'SettingsMetadata',
 104        'supplemental_documents_must_read': 'str',
 105        'supplemental_documents_must_read_metadata': 'SettingsMetadata',
 106        'supplemental_documents_must_view': 'str',
 107        'supplemental_documents_must_view_metadata': 'SettingsMetadata',
 108        'use_new_docu_sign_experience_interface': 'str',
 109        'use_new_docu_sign_experience_interface_metadata': 'SettingsMetadata',
 110        'use_new_sending_interface': 'str',
 111        'use_new_sending_interface_metadata': 'SettingsMetadata',
 112        'vaulting_mode': 'str',
 113        'vaulting_mode_metadata': 'SettingsMetadata',
 114        'web_forms': 'str',
 115        'web_forms_metadata': 'SettingsMetadata'
 116    }
 117
 118    attribute_map = {
 119        'allow_account_management': 'allowAccountManagement',
 120        'allow_account_management_metadata': 'allowAccountManagementMetadata',
 121        'allow_api_access': 'allowApiAccess',
 122        'allow_api_access_metadata': 'allowApiAccessMetadata',
 123        'allow_api_access_to_account': 'allowApiAccessToAccount',
 124        'allow_api_access_to_account_metadata': 'allowApiAccessToAccountMetadata',
 125        'allow_api_sending_on_behalf_of_others': 'allowApiSendingOnBehalfOfOthers',
 126        'allow_api_sending_on_behalf_of_others_metadata': 'allowApiSendingOnBehalfOfOthersMetadata',
 127        'allow_api_sequential_signing': 'allowApiSequentialSigning',
 128        'allow_api_sequential_signing_metadata': 'allowApiSequentialSigningMetadata',
 129        'allow_auto_tagging': 'allowAutoTagging',
 130        'allow_auto_tagging_metadata': 'allowAutoTaggingMetadata',
 131        'allow_bulk_sending': 'allowBulkSending',
 132        'allow_bulk_sending_metadata': 'allowBulkSendingMetadata',
 133        'allow_docu_sign_desktop_client': 'allowDocuSignDesktopClient',
 134        'allow_docu_sign_desktop_client_metadata': 'allowDocuSignDesktopClientMetadata',
 135        'allowed_address_book_access': 'allowedAddressBookAccess',
 136        'allowed_address_book_access_metadata': 'allowedAddressBookAccessMetadata',
 137        'allowed_clickwraps_access': 'allowedClickwrapsAccess',
 138        'allowed_clickwraps_access_metadata': 'allowedClickwrapsAccessMetadata',
 139        'allowed_template_access': 'allowedTemplateAccess',
 140        'allowed_template_access_metadata': 'allowedTemplateAccessMetadata',
 141        'allowed_to_be_envelope_transfer_recipient': 'allowedToBeEnvelopeTransferRecipient',
 142        'allowed_to_be_envelope_transfer_recipient_metadata': 'allowedToBeEnvelopeTransferRecipientMetadata',
 143        'allow_envelope_sending': 'allowEnvelopeSending',
 144        'allow_envelope_sending_metadata': 'allowEnvelopeSendingMetadata',
 145        'allow_e_seal_recipients': 'allowESealRecipients',
 146        'allow_e_seal_recipients_metadata': 'allowESealRecipientsMetadata',
 147        'allow_power_forms_admin_to_access_all_power_form_envelopes': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopes',
 148        'allow_power_forms_admin_to_access_all_power_form_envelopes_metadata': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata',
 149        'allow_senders_to_set_recipient_email_language': 'allowSendersToSetRecipientEmailLanguage',
 150        'allow_senders_to_set_recipient_email_language_metadata': 'allowSendersToSetRecipientEmailLanguageMetadata',
 151        'allow_signer_attachments': 'allowSignerAttachments',
 152        'allow_signer_attachments_metadata': 'allowSignerAttachmentsMetadata',
 153        'allow_supplemental_documents': 'allowSupplementalDocuments',
 154        'allow_supplemental_documents_metadata': 'allowSupplementalDocumentsMetadata',
 155        'allow_tagging_in_send_and_correct': 'allowTaggingInSendAndCorrect',
 156        'allow_tagging_in_send_and_correct_metadata': 'allowTaggingInSendAndCorrectMetadata',
 157        'allow_vaulting': 'allowVaulting',
 158        'allow_vaulting_metadata': 'allowVaultingMetadata',
 159        'allow_wet_signing_override': 'allowWetSigningOverride',
 160        'allow_wet_signing_override_metadata': 'allowWetSigningOverrideMetadata',
 161        'can_create_workspaces': 'canCreateWorkspaces',
 162        'can_create_workspaces_metadata': 'canCreateWorkspacesMetadata',
 163        'can_send_envelopes_via_sms': 'canSendEnvelopesViaSMS',
 164        'can_send_envelopes_via_sms_metadata': 'canSendEnvelopesViaSMSMetadata',
 165        'disable_document_upload': 'disableDocumentUpload',
 166        'disable_document_upload_metadata': 'disableDocumentUploadMetadata',
 167        'disable_other_actions': 'disableOtherActions',
 168        'disable_other_actions_metadata': 'disableOtherActionsMetadata',
 169        'enable_api_request_logging': 'enableApiRequestLogging',
 170        'enable_api_request_logging_metadata': 'enableApiRequestLoggingMetadata',
 171        'enable_key_terms_suggestions_by_document_type': 'enableKeyTermsSuggestionsByDocumentType',
 172        'enable_key_terms_suggestions_by_document_type_metadata': 'enableKeyTermsSuggestionsByDocumentTypeMetadata',
 173        'enable_recipient_viewing_notifications': 'enableRecipientViewingNotifications',
 174        'enable_recipient_viewing_notifications_metadata': 'enableRecipientViewingNotificationsMetadata',
 175        'enable_sequential_signing_interface': 'enableSequentialSigningInterface',
 176        'enable_sequential_signing_interface_metadata': 'enableSequentialSigningInterfaceMetadata',
 177        'enable_transaction_point_integration': 'enableTransactionPointIntegration',
 178        'enable_transaction_point_integration_metadata': 'enableTransactionPointIntegrationMetadata',
 179        'power_form_role': 'powerFormRole',
 180        'power_form_role_metadata': 'powerFormRoleMetadata',
 181        'receive_completed_self_signed_documents_as_email_links': 'receiveCompletedSelfSignedDocumentsAsEmailLinks',
 182        'receive_completed_self_signed_documents_as_email_links_metadata': 'receiveCompletedSelfSignedDocumentsAsEmailLinksMetadata',
 183        'signing_ui_version_metadata': 'signingUiVersionMetadata',
 184        'supplemental_documents_must_accept': 'supplementalDocumentsMustAccept',
 185        'supplemental_documents_must_accept_metadata': 'supplementalDocumentsMustAcceptMetadata',
 186        'supplemental_documents_must_read': 'supplementalDocumentsMustRead',
 187        'supplemental_documents_must_read_metadata': 'supplementalDocumentsMustReadMetadata',
 188        'supplemental_documents_must_view': 'supplementalDocumentsMustView',
 189        'supplemental_documents_must_view_metadata': 'supplementalDocumentsMustViewMetadata',
 190        'use_new_docu_sign_experience_interface': 'useNewDocuSignExperienceInterface',
 191        'use_new_docu_sign_experience_interface_metadata': 'useNewDocuSignExperienceInterfaceMetadata',
 192        'use_new_sending_interface': 'useNewSendingInterface',
 193        'use_new_sending_interface_metadata': 'useNewSendingInterfaceMetadata',
 194        'vaulting_mode': 'vaultingMode',
 195        'vaulting_mode_metadata': 'vaultingModeMetadata',
 196        'web_forms': 'webForms',
 197        'web_forms_metadata': 'webFormsMetadata'
 198    }
 199
 200    def __init__(self, _configuration=None, **kwargs):  # noqa: E501
 201        """AccountRoleSettings - a model defined in Swagger"""  # noqa: E501
 202        if _configuration is None:
 203            _configuration = Configuration()
 204        self._configuration = _configuration
 205
 206        self._allow_account_management = None
 207        self._allow_account_management_metadata = None
 208        self._allow_api_access = None
 209        self._allow_api_access_metadata = None
 210        self._allow_api_access_to_account = None
 211        self._allow_api_access_to_account_metadata = None
 212        self._allow_api_sending_on_behalf_of_others = None
 213        self._allow_api_sending_on_behalf_of_others_metadata = None
 214        self._allow_api_sequential_signing = None
 215        self._allow_api_sequential_signing_metadata = None
 216        self._allow_auto_tagging = None
 217        self._allow_auto_tagging_metadata = None
 218        self._allow_bulk_sending = None
 219        self._allow_bulk_sending_metadata = None
 220        self._allow_docu_sign_desktop_client = None
 221        self._allow_docu_sign_desktop_client_metadata = None
 222        self._allowed_address_book_access = None
 223        self._allowed_address_book_access_metadata = None
 224        self._allowed_clickwraps_access = None
 225        self._allowed_clickwraps_access_metadata = None
 226        self._allowed_template_access = None
 227        self._allowed_template_access_metadata = None
 228        self._allowed_to_be_envelope_transfer_recipient = None
 229        self._allowed_to_be_envelope_transfer_recipient_metadata = None
 230        self._allow_envelope_sending = None
 231        self._allow_envelope_sending_metadata = None
 232        self._allow_e_seal_recipients = None
 233        self._allow_e_seal_recipients_metadata = None
 234        self._allow_power_forms_admin_to_access_all_power_form_envelopes = None
 235        self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata = None
 236        self._allow_senders_to_set_recipient_email_language = None
 237        self._allow_senders_to_set_recipient_email_language_metadata = None
 238        self._allow_signer_attachments = None
 239        self._allow_signer_attachments_metadata = None
 240        self._allow_supplemental_documents = None
 241        self._allow_supplemental_documents_metadata = None
 242        self._allow_tagging_in_send_and_correct = None
 243        self._allow_tagging_in_send_and_correct_metadata = None
 244        self._allow_vaulting = None
 245        self._allow_vaulting_metadata = None
 246        self._allow_wet_signing_override = None
 247        self._allow_wet_signing_override_metadata = None
 248        self._can_create_workspaces = None
 249        self._can_create_workspaces_metadata = None
 250        self._can_send_envelopes_via_sms = None
 251        self._can_send_envelopes_via_sms_metadata = None
 252        self._disable_document_upload = None
 253        self._disable_document_upload_metadata = None
 254        self._disable_other_actions = None
 255        self._disable_other_actions_metadata = None
 256        self._enable_api_request_logging = None
 257        self._enable_api_request_logging_metadata = None
 258        self._enable_key_terms_suggestions_by_document_type = None
 259        self._enable_key_terms_suggestions_by_document_type_metadata = None
 260        self._enable_recipient_viewing_notifications = None
 261        self._enable_recipient_viewing_notifications_metadata = None
 262        self._enable_sequential_signing_interface = None
 263        self._enable_sequential_signing_interface_metadata = None
 264        self._enable_transaction_point_integration = None
 265        self._enable_transaction_point_integration_metadata = None
 266        self._power_form_role = None
 267        self._power_form_role_metadata = None
 268        self._receive_completed_self_signed_documents_as_email_links = None
 269        self._receive_completed_self_signed_documents_as_email_links_metadata = None
 270        self._signing_ui_version_metadata = None
 271        self._supplemental_documents_must_accept = None
 272        self._supplemental_documents_must_accept_metadata = None
 273        self._supplemental_documents_must_read = None
 274        self._supplemental_documents_must_read_metadata = None
 275        self._supplemental_documents_must_view = None
 276        self._supplemental_documents_must_view_metadata = None
 277        self._use_new_docu_sign_experience_interface = None
 278        self._use_new_docu_sign_experience_interface_metadata = None
 279        self._use_new_sending_interface = None
 280        self._use_new_sending_interface_metadata = None
 281        self._vaulting_mode = None
 282        self._vaulting_mode_metadata = None
 283        self._web_forms = None
 284        self._web_forms_metadata = None
 285        self.discriminator = None
 286
 287        setattr(self, "_{}".format('allow_account_management'), kwargs.get('allow_account_management', None))
 288        setattr(self, "_{}".format('allow_account_management_metadata'), kwargs.get('allow_account_management_metadata', None))
 289        setattr(self, "_{}".format('allow_api_access'), kwargs.get('allow_api_access', None))
 290        setattr(self, "_{}".format('allow_api_access_metadata'), kwargs.get('allow_api_access_metadata', None))
 291        setattr(self, "_{}".format('allow_api_access_to_account'), kwargs.get('allow_api_access_to_account', None))
 292        setattr(self, "_{}".format('allow_api_access_to_account_metadata'), kwargs.get('allow_api_access_to_account_metadata', None))
 293        setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others'), kwargs.get('allow_api_sending_on_behalf_of_others', None))
 294        setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others_metadata'), kwargs.get('allow_api_sending_on_behalf_of_others_metadata', None))
 295        setattr(self, "_{}".format('allow_api_sequential_signing'), kwargs.get('allow_api_sequential_signing', None))
 296        setattr(self, "_{}".format('allow_api_sequential_signing_metadata'), kwargs.get('allow_api_sequential_signing_metadata', None))
 297        setattr(self, "_{}".format('allow_auto_tagging'), kwargs.get('allow_auto_tagging', None))
 298        setattr(self, "_{}".format('allow_auto_tagging_metadata'), kwargs.get('allow_auto_tagging_metadata', None))
 299        setattr(self, "_{}".format('allow_bulk_sending'), kwargs.get('allow_bulk_sending', None))
 300        setattr(self, "_{}".format('allow_bulk_sending_metadata'), kwargs.get('allow_bulk_sending_metadata', None))
 301        setattr(self, "_{}".format('allow_docu_sign_desktop_client'), kwargs.get('allow_docu_sign_desktop_client', None))
 302        setattr(self, "_{}".format('allow_docu_sign_desktop_client_metadata'), kwargs.get('allow_docu_sign_desktop_client_metadata', None))
 303        setattr(self, "_{}".format('allowed_address_book_access'), kwargs.get('allowed_address_book_access', None))
 304        setattr(self, "_{}".format('allowed_address_book_access_metadata'), kwargs.get('allowed_address_book_access_metadata', None))
 305        setattr(self, "_{}".format('allowed_clickwraps_access'), kwargs.get('allowed_clickwraps_access', None))
 306        setattr(self, "_{}".format('allowed_clickwraps_access_metadata'), kwargs.get('allowed_clickwraps_access_metadata', None))
 307        setattr(self, "_{}".format('allowed_template_access'), kwargs.get('allowed_template_access', None))
 308        setattr(self, "_{}".format('allowed_template_access_metadata'), kwargs.get('allowed_template_access_metadata', None))
 309        setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient'), kwargs.get('allowed_to_be_envelope_transfer_recipient', None))
 310        setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient_metadata'), kwargs.get('allowed_to_be_envelope_transfer_recipient_metadata', None))
 311        setattr(self, "_{}".format('allow_envelope_sending'), kwargs.get('allow_envelope_sending', None))
 312        setattr(self, "_{}".format('allow_envelope_sending_metadata'), kwargs.get('allow_envelope_sending_metadata', None))
 313        setattr(self, "_{}".format('allow_e_seal_recipients'), kwargs.get('allow_e_seal_recipients', None))
 314        setattr(self, "_{}".format('allow_e_seal_recipients_metadata'), kwargs.get('allow_e_seal_recipients_metadata', None))
 315        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))
 316        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))
 317        setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language'), kwargs.get('allow_senders_to_set_recipient_email_language', None))
 318        setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language_metadata'), kwargs.get('allow_senders_to_set_recipient_email_language_metadata', None))
 319        setattr(self, "_{}".format('allow_signer_attachments'), kwargs.get('allow_signer_attachments', None))
 320        setattr(self, "_{}".format('allow_signer_attachments_metadata'), kwargs.get('allow_signer_attachments_metadata', None))
 321        setattr(self, "_{}".format('allow_supplemental_documents'), kwargs.get('allow_supplemental_documents', None))
 322        setattr(self, "_{}".format('allow_supplemental_documents_metadata'), kwargs.get('allow_supplemental_documents_metadata', None))
 323        setattr(self, "_{}".format('allow_tagging_in_send_and_correct'), kwargs.get('allow_tagging_in_send_and_correct', None))
 324        setattr(self, "_{}".format('allow_tagging_in_send_and_correct_metadata'), kwargs.get('allow_tagging_in_send_and_correct_metadata', None))
 325        setattr(self, "_{}".format('allow_vaulting'), kwargs.get('allow_vaulting', None))
 326        setattr(self, "_{}".format('allow_vaulting_metadata'), kwargs.get('allow_vaulting_metadata', None))
 327        setattr(self, "_{}".format('allow_wet_signing_override'), kwargs.get('allow_wet_signing_override', None))
 328        setattr(self, "_{}".format('allow_wet_signing_override_metadata'), kwargs.get('allow_wet_signing_override_metadata', None))
 329        setattr(self, "_{}".format('can_create_workspaces'), kwargs.get('can_create_workspaces', None))
 330        setattr(self, "_{}".format('can_create_workspaces_metadata'), kwargs.get('can_create_workspaces_metadata', None))
 331        setattr(self, "_{}".format('can_send_envelopes_via_sms'), kwargs.get('can_send_envelopes_via_sms', None))
 332        setattr(self, "_{}".format('can_send_envelopes_via_sms_metadata'), kwargs.get('can_send_envelopes_via_sms_metadata', None))
 333        setattr(self, "_{}".format('disable_document_upload'), kwargs.get('disable_document_upload', None))
 334        setattr(self, "_{}".format('disable_document_upload_metadata'), kwargs.get('disable_document_upload_metadata', None))
 335        setattr(self, "_{}".format('disable_other_actions'), kwargs.get('disable_other_actions', None))
 336        setattr(self, "_{}".format('disable_other_actions_metadata'), kwargs.get('disable_other_actions_metadata', None))
 337        setattr(self, "_{}".format('enable_api_request_logging'), kwargs.get('enable_api_request_logging', None))
 338        setattr(self, "_{}".format('enable_api_request_logging_metadata'), kwargs.get('enable_api_request_logging_metadata', None))
 339        setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type'), kwargs.get('enable_key_terms_suggestions_by_document_type', None))
 340        setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type_metadata'), kwargs.get('enable_key_terms_suggestions_by_document_type_metadata', None))
 341        setattr(self, "_{}".format('enable_recipient_viewing_notifications'), kwargs.get('enable_recipient_viewing_notifications', None))
 342        setattr(self, "_{}".format('enable_recipient_viewing_notifications_metadata'), kwargs.get('enable_recipient_viewing_notifications_metadata', None))
 343        setattr(self, "_{}".format('enable_sequential_signing_interface'), kwargs.get('enable_sequential_signing_interface', None))
 344        setattr(self, "_{}".format('enable_sequential_signing_interface_metadata'), kwargs.get('enable_sequential_signing_interface_metadata', None))
 345        setattr(self, "_{}".format('enable_transaction_point_integration'), kwargs.get('enable_transaction_point_integration', None))
 346        setattr(self, "_{}".format('enable_transaction_point_integration_metadata'), kwargs.get('enable_transaction_point_integration_metadata', None))
 347        setattr(self, "_{}".format('power_form_role'), kwargs.get('power_form_role', None))
 348        setattr(self, "_{}".format('power_form_role_metadata'), kwargs.get('power_form_role_metadata', None))
 349        setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links'), kwargs.get('receive_completed_self_signed_documents_as_email_links', None))
 350        setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links_metadata'), kwargs.get('receive_completed_self_signed_documents_as_email_links_metadata', None))
 351        setattr(self, "_{}".format('signing_ui_version_metadata'), kwargs.get('signing_ui_version_metadata', None))
 352        setattr(self, "_{}".format('supplemental_documents_must_accept'), kwargs.get('supplemental_documents_must_accept', None))
 353        setattr(self, "_{}".format('supplemental_documents_must_accept_metadata'), kwargs.get('supplemental_documents_must_accept_metadata', None))
 354        setattr(self, "_{}".format('supplemental_documents_must_read'), kwargs.get('supplemental_documents_must_read', None))
 355        setattr(self, "_{}".format('supplemental_documents_must_read_metadata'), kwargs.get('supplemental_documents_must_read_metadata', None))
 356        setattr(self, "_{}".format('supplemental_documents_must_view'), kwargs.get('supplemental_documents_must_view', None))
 357        setattr(self, "_{}".format('supplemental_documents_must_view_metadata'), kwargs.get('supplemental_documents_must_view_metadata', None))
 358        setattr(self, "_{}".format('use_new_docu_sign_experience_interface'), kwargs.get('use_new_docu_sign_experience_interface', None))
 359        setattr(self, "_{}".format('use_new_docu_sign_experience_interface_metadata'), kwargs.get('use_new_docu_sign_experience_interface_metadata', None))
 360        setattr(self, "_{}".format('use_new_sending_interface'), kwargs.get('use_new_sending_interface', None))
 361        setattr(self, "_{}".format('use_new_sending_interface_metadata'), kwargs.get('use_new_sending_interface_metadata', None))
 362        setattr(self, "_{}".format('vaulting_mode'), kwargs.get('vaulting_mode', None))
 363        setattr(self, "_{}".format('vaulting_mode_metadata'), kwargs.get('vaulting_mode_metadata', None))
 364        setattr(self, "_{}".format('web_forms'), kwargs.get('web_forms', None))
 365        setattr(self, "_{}".format('web_forms_metadata'), kwargs.get('web_forms_metadata', None))
 366
 367    @property
 368    def allow_account_management(self):
 369        """Gets the allow_account_management of this AccountRoleSettings.  # noqa: E501
 370
 371          # noqa: E501
 372
 373        :return: The allow_account_management of this AccountRoleSettings.  # noqa: E501
 374        :rtype: str
 375        """
 376        return self._allow_account_management
 377
 378    @allow_account_management.setter
 379    def allow_account_management(self, allow_account_management):
 380        """Sets the allow_account_management of this AccountRoleSettings.
 381
 382          # noqa: E501
 383
 384        :param allow_account_management: The allow_account_management of this AccountRoleSettings.  # noqa: E501
 385        :type: str
 386        """
 387
 388        self._allow_account_management = allow_account_management
 389
 390    @property
 391    def allow_account_management_metadata(self):
 392        """Gets the allow_account_management_metadata of this AccountRoleSettings.  # noqa: E501
 393
 394        Metadata that indicates whether the `allowAccountManagement` property is editable.   # noqa: E501
 395
 396        :return: The allow_account_management_metadata of this AccountRoleSettings.  # noqa: E501
 397        :rtype: SettingsMetadata
 398        """
 399        return self._allow_account_management_metadata
 400
 401    @allow_account_management_metadata.setter
 402    def allow_account_management_metadata(self, allow_account_management_metadata):
 403        """Sets the allow_account_management_metadata of this AccountRoleSettings.
 404
 405        Metadata that indicates whether the `allowAccountManagement` property is editable.   # noqa: E501
 406
 407        :param allow_account_management_metadata: The allow_account_management_metadata of this AccountRoleSettings.  # noqa: E501
 408        :type: SettingsMetadata
 409        """
 410
 411        self._allow_account_management_metadata = allow_account_management_metadata
 412
 413    @property
 414    def allow_api_access(self):
 415        """Gets the allow_api_access of this AccountRoleSettings.  # noqa: E501
 416
 417          # noqa: E501
 418
 419        :return: The allow_api_access of this AccountRoleSettings.  # noqa: E501
 420        :rtype: str
 421        """
 422        return self._allow_api_access
 423
 424    @allow_api_access.setter
 425    def allow_api_access(self, allow_api_access):
 426        """Sets the allow_api_access of this AccountRoleSettings.
 427
 428          # noqa: E501
 429
 430        :param allow_api_access: The allow_api_access of this AccountRoleSettings.  # noqa: E501
 431        :type: str
 432        """
 433
 434        self._allow_api_access = allow_api_access
 435
 436    @property
 437    def allow_api_access_metadata(self):
 438        """Gets the allow_api_access_metadata of this AccountRoleSettings.  # noqa: E501
 439
 440        Metadata that indicates whether the `allowApiAccess` property is editable.   # noqa: E501
 441
 442        :return: The allow_api_access_metadata of this AccountRoleSettings.  # noqa: E501
 443        :rtype: SettingsMetadata
 444        """
 445        return self._allow_api_access_metadata
 446
 447    @allow_api_access_metadata.setter
 448    def allow_api_access_metadata(self, allow_api_access_metadata):
 449        """Sets the allow_api_access_metadata of this AccountRoleSettings.
 450
 451        Metadata that indicates whether the `allowApiAccess` property is editable.   # noqa: E501
 452
 453        :param allow_api_access_metadata: The allow_api_access_metadata of this AccountRoleSettings.  # noqa: E501
 454        :type: SettingsMetadata
 455        """
 456
 457        self._allow_api_access_metadata = allow_api_access_metadata
 458
 459    @property
 460    def allow_api_access_to_account(self):
 461        """Gets the allow_api_access_to_account of this AccountRoleSettings.  # noqa: E501
 462
 463          # noqa: E501
 464
 465        :return: The allow_api_access_to_account of this AccountRoleSettings.  # noqa: E501
 466        :rtype: str
 467        """
 468        return self._allow_api_access_to_account
 469
 470    @allow_api_access_to_account.setter
 471    def allow_api_access_to_account(self, allow_api_access_to_account):
 472        """Sets the allow_api_access_to_account of this AccountRoleSettings.
 473
 474          # noqa: E501
 475
 476        :param allow_api_access_to_account: The allow_api_access_to_account of this AccountRoleSettings.  # noqa: E501
 477        :type: str
 478        """
 479
 480        self._allow_api_access_to_account = allow_api_access_to_account
 481
 482    @property
 483    def allow_api_access_to_account_metadata(self):
 484        """Gets the allow_api_access_to_account_metadata of this AccountRoleSettings.  # noqa: E501
 485
 486        Metadata that indicates whether the `allowApiAccessToAccount` property is editable.   # noqa: E501
 487
 488        :return: The allow_api_access_to_account_metadata of this AccountRoleSettings.  # noqa: E501
 489        :rtype: SettingsMetadata
 490        """
 491        return self._allow_api_access_to_account_metadata
 492
 493    @allow_api_access_to_account_metadata.setter
 494    def allow_api_access_to_account_metadata(self, allow_api_access_to_account_metadata):
 495        """Sets the allow_api_access_to_account_metadata of this AccountRoleSettings.
 496
 497        Metadata that indicates whether the `allowApiAccessToAccount` property is editable.   # noqa: E501
 498
 499        :param allow_api_access_to_account_metadata: The allow_api_access_to_account_metadata of this AccountRoleSettings.  # noqa: E501
 500        :type: SettingsMetadata
 501        """
 502
 503        self._allow_api_access_to_account_metadata = allow_api_access_to_account_metadata
 504
 505    @property
 506    def allow_api_sending_on_behalf_of_others(self):
 507        """Gets the allow_api_sending_on_behalf_of_others of this AccountRoleSettings.  # noqa: E501
 508
 509          # noqa: E501
 510
 511        :return: The allow_api_sending_on_behalf_of_others of this AccountRoleSettings.  # noqa: E501
 512        :rtype: str
 513        """
 514        return self._allow_api_sending_on_behalf_of_others
 515
 516    @allow_api_sending_on_behalf_of_others.setter
 517    def allow_api_sending_on_behalf_of_others(self, allow_api_sending_on_behalf_of_others):
 518        """Sets the allow_api_sending_on_behalf_of_others of this AccountRoleSettings.
 519
 520          # noqa: E501
 521
 522        :param allow_api_sending_on_behalf_of_others: The allow_api_sending_on_behalf_of_others of this AccountRoleSettings.  # noqa: E501
 523        :type: str
 524        """
 525
 526        self._allow_api_sending_on_behalf_of_others = allow_api_sending_on_behalf_of_others
 527
 528    @property
 529    def allow_api_sending_on_behalf_of_others_metadata(self):
 530        """Gets the allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings.  # noqa: E501
 531
 532        Metadata that indicates whether the `allowApiSendingOnBehalfOfOthers` property is editable.   # noqa: E501
 533
 534        :return: The allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings.  # noqa: E501
 535        :rtype: SettingsMetadata
 536        """
 537        return self._allow_api_sending_on_behalf_of_others_metadata
 538
 539    @allow_api_sending_on_behalf_of_others_metadata.setter
 540    def allow_api_sending_on_behalf_of_others_metadata(self, allow_api_sending_on_behalf_of_others_metadata):
 541        """Sets the allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings.
 542
 543        Metadata that indicates whether the `allowApiSendingOnBehalfOfOthers` property is editable.   # noqa: E501
 544
 545        :param allow_api_sending_on_behalf_of_others_metadata: The allow_api_sending_on_behalf_of_others_metadata of this AccountRoleSettings.  # noqa: E501
 546        :type: SettingsMetadata
 547        """
 548
 549        self._allow_api_sending_on_behalf_of_others_metadata = allow_api_sending_on_behalf_of_others_metadata
 550
 551    @property
 552    def allow_api_sequential_signing(self):
 553        """Gets the allow_api_sequential_signing of this AccountRoleSettings.  # noqa: E501
 554
 555          # noqa: E501
 556
 557        :return: The allow_api_sequential_signing of this AccountRoleSettings.  # noqa: E501
 558        :rtype: str
 559        """
 560        return self._allow_api_sequential_signing
 561
 562    @allow_api_sequential_signing.setter
 563    def allow_api_sequential_signing(self, allow_api_sequential_signing):
 564        """Sets the allow_api_sequential_signing of this AccountRoleSettings.
 565
 566          # noqa: E501
 567
 568        :param allow_api_sequential_signing: The allow_api_sequential_signing of this AccountRoleSettings.  # noqa: E501
 569        :type: str
 570        """
 571
 572        self._allow_api_sequential_signing = allow_api_sequential_signing
 573
 574    @property
 575    def allow_api_sequential_signing_metadata(self):
 576        """Gets the allow_api_sequential_signing_metadata of this AccountRoleSettings.  # noqa: E501
 577
 578        Metadata that indicates whether the `allowApiSequentialSigning` property is editable.   # noqa: E501
 579
 580        :return: The allow_api_sequential_signing_metadata of this AccountRoleSettings.  # noqa: E501
 581        :rtype: SettingsMetadata
 582        """
 583        return self._allow_api_sequential_signing_metadata
 584
 585    @allow_api_sequential_signing_metadata.setter
 586    def allow_api_sequential_signing_metadata(self, allow_api_sequential_signing_metadata):
 587        """Sets the allow_api_sequential_signing_metadata of this AccountRoleSettings.
 588
 589        Metadata that indicates whether the `allowApiSequentialSigning` property is editable.   # noqa: E501
 590
 591        :param allow_api_sequential_signing_metadata: The allow_api_sequential_signing_metadata of this AccountRoleSettings.  # noqa: E501
 592        :type: SettingsMetadata
 593        """
 594
 595        self._allow_api_sequential_signing_metadata = allow_api_sequential_signing_metadata
 596
 597    @property
 598    def allow_auto_tagging(self):
 599        """Gets the allow_auto_tagging of this AccountRoleSettings.  # noqa: E501
 600
 601          # noqa: E501
 602
 603        :return: The allow_auto_tagging of this AccountRoleSettings.  # noqa: E501
 604        :rtype: str
 605        """
 606        return self._allow_auto_tagging
 607
 608    @allow_auto_tagging.setter
 609    def allow_auto_tagging(self, allow_auto_tagging):
 610        """Sets the allow_auto_tagging of this AccountRoleSettings.
 611
 612          # noqa: E501
 613
 614        :param allow_auto_tagging: The allow_auto_tagging of this AccountRoleSettings.  # noqa: E501
 615        :type: str
 616        """
 617
 618        self._allow_auto_tagging = allow_auto_tagging
 619
 620    @property
 621    def allow_auto_tagging_metadata(self):
 622        """Gets the allow_auto_tagging_metadata of this AccountRoleSettings.  # noqa: E501
 623
 624        Metadata that indicates whether the `allowAutoTagging` property is editable.  # noqa: E501
 625
 626        :return: The allow_auto_tagging_metadata of this AccountRoleSettings.  # noqa: E501
 627        :rtype: SettingsMetadata
 628        """
 629        return self._allow_auto_tagging_metadata
 630
 631    @allow_auto_tagging_metadata.setter
 632    def allow_auto_tagging_metadata(self, allow_auto_tagging_metadata):
 633        """Sets the allow_auto_tagging_metadata of this AccountRoleSettings.
 634
 635        Metadata that indicates whether the `allowAutoTagging` property is editable.  # noqa: E501
 636
 637        :param allow_auto_tagging_metadata: The allow_auto_tagging_metadata of this AccountRoleSettings.  # noqa: E501
 638        :type: SettingsMetadata
 639        """
 640
 641        self._allow_auto_tagging_metadata = allow_auto_tagging_metadata
 642
 643    @property
 644    def allow_bulk_sending(self):
 645        """Gets the allow_bulk_sending of this AccountRoleSettings.  # noqa: E501
 646
 647          # noqa: E501
 648
 649        :return: The allow_bulk_sending of this AccountRoleSettings.  # noqa: E501
 650        :rtype: str
 651        """
 652        return self._allow_bulk_sending
 653
 654    @allow_bulk_sending.setter
 655    def allow_bulk_sending(self, allow_bulk_sending):
 656        """Sets the allow_bulk_sending of this AccountRoleSettings.
 657
 658          # noqa: E501
 659
 660        :param allow_bulk_sending: The allow_bulk_sending of this AccountRoleSettings.  # noqa: E501
 661        :type: str
 662        """
 663
 664        self._allow_bulk_sending = allow_bulk_sending
 665
 666    @property
 667    def allow_bulk_sending_metadata(self):
 668        """Gets the allow_bulk_sending_metadata of this AccountRoleSettings.  # noqa: E501
 669
 670        Metadata that indicates whether the `allowBulkSending` property is editable.   # noqa: E501
 671
 672        :return: The allow_bulk_sending_metadata of this AccountRoleSettings.  # noqa: E501
 673        :rtype: SettingsMetadata
 674        """
 675        return self._allow_bulk_sending_metadata
 676
 677    @allow_bulk_sending_metadata.setter
 678    def allow_bulk_sending_metadata(self, allow_bulk_sending_metadata):
 679        """Sets the allow_bulk_sending_metadata of this AccountRoleSettings.
 680
 681        Metadata that indicates whether the `allowBulkSending` property is editable.   # noqa: E501
 682
 683        :param allow_bulk_sending_metadata: The allow_bulk_sending_metadata of this AccountRoleSettings.  # noqa: E501
 684        :type: SettingsMetadata
 685        """
 686
 687        self._allow_bulk_sending_metadata = allow_bulk_sending_metadata
 688
 689    @property
 690    def allow_docu_sign_desktop_client(self):
 691        """Gets the allow_docu_sign_desktop_client of this AccountRoleSettings.  # noqa: E501
 692
 693          # noqa: E501
 694
 695        :return: The allow_docu_sign_desktop_client of this AccountRoleSettings.  # noqa: E501
 696        :rtype: str
 697        """
 698        return self._allow_docu_sign_desktop_client
 699
 700    @allow_docu_sign_desktop_client.setter
 701    def allow_docu_sign_desktop_client(self, allow_docu_sign_desktop_client):
 702        """Sets the allow_docu_sign_desktop_client of this AccountRoleSettings.
 703
 704          # noqa: E501
 705
 706        :param allow_docu_sign_desktop_client: The allow_docu_sign_desktop_client of this AccountRoleSettings.  # noqa: E501
 707        :type: str
 708        """
 709
 710        self._allow_docu_sign_desktop_client = allow_docu_sign_desktop_client
 711
 712    @property
 713    def allow_docu_sign_desktop_client_metadata(self):
 714        """Gets the allow_docu_sign_desktop_client_metadata of this AccountRoleSettings.  # noqa: E501
 715
 716        Metadata that indicates whether the `allowDocuSignDesktopClient` property is editable.   # noqa: E501
 717
 718        :return: The allow_docu_sign_desktop_client_metadata of this AccountRoleSettings.  # noqa: E501
 719        :rtype: SettingsMetadata
 720        """
 721        return self._allow_docu_sign_desktop_client_metadata
 722
 723    @allow_docu_sign_desktop_client_metadata.setter
 724    def allow_docu_sign_desktop_client_metadata(self, allow_docu_sign_desktop_client_metadata):
 725        """Sets the allow_docu_sign_desktop_client_metadata of this AccountRoleSettings.
 726
 727        Metadata that indicates whether the `allowDocuSignDesktopClient` property is editable.   # noqa: E501
 728
 729        :param allow_docu_sign_desktop_client_metadata: The allow_docu_sign_desktop_client_metadata of this AccountRoleSettings.  # noqa: E501
 730        :type: SettingsMetadata
 731        """
 732
 733        self._allow_docu_sign_desktop_client_metadata = allow_docu_sign_desktop_client_metadata
 734
 735    @property
 736    def allowed_address_book_access(self):
 737        """Gets the allowed_address_book_access of this AccountRoleSettings.  # noqa: E501
 738
 739          # noqa: E501
 740
 741        :return: The allowed_address_book_access of this AccountRoleSettings.  # noqa: E501
 742        :rtype: str
 743        """
 744        return self._allowed_address_book_access
 745
 746    @allowed_address_book_access.setter
 747    def allowed_address_book_access(self, allowed_address_book_access):
 748        """Sets the allowed_address_book_access of this AccountRoleSettings.
 749
 750          # noqa: E501
 751
 752        :param allowed_address_book_access: The allowed_address_book_access of this AccountRoleSettings.  # noqa: E501
 753        :type: str
 754        """
 755
 756        self._allowed_address_book_access = allowed_address_book_access
 757
 758    @property
 759    def allowed_address_book_access_metadata(self):
 760        """Gets the allowed_address_book_access_metadata of this AccountRoleSettings.  # noqa: E501
 761
 762        Metadata that indicates whether the `allowedAddressBookAccess` property is editable.   # noqa: E501
 763
 764        :return: The allowed_address_book_access_metadata of this AccountRoleSettings.  # noqa: E501
 765        :rtype: SettingsMetadata
 766        """
 767        return self._allowed_address_book_access_metadata
 768
 769    @allowed_address_book_access_metadata.setter
 770    def allowed_address_book_access_metadata(self, allowed_address_book_access_metadata):
 771        """Sets the allowed_address_book_access_metadata of this AccountRoleSettings.
 772
 773        Metadata that indicates whether the `allowedAddressBookAccess` property is editable.   # noqa: E501
 774
 775        :param allowed_address_book_access_metadata: The allowed_address_book_access_metadata of this AccountRoleSettings.  # noqa: E501
 776        :type: SettingsMetadata
 777        """
 778
 779        self._allowed_address_book_access_metadata = allowed_address_book_access_metadata
 780
 781    @property
 782    def allowed_clickwraps_access(self):
 783        """Gets the allowed_clickwraps_access of this AccountRoleSettings.  # noqa: E501
 784
 785          # noqa: E501
 786
 787        :return: The allowed_clickwraps_access of this AccountRoleSettings.  # noqa: E501
 788        :rtype: str
 789        """
 790        return self._allowed_clickwraps_access
 791
 792    @allowed_clickwraps_access.setter
 793    def allowed_clickwraps_access(self, allowed_clickwraps_access):
 794        """Sets the allowed_clickwraps_access of this AccountRoleSettings.
 795
 796          # noqa: E501
 797
 798        :param allowed_clickwraps_access: The allowed_clickwraps_access of this AccountRoleSettings.  # noqa: E501
 799        :type: str
 800        """
 801
 802        self._allowed_clickwraps_access = allowed_clickwraps_access
 803
 804    @property
 805    def allowed_clickwraps_access_metadata(self):
 806        """Gets the allowed_clickwraps_access_metadata of this AccountRoleSettings.  # noqa: E501
 807
 808          # noqa: E501
 809
 810        :return: The allowed_clickwraps_access_metadata of this AccountRoleSettings.  # noqa: E501
 811        :rtype: SettingsMetadata
 812        """
 813        return self._allowed_clickwraps_access_metadata
 814
 815    @allowed_clickwraps_access_metadata.setter
 816    def allowed_clickwraps_access_metadata(self, allowed_clickwraps_access_metadata):
 817        """Sets the allowed_clickwraps_access_metadata of this AccountRoleSettings.
 818
 819          # noqa: E501
 820
 821        :param allowed_clickwraps_access_metadata: The allowed_clickwraps_access_metadata of this AccountRoleSettings.  # noqa: E501
 822        :type: SettingsMetadata
 823        """
 824
 825        self._allowed_clickwraps_access_metadata = allowed_clickwraps_access_metadata
 826
 827    @property
 828    def allowed_template_access(self):
 829        """Gets the allowed_template_access of this AccountRoleSettings.  # noqa: E501
 830
 831          # noqa: E501
 832
 833        :return: The allowed_template_access of this AccountRoleSettings.  # noqa: E501
 834        :rtype: str
 835        """
 836        return self._allowed_template_access
 837
 838    @allowed_template_access.setter
 839    def allowed_template_access(self, allowed_template_access):
 840        """Sets the allowed_template_access of this AccountRoleSettings.
 841
 842          # noqa: E501
 843
 844        :param allowed_template_access: The allowed_template_access of this AccountRoleSettings.  # noqa: E501
 845        :type: str
 846        """
 847
 848        self._allowed_template_access = allowed_template_access
 849
 850    @property
 851    def allowed_template_access_metadata(self):
 852        """Gets the allowed_template_access_metadata of this AccountRoleSettings.  # noqa: E501
 853
 854        Metadata that indicates whether the `allowedTemplateAccess` property is editable.   # noqa: E501
 855
 856        :return: The allowed_template_access_metadata of this AccountRoleSettings.  # noqa: E501
 857        :rtype: SettingsMetadata
 858        """
 859        return self._allowed_template_access_metadata
 860
 861    @allowed_template_access_metadata.setter
 862    def allowed_template_access_metadata(self, allowed_template_access_metadata):
 863        """Sets the allowed_template_access_metadata of this AccountRoleSettings.
 864
 865        Metadata that indicates whether the `allowedTemplateAccess` property is editable.   # noqa: E501
 866
 867        :param allowed_template_access_metadata: The allowed_template_access_metadata of this AccountRoleSettings.  # noqa: E501
 868        :type: SettingsMetadata
 869        """
 870
 871        self._allowed_template_access_metadata = allowed_template_access_metadata
 872
 873    @property
 874    def allowed_to_be_envelope_transfer_recipient(self):
 875        """Gets the allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings.  # noqa: E501
 876
 877          # noqa: E501
 878
 879        :return: The allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings.  # noqa: E501
 880        :rtype: str
 881        """
 882        return self._allowed_to_be_envelope_transfer_recipient
 883
 884    @allowed_to_be_envelope_transfer_recipient.setter
 885    def allowed_to_be_envelope_transfer_recipient(self, allowed_to_be_envelope_transfer_recipient):
 886        """Sets the allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings.
 887
 888          # noqa: E501
 889
 890        :param allowed_to_be_envelope_transfer_recipient: The allowed_to_be_envelope_transfer_recipient of this AccountRoleSettings.  # noqa: E501
 891        :type: str
 892        """
 893
 894        self._allowed_to_be_envelope_transfer_recipient = allowed_to_be_envelope_transfer_recipient
 895
 896    @property
 897    def allowed_to_be_envelope_transfer_recipient_metadata(self):
 898        """Gets the allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings.  # noqa: E501
 899
 900        Metadata that indicates whether the `allowedToBeEnvelopeTransferRecipient` property is editable.   # noqa: E501
 901
 902        :return: The allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings.  # noqa: E501
 903        :rtype: SettingsMetadata
 904        """
 905        return self._allowed_to_be_envelope_transfer_recipient_metadata
 906
 907    @allowed_to_be_envelope_transfer_recipient_metadata.setter
 908    def allowed_to_be_envelope_transfer_recipient_metadata(self, allowed_to_be_envelope_transfer_recipient_metadata):
 909        """Sets the allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings.
 910
 911        Metadata that indicates whether the `allowedToBeEnvelopeTransferRecipient` property is editable.   # noqa: E501
 912
 913        :param allowed_to_be_envelope_transfer_recipient_metadata: The allowed_to_be_envelope_transfer_recipient_metadata of this AccountRoleSettings.  # noqa: E501
 914        :type: SettingsMetadata
 915        """
 916
 917        self._allowed_to_be_envelope_transfer_recipient_metadata = allowed_to_be_envelope_transfer_recipient_metadata
 918
 919    @property
 920    def allow_envelope_sending(self):
 921        """Gets the allow_envelope_sending of this AccountRoleSettings.  # noqa: E501
 922
 923          # noqa: E501
 924
 925        :return: The allow_envelope_sending of this AccountRoleSettings.  # noqa: E501
 926        :rtype: str
 927        """
 928        return self._allow_envelope_sending
 929
 930    @allow_envelope_sending.setter
 931    def allow_envelope_sending(self, allow_envelope_sending):
 932        """Sets the allow_envelope_sending of this AccountRoleSettings.
 933
 934          # noqa: E501
 935
 936        :param allow_envelope_sending: The allow_envelope_sending of this AccountRoleSettings.  # noqa: E501
 937        :type: str
 938        """
 939
 940        self._allow_envelope_sending = allow_envelope_sending
 941
 942    @property
 943    def allow_envelope_sending_metadata(self):
 944        """Gets the allow_envelope_sending_metadata of this AccountRoleSettings.  # noqa: E501
 945
 946        Metadata that indicates whether the `allowEnvelopeSending` property is editable.   # noqa: E501
 947
 948        :return: The allow_envelope_sending_metadata of this AccountRoleSettings.  # noqa: E501
 949        :rtype: SettingsMetadata
 950        """
 951        return self._allow_envelope_sending_metadata
 952
 953    @allow_envelope_sending_metadata.setter
 954    def allow_envelope_sending_metadata(self, allow_envelope_sending_metadata):
 955        """Sets the allow_envelope_sending_metadata of this AccountRoleSettings.
 956
 957        Metadata that indicates whether the `allowEnvelopeSending` property is editable.   # noqa: E501
 958
 959        :param allow_envelope_sending_metadata: The allow_envelope_sending_metadata of this AccountRoleSettings.  # noqa: E501
 960        :type: SettingsMetadata
 961        """
 962
 963        self._allow_envelope_sending_metadata = allow_envelope_sending_metadata
 964
 965    @property
 966    def allow_e_seal_recipients(self):
 967        """Gets the allow_e_seal_recipients of this AccountRoleSettings.  # noqa: E501
 968
 969          # noqa: E501
 970
 971        :return: The allow_e_seal_recipients of this AccountRoleSettings.  # noqa: E501
 972        :rtype: str
 973        """
 974        return self._allow_e_seal_recipients
 975
 976    @allow_e_seal_recipients.setter
 977    def allow_e_seal_recipients(self, allow_e_seal_recipients):
 978        """Sets the allow_e_seal_recipients of this AccountRoleSettings.
 979
 980          # noqa: E501
 981
 982        :param allow_e_seal_recipients: The allow_e_seal_recipients of this AccountRoleSettings.  # noqa: E501
 983        :type: str
 984        """
 985
 986        self._allow_e_seal_recipients = allow_e_seal_recipients
 987
 988    @property
 989    def allow_e_seal_recipients_metadata(self):
 990        """Gets the allow_e_seal_recipients_metadata of this AccountRoleSettings.  # noqa: E501
 991
 992        Metadata that indicates whether the `allowESealRecipients` property is editable.  # noqa: E501
 993
 994        :return: The allow_e_seal_recipients_metadata of this AccountRoleSettings.  # noqa: E501
 995        :rtype: SettingsMetadata
 996        """
 997        return self._allow_e_seal_recipients_metadata
 998
 999    @allow_e_seal_recipients_metadata.setter
1000    def allow_e_seal_recipients_metadata(self, allow_e_seal_recipients_metadata):
1001        """Sets the allow_e_seal_recipients_metadata of this AccountRoleSettings.
1002
1003        Metadata that indicates whether the `allowESealRecipients` property is editable.  # noqa: E501
1004
1005        :param allow_e_seal_recipients_metadata: The allow_e_seal_recipients_metadata of this AccountRoleSettings.  # noqa: E501
1006        :type: SettingsMetadata
1007        """
1008
1009        self._allow_e_seal_recipients_metadata = allow_e_seal_recipients_metadata
1010
1011    @property
1012    def allow_power_forms_admin_to_access_all_power_form_envelopes(self):
1013        """Gets the allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings.  # noqa: E501
1014
1015          # noqa: E501
1016
1017        :return: The allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings.  # noqa: E501
1018        :rtype: str
1019        """
1020        return self._allow_power_forms_admin_to_access_all_power_form_envelopes
1021
1022    @allow_power_forms_admin_to_access_all_power_form_envelopes.setter
1023    def allow_power_forms_admin_to_access_all_power_form_envelopes(self, allow_power_forms_admin_to_access_all_power_form_envelopes):
1024        """Sets the allow_power_forms_admin_to_access_all_power_form_envelopes of this AccountRoleSettings.
1025
1026          # noqa: E501
1027
1028        :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
1029        :type: str
1030        """
1031
1032        self._allow_power_forms_admin_to_access_all_power_form_envelopes = allow_power_forms_admin_to_access_all_power_form_envelopes
1033
1034    @property
1035    def allow_power_forms_admin_to_access_all_power_form_envelopes_metadata(self):
1036        """Gets the allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings.  # noqa: E501
1037
1038        Metadata that indicates whether the `allowPowerFormsAdminToAccessAllPowerFormEnvelopes` property is editable.  # noqa: E501
1039
1040        :return: The allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings.  # noqa: E501
1041        :rtype: SettingsMetadata
1042        """
1043        return self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata
1044
1045    @allow_power_forms_admin_to_access_all_power_form_envelopes_metadata.setter
1046    def allow_power_forms_admin_to_access_all_power_form_envelopes_metadata(self, allow_power_forms_admin_to_access_all_power_form_envelopes_metadata):
1047        """Sets the allow_power_forms_admin_to_access_all_power_form_envelopes_metadata of this AccountRoleSettings.
1048
1049        Metadata that indicates whether the `allowPowerFormsAdminToAccessAllPowerFormEnvelopes` property is editable.  # noqa: E501
1050
1051        :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
1052        :type: SettingsMetadata
1053        """
1054
1055        self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata = allow_power_forms_admin_to_access_all_power_form_envelopes_metadata
1056
1057    @property
1058    def allow_senders_to_set_recipient_email_language(self):
1059        """Gets the allow_senders_to_set_recipient_email_language of this AccountRoleSettings.  # noqa: E501
1060
1061          # noqa: E501
1062
1063        :return: The allow_senders_to_set_recipient_email_language of this AccountRoleSettings.  # noqa: E501
1064        :rtype: str
1065        """
1066        return self._allow_senders_to_set_recipient_email_language
1067
1068    @allow_senders_to_set_recipient_email_language.setter
1069    def allow_senders_to_set_recipient_email_language(self, allow_senders_to_set_recipient_email_language):
1070        """Sets the allow_senders_to_set_recipient_email_language of this AccountRoleSettings.
1071
1072          # noqa: E501
1073
1074        :param allow_senders_to_set_recipient_email_language: The allow_senders_to_set_recipient_email_language of this AccountRoleSettings.  # noqa: E501
1075        :type: str
1076        """
1077
1078        self._allow_senders_to_set_recipient_email_language = allow_senders_to_set_recipient_email_language
1079
1080    @property
1081    def allow_senders_to_set_recipient_email_language_metadata(self):
1082        """Gets the allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings.  # noqa: E501
1083
1084        Metadata that indicates whether the `allowSendersToSetRecipientEmailLanguage` property is editable.   # noqa: E501
1085
1086        :return: The allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings.  # noqa: E501
1087        :rtype: SettingsMetadata
1088        """
1089        return self._allow_senders_to_set_recipient_email_language_metadata
1090
1091    @allow_senders_to_set_recipient_email_language_metadata.setter
1092    def allow_senders_to_set_recipient_email_language_metadata(self, allow_senders_to_set_recipient_email_language_metadata):
1093        """Sets the allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings.
1094
1095        Metadata that indicates whether the `allowSendersToSetRecipientEmailLanguage` property is editable.   # noqa: E501
1096
1097        :param allow_senders_to_set_recipient_email_language_metadata: The allow_senders_to_set_recipient_email_language_metadata of this AccountRoleSettings.  # noqa: E501
1098        :type: SettingsMetadata
1099        """
1100
1101        self._allow_senders_to_set_recipient_email_language_metadata = allow_senders_to_set_recipient_email_language_metadata
1102
1103    @property
1104    def allow_signer_attachments(self):
1105        """Gets the allow_signer_attachments of this AccountRoleSettings.  # noqa: E501
1106
1107          # noqa: E501
1108
1109        :return: The allow_signer_attachments of this AccountRoleSettings.  # noqa: E501
1110        :rtype: str
1111        """
1112        return self._allow_signer_attachments
1113
1114    @allow_signer_attachments.setter
1115    def allow_signer_attachments(self, allow_signer_attachments):
1116        """Sets the allow_signer_attachments of this AccountRoleSettings.
1117
1118          # noqa: E501
1119
1120        :param allow_signer_attachments: The allow_signer_attachments of this AccountRoleSettings.  # noqa: E501
1121        :type: str
1122        """
1123
1124        self._allow_signer_attachments = allow_signer_attachments
1125
1126    @property
1127    def allow_signer_attachments_metadata(self):
1128        """Gets the allow_signer_attachments_metadata of this AccountRoleSettings.  # noqa: E501
1129
1130        Metadata that indicates whether the `allowSignerAttachments` property is editable.   # noqa: E501
1131
1132        :return: The allow_signer_attachments_metadata of this AccountRoleSettings.  # noqa: E501
1133        :rtype: SettingsMetadata
1134        """
1135        return self._allow_signer_attachments_metadata
1136
1137    @allow_signer_attachments_metadata.setter
1138    def allow_signer_attachments_metadata(self, allow_signer_attachments_metadata):
1139        """Sets the allow_signer_attachments_metadata of this AccountRoleSettings.
1140
1141        Metadata that indicates whether the `allowSignerAttachments` property is editable.   # noqa: E501
1142
1143        :param allow_signer_attachments_metadata: The allow_signer_attachments_metadata of this AccountRoleSettings.  # noqa: E501
1144        :type: SettingsMetadata
1145        """
1146
1147        self._allow_signer_attachments_metadata = allow_signer_attachments_metadata
1148
1149    @property
1150    def allow_supplemental_documents(self):
1151        """Gets the allow_supplemental_documents of this AccountRoleSettings.  # noqa: E501
1152
1153          # noqa: E501
1154
1155        :return: The allow_supplemental_documents of this AccountRoleSettings.  # noqa: E501
1156        :rtype: str
1157        """
1158        return self._allow_supplemental_documents
1159
1160    @allow_supplemental_documents.setter
1161    def allow_supplemental_documents(self, allow_supplemental_documents):
1162        """Sets the allow_supplemental_documents of this AccountRoleSettings.
1163
1164          # noqa: E501
1165
1166        :param allow_supplemental_documents: The allow_supplemental_documents of this AccountRoleSettings.  # noqa: E501
1167        :type: str
1168        """
1169
1170        self._allow_supplemental_documents = allow_supplemental_documents
1171
1172    @property
1173    def allow_supplemental_documents_metadata(self):
1174        """Gets the allow_supplemental_documents_metadata of this AccountRoleSettings.  # noqa: E501
1175
1176        Metadata that indicates whether the `allowSupplementalDocuments` property is editable.  # noqa: E501
1177
1178        :return: The allow_supplemental_documents_metadata of this AccountRoleSettings.  # noqa: E501
1179        :rtype: SettingsMetadata
1180        """
1181        return self._allow_supplemental_documents_metadata
1182
1183    @allow_supplemental_documents_metadata.setter
1184    def allow_supplemental_documents_metadata(self, allow_supplemental_documents_metadata):
1185        """Sets the allow_supplemental_documents_metadata of this AccountRoleSettings.
1186
1187        Metadata that indicates whether the `allowSupplementalDocuments` property is editable.  # noqa: E501
1188
1189        :param allow_supplemental_documents_metadata: The allow_supplemental_documents_metadata of this AccountRoleSettings.  # noqa: E501
1190        :type: SettingsMetadata
1191        """
1192
1193        self._allow_supplemental_documents_metadata = allow_supplemental_documents_metadata
1194
1195    @property
1196    def allow_tagging_in_send_and_correct(self):
1197        """Gets the allow_tagging_in_send_and_correct of this AccountRoleSettings.  # noqa: E501
1198
1199          # noqa: E501
1200
1201        :return: The allow_tagging_in_send_and_correct of this AccountRoleSettings.  # noqa: E501
1202        :rtype: str
1203        """
1204        return self._allow_tagging_in_send_and_correct
1205
1206    @allow_tagging_in_send_and_correct.setter
1207    def allow_tagging_in_send_and_correct(self, allow_tagging_in_send_and_correct):
1208        """Sets the allow_tagging_in_send_and_correct of this AccountRoleSettings.
1209
1210          # noqa: E501
1211
1212        :param allow_tagging_in_send_and_correct: The allow_tagging_in_send_and_correct of this AccountRoleSettings.  # noqa: E501
1213        :type: str
1214        """
1215
1216        self._allow_tagging_in_send_and_correct = allow_tagging_in_send_and_correct
1217
1218    @property
1219    def allow_tagging_in_send_and_correct_metadata(self):
1220        """Gets the allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings.  # noqa: E501
1221
1222        Metadata that indicates whether the `allowTaggingInSendAndCorrect` property is editable.   # noqa: E501
1223
1224        :return: The allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings.  # noqa: E501
1225        :rtype: SettingsMetadata
1226        """
1227        return self._allow_tagging_in_send_and_correct_metadata
1228
1229    @allow_tagging_in_send_and_correct_metadata.setter
1230    def allow_tagging_in_send_and_correct_metadata(self, allow_tagging_in_send_and_correct_metadata):
1231        """Sets the allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings.
1232
1233        Metadata that indicates whether the `allowTaggingInSendAndCorrect` property is editable.   # noqa: E501
1234
1235        :param allow_tagging_in_send_and_correct_metadata: The allow_tagging_in_send_and_correct_metadata of this AccountRoleSettings.  # noqa: E501
1236        :type: SettingsMetadata
1237        """
1238
1239        self._allow_tagging_in_send_and_correct_metadata = allow_tagging_in_send_and_correct_metadata
1240
1241    @property
1242    def allow_vaulting(self):
1243        """Gets the allow_vaulting of this AccountRoleSettings.  # noqa: E501
1244
1245          # noqa: E501
1246
1247        :return: The allow_vaulting of this AccountRoleSettings.  # noqa: E501
1248        :rtype: str
1249        """
1250        return self._allow_vaulting
1251
1252    @allow_vaulting.setter
1253    def allow_vaulting(self, allow_vaulting):
1254        """Sets the allow_vaulting of this AccountRoleSettings.
1255
1256          # noqa: E501
1257
1258        :param allow_vaulting: The allow_vaulting of this AccountRoleSettings.  # noqa: E501
1259        :type: str
1260        """
1261
1262        self._allow_vaulting = allow_vaulting
1263
1264    @property
1265    def allow_vaulting_metadata(self):
1266        """Gets the allow_vaulting_metadata of this AccountRoleSettings.  # noqa: E501
1267
1268        Reserved for DocuSign.  # noqa: E501
1269
1270        :return: The allow_vaulting_metadata of this AccountRoleSettings.  # noqa: E501
1271        :rtype: SettingsMetadata
1272        """
1273        return self._allow_vaulting_metadata
1274
1275    @allow_vaulting_metadata.setter
1276    def allow_vaulting_metadata(self, allow_vaulting_metadata):
1277        """Sets the allow_vaulting_metadata of this AccountRoleSettings.
1278
1279        Reserved for DocuSign.  # noqa: E501
1280
1281        :param allow_vaulting_metadata: The allow_vaulting_metadata of this AccountRoleSettings.  # noqa: E501
1282        :type: SettingsMetadata
1283        """
1284
1285        self._allow_vaulting_metadata = allow_vaulting_metadata
1286
1287    @property
1288    def allow_wet_signing_override(self):
1289        """Gets the allow_wet_signing_override of this AccountRoleSettings.  # noqa: E501
1290
1291          # noqa: E501
1292
1293        :return: The allow_wet_signing_override of this AccountRoleSettings.  # noqa: E501
1294        :rtype: str
1295        """
1296        return self._allow_wet_signing_override
1297
1298    @allow_wet_signing_override.setter
1299    def allow_wet_signing_override(self, allow_wet_signing_override):
1300        """Sets the allow_wet_signing_override of this AccountRoleSettings.
1301
1302          # noqa: E501
1303
1304        :param allow_wet_signing_override: The allow_wet_signing_override of this AccountRoleSettings.  # noqa: E501
1305        :type: str
1306        """
1307
1308        self._allow_wet_signing_override = allow_wet_signing_override
1309
1310    @property
1311    def allow_wet_signing_override_metadata(self):
1312        """Gets the allow_wet_signing_override_metadata of this AccountRoleSettings.  # noqa: E501
1313
1314        Metadata that indicates whether the `allowWetSigningOverride` property is editable.   # noqa: E501
1315
1316        :return: The allow_wet_signing_override_metadata of this AccountRoleSettings.  # noqa: E501
1317        :rtype: SettingsMetadata
1318        """
1319        return self._allow_wet_signing_override_metadata
1320
1321    @allow_wet_signing_override_metadata.setter
1322    def allow_wet_signing_override_metadata(self, allow_wet_signing_override_metadata):
1323        """Sets the allow_wet_signing_override_metadata of this AccountRoleSettings.
1324
1325        Metadata that indicates whether the `allowWetSigningOverride` property is editable.   # noqa: E501
1326
1327        :param allow_wet_signing_override_metadata: The allow_wet_signing_override_metadata of this AccountRoleSettings.  # noqa: E501
1328        :type: SettingsMetadata
1329        """
1330
1331        self._allow_wet_signing_override_metadata = allow_wet_signing_override_metadata
1332
1333    @property
1334    def can_create_workspaces(self):
1335        """Gets the can_create_workspaces of this AccountRoleSettings.  # noqa: E501
1336
1337          # noqa: E501
1338
1339        :return: The can_create_workspaces of this AccountRoleSettings.  # noqa: E501
1340        :rtype: str
1341        """
1342        return self._can_create_workspaces
1343
1344    @can_create_workspaces.setter
1345    def can_create_workspaces(self, can_create_workspaces):
1346        """Sets the can_create_workspaces of this AccountRoleSettings.
1347
1348          # noqa: E501
1349
1350        :param can_create_workspaces: The can_create_workspaces of this AccountRoleSettings.  # noqa: E501
1351        :type: str
1352        """
1353
1354        self._can_create_workspaces = can_create_workspaces
1355
1356    @property
1357    def can_create_workspaces_metadata(self):
1358        """Gets the can_create_workspaces_metadata of this AccountRoleSettings.  # noqa: E501
1359
1360        Reserved for DocuSign.  # noqa: E501
1361
1362        :return: The can_create_workspaces_metadata of this AccountRoleSettings.  # noqa: E501
1363        :rtype: SettingsMetadata
1364        """
1365        return self._can_create_workspaces_metadata
1366
1367    @can_create_workspaces_metadata.setter
1368    def can_create_workspaces_metadata(self, can_create_workspaces_metadata):
1369        """Sets the can_create_workspaces_metadata of this AccountRoleSettings.
1370
1371        Reserved for DocuSign.  # noqa: E501
1372
1373        :param can_create_workspaces_metadata: The can_create_workspaces_metadata of this AccountRoleSettings.  # noqa: E501
1374        :type: SettingsMetadata
1375        """
1376
1377        self._can_create_workspaces_metadata = can_create_workspaces_metadata
1378
1379    @property
1380    def can_send_envelopes_via_sms(self):
1381        """Gets the can_send_envelopes_via_sms of this AccountRoleSettings.  # noqa: E501
1382
1383          # noqa: E501
1384
1385        :return: The can_send_envelopes_via_sms of this AccountRoleSettings.  # noqa: E501
1386        :rtype: str
1387        """
1388        return self._can_send_envelopes_via_sms
1389
1390    @can_send_envelopes_via_sms.setter
1391    def can_send_envelopes_via_sms(self, can_send_envelopes_via_sms):
1392        """Sets the can_send_envelopes_via_sms of this AccountRoleSettings.
1393
1394          # noqa: E501
1395
1396        :param can_send_envelopes_via_sms: The can_send_envelopes_via_sms of this AccountRoleSettings.  # noqa: E501
1397        :type: str
1398        """
1399
1400        self._can_send_envelopes_via_sms = can_send_envelopes_via_sms
1401
1402    @property
1403    def can_send_envelopes_via_sms_metadata(self):
1404        """Gets the can_send_envelopes_via_sms_metadata of this AccountRoleSettings.  # noqa: E501
1405
1406          # noqa: E501
1407
1408        :return: The can_send_envelopes_via_sms_metadata of this AccountRoleSettings.  # noqa: E501
1409        :rtype: SettingsMetadata
1410        """
1411        return self._can_send_envelopes_via_sms_metadata
1412
1413    @can_send_envelopes_via_sms_metadata.setter
1414    def can_send_envelopes_via_sms_metadata(self, can_send_envelopes_via_sms_metadata):
1415        """Sets the can_send_envelopes_via_sms_metadata of this AccountRoleSettings.
1416
1417          # noqa: E501
1418
1419        :param can_send_envelopes_via_sms_metadata: The can_send_envelopes_via_sms_metadata of this AccountRoleSettings.  # noqa: E501
1420        :type: SettingsMetadata
1421        """
1422
1423        self._can_send_envelopes_via_sms_metadata = can_send_envelopes_via_sms_metadata
1424
1425    @property
1426    def disable_document_upload(self):
1427        """Gets the disable_document_upload of this AccountRoleSettings.  # noqa: E501
1428
1429          # noqa: E501
1430
1431        :return: The disable_document_upload of this AccountRoleSettings.  # noqa: E501
1432        :rtype: str
1433        """
1434        return self._disable_document_upload
1435
1436    @disable_document_upload.setter
1437    def disable_document_upload(self, disable_document_upload):
1438        """Sets the disable_document_upload of this AccountRoleSettings.
1439
1440          # noqa: E501
1441
1442        :param disable_document_upload: The disable_document_upload of this AccountRoleSettings.  # noqa: E501
1443        :type: str
1444        """
1445
1446        self._disable_document_upload = disable_document_upload
1447
1448    @property
1449    def disable_document_upload_metadata(self):
1450        """Gets the disable_document_upload_metadata of this AccountRoleSettings.  # noqa: E501
1451
1452        Metadata that indicates whether the `disableDocumentUpload` property is editable.   # noqa: E501
1453
1454        :return: The disable_document_upload_metadata of this AccountRoleSettings.  # noqa: E501
1455        :rtype: SettingsMetadata
1456        """
1457        return self._disable_document_upload_metadata
1458
1459    @disable_document_upload_metadata.setter
1460    def disable_document_upload_metadata(self, disable_document_upload_metadata):
1461        """Sets the disable_document_upload_metadata of this AccountRoleSettings.
1462
1463        Metadata that indicates whether the `disableDocumentUpload` property is editable.   # noqa: E501
1464
1465        :param disable_document_upload_metadata: The disable_document_upload_metadata of this AccountRoleSettings.  # noqa: E501
1466        :type: SettingsMetadata
1467        """
1468
1469        self._disable_document_upload_metadata = disable_document_upload_metadata
1470
1471    @property
1472    def disable_other_actions(self):
1473        """Gets the disable_other_actions of this AccountRoleSettings.  # noqa: E501
1474
1475          # noqa: E501
1476
1477        :return: The disable_other_actions of this AccountRoleSettings.  # noqa: E501
1478        :rtype: str
1479        """
1480        return self._disable_other_actions
1481
1482    @disable_other_actions.setter
1483    def disable_other_actions(self, disable_other_actions):
1484        """Sets the disable_other_actions of this AccountRoleSettings.
1485
1486          # noqa: E501
1487
1488        :param disable_other_actions: The disable_other_actions of this AccountRoleSettings.  # noqa: E501
1489        :type: str
1490        """
1491
1492        self._disable_other_actions = disable_other_actions
1493
1494    @property
1495    def disable_other_actions_metadata(self):
1496        """Gets the disable_other_actions_metadata of this AccountRoleSettings.  # noqa: E501
1497
1498        Metadata that indicates whether the `disableOtherActions` property is editable.   # noqa: E501
1499
1500        :return: The disable_other_actions_metadata of this AccountRoleSettings.  # noqa: E501
1501        :rtype: SettingsMetadata
1502        """
1503        return self._disable_other_actions_metadata
1504
1505    @disable_other_actions_metadata.setter
1506    def disable_other_actions_metadata(self, disable_other_actions_metadata):
1507        """Sets the disable_other_actions_metadata of this AccountRoleSettings.
1508
1509        Metadata that indicates whether the `disableOtherActions` property is editable.   # noqa: E501
1510
1511        :param disable_other_actions_metadata: The disable_other_actions_metadata of this AccountRoleSettings.  # noqa: E501
1512        :type: SettingsMetadata
1513        """
1514
1515        self._disable_other_actions_metadata = disable_other_actions_metadata
1516
1517    @property
1518    def enable_api_request_logging(self):
1519        """Gets the enable_api_request_logging of this AccountRoleSettings.  # noqa: E501
1520
1521          # noqa: E501
1522
1523        :return: The enable_api_request_logging of this AccountRoleSettings.  # noqa: E501
1524        :rtype: str
1525        """
1526        return self._enable_api_request_logging
1527
1528    @enable_api_request_logging.setter
1529    def enable_api_request_logging(self, enable_api_request_logging):
1530        """Sets the enable_api_request_logging of this AccountRoleSettings.
1531
1532          # noqa: E501
1533
1534        :param enable_api_request_logging: The enable_api_request_logging of this AccountRoleSettings.  # noqa: E501
1535        :type: str
1536        """
1537
1538        self._enable_api_request_logging = enable_api_request_logging
1539
1540    @property
1541    def enable_api_request_logging_metadata(self):
1542        """Gets the enable_api_request_logging_metadata of this AccountRoleSettings.  # noqa: E501
1543
1544        Metadata that indicates whether the `enableApiRequestLogging` property is editable.   # noqa: E501
1545
1546        :return: The enable_api_request_logging_metadata of this AccountRoleSettings.  # noqa: E501
1547        :rtype: SettingsMetadata
1548        """
1549        return self._enable_api_request_logging_metadata
1550
1551    @enable_api_request_logging_metadata.setter
1552    def enable_api_request_logging_metadata(self, enable_api_request_logging_metadata):
1553        """Sets the enable_api_request_logging_metadata of this AccountRoleSettings.
1554
1555        Metadata that indicates whether the `enableApiRequestLogging` property is editable.   # noqa: E501
1556
1557        :param enable_api_request_logging_metadata: The enable_api_request_logging_metadata of this AccountRoleSettings.  # noqa: E501
1558        :type: SettingsMetadata
1559        """
1560
1561        self._enable_api_request_logging_metadata = enable_api_request_logging_metadata
1562
1563    @property
1564    def enable_key_terms_suggestions_by_document_type(self):
1565        """Gets the enable_key_terms_suggestions_by_document_type of this AccountRoleSettings.  # noqa: E501
1566
1567          # noqa: E501
1568
1569        :return: The enable_key_terms_suggestions_by_document_type of this AccountRoleSettings.  # noqa: E501
1570        :rtype: str
1571        """
1572        return self._enable_key_terms_suggestions_by_document_type
1573
1574    @enable_key_terms_suggestions_by_document_type.setter
1575    def enable_key_terms_suggestions_by_document_type(self, enable_key_terms_suggestions_by_document_type):
1576        """Sets the enable_key_terms_suggestions_by_document_type of this AccountRoleSettings.
1577
1578          # noqa: E501
1579
1580        :param enable_key_terms_suggestions_by_document_type: The enable_key_terms_suggestions_by_document_type of this AccountRoleSettings.  # noqa: E501
1581        :type: str
1582        """
1583
1584        self._enable_key_terms_suggestions_by_document_type = enable_key_terms_suggestions_by_document_type
1585
1586    @property
1587    def enable_key_terms_suggestions_by_document_type_metadata(self):
1588        """Gets the enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings.  # noqa: E501
1589
1590          # noqa: E501
1591
1592        :return: The enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings.  # noqa: E501
1593        :rtype: SettingsMetadata
1594        """
1595        return self._enable_key_terms_suggestions_by_document_type_metadata
1596
1597    @enable_key_terms_suggestions_by_document_type_metadata.setter
1598    def enable_key_terms_suggestions_by_document_type_metadata(self, enable_key_terms_suggestions_by_document_type_metadata):
1599        """Sets the enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings.
1600
1601          # noqa: E501
1602
1603        :param enable_key_terms_suggestions_by_document_type_metadata: The enable_key_terms_suggestions_by_document_type_metadata of this AccountRoleSettings.  # noqa: E501
1604        :type: SettingsMetadata
1605        """
1606
1607        self._enable_key_terms_suggestions_by_document_type_metadata = enable_key_terms_suggestions_by_document_type_metadata
1608
1609    @property
1610    def enable_recipient_viewing_notifications(self):
1611        """Gets the enable_recipient_viewing_notifications of this AccountRoleSettings.  # noqa: E501
1612
1613          # noqa: E501
1614
1615        :return: The enable_recipient_viewing_notifications of this AccountRoleSettings.  # noqa: E501
1616        :rtype: str
1617        """
1618        return self._enable_recipient_viewing_notifications
1619
1620    @enable_recipient_viewing_notifications.setter
1621    def enable_recipient_viewing_notifications(self, enable_recipient_viewing_notifications):
1622        """Sets the enable_recipient_viewing_notifications of this AccountRoleSettings.
1623
1624          # noqa: E501
1625
1626        :param enable_recipient_viewing_notifications: The enable_recipient_viewing_notifications of this AccountRoleSettings.  # noqa: E501
1627        :type: str
1628        """
1629
1630        self._enable_recipient_viewing_notifications = enable_recipient_viewing_notifications
1631
1632    @property
1633    def enable_recipient_viewing_notifications_metadata(self):
1634        """Gets the enable_recipient_viewing_notifications_metadata of this AccountRoleSettings.  # noqa: E501
1635
1636        Metadata that indicates whether the `enableRecipientViewingNotifications` property is editable.   # noqa: E501
1637
1638        :return: The enable_recipient_viewing_notifications_metadata of this AccountRoleSettings.  # noqa: E501
1639        :rtype: SettingsMetadata
1640        """
1641        return self._enable_recipient_viewing_notifications_metadata
1642
1643    @enable_recipient_viewing_notifications_metadata.setter
1644    def enable_recipient_viewing_notifications_metadata(self, enable_recipient_viewing_notifications_metadata):
1645        """Sets the enable_recipient_viewing_notifications_metadata of this AccountRoleSettings.
1646
1647        Metadata that indicates whether the `enableRecipientViewingNotifications` property is editable.   # noqa: E501
1648
1649        :param enable_recipient_viewing_notifications_metadata: The enable_recipient_viewing_notifications_metadata of this AccountRoleSettings.  # noqa: E501
1650        :type: SettingsMetadata
1651        """
1652
1653        self._enable_recipient_viewing_notifications_metadata = enable_recipient_viewing_notifications_metadata
1654
1655    @property
1656    def enable_sequential_signing_interface(self):
1657        """Gets the enable_sequential_signing_interface of this AccountRoleSettings.  # noqa: E501
1658
1659          # noqa: E501
1660
1661        :return: The enable_sequential_signing_interface of this AccountRoleSettings.  # noqa: E501
1662        :rtype: str
1663        """
1664        return self._enable_sequential_signing_interface
1665
1666    @enable_sequential_signing_interface.setter
1667    def enable_sequential_signing_interface(self, enable_sequential_signing_interface):
1668        """Sets the enable_sequential_signing_interface of this AccountRoleSettings.
1669
1670          # noqa: E501
1671
1672        :param enable_sequential_signing_interface: The enable_sequential_signing_interface of this AccountRoleSettings.  # noqa: E501
1673        :type: str
1674        """
1675
1676        self._enable_sequential_signing_interface = enable_sequential_signing_interface
1677
1678    @property
1679    def enable_sequential_signing_interface_metadata(self):
1680        """Gets the enable_sequential_signing_interface_metadata of this AccountRoleSettings.  # noqa: E501
1681
1682        Metadata that indicates whether the `enableSequentialSigningInterface` property is editable.   # noqa: E501
1683
1684        :return: The enable_sequential_signing_interface_metadata of this AccountRoleSettings.  # noqa: E501
1685        :rtype: SettingsMetadata
1686        """
1687        return self._enable_sequential_signing_interface_metadata
1688
1689    @enable_sequential_signing_interface_metadata.setter
1690    def enable_sequential_signing_interface_metadata(self, enable_sequential_signing_interface_metadata):
1691        """Sets the enable_sequential_signing_interface_metadata of this AccountRoleSettings.
1692
1693        Metadata that indicates whether the `enableSequentialSigningInterface` property is editable.   # noqa: E501
1694
1695        :param enable_sequential_signing_interface_metadata: The enable_sequential_signing_interface_metadata of this AccountRoleSettings.  # noqa: E501
1696        :type: SettingsMetadata
1697        """
1698
1699        self._enable_sequential_signing_interface_metadata = enable_sequential_signing_interface_metadata
1700
1701    @property
1702    def enable_transaction_point_integration(self):
1703        """Gets the enable_transaction_point_integration of this AccountRoleSettings.  # noqa: E501
1704
1705          # noqa: E501
1706
1707        :return: The enable_transaction_point_integration of this AccountRoleSettings.  # noqa: E501
1708        :rtype: str
1709        """
1710        return self._enable_transaction_point_integration
1711
1712    @enable_transaction_point_integration.setter
1713    def enable_transaction_point_integration(self, enable_transaction_point_integration):
1714        """Sets the enable_transaction_point_integration of this AccountRoleSettings.
1715
1716          # noqa: E501
1717
1718        :param enable_transaction_point_integration: The enable_transaction_point_integration of this AccountRoleSettings.  # noqa: E501
1719        :type: str
1720        """
1721
1722        self._enable_transaction_point_integration = enable_transaction_point_integration
1723
1724    @property
1725    def enable_transaction_point_integration_metadata(self):
1726        """Gets the enable_transaction_point_integration_metadata of this AccountRoleSettings.  # noqa: E501
1727
1728        Reserved for DocuSign.  # noqa: E501
1729
1730        :return: The enable_transaction_point_integration_metadata of this AccountRoleSettings.  # noqa: E501
1731        :rtype: SettingsMetadata
1732        """
1733        return self._enable_transaction_point_integration_metadata
1734
1735    @enable_transaction_point_integration_metadata.setter
1736    def enable_transaction_point_integration_metadata(self, enable_transaction_point_integration_metadata):
1737        """Sets the enable_transaction_point_integration_metadata of this AccountRoleSettings.
1738
1739        Reserved for DocuSign.  # noqa: E501
1740
1741        :param enable_transaction_point_integration_metadata: The enable_transaction_point_integration_metadata of this AccountRoleSettings.  # noqa: E501
1742        :type: SettingsMetadata
1743        """
1744
1745        self._enable_transaction_point_integration_metadata = enable_transaction_point_integration_metadata
1746
1747    @property
1748    def power_form_role(self):
1749        """Gets the power_form_role of this AccountRoleSettings.  # noqa: E501
1750
1751          # noqa: E501
1752
1753        :return: The power_form_role of this AccountRoleSettings.  # noqa: E501
1754        :rtype: str
1755        """
1756        return self._power_form_role
1757
1758    @power_form_role.setter
1759    def power_form_role(self, power_form_role):
1760        """Sets the power_form_role of this AccountRoleSettings.
1761
1762          # noqa: E501
1763
1764        :param power_form_role: The power_form_role of this AccountRoleSettings.  # noqa: E501
1765        :type: str
1766        """
1767
1768        self._power_form_role = power_form_role
1769
1770    @property
1771    def power_form_role_metadata(self):
1772        """Gets the power_form_role_metadata of this AccountRoleSettings.  # noqa: E501
1773
1774        Metadata that indicates whether the `powerFormRole` property is editable.   # noqa: E501
1775
1776        :return: The power_form_role_metadata of this AccountRoleSettings.  # noqa: E501
1777        :rtype: SettingsMetadata
1778        """
1779        return self._power_form_role_metadata
1780
1781    @power_form_role_metadata.setter
1782    def power_form_role_metadata(self, power_form_role_metadata):
1783        """Sets the power_form_role_metadata of this AccountRoleSettings.
1784
1785        Metadata that indicates whether the `powerFormRole` property is editable.   # noqa: E501
1786
1787        :param power_form_role_metadata: The power_form_role_metadata of this AccountRoleSettings.  # noqa: E501
1788        :type: SettingsMetadata
1789        """
1790
1791        self._power_form_role_metadata = power_form_role_metadata
1792
1793    @property
1794    def receive_completed_self_signed_documents_as_email_links(self):
1795        """Gets the receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings.  # noqa: E501
1796
1797          # noqa: E501
1798
1799        :return: The receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings.  # noqa: E501
1800        :rtype: str
1801        """
1802        return self._receive_completed_self_signed_documents_as_email_links
1803
1804    @receive_completed_self_signed_documents_as_email_links.setter
1805    def receive_completed_self_signed_documents_as_email_links(self, receive_completed_self_signed_documents_as_email_links):
1806        """Sets the receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings.
1807
1808          # noqa: E501
1809
1810        :param receive_completed_self_signed_documents_as_email_links: The receive_completed_self_signed_documents_as_email_links of this AccountRoleSettings.  # noqa: E501
1811        :type: str
1812        """
1813
1814        self._receive_completed_self_signed_documents_as_email_links = receive_completed_self_signed_documents_as_email_links
1815
1816    @property
1817    def receive_completed_self_signed_documents_as_email_links_metadata(self):
1818        """Gets the receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings.  # noqa: E501
1819
1820        Metadata that indicates whether the `receiveCompletedSelfSignedDocumentsAsEmailLinks` property is editable.   # noqa: E501
1821
1822        :return: The receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings.  # noqa: E501
1823        :rtype: SettingsMetadata
1824        """
1825        return self._receive_completed_self_signed_documents_as_email_links_metadata
1826
1827    @receive_completed_self_signed_documents_as_email_links_metadata.setter
1828    def receive_completed_self_signed_documents_as_email_links_metadata(self, receive_completed_self_signed_documents_as_email_links_metadata):
1829        """Sets the receive_completed_self_signed_documents_as_email_links_metadata of this AccountRoleSettings.
1830
1831        Metadata that indicates whether the `receiveCompletedSelfSignedDocumentsAsEmailLinks` property is editable.   # noqa: E501
1832
1833        :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
1834        :type: SettingsMetadata
1835        """
1836
1837        self._receive_completed_self_signed_documents_as_email_links_metadata = receive_completed_self_signed_documents_as_email_links_metadata
1838
1839    @property
1840    def signing_ui_version_metadata(self):
1841        """Gets the signing_ui_version_metadata of this AccountRoleSettings.  # noqa: E501
1842
1843        Reserved for DocuSign.  # noqa: E501
1844
1845        :return: The signing_ui_version_metadata of this AccountRoleSettings.  # noqa: E501
1846        :rtype: SettingsMetadata
1847        """
1848        return self._signing_ui_version_metadata
1849
1850    @signing_ui_version_metadata.setter
1851    def signing_ui_version_metadata(self, signing_ui_version_metadata):
1852        """Sets the signing_ui_version_metadata of this AccountRoleSettings.
1853
1854        Reserved for DocuSign.  # noqa: E501
1855
1856        :param signing_ui_version_metadata: The signing_ui_version_metadata of this AccountRoleSettings.  # noqa: E501
1857        :type: SettingsMetadata
1858        """
1859
1860        self._signing_ui_version_metadata = signing_ui_version_metadata
1861
1862    @property
1863    def supplemental_documents_must_accept(self):
1864        """Gets the supplemental_documents_must_accept of this AccountRoleSettings.  # noqa: E501
1865
1866          # noqa: E501
1867
1868        :return: The supplemental_documents_must_accept of this AccountRoleSettings.  # noqa: E501
1869        :rtype: str
1870        """
1871        return self._supplemental_documents_must_accept
1872
1873    @supplemental_documents_must_accept.setter
1874    def supplemental_documents_must_accept(self, supplemental_documents_must_accept):
1875        """Sets the supplemental_documents_must_accept of this AccountRoleSettings.
1876
1877          # noqa: E501
1878
1879        :param supplemental_documents_must_accept: The supplemental_documents_must_accept of this AccountRoleSettings.  # noqa: E501
1880        :type: str
1881        """
1882
1883        self._supplemental_documents_must_accept = supplemental_documents_must_accept
1884
1885    @property
1886    def supplemental_documents_must_accept_metadata(self):
1887        """Gets the supplemental_documents_must_accept_metadata of this AccountRoleSettings.  # noqa: E501
1888
1889        Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable.   # noqa: E501
1890
1891        :return: The supplemental_documents_must_accept_metadata of this AccountRoleSettings.  # noqa: E501
1892        :rtype: SettingsMetadata
1893        """
1894        return self._supplemental_documents_must_accept_metadata
1895
1896    @supplemental_documents_must_accept_metadata.setter
1897    def supplemental_documents_must_accept_metadata(self, supplemental_documents_must_accept_metadata):
1898        """Sets the supplemental_documents_must_accept_metadata of this AccountRoleSettings.
1899
1900        Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable.   # noqa: E501
1901
1902        :param supplemental_documents_must_accept_metadata: The supplemental_documents_must_accept_metadata of this AccountRoleSettings.  # noqa: E501
1903        :type: SettingsMetadata
1904        """
1905
1906        self._supplemental_documents_must_accept_metadata = supplemental_documents_must_accept_metadata
1907
1908    @property
1909    def supplemental_documents_must_read(self):
1910        """Gets the supplemental_documents_must_read of this AccountRoleSettings.  # noqa: E501
1911
1912          # noqa: E501
1913
1914        :return: The supplemental_documents_must_read of this AccountRoleSettings.  # noqa: E501
1915        :rtype: str
1916        """
1917        return self._supplemental_documents_must_read
1918
1919    @supplemental_documents_must_read.setter
1920    def supplemental_documents_must_read(self, supplemental_documents_must_read):
1921        """Sets the supplemental_documents_must_read of this AccountRoleSettings.
1922
1923          # noqa: E501
1924
1925        :param supplemental_documents_must_read: The supplemental_documents_must_read of this AccountRoleSettings.  # noqa: E501
1926        :type: str
1927        """
1928
1929        self._supplemental_documents_must_read = supplemental_documents_must_read
1930
1931    @property
1932    def supplemental_documents_must_read_metadata(self):
1933        """Gets the supplemental_documents_must_read_metadata of this AccountRoleSettings.  # noqa: E501
1934
1935        Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable.   # noqa: E501
1936
1937        :return: The supplemental_documents_must_read_metadata of this AccountRoleSettings.  # noqa: E501
1938        :rtype: SettingsMetadata
1939        """
1940        return self._supplemental_documents_must_read_metadata
1941
1942    @supplemental_documents_must_read_metadata.setter
1943    def supplemental_documents_must_read_metadata(self, supplemental_documents_must_read_metadata):
1944        """Sets the supplemental_documents_must_read_metadata of this AccountRoleSettings.
1945
1946        Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable.   # noqa: E501
1947
1948        :param supplemental_documents_must_read_metadata: The supplemental_documents_must_read_metadata of this AccountRoleSettings.  # noqa: E501
1949        :type: SettingsMetadata
1950        """
1951
1952        self._supplemental_documents_must_read_metadata = supplemental_documents_must_read_metadata
1953
1954    @property
1955    def supplemental_documents_must_view(self):
1956        """Gets the supplemental_documents_must_view of this AccountRoleSettings.  # noqa: E501
1957
1958          # noqa: E501
1959
1960        :return: The supplemental_documents_must_view of this AccountRoleSettings.  # noqa: E501
1961        :rtype: str
1962        """
1963        return self._supplemental_documents_must_view
1964
1965    @supplemental_documents_must_view.setter
1966    def supplemental_documents_must_view(self, supplemental_documents_must_view):
1967        """Sets the supplemental_documents_must_view of this AccountRoleSettings.
1968
1969          # noqa: E501
1970
1971        :param supplemental_documents_must_view: The supplemental_documents_must_view of this AccountRoleSettings.  # noqa: E501
1972        :type: str
1973        """
1974
1975        self._supplemental_documents_must_view = supplemental_documents_must_view
1976
1977    @property
1978    def supplemental_documents_must_view_metadata(self):
1979        """Gets the supplemental_documents_must_view_metadata of this AccountRoleSettings.  # noqa: E501
1980
1981        Metadata that indicates whether the `supplementalDocumentsMustView` property is editable.   # noqa: E501
1982
1983        :return: The supplemental_documents_must_view_metadata of this AccountRoleSettings.  # noqa: E501
1984        :rtype: SettingsMetadata
1985        """
1986        return self._supplemental_documents_must_view_metadata
1987
1988    @supplemental_documents_must_view_metadata.setter
1989    def supplemental_documents_must_view_metadata(self, supplemental_documents_must_view_metadata):
1990        """Sets the supplemental_documents_must_view_metadata of this AccountRoleSettings.
1991
1992        Metadata that indicates whether the `supplementalDocumentsMustView` property is editable.   # noqa: E501
1993
1994        :param supplemental_documents_must_view_metadata: The supplemental_documents_must_view_metadata of this AccountRoleSettings.  # noqa: E501
1995        :type: SettingsMetadata
1996        """
1997
1998        self._supplemental_documents_must_view_metadata = supplemental_documents_must_view_metadata
1999
2000    @property
2001    def use_new_docu_sign_experience_interface(self):
2002        """Gets the use_new_docu_sign_experience_interface of this AccountRoleSettings.  # noqa: E501
2003
2004          # noqa: E501
2005
2006        :return: The use_new_docu_sign_experience_interface of this AccountRoleSettings.  # noqa: E501
2007        :rtype: str
2008        """
2009        return self._use_new_docu_sign_experience_interface
2010
2011    @use_new_docu_sign_experience_interface.setter
2012    def use_new_docu_sign_experience_interface(self, use_new_docu_sign_experience_interface):
2013        """Sets the use_new_docu_sign_experience_interface of this AccountRoleSettings.
2014
2015          # noqa: E501
2016
2017        :param use_new_docu_sign_experience_interface: The use_new_docu_sign_experience_interface of this AccountRoleSettings.  # noqa: E501
2018        :type: str
2019        """
2020
2021        self._use_new_docu_sign_experience_interface = use_new_docu_sign_experience_interface
2022
2023    @property
2024    def use_new_docu_sign_experience_interface_metadata(self):
2025        """Gets the use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings.  # noqa: E501
2026
2027        Reserved for DocuSign.  # noqa: E501
2028
2029        :return: The use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings.  # noqa: E501
2030        :rtype: SettingsMetadata
2031        """
2032        return self._use_new_docu_sign_experience_interface_metadata
2033
2034    @use_new_docu_sign_experience_interface_metadata.setter
2035    def use_new_docu_sign_experience_interface_metadata(self, use_new_docu_sign_experience_interface_metadata):
2036        """Sets the use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings.
2037
2038        Reserved for DocuSign.  # noqa: E501
2039
2040        :param use_new_docu_sign_experience_interface_metadata: The use_new_docu_sign_experience_interface_metadata of this AccountRoleSettings.  # noqa: E501
2041        :type: SettingsMetadata
2042        """
2043
2044        self._use_new_docu_sign_experience_interface_metadata = use_new_docu_sign_experience_interface_metadata
2045
2046    @property
2047    def use_new_sending_interface(self):
2048        """Gets the use_new_sending_interface of this AccountRoleSettings.  # noqa: E501
2049
2050          # noqa: E501
2051
2052        :return: The use_new_sending_interface of this AccountRoleSettings.  # noqa: E501
2053        :rtype: str
2054        """
2055        return self._use_new_sending_interface
2056
2057    @use_new_sending_interface.setter
2058    def use_new_sending_interface(self, use_new_sending_interface):
2059        """Sets the use_new_sending_interface of this AccountRoleSettings.
2060
2061          # noqa: E501
2062
2063        :param use_new_sending_interface: The use_new_sending_interface of this AccountRoleSettings.  # noqa: E501
2064        :type: str
2065        """
2066
2067        self._use_new_sending_interface = use_new_sending_interface
2068
2069    @property
2070    def use_new_sending_interface_metadata(self):
2071        """Gets the use_new_sending_interface_metadata of this AccountRoleSettings.  # noqa: E501
2072
2073        Reserved for DocuSign.  # noqa: E501
2074
2075        :return: The use_new_sending_interface_metadata of this AccountRoleSettings.  # noqa: E501
2076        :rtype: SettingsMetadata
2077        """
2078        return self._use_new_sending_interface_metadata
2079
2080    @use_new_sending_interface_metadata.setter
2081    def use_new_sending_interface_metadata(self, use_new_sending_interface_metadata):
2082        """Sets the use_new_sending_interface_metadata of this AccountRoleSettings.
2083
2084        Reserved for DocuSign.  # noqa: E501
2085
2086        :param use_new_sending_interface_metadata: The use_new_sending_interface_metadata of this AccountRoleSettings.  # noqa: E501
2087        :type: SettingsMetadata
2088        """
2089
2090        self._use_new_sending_interface_metadata = use_new_sending_interface_metadata
2091
2092    @property
2093    def vaulting_mode(self):
2094        """Gets the vaulting_mode of this AccountRoleSettings.  # noqa: E501
2095
2096          # noqa: E501
2097
2098        :return: The vaulting_mode of this AccountRoleSettings.  # noqa: E501
2099        :rtype: str
2100        """
2101        return self._vaulting_mode
2102
2103    @vaulting_mode.setter
2104    def vaulting_mode(self, vaulting_mode):
2105        """Sets the vaulting_mode of this AccountRoleSettings.
2106
2107          # noqa: E501
2108
2109        :param vaulting_mode: The vaulting_mode of this AccountRoleSettings.  # noqa: E501
2110        :type: str
2111        """
2112
2113        self._vaulting_mode = vaulting_mode
2114
2115    @property
2116    def vaulting_mode_metadata(self):
2117        """Gets the vaulting_mode_metadata of this AccountRoleSettings.  # noqa: E501
2118
2119        Reserved for DocuSign.  # noqa: E501
2120
2121        :return: The vaulting_mode_metadata of this AccountRoleSettings.  # noqa: E501
2122        :rtype: SettingsMetadata
2123        """
2124        return self._vaulting_mode_metadata
2125
2126    @vaulting_mode_metadata.setter
2127    def vaulting_mode_metadata(self, vaulting_mode_metadata):
2128        """Sets the vaulting_mode_metadata of this AccountRoleSettings.
2129
2130        Reserved for DocuSign.  # noqa: E501
2131
2132        :param vaulting_mode_metadata: The vaulting_mode_metadata of this AccountRoleSettings.  # noqa: E501
2133        :type: SettingsMetadata
2134        """
2135
2136        self._vaulting_mode_metadata = vaulting_mode_metadata
2137
2138    @property
2139    def web_forms(self):
2140        """Gets the web_forms of this AccountRoleSettings.  # noqa: E501
2141
2142          # noqa: E501
2143
2144        :return: The web_forms of this AccountRoleSettings.  # noqa: E501
2145        :rtype: str
2146        """
2147        return self._web_forms
2148
2149    @web_forms.setter
2150    def web_forms(self, web_forms):
2151        """Sets the web_forms of this AccountRoleSettings.
2152
2153          # noqa: E501
2154
2155        :param web_forms: The web_forms of this AccountRoleSettings.  # noqa: E501
2156        :type: str
2157        """
2158
2159        self._web_forms = web_forms
2160
2161    @property
2162    def web_forms_metadata(self):
2163        """Gets the web_forms_metadata of this AccountRoleSettings.  # noqa: E501
2164
2165          # noqa: E501
2166
2167        :return: The web_forms_metadata of this AccountRoleSettings.  # noqa: E501
2168        :rtype: SettingsMetadata
2169        """
2170        return self._web_forms_metadata
2171
2172    @web_forms_metadata.setter
2173    def web_forms_metadata(self, web_forms_metadata):
2174        """Sets the web_forms_metadata of this AccountRoleSettings.
2175
2176          # noqa: E501
2177
2178        :param web_forms_metadata: The web_forms_metadata of this AccountRoleSettings.  # noqa: E501
2179        :type: SettingsMetadata
2180        """
2181
2182        self._web_forms_metadata = web_forms_metadata
2183
2184    def to_dict(self):
2185        """Returns the model properties as a dict"""
2186        result = {}
2187
2188        for attr, _ in six.iteritems(self.swagger_types):
2189            value = getattr(self, attr)
2190            if isinstance(value, list):
2191                result[attr] = list(map(
2192                    lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
2193                    value
2194                ))
2195            elif hasattr(value, "to_dict"):
2196                result[attr] = value.to_dict()
2197            elif isinstance(value, dict):
2198                result[attr] = dict(map(
2199                    lambda item: (item[0], item[1].to_dict())
2200                    if hasattr(item[1], "to_dict") else item,
2201                    value.items()
2202                ))
2203            else:
2204                result[attr] = value
2205        if issubclass(AccountRoleSettings, dict):
2206            for key, value in self.items():
2207                result[key] = value
2208
2209        return result
2210
2211    def to_str(self):
2212        """Returns the string representation of the model"""
2213        return pprint.pformat(self.to_dict())
2214
2215    def __repr__(self):
2216        """For `print` and `pprint`"""
2217        return self.to_str()
2218
2219    def __eq__(self, other):
2220        """Returns true if both objects are equal"""
2221        if not isinstance(other, AccountRoleSettings):
2222            return False
2223
2224        return self.to_dict() == other.to_dict()
2225
2226    def __ne__(self, other):
2227        """Returns true if both objects are not equal"""
2228        if not isinstance(other, AccountRoleSettings):
2229            return True
2230
2231        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.

AccountRoleSettings(_configuration=None, **kwargs)
200    def __init__(self, _configuration=None, **kwargs):  # noqa: E501
201        """AccountRoleSettings - a model defined in Swagger"""  # noqa: E501
202        if _configuration is None:
203            _configuration = Configuration()
204        self._configuration = _configuration
205
206        self._allow_account_management = None
207        self._allow_account_management_metadata = None
208        self._allow_api_access = None
209        self._allow_api_access_metadata = None
210        self._allow_api_access_to_account = None
211        self._allow_api_access_to_account_metadata = None
212        self._allow_api_sending_on_behalf_of_others = None
213        self._allow_api_sending_on_behalf_of_others_metadata = None
214        self._allow_api_sequential_signing = None
215        self._allow_api_sequential_signing_metadata = None
216        self._allow_auto_tagging = None
217        self._allow_auto_tagging_metadata = None
218        self._allow_bulk_sending = None
219        self._allow_bulk_sending_metadata = None
220        self._allow_docu_sign_desktop_client = None
221        self._allow_docu_sign_desktop_client_metadata = None
222        self._allowed_address_book_access = None
223        self._allowed_address_book_access_metadata = None
224        self._allowed_clickwraps_access = None
225        self._allowed_clickwraps_access_metadata = None
226        self._allowed_template_access = None
227        self._allowed_template_access_metadata = None
228        self._allowed_to_be_envelope_transfer_recipient = None
229        self._allowed_to_be_envelope_transfer_recipient_metadata = None
230        self._allow_envelope_sending = None
231        self._allow_envelope_sending_metadata = None
232        self._allow_e_seal_recipients = None
233        self._allow_e_seal_recipients_metadata = None
234        self._allow_power_forms_admin_to_access_all_power_form_envelopes = None
235        self._allow_power_forms_admin_to_access_all_power_form_envelopes_metadata = None
236        self._allow_senders_to_set_recipient_email_language = None
237        self._allow_senders_to_set_recipient_email_language_metadata = None
238        self._allow_signer_attachments = None
239        self._allow_signer_attachments_metadata = None
240        self._allow_supplemental_documents = None
241        self._allow_supplemental_documents_metadata = None
242        self._allow_tagging_in_send_and_correct = None
243        self._allow_tagging_in_send_and_correct_metadata = None
244        self._allow_vaulting = None
245        self._allow_vaulting_metadata = None
246        self._allow_wet_signing_override = None
247        self._allow_wet_signing_override_metadata = None
248        self._can_create_workspaces = None
249        self._can_create_workspaces_metadata = None
250        self._can_send_envelopes_via_sms = None
251        self._can_send_envelopes_via_sms_metadata = None
252        self._disable_document_upload = None
253        self._disable_document_upload_metadata = None
254        self._disable_other_actions = None
255        self._disable_other_actions_metadata = None
256        self._enable_api_request_logging = None
257        self._enable_api_request_logging_metadata = None
258        self._enable_key_terms_suggestions_by_document_type = None
259        self._enable_key_terms_suggestions_by_document_type_metadata = None
260        self._enable_recipient_viewing_notifications = None
261        self._enable_recipient_viewing_notifications_metadata = None
262        self._enable_sequential_signing_interface = None
263        self._enable_sequential_signing_interface_metadata = None
264        self._enable_transaction_point_integration = None
265        self._enable_transaction_point_integration_metadata = None
266        self._power_form_role = None
267        self._power_form_role_metadata = None
268        self._receive_completed_self_signed_documents_as_email_links = None
269        self._receive_completed_self_signed_documents_as_email_links_metadata = None
270        self._signing_ui_version_metadata = None
271        self._supplemental_documents_must_accept = None
272        self._supplemental_documents_must_accept_metadata = None
273        self._supplemental_documents_must_read = None
274        self._supplemental_documents_must_read_metadata = None
275        self._supplemental_documents_must_view = None
276        self._supplemental_documents_must_view_metadata = None
277        self._use_new_docu_sign_experience_interface = None
278        self._use_new_docu_sign_experience_interface_metadata = None
279        self._use_new_sending_interface = None
280        self._use_new_sending_interface_metadata = None
281        self._vaulting_mode = None
282        self._vaulting_mode_metadata = None
283        self._web_forms = None
284        self._web_forms_metadata = None
285        self.discriminator = None
286
287        setattr(self, "_{}".format('allow_account_management'), kwargs.get('allow_account_management', None))
288        setattr(self, "_{}".format('allow_account_management_metadata'), kwargs.get('allow_account_management_metadata', None))
289        setattr(self, "_{}".format('allow_api_access'), kwargs.get('allow_api_access', None))
290        setattr(self, "_{}".format('allow_api_access_metadata'), kwargs.get('allow_api_access_metadata', None))
291        setattr(self, "_{}".format('allow_api_access_to_account'), kwargs.get('allow_api_access_to_account', None))
292        setattr(self, "_{}".format('allow_api_access_to_account_metadata'), kwargs.get('allow_api_access_to_account_metadata', None))
293        setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others'), kwargs.get('allow_api_sending_on_behalf_of_others', None))
294        setattr(self, "_{}".format('allow_api_sending_on_behalf_of_others_metadata'), kwargs.get('allow_api_sending_on_behalf_of_others_metadata', None))
295        setattr(self, "_{}".format('allow_api_sequential_signing'), kwargs.get('allow_api_sequential_signing', None))
296        setattr(self, "_{}".format('allow_api_sequential_signing_metadata'), kwargs.get('allow_api_sequential_signing_metadata', None))
297        setattr(self, "_{}".format('allow_auto_tagging'), kwargs.get('allow_auto_tagging', None))
298        setattr(self, "_{}".format('allow_auto_tagging_metadata'), kwargs.get('allow_auto_tagging_metadata', None))
299        setattr(self, "_{}".format('allow_bulk_sending'), kwargs.get('allow_bulk_sending', None))
300        setattr(self, "_{}".format('allow_bulk_sending_metadata'), kwargs.get('allow_bulk_sending_metadata', None))
301        setattr(self, "_{}".format('allow_docu_sign_desktop_client'), kwargs.get('allow_docu_sign_desktop_client', None))
302        setattr(self, "_{}".format('allow_docu_sign_desktop_client_metadata'), kwargs.get('allow_docu_sign_desktop_client_metadata', None))
303        setattr(self, "_{}".format('allowed_address_book_access'), kwargs.get('allowed_address_book_access', None))
304        setattr(self, "_{}".format('allowed_address_book_access_metadata'), kwargs.get('allowed_address_book_access_metadata', None))
305        setattr(self, "_{}".format('allowed_clickwraps_access'), kwargs.get('allowed_clickwraps_access', None))
306        setattr(self, "_{}".format('allowed_clickwraps_access_metadata'), kwargs.get('allowed_clickwraps_access_metadata', None))
307        setattr(self, "_{}".format('allowed_template_access'), kwargs.get('allowed_template_access', None))
308        setattr(self, "_{}".format('allowed_template_access_metadata'), kwargs.get('allowed_template_access_metadata', None))
309        setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient'), kwargs.get('allowed_to_be_envelope_transfer_recipient', None))
310        setattr(self, "_{}".format('allowed_to_be_envelope_transfer_recipient_metadata'), kwargs.get('allowed_to_be_envelope_transfer_recipient_metadata', None))
311        setattr(self, "_{}".format('allow_envelope_sending'), kwargs.get('allow_envelope_sending', None))
312        setattr(self, "_{}".format('allow_envelope_sending_metadata'), kwargs.get('allow_envelope_sending_metadata', None))
313        setattr(self, "_{}".format('allow_e_seal_recipients'), kwargs.get('allow_e_seal_recipients', None))
314        setattr(self, "_{}".format('allow_e_seal_recipients_metadata'), kwargs.get('allow_e_seal_recipients_metadata', None))
315        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))
316        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))
317        setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language'), kwargs.get('allow_senders_to_set_recipient_email_language', None))
318        setattr(self, "_{}".format('allow_senders_to_set_recipient_email_language_metadata'), kwargs.get('allow_senders_to_set_recipient_email_language_metadata', None))
319        setattr(self, "_{}".format('allow_signer_attachments'), kwargs.get('allow_signer_attachments', None))
320        setattr(self, "_{}".format('allow_signer_attachments_metadata'), kwargs.get('allow_signer_attachments_metadata', None))
321        setattr(self, "_{}".format('allow_supplemental_documents'), kwargs.get('allow_supplemental_documents', None))
322        setattr(self, "_{}".format('allow_supplemental_documents_metadata'), kwargs.get('allow_supplemental_documents_metadata', None))
323        setattr(self, "_{}".format('allow_tagging_in_send_and_correct'), kwargs.get('allow_tagging_in_send_and_correct', None))
324        setattr(self, "_{}".format('allow_tagging_in_send_and_correct_metadata'), kwargs.get('allow_tagging_in_send_and_correct_metadata', None))
325        setattr(self, "_{}".format('allow_vaulting'), kwargs.get('allow_vaulting', None))
326        setattr(self, "_{}".format('allow_vaulting_metadata'), kwargs.get('allow_vaulting_metadata', None))
327        setattr(self, "_{}".format('allow_wet_signing_override'), kwargs.get('allow_wet_signing_override', None))
328        setattr(self, "_{}".format('allow_wet_signing_override_metadata'), kwargs.get('allow_wet_signing_override_metadata', None))
329        setattr(self, "_{}".format('can_create_workspaces'), kwargs.get('can_create_workspaces', None))
330        setattr(self, "_{}".format('can_create_workspaces_metadata'), kwargs.get('can_create_workspaces_metadata', None))
331        setattr(self, "_{}".format('can_send_envelopes_via_sms'), kwargs.get('can_send_envelopes_via_sms', None))
332        setattr(self, "_{}".format('can_send_envelopes_via_sms_metadata'), kwargs.get('can_send_envelopes_via_sms_metadata', None))
333        setattr(self, "_{}".format('disable_document_upload'), kwargs.get('disable_document_upload', None))
334        setattr(self, "_{}".format('disable_document_upload_metadata'), kwargs.get('disable_document_upload_metadata', None))
335        setattr(self, "_{}".format('disable_other_actions'), kwargs.get('disable_other_actions', None))
336        setattr(self, "_{}".format('disable_other_actions_metadata'), kwargs.get('disable_other_actions_metadata', None))
337        setattr(self, "_{}".format('enable_api_request_logging'), kwargs.get('enable_api_request_logging', None))
338        setattr(self, "_{}".format('enable_api_request_logging_metadata'), kwargs.get('enable_api_request_logging_metadata', None))
339        setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type'), kwargs.get('enable_key_terms_suggestions_by_document_type', None))
340        setattr(self, "_{}".format('enable_key_terms_suggestions_by_document_type_metadata'), kwargs.get('enable_key_terms_suggestions_by_document_type_metadata', None))
341        setattr(self, "_{}".format('enable_recipient_viewing_notifications'), kwargs.get('enable_recipient_viewing_notifications', None))
342        setattr(self, "_{}".format('enable_recipient_viewing_notifications_metadata'), kwargs.get('enable_recipient_viewing_notifications_metadata', None))
343        setattr(self, "_{}".format('enable_sequential_signing_interface'), kwargs.get('enable_sequential_signing_interface', None))
344        setattr(self, "_{}".format('enable_sequential_signing_interface_metadata'), kwargs.get('enable_sequential_signing_interface_metadata', None))
345        setattr(self, "_{}".format('enable_transaction_point_integration'), kwargs.get('enable_transaction_point_integration', None))
346        setattr(self, "_{}".format('enable_transaction_point_integration_metadata'), kwargs.get('enable_transaction_point_integration_metadata', None))
347        setattr(self, "_{}".format('power_form_role'), kwargs.get('power_form_role', None))
348        setattr(self, "_{}".format('power_form_role_metadata'), kwargs.get('power_form_role_metadata', None))
349        setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links'), kwargs.get('receive_completed_self_signed_documents_as_email_links', None))
350        setattr(self, "_{}".format('receive_completed_self_signed_documents_as_email_links_metadata'), kwargs.get('receive_completed_self_signed_documents_as_email_links_metadata', None))
351        setattr(self, "_{}".format('signing_ui_version_metadata'), kwargs.get('signing_ui_version_metadata', None))
352        setattr(self, "_{}".format('supplemental_documents_must_accept'), kwargs.get('supplemental_documents_must_accept', None))
353        setattr(self, "_{}".format('supplemental_documents_must_accept_metadata'), kwargs.get('supplemental_documents_must_accept_metadata', None))
354        setattr(self, "_{}".format('supplemental_documents_must_read'), kwargs.get('supplemental_documents_must_read', None))
355        setattr(self, "_{}".format('supplemental_documents_must_read_metadata'), kwargs.get('supplemental_documents_must_read_metadata', None))
356        setattr(self, "_{}".format('supplemental_documents_must_view'), kwargs.get('supplemental_documents_must_view', None))
357        setattr(self, "_{}".format('supplemental_documents_must_view_metadata'), kwargs.get('supplemental_documents_must_view_metadata', None))
358        setattr(self, "_{}".format('use_new_docu_sign_experience_interface'), kwargs.get('use_new_docu_sign_experience_interface', None))
359        setattr(self, "_{}".format('use_new_docu_sign_experience_interface_metadata'), kwargs.get('use_new_docu_sign_experience_interface_metadata', None))
360        setattr(self, "_{}".format('use_new_sending_interface'), kwargs.get('use_new_sending_interface', None))
361        setattr(self, "_{}".format('use_new_sending_interface_metadata'), kwargs.get('use_new_sending_interface_metadata', None))
362        setattr(self, "_{}".format('vaulting_mode'), kwargs.get('vaulting_mode', None))
363        setattr(self, "_{}".format('vaulting_mode_metadata'), kwargs.get('vaulting_mode_metadata', None))
364        setattr(self, "_{}".format('web_forms'), kwargs.get('web_forms', None))
365        setattr(self, "_{}".format('web_forms_metadata'), kwargs.get('web_forms_metadata', None))

AccountRoleSettings - a model defined in Swagger

swagger_types = {'allow_account_management': 'str', 'allow_account_management_metadata': 'SettingsMetadata', 'allow_api_access': 'str', 'allow_api_access_metadata': 'SettingsMetadata', 'allow_api_access_to_account': 'str', 'allow_api_access_to_account_metadata': 'SettingsMetadata', 'allow_api_sending_on_behalf_of_others': 'str', 'allow_api_sending_on_behalf_of_others_metadata': 'SettingsMetadata', 'allow_api_sequential_signing': 'str', 'allow_api_sequential_signing_metadata': 'SettingsMetadata', 'allow_auto_tagging': 'str', 'allow_auto_tagging_metadata': 'SettingsMetadata', 'allow_bulk_sending': 'str', 'allow_bulk_sending_metadata': 'SettingsMetadata', 'allow_docu_sign_desktop_client': 'str', 'allow_docu_sign_desktop_client_metadata': 'SettingsMetadata', 'allowed_address_book_access': 'str', 'allowed_address_book_access_metadata': 'SettingsMetadata', 'allowed_clickwraps_access': 'str', 'allowed_clickwraps_access_metadata': 'SettingsMetadata', 'allowed_template_access': 'str', 'allowed_template_access_metadata': 'SettingsMetadata', 'allowed_to_be_envelope_transfer_recipient': 'str', 'allowed_to_be_envelope_transfer_recipient_metadata': 'SettingsMetadata', 'allow_envelope_sending': 'str', 'allow_envelope_sending_metadata': 'SettingsMetadata', 'allow_e_seal_recipients': 'str', 'allow_e_seal_recipients_metadata': 'SettingsMetadata', 'allow_power_forms_admin_to_access_all_power_form_envelopes': 'str', 'allow_power_forms_admin_to_access_all_power_form_envelopes_metadata': 'SettingsMetadata', 'allow_senders_to_set_recipient_email_language': 'str', 'allow_senders_to_set_recipient_email_language_metadata': 'SettingsMetadata', 'allow_signer_attachments': 'str', 'allow_signer_attachments_metadata': 'SettingsMetadata', 'allow_supplemental_documents': 'str', 'allow_supplemental_documents_metadata': 'SettingsMetadata', 'allow_tagging_in_send_and_correct': 'str', 'allow_tagging_in_send_and_correct_metadata': 'SettingsMetadata', 'allow_vaulting': 'str', 'allow_vaulting_metadata': 'SettingsMetadata', 'allow_wet_signing_override': 'str', 'allow_wet_signing_override_metadata': 'SettingsMetadata', 'can_create_workspaces': 'str', 'can_create_workspaces_metadata': 'SettingsMetadata', 'can_send_envelopes_via_sms': 'str', 'can_send_envelopes_via_sms_metadata': 'SettingsMetadata', 'disable_document_upload': 'str', 'disable_document_upload_metadata': 'SettingsMetadata', 'disable_other_actions': 'str', 'disable_other_actions_metadata': 'SettingsMetadata', 'enable_api_request_logging': 'str', 'enable_api_request_logging_metadata': 'SettingsMetadata', 'enable_key_terms_suggestions_by_document_type': 'str', 'enable_key_terms_suggestions_by_document_type_metadata': 'SettingsMetadata', 'enable_recipient_viewing_notifications': 'str', 'enable_recipient_viewing_notifications_metadata': 'SettingsMetadata', 'enable_sequential_signing_interface': 'str', 'enable_sequential_signing_interface_metadata': 'SettingsMetadata', 'enable_transaction_point_integration': 'str', 'enable_transaction_point_integration_metadata': 'SettingsMetadata', 'power_form_role': 'str', 'power_form_role_metadata': 'SettingsMetadata', 'receive_completed_self_signed_documents_as_email_links': 'str', 'receive_completed_self_signed_documents_as_email_links_metadata': 'SettingsMetadata', 'signing_ui_version_metadata': 'SettingsMetadata', 'supplemental_documents_must_accept': 'str', 'supplemental_documents_must_accept_metadata': 'SettingsMetadata', 'supplemental_documents_must_read': 'str', 'supplemental_documents_must_read_metadata': 'SettingsMetadata', 'supplemental_documents_must_view': 'str', 'supplemental_documents_must_view_metadata': 'SettingsMetadata', 'use_new_docu_sign_experience_interface': 'str', 'use_new_docu_sign_experience_interface_metadata': 'SettingsMetadata', 'use_new_sending_interface': 'str', 'use_new_sending_interface_metadata': 'SettingsMetadata', 'vaulting_mode': 'str', 'vaulting_mode_metadata': 'SettingsMetadata', 'web_forms': 'str', 'web_forms_metadata': 'SettingsMetadata'}
attribute_map = {'allow_account_management': 'allowAccountManagement', 'allow_account_management_metadata': 'allowAccountManagementMetadata', 'allow_api_access': 'allowApiAccess', 'allow_api_access_metadata': 'allowApiAccessMetadata', 'allow_api_access_to_account': 'allowApiAccessToAccount', 'allow_api_access_to_account_metadata': 'allowApiAccessToAccountMetadata', 'allow_api_sending_on_behalf_of_others': 'allowApiSendingOnBehalfOfOthers', 'allow_api_sending_on_behalf_of_others_metadata': 'allowApiSendingOnBehalfOfOthersMetadata', 'allow_api_sequential_signing': 'allowApiSequentialSigning', 'allow_api_sequential_signing_metadata': 'allowApiSequentialSigningMetadata', 'allow_auto_tagging': 'allowAutoTagging', 'allow_auto_tagging_metadata': 'allowAutoTaggingMetadata', 'allow_bulk_sending': 'allowBulkSending', 'allow_bulk_sending_metadata': 'allowBulkSendingMetadata', 'allow_docu_sign_desktop_client': 'allowDocuSignDesktopClient', 'allow_docu_sign_desktop_client_metadata': 'allowDocuSignDesktopClientMetadata', 'allowed_address_book_access': 'allowedAddressBookAccess', 'allowed_address_book_access_metadata': 'allowedAddressBookAccessMetadata', 'allowed_clickwraps_access': 'allowedClickwrapsAccess', 'allowed_clickwraps_access_metadata': 'allowedClickwrapsAccessMetadata', 'allowed_template_access': 'allowedTemplateAccess', 'allowed_template_access_metadata': 'allowedTemplateAccessMetadata', 'allowed_to_be_envelope_transfer_recipient': 'allowedToBeEnvelopeTransferRecipient', 'allowed_to_be_envelope_transfer_recipient_metadata': 'allowedToBeEnvelopeTransferRecipientMetadata', 'allow_envelope_sending': 'allowEnvelopeSending', 'allow_envelope_sending_metadata': 'allowEnvelopeSendingMetadata', 'allow_e_seal_recipients': 'allowESealRecipients', 'allow_e_seal_recipients_metadata': 'allowESealRecipientsMetadata', 'allow_power_forms_admin_to_access_all_power_form_envelopes': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopes', 'allow_power_forms_admin_to_access_all_power_form_envelopes_metadata': 'allowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata', 'allow_senders_to_set_recipient_email_language': 'allowSendersToSetRecipientEmailLanguage', 'allow_senders_to_set_recipient_email_language_metadata': 'allowSendersToSetRecipientEmailLanguageMetadata', 'allow_signer_attachments': 'allowSignerAttachments', 'allow_signer_attachments_metadata': 'allowSignerAttachmentsMetadata', 'allow_supplemental_documents': 'allowSupplementalDocuments', 'allow_supplemental_documents_metadata': 'allowSupplementalDocumentsMetadata', 'allow_tagging_in_send_and_correct': 'allowTaggingInSendAndCorrect', 'allow_tagging_in_send_and_correct_metadata': 'allowTaggingInSendAndCorrectMetadata', 'allow_vaulting': 'allowVaulting', 'allow_vaulting_metadata': 'allowVaultingMetadata', 'allow_wet_signing_override': 'allowWetSigningOverride', 'allow_wet_signing_override_metadata': 'allowWetSigningOverrideMetadata', 'can_create_workspaces': 'canCreateWorkspaces', 'can_create_workspaces_metadata': 'canCreateWorkspacesMetadata', 'can_send_envelopes_via_sms': 'canSendEnvelopesViaSMS', 'can_send_envelopes_via_sms_metadata': 'canSendEnvelopesViaSMSMetadata', 'disable_document_upload': 'disableDocumentUpload', 'disable_document_upload_metadata': 'disableDocumentUploadMetadata', 'disable_other_actions': 'disableOtherActions', 'disable_other_actions_metadata': 'disableOtherActionsMetadata', 'enable_api_request_logging': 'enableApiRequestLogging', 'enable_api_request_logging_metadata': 'enableApiRequestLoggingMetadata', 'enable_key_terms_suggestions_by_document_type': 'enableKeyTermsSuggestionsByDocumentType', 'enable_key_terms_suggestions_by_document_type_metadata': 'enableKeyTermsSuggestionsByDocumentTypeMetadata', 'enable_recipient_viewing_notifications': 'enableRecipientViewingNotifications', 'enable_recipient_viewing_notifications_metadata': 'enableRecipientViewingNotificationsMetadata', 'enable_sequential_signing_interface': 'enableSequentialSigningInterface', 'enable_sequential_signing_interface_metadata': 'enableSequentialSigningInterfaceMetadata', 'enable_transaction_point_integration': 'enableTransactionPointIntegration', 'enable_transaction_point_integration_metadata': 'enableTransactionPointIntegrationMetadata', 'power_form_role': 'powerFormRole', 'power_form_role_metadata': 'powerFormRoleMetadata', 'receive_completed_self_signed_documents_as_email_links': 'receiveCompletedSelfSignedDocumentsAsEmailLinks', 'receive_completed_self_signed_documents_as_email_links_metadata': 'receiveCompletedSelfSignedDocumentsAsEmailLinksMetadata', 'signing_ui_version_metadata': 'signingUiVersionMetadata', 'supplemental_documents_must_accept': 'supplementalDocumentsMustAccept', 'supplemental_documents_must_accept_metadata': 'supplementalDocumentsMustAcceptMetadata', 'supplemental_documents_must_read': 'supplementalDocumentsMustRead', 'supplemental_documents_must_read_metadata': 'supplementalDocumentsMustReadMetadata', 'supplemental_documents_must_view': 'supplementalDocumentsMustView', 'supplemental_documents_must_view_metadata': 'supplementalDocumentsMustViewMetadata', 'use_new_docu_sign_experience_interface': 'useNewDocuSignExperienceInterface', 'use_new_docu_sign_experience_interface_metadata': 'useNewDocuSignExperienceInterfaceMetadata', 'use_new_sending_interface': 'useNewSendingInterface', 'use_new_sending_interface_metadata': 'useNewSendingInterfaceMetadata', 'vaulting_mode': 'vaultingMode', 'vaulting_mode_metadata': 'vaultingModeMetadata', 'web_forms': 'webForms', 'web_forms_metadata': 'webFormsMetadata'}
allow_account_management

Gets the allow_account_management of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allow_account_management of this AccountRoleSettings. # noqa: E501

allow_account_management_metadata

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

allow_api_access

Gets the allow_api_access of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allow_api_access of this AccountRoleSettings. # noqa: E501

allow_api_access_metadata

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

allow_api_access_to_account

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

allow_api_access_to_account_metadata

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

allow_api_sending_on_behalf_of_others

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

allow_api_sending_on_behalf_of_others_metadata

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

allow_api_sequential_signing

Gets the allow_api_sequential_signing of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allow_api_sequential_signing of this AccountRoleSettings. # noqa: E501

allow_api_sequential_signing_metadata

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

allow_auto_tagging

Gets the allow_auto_tagging of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allow_auto_tagging of this AccountRoleSettings. # noqa: E501

allow_auto_tagging_metadata

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

allow_bulk_sending

Gets the allow_bulk_sending of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allow_bulk_sending of this AccountRoleSettings. # noqa: E501

allow_bulk_sending_metadata

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

allow_docu_sign_desktop_client

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

allow_docu_sign_desktop_client_metadata

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

allowed_address_book_access

Gets the allowed_address_book_access of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allowed_address_book_access of this AccountRoleSettings. # noqa: E501

allowed_address_book_access_metadata

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

allowed_clickwraps_access

Gets the allowed_clickwraps_access of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allowed_clickwraps_access of this AccountRoleSettings. # noqa: E501

allowed_clickwraps_access_metadata

Gets the allowed_clickwraps_access_metadata of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allowed_clickwraps_access_metadata of this AccountRoleSettings. # noqa: E501

allowed_template_access

Gets the allowed_template_access of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allowed_template_access of this AccountRoleSettings. # noqa: E501

allowed_template_access_metadata

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

allowed_to_be_envelope_transfer_recipient

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

allowed_to_be_envelope_transfer_recipient_metadata

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

allow_envelope_sending

Gets the allow_envelope_sending of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allow_envelope_sending of this AccountRoleSettings. # noqa: E501

allow_envelope_sending_metadata

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

allow_e_seal_recipients

Gets the allow_e_seal_recipients of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allow_e_seal_recipients of this AccountRoleSettings. # noqa: E501

allow_e_seal_recipients_metadata

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

allow_power_forms_admin_to_access_all_power_form_envelopes

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

allow_power_forms_admin_to_access_all_power_form_envelopes_metadata

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

allow_senders_to_set_recipient_email_language

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

allow_senders_to_set_recipient_email_language_metadata

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

allow_signer_attachments

Gets the allow_signer_attachments of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allow_signer_attachments of this AccountRoleSettings. # noqa: E501

allow_signer_attachments_metadata

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

allow_supplemental_documents

Gets the allow_supplemental_documents of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allow_supplemental_documents of this AccountRoleSettings. # noqa: E501

allow_supplemental_documents_metadata

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

allow_tagging_in_send_and_correct

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

allow_tagging_in_send_and_correct_metadata

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

allow_vaulting

Gets the allow_vaulting of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allow_vaulting of this AccountRoleSettings. # noqa: E501

allow_vaulting_metadata

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

allow_wet_signing_override

Gets the allow_wet_signing_override of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The allow_wet_signing_override of this AccountRoleSettings. # noqa: E501

allow_wet_signing_override_metadata

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

can_create_workspaces

Gets the can_create_workspaces of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The can_create_workspaces of this AccountRoleSettings. # noqa: E501

can_create_workspaces_metadata

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

can_send_envelopes_via_sms

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

can_send_envelopes_via_sms_metadata

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

disable_document_upload

Gets the disable_document_upload of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The disable_document_upload of this AccountRoleSettings. # noqa: E501

disable_document_upload_metadata

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

disable_other_actions

Gets the disable_other_actions of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The disable_other_actions of this AccountRoleSettings. # noqa: E501

disable_other_actions_metadata

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

enable_api_request_logging

Gets the enable_api_request_logging of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The enable_api_request_logging of this AccountRoleSettings. # noqa: E501

enable_api_request_logging_metadata

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

enable_key_terms_suggestions_by_document_type

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

enable_key_terms_suggestions_by_document_type_metadata

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

enable_recipient_viewing_notifications

Gets the enable_recipient_viewing_notifications of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The enable_recipient_viewing_notifications of this AccountRoleSettings. # noqa: E501

enable_recipient_viewing_notifications_metadata

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

enable_sequential_signing_interface

Gets the enable_sequential_signing_interface of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The enable_sequential_signing_interface of this AccountRoleSettings. # noqa: E501

enable_sequential_signing_interface_metadata

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

enable_transaction_point_integration

Gets the enable_transaction_point_integration of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The enable_transaction_point_integration of this AccountRoleSettings. # noqa: E501

enable_transaction_point_integration_metadata

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

power_form_role

Gets the power_form_role of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The power_form_role of this AccountRoleSettings. # noqa: E501

power_form_role_metadata

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

signing_ui_version_metadata

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

supplemental_documents_must_accept

Gets the supplemental_documents_must_accept of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The supplemental_documents_must_accept of this AccountRoleSettings. # noqa: E501

supplemental_documents_must_accept_metadata

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

supplemental_documents_must_read

Gets the supplemental_documents_must_read of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The supplemental_documents_must_read of this AccountRoleSettings. # noqa: E501

supplemental_documents_must_read_metadata

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

supplemental_documents_must_view

Gets the supplemental_documents_must_view of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The supplemental_documents_must_view of this AccountRoleSettings. # noqa: E501

supplemental_documents_must_view_metadata

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

use_new_docu_sign_experience_interface

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

use_new_docu_sign_experience_interface_metadata

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

use_new_sending_interface

Gets the use_new_sending_interface of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The use_new_sending_interface of this AccountRoleSettings. # noqa: E501

use_new_sending_interface_metadata

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

vaulting_mode

Gets the vaulting_mode of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The vaulting_mode of this AccountRoleSettings. # noqa: E501

vaulting_mode_metadata

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

web_forms

Gets the web_forms of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The web_forms of this AccountRoleSettings. # noqa: E501

web_forms_metadata

Gets the web_forms_metadata of this AccountRoleSettings. # noqa: E501

# noqa: E501

Returns

The web_forms_metadata of this AccountRoleSettings. # noqa: E501

def to_dict(self)
2184    def to_dict(self):
2185        """Returns the model properties as a dict"""
2186        result = {}
2187
2188        for attr, _ in six.iteritems(self.swagger_types):
2189            value = getattr(self, attr)
2190            if isinstance(value, list):
2191                result[attr] = list(map(
2192                    lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
2193                    value
2194                ))
2195            elif hasattr(value, "to_dict"):
2196                result[attr] = value.to_dict()
2197            elif isinstance(value, dict):
2198                result[attr] = dict(map(
2199                    lambda item: (item[0], item[1].to_dict())
2200                    if hasattr(item[1], "to_dict") else item,
2201                    value.items()
2202                ))
2203            else:
2204                result[attr] = value
2205        if issubclass(AccountRoleSettings, dict):
2206            for key, value in self.items():
2207                result[key] = value
2208
2209        return result

Returns the model properties as a dict

def to_str(self)
2211    def to_str(self):
2212        """Returns the string representation of the model"""
2213        return pprint.pformat(self.to_dict())

Returns the string representation of the model