docusign_esign.models.notary_witness
Docusign eSignature REST API
The Docusign eSignature REST API provides you with a powerful, convenient, and simple Web services API for interacting with Docusign. # noqa: E501
OpenAPI spec version: v2.1 Contact: devcenter@docusign.com Generated by: https://github.com/swagger-api/swagger-codegen.git
1# coding: utf-8 2 3""" 4 Docusign eSignature REST API 5 6 The Docusign eSignature REST API provides you with a powerful, convenient, and simple Web services API for interacting with Docusign. # noqa: E501 7 8 OpenAPI spec version: v2.1 9 Contact: devcenter@docusign.com 10 Generated by: https://github.com/swagger-api/swagger-codegen.git 11""" 12 13 14import pprint 15import re # noqa: F401 16 17import six 18 19from docusign_esign.client.configuration import Configuration 20 21 22class NotaryWitness(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 'access_code': 'str', 37 'access_code_metadata': 'PropertyMetadata', 38 'add_access_code_to_email': 'str', 39 'additional_notifications': 'list[RecipientAdditionalNotification]', 40 'agent_can_edit_email': 'str', 41 'agent_can_edit_name': 'str', 42 'allow_system_override_for_locked_recipient': 'str', 43 'auto_navigation': 'str', 44 'auto_responded_reason': 'str', 45 'bulk_recipients_uri': 'str', 46 'bulk_send_v2_recipient': 'str', 47 'can_sign_offline': 'str', 48 'client_user_id': 'str', 49 'completed_count': 'str', 50 'consent_details_list': 'list[ConsentDetails]', 51 'creation_reason': 'str', 52 'custom_fields': 'list[str]', 53 'declined_date_time': 'str', 54 'declined_reason': 'str', 55 'default_recipient': 'str', 56 'delegated_by': 'DelegationInfo', 57 'delegated_to': 'list[DelegationInfo]', 58 'delivered_date_time': 'str', 59 'delivery_method': 'str', 60 'delivery_method_metadata': 'PropertyMetadata', 61 'designator_id': 'str', 62 'designator_id_guid': 'str', 63 'document_template_id': 'str', 64 'document_visibility': 'list[DocumentVisibility]', 65 'email': 'str', 66 'email_metadata': 'PropertyMetadata', 67 'email_notification': 'RecipientEmailNotification', 68 'email_recipient_post_signing_url': 'str', 69 'embedded_recipient_start_url': 'str', 70 'error_details': 'ErrorDetails', 71 'excluded_documents': 'list[str]', 72 'fax_number': 'str', 73 'fax_number_metadata': 'PropertyMetadata', 74 'first_name': 'str', 75 'first_name_metadata': 'PropertyMetadata', 76 'full_name': 'str', 77 'full_name_metadata': 'PropertyMetadata', 78 'id_check_configuration_name': 'str', 79 'id_check_configuration_name_metadata': 'PropertyMetadata', 80 'id_check_information_input': 'IdCheckInformationInput', 81 'identity_verification': 'RecipientIdentityVerification', 82 'inherit_email_notification_configuration': 'str', 83 'is_bulk_recipient': 'str', 84 'is_bulk_recipient_metadata': 'PropertyMetadata', 85 'last_name': 'str', 86 'last_name_metadata': 'PropertyMetadata', 87 'locked_recipient_phone_auth_editable': 'str', 88 'locked_recipient_sms_editable': 'str', 89 'name': 'str', 90 'name_metadata': 'PropertyMetadata', 91 'notary_id': 'str', 92 'notary_signer_email_sent': 'str', 93 'note': 'str', 94 'note_metadata': 'PropertyMetadata', 95 'offline_attributes': 'OfflineAttributes', 96 'phone_authentication': 'RecipientPhoneAuthentication', 97 'phone_number': 'RecipientPhoneNumber', 98 'proof_file': 'RecipientProofFile', 99 'recipient_attachments': 'list[RecipientAttachment]', 100 'recipient_authentication_status': 'AuthenticationStatus', 101 'recipient_feature_metadata': 'list[FeatureAvailableMetadata]', 102 'recipient_id': 'str', 103 'recipient_id_guid': 'str', 104 'recipient_signature_providers': 'list[RecipientSignatureProvider]', 105 'recipient_supplies_tabs': 'str', 106 'recipient_type': 'str', 107 'recipient_type_metadata': 'PropertyMetadata', 108 'require_id_lookup': 'str', 109 'require_id_lookup_metadata': 'PropertyMetadata', 110 'require_signer_certificate': 'str', 111 'require_sign_on_paper': 'str', 112 'require_upload_signature': 'str', 113 'role_name': 'str', 114 'routing_order': 'str', 115 'routing_order_metadata': 'PropertyMetadata', 116 'sent_date_time': 'str', 117 'signature_info': 'RecipientSignatureInformation', 118 'signed_date_time': 'str', 119 'sign_in_each_location': 'str', 120 'sign_in_each_location_metadata': 'PropertyMetadata', 121 'signing_group_id': 'str', 122 'signing_group_id_metadata': 'PropertyMetadata', 123 'signing_group_name': 'str', 124 'signing_group_type': 'str', 125 'signing_group_users': 'list[UserInfo]', 126 'sms_authentication': 'RecipientSMSAuthentication', 127 'social_authentications': 'list[SocialAuthentication]', 128 'status': 'str', 129 'status_code': 'str', 130 'suppress_emails': 'str', 131 'tabs': 'Tabs', 132 'template_locked': 'str', 133 'template_required': 'str', 134 'total_tab_count': 'str', 135 'type': 'str', 136 'user_id': 'str', 137 'web_form_recipient_view_id': 'str', 138 'witness_for': 'str', 139 'witness_for_guid': 'str' 140 } 141 142 attribute_map = { 143 'access_code': 'accessCode', 144 'access_code_metadata': 'accessCodeMetadata', 145 'add_access_code_to_email': 'addAccessCodeToEmail', 146 'additional_notifications': 'additionalNotifications', 147 'agent_can_edit_email': 'agentCanEditEmail', 148 'agent_can_edit_name': 'agentCanEditName', 149 'allow_system_override_for_locked_recipient': 'allowSystemOverrideForLockedRecipient', 150 'auto_navigation': 'autoNavigation', 151 'auto_responded_reason': 'autoRespondedReason', 152 'bulk_recipients_uri': 'bulkRecipientsUri', 153 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 154 'can_sign_offline': 'canSignOffline', 155 'client_user_id': 'clientUserId', 156 'completed_count': 'completedCount', 157 'consent_details_list': 'consentDetailsList', 158 'creation_reason': 'creationReason', 159 'custom_fields': 'customFields', 160 'declined_date_time': 'declinedDateTime', 161 'declined_reason': 'declinedReason', 162 'default_recipient': 'defaultRecipient', 163 'delegated_by': 'delegatedBy', 164 'delegated_to': 'delegatedTo', 165 'delivered_date_time': 'deliveredDateTime', 166 'delivery_method': 'deliveryMethod', 167 'delivery_method_metadata': 'deliveryMethodMetadata', 168 'designator_id': 'designatorId', 169 'designator_id_guid': 'designatorIdGuid', 170 'document_template_id': 'documentTemplateId', 171 'document_visibility': 'documentVisibility', 172 'email': 'email', 173 'email_metadata': 'emailMetadata', 174 'email_notification': 'emailNotification', 175 'email_recipient_post_signing_url': 'emailRecipientPostSigningURL', 176 'embedded_recipient_start_url': 'embeddedRecipientStartURL', 177 'error_details': 'errorDetails', 178 'excluded_documents': 'excludedDocuments', 179 'fax_number': 'faxNumber', 180 'fax_number_metadata': 'faxNumberMetadata', 181 'first_name': 'firstName', 182 'first_name_metadata': 'firstNameMetadata', 183 'full_name': 'fullName', 184 'full_name_metadata': 'fullNameMetadata', 185 'id_check_configuration_name': 'idCheckConfigurationName', 186 'id_check_configuration_name_metadata': 'idCheckConfigurationNameMetadata', 187 'id_check_information_input': 'idCheckInformationInput', 188 'identity_verification': 'identityVerification', 189 'inherit_email_notification_configuration': 'inheritEmailNotificationConfiguration', 190 'is_bulk_recipient': 'isBulkRecipient', 191 'is_bulk_recipient_metadata': 'isBulkRecipientMetadata', 192 'last_name': 'lastName', 193 'last_name_metadata': 'lastNameMetadata', 194 'locked_recipient_phone_auth_editable': 'lockedRecipientPhoneAuthEditable', 195 'locked_recipient_sms_editable': 'lockedRecipientSmsEditable', 196 'name': 'name', 197 'name_metadata': 'nameMetadata', 198 'notary_id': 'notaryId', 199 'notary_signer_email_sent': 'notarySignerEmailSent', 200 'note': 'note', 201 'note_metadata': 'noteMetadata', 202 'offline_attributes': 'offlineAttributes', 203 'phone_authentication': 'phoneAuthentication', 204 'phone_number': 'phoneNumber', 205 'proof_file': 'proofFile', 206 'recipient_attachments': 'recipientAttachments', 207 'recipient_authentication_status': 'recipientAuthenticationStatus', 208 'recipient_feature_metadata': 'recipientFeatureMetadata', 209 'recipient_id': 'recipientId', 210 'recipient_id_guid': 'recipientIdGuid', 211 'recipient_signature_providers': 'recipientSignatureProviders', 212 'recipient_supplies_tabs': 'recipientSuppliesTabs', 213 'recipient_type': 'recipientType', 214 'recipient_type_metadata': 'recipientTypeMetadata', 215 'require_id_lookup': 'requireIdLookup', 216 'require_id_lookup_metadata': 'requireIdLookupMetadata', 217 'require_signer_certificate': 'requireSignerCertificate', 218 'require_sign_on_paper': 'requireSignOnPaper', 219 'require_upload_signature': 'requireUploadSignature', 220 'role_name': 'roleName', 221 'routing_order': 'routingOrder', 222 'routing_order_metadata': 'routingOrderMetadata', 223 'sent_date_time': 'sentDateTime', 224 'signature_info': 'signatureInfo', 225 'signed_date_time': 'signedDateTime', 226 'sign_in_each_location': 'signInEachLocation', 227 'sign_in_each_location_metadata': 'signInEachLocationMetadata', 228 'signing_group_id': 'signingGroupId', 229 'signing_group_id_metadata': 'signingGroupIdMetadata', 230 'signing_group_name': 'signingGroupName', 231 'signing_group_type': 'signingGroupType', 232 'signing_group_users': 'signingGroupUsers', 233 'sms_authentication': 'smsAuthentication', 234 'social_authentications': 'socialAuthentications', 235 'status': 'status', 236 'status_code': 'statusCode', 237 'suppress_emails': 'suppressEmails', 238 'tabs': 'tabs', 239 'template_locked': 'templateLocked', 240 'template_required': 'templateRequired', 241 'total_tab_count': 'totalTabCount', 242 'type': 'type', 243 'user_id': 'userId', 244 'web_form_recipient_view_id': 'webFormRecipientViewId', 245 'witness_for': 'witnessFor', 246 'witness_for_guid': 'witnessForGuid' 247 } 248 249 def __init__(self, _configuration=None, **kwargs): # noqa: E501 250 """NotaryWitness - a model defined in Swagger""" # noqa: E501 251 if _configuration is None: 252 _configuration = Configuration() 253 self._configuration = _configuration 254 255 self._access_code = None 256 self._access_code_metadata = None 257 self._add_access_code_to_email = None 258 self._additional_notifications = None 259 self._agent_can_edit_email = None 260 self._agent_can_edit_name = None 261 self._allow_system_override_for_locked_recipient = None 262 self._auto_navigation = None 263 self._auto_responded_reason = None 264 self._bulk_recipients_uri = None 265 self._bulk_send_v2_recipient = None 266 self._can_sign_offline = None 267 self._client_user_id = None 268 self._completed_count = None 269 self._consent_details_list = None 270 self._creation_reason = None 271 self._custom_fields = None 272 self._declined_date_time = None 273 self._declined_reason = None 274 self._default_recipient = None 275 self._delegated_by = None 276 self._delegated_to = None 277 self._delivered_date_time = None 278 self._delivery_method = None 279 self._delivery_method_metadata = None 280 self._designator_id = None 281 self._designator_id_guid = None 282 self._document_template_id = None 283 self._document_visibility = None 284 self._email = None 285 self._email_metadata = None 286 self._email_notification = None 287 self._email_recipient_post_signing_url = None 288 self._embedded_recipient_start_url = None 289 self._error_details = None 290 self._excluded_documents = None 291 self._fax_number = None 292 self._fax_number_metadata = None 293 self._first_name = None 294 self._first_name_metadata = None 295 self._full_name = None 296 self._full_name_metadata = None 297 self._id_check_configuration_name = None 298 self._id_check_configuration_name_metadata = None 299 self._id_check_information_input = None 300 self._identity_verification = None 301 self._inherit_email_notification_configuration = None 302 self._is_bulk_recipient = None 303 self._is_bulk_recipient_metadata = None 304 self._last_name = None 305 self._last_name_metadata = None 306 self._locked_recipient_phone_auth_editable = None 307 self._locked_recipient_sms_editable = None 308 self._name = None 309 self._name_metadata = None 310 self._notary_id = None 311 self._notary_signer_email_sent = None 312 self._note = None 313 self._note_metadata = None 314 self._offline_attributes = None 315 self._phone_authentication = None 316 self._phone_number = None 317 self._proof_file = None 318 self._recipient_attachments = None 319 self._recipient_authentication_status = None 320 self._recipient_feature_metadata = None 321 self._recipient_id = None 322 self._recipient_id_guid = None 323 self._recipient_signature_providers = None 324 self._recipient_supplies_tabs = None 325 self._recipient_type = None 326 self._recipient_type_metadata = None 327 self._require_id_lookup = None 328 self._require_id_lookup_metadata = None 329 self._require_signer_certificate = None 330 self._require_sign_on_paper = None 331 self._require_upload_signature = None 332 self._role_name = None 333 self._routing_order = None 334 self._routing_order_metadata = None 335 self._sent_date_time = None 336 self._signature_info = None 337 self._signed_date_time = None 338 self._sign_in_each_location = None 339 self._sign_in_each_location_metadata = None 340 self._signing_group_id = None 341 self._signing_group_id_metadata = None 342 self._signing_group_name = None 343 self._signing_group_type = None 344 self._signing_group_users = None 345 self._sms_authentication = None 346 self._social_authentications = None 347 self._status = None 348 self._status_code = None 349 self._suppress_emails = None 350 self._tabs = None 351 self._template_locked = None 352 self._template_required = None 353 self._total_tab_count = None 354 self._type = None 355 self._user_id = None 356 self._web_form_recipient_view_id = None 357 self._witness_for = None 358 self._witness_for_guid = None 359 self.discriminator = None 360 361 setattr(self, "_{}".format('access_code'), kwargs.get('access_code', None)) 362 setattr(self, "_{}".format('access_code_metadata'), kwargs.get('access_code_metadata', None)) 363 setattr(self, "_{}".format('add_access_code_to_email'), kwargs.get('add_access_code_to_email', None)) 364 setattr(self, "_{}".format('additional_notifications'), kwargs.get('additional_notifications', None)) 365 setattr(self, "_{}".format('agent_can_edit_email'), kwargs.get('agent_can_edit_email', None)) 366 setattr(self, "_{}".format('agent_can_edit_name'), kwargs.get('agent_can_edit_name', None)) 367 setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) 368 setattr(self, "_{}".format('auto_navigation'), kwargs.get('auto_navigation', None)) 369 setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) 370 setattr(self, "_{}".format('bulk_recipients_uri'), kwargs.get('bulk_recipients_uri', None)) 371 setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) 372 setattr(self, "_{}".format('can_sign_offline'), kwargs.get('can_sign_offline', None)) 373 setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) 374 setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) 375 setattr(self, "_{}".format('consent_details_list'), kwargs.get('consent_details_list', None)) 376 setattr(self, "_{}".format('creation_reason'), kwargs.get('creation_reason', None)) 377 setattr(self, "_{}".format('custom_fields'), kwargs.get('custom_fields', None)) 378 setattr(self, "_{}".format('declined_date_time'), kwargs.get('declined_date_time', None)) 379 setattr(self, "_{}".format('declined_reason'), kwargs.get('declined_reason', None)) 380 setattr(self, "_{}".format('default_recipient'), kwargs.get('default_recipient', None)) 381 setattr(self, "_{}".format('delegated_by'), kwargs.get('delegated_by', None)) 382 setattr(self, "_{}".format('delegated_to'), kwargs.get('delegated_to', None)) 383 setattr(self, "_{}".format('delivered_date_time'), kwargs.get('delivered_date_time', None)) 384 setattr(self, "_{}".format('delivery_method'), kwargs.get('delivery_method', None)) 385 setattr(self, "_{}".format('delivery_method_metadata'), kwargs.get('delivery_method_metadata', None)) 386 setattr(self, "_{}".format('designator_id'), kwargs.get('designator_id', None)) 387 setattr(self, "_{}".format('designator_id_guid'), kwargs.get('designator_id_guid', None)) 388 setattr(self, "_{}".format('document_template_id'), kwargs.get('document_template_id', None)) 389 setattr(self, "_{}".format('document_visibility'), kwargs.get('document_visibility', None)) 390 setattr(self, "_{}".format('email'), kwargs.get('email', None)) 391 setattr(self, "_{}".format('email_metadata'), kwargs.get('email_metadata', None)) 392 setattr(self, "_{}".format('email_notification'), kwargs.get('email_notification', None)) 393 setattr(self, "_{}".format('email_recipient_post_signing_url'), kwargs.get('email_recipient_post_signing_url', None)) 394 setattr(self, "_{}".format('embedded_recipient_start_url'), kwargs.get('embedded_recipient_start_url', None)) 395 setattr(self, "_{}".format('error_details'), kwargs.get('error_details', None)) 396 setattr(self, "_{}".format('excluded_documents'), kwargs.get('excluded_documents', None)) 397 setattr(self, "_{}".format('fax_number'), kwargs.get('fax_number', None)) 398 setattr(self, "_{}".format('fax_number_metadata'), kwargs.get('fax_number_metadata', None)) 399 setattr(self, "_{}".format('first_name'), kwargs.get('first_name', None)) 400 setattr(self, "_{}".format('first_name_metadata'), kwargs.get('first_name_metadata', None)) 401 setattr(self, "_{}".format('full_name'), kwargs.get('full_name', None)) 402 setattr(self, "_{}".format('full_name_metadata'), kwargs.get('full_name_metadata', None)) 403 setattr(self, "_{}".format('id_check_configuration_name'), kwargs.get('id_check_configuration_name', None)) 404 setattr(self, "_{}".format('id_check_configuration_name_metadata'), kwargs.get('id_check_configuration_name_metadata', None)) 405 setattr(self, "_{}".format('id_check_information_input'), kwargs.get('id_check_information_input', None)) 406 setattr(self, "_{}".format('identity_verification'), kwargs.get('identity_verification', None)) 407 setattr(self, "_{}".format('inherit_email_notification_configuration'), kwargs.get('inherit_email_notification_configuration', None)) 408 setattr(self, "_{}".format('is_bulk_recipient'), kwargs.get('is_bulk_recipient', None)) 409 setattr(self, "_{}".format('is_bulk_recipient_metadata'), kwargs.get('is_bulk_recipient_metadata', None)) 410 setattr(self, "_{}".format('last_name'), kwargs.get('last_name', None)) 411 setattr(self, "_{}".format('last_name_metadata'), kwargs.get('last_name_metadata', None)) 412 setattr(self, "_{}".format('locked_recipient_phone_auth_editable'), kwargs.get('locked_recipient_phone_auth_editable', None)) 413 setattr(self, "_{}".format('locked_recipient_sms_editable'), kwargs.get('locked_recipient_sms_editable', None)) 414 setattr(self, "_{}".format('name'), kwargs.get('name', None)) 415 setattr(self, "_{}".format('name_metadata'), kwargs.get('name_metadata', None)) 416 setattr(self, "_{}".format('notary_id'), kwargs.get('notary_id', None)) 417 setattr(self, "_{}".format('notary_signer_email_sent'), kwargs.get('notary_signer_email_sent', None)) 418 setattr(self, "_{}".format('note'), kwargs.get('note', None)) 419 setattr(self, "_{}".format('note_metadata'), kwargs.get('note_metadata', None)) 420 setattr(self, "_{}".format('offline_attributes'), kwargs.get('offline_attributes', None)) 421 setattr(self, "_{}".format('phone_authentication'), kwargs.get('phone_authentication', None)) 422 setattr(self, "_{}".format('phone_number'), kwargs.get('phone_number', None)) 423 setattr(self, "_{}".format('proof_file'), kwargs.get('proof_file', None)) 424 setattr(self, "_{}".format('recipient_attachments'), kwargs.get('recipient_attachments', None)) 425 setattr(self, "_{}".format('recipient_authentication_status'), kwargs.get('recipient_authentication_status', None)) 426 setattr(self, "_{}".format('recipient_feature_metadata'), kwargs.get('recipient_feature_metadata', None)) 427 setattr(self, "_{}".format('recipient_id'), kwargs.get('recipient_id', None)) 428 setattr(self, "_{}".format('recipient_id_guid'), kwargs.get('recipient_id_guid', None)) 429 setattr(self, "_{}".format('recipient_signature_providers'), kwargs.get('recipient_signature_providers', None)) 430 setattr(self, "_{}".format('recipient_supplies_tabs'), kwargs.get('recipient_supplies_tabs', None)) 431 setattr(self, "_{}".format('recipient_type'), kwargs.get('recipient_type', None)) 432 setattr(self, "_{}".format('recipient_type_metadata'), kwargs.get('recipient_type_metadata', None)) 433 setattr(self, "_{}".format('require_id_lookup'), kwargs.get('require_id_lookup', None)) 434 setattr(self, "_{}".format('require_id_lookup_metadata'), kwargs.get('require_id_lookup_metadata', None)) 435 setattr(self, "_{}".format('require_signer_certificate'), kwargs.get('require_signer_certificate', None)) 436 setattr(self, "_{}".format('require_sign_on_paper'), kwargs.get('require_sign_on_paper', None)) 437 setattr(self, "_{}".format('require_upload_signature'), kwargs.get('require_upload_signature', None)) 438 setattr(self, "_{}".format('role_name'), kwargs.get('role_name', None)) 439 setattr(self, "_{}".format('routing_order'), kwargs.get('routing_order', None)) 440 setattr(self, "_{}".format('routing_order_metadata'), kwargs.get('routing_order_metadata', None)) 441 setattr(self, "_{}".format('sent_date_time'), kwargs.get('sent_date_time', None)) 442 setattr(self, "_{}".format('signature_info'), kwargs.get('signature_info', None)) 443 setattr(self, "_{}".format('signed_date_time'), kwargs.get('signed_date_time', None)) 444 setattr(self, "_{}".format('sign_in_each_location'), kwargs.get('sign_in_each_location', None)) 445 setattr(self, "_{}".format('sign_in_each_location_metadata'), kwargs.get('sign_in_each_location_metadata', None)) 446 setattr(self, "_{}".format('signing_group_id'), kwargs.get('signing_group_id', None)) 447 setattr(self, "_{}".format('signing_group_id_metadata'), kwargs.get('signing_group_id_metadata', None)) 448 setattr(self, "_{}".format('signing_group_name'), kwargs.get('signing_group_name', None)) 449 setattr(self, "_{}".format('signing_group_type'), kwargs.get('signing_group_type', None)) 450 setattr(self, "_{}".format('signing_group_users'), kwargs.get('signing_group_users', None)) 451 setattr(self, "_{}".format('sms_authentication'), kwargs.get('sms_authentication', None)) 452 setattr(self, "_{}".format('social_authentications'), kwargs.get('social_authentications', None)) 453 setattr(self, "_{}".format('status'), kwargs.get('status', None)) 454 setattr(self, "_{}".format('status_code'), kwargs.get('status_code', None)) 455 setattr(self, "_{}".format('suppress_emails'), kwargs.get('suppress_emails', None)) 456 setattr(self, "_{}".format('tabs'), kwargs.get('tabs', None)) 457 setattr(self, "_{}".format('template_locked'), kwargs.get('template_locked', None)) 458 setattr(self, "_{}".format('template_required'), kwargs.get('template_required', None)) 459 setattr(self, "_{}".format('total_tab_count'), kwargs.get('total_tab_count', None)) 460 setattr(self, "_{}".format('type'), kwargs.get('type', None)) 461 setattr(self, "_{}".format('user_id'), kwargs.get('user_id', None)) 462 setattr(self, "_{}".format('web_form_recipient_view_id'), kwargs.get('web_form_recipient_view_id', None)) 463 setattr(self, "_{}".format('witness_for'), kwargs.get('witness_for', None)) 464 setattr(self, "_{}".format('witness_for_guid'), kwargs.get('witness_for_guid', None)) 465 466 @property 467 def access_code(self): 468 """Gets the access_code of this NotaryWitness. # noqa: E501 469 470 If a value is provided, the recipient must enter the value as the access code to view and sign the envelope. Maximum Length: 50 characters and it must conform to the account's access code format setting. If blank, but the signer `accessCode` property is set in the envelope, then that value is used. If blank and the signer `accessCode` property is not set, then the access code is not required. # noqa: E501 471 472 :return: The access_code of this NotaryWitness. # noqa: E501 473 :rtype: str 474 """ 475 return self._access_code 476 477 @access_code.setter 478 def access_code(self, access_code): 479 """Sets the access_code of this NotaryWitness. 480 481 If a value is provided, the recipient must enter the value as the access code to view and sign the envelope. Maximum Length: 50 characters and it must conform to the account's access code format setting. If blank, but the signer `accessCode` property is set in the envelope, then that value is used. If blank and the signer `accessCode` property is not set, then the access code is not required. # noqa: E501 482 483 :param access_code: The access_code of this NotaryWitness. # noqa: E501 484 :type: str 485 """ 486 487 self._access_code = access_code 488 489 @property 490 def access_code_metadata(self): 491 """Gets the access_code_metadata of this NotaryWitness. # noqa: E501 492 493 # noqa: E501 494 495 :return: The access_code_metadata of this NotaryWitness. # noqa: E501 496 :rtype: PropertyMetadata 497 """ 498 return self._access_code_metadata 499 500 @access_code_metadata.setter 501 def access_code_metadata(self, access_code_metadata): 502 """Sets the access_code_metadata of this NotaryWitness. 503 504 # noqa: E501 505 506 :param access_code_metadata: The access_code_metadata of this NotaryWitness. # noqa: E501 507 :type: PropertyMetadata 508 """ 509 510 self._access_code_metadata = access_code_metadata 511 512 @property 513 def add_access_code_to_email(self): 514 """Gets the add_access_code_to_email of this NotaryWitness. # noqa: E501 515 516 This Optional attribute indicates that the access code will be added to the email sent to the recipient; this nullifies the Security measure of Access Code on the recipient. # noqa: E501 517 518 :return: The add_access_code_to_email of this NotaryWitness. # noqa: E501 519 :rtype: str 520 """ 521 return self._add_access_code_to_email 522 523 @add_access_code_to_email.setter 524 def add_access_code_to_email(self, add_access_code_to_email): 525 """Sets the add_access_code_to_email of this NotaryWitness. 526 527 This Optional attribute indicates that the access code will be added to the email sent to the recipient; this nullifies the Security measure of Access Code on the recipient. # noqa: E501 528 529 :param add_access_code_to_email: The add_access_code_to_email of this NotaryWitness. # noqa: E501 530 :type: str 531 """ 532 533 self._add_access_code_to_email = add_access_code_to_email 534 535 @property 536 def additional_notifications(self): 537 """Gets the additional_notifications of this NotaryWitness. # noqa: E501 538 539 # noqa: E501 540 541 :return: The additional_notifications of this NotaryWitness. # noqa: E501 542 :rtype: list[RecipientAdditionalNotification] 543 """ 544 return self._additional_notifications 545 546 @additional_notifications.setter 547 def additional_notifications(self, additional_notifications): 548 """Sets the additional_notifications of this NotaryWitness. 549 550 # noqa: E501 551 552 :param additional_notifications: The additional_notifications of this NotaryWitness. # noqa: E501 553 :type: list[RecipientAdditionalNotification] 554 """ 555 556 self._additional_notifications = additional_notifications 557 558 @property 559 def agent_can_edit_email(self): 560 """Gets the agent_can_edit_email of this NotaryWitness. # noqa: E501 561 562 # noqa: E501 563 564 :return: The agent_can_edit_email of this NotaryWitness. # noqa: E501 565 :rtype: str 566 """ 567 return self._agent_can_edit_email 568 569 @agent_can_edit_email.setter 570 def agent_can_edit_email(self, agent_can_edit_email): 571 """Sets the agent_can_edit_email of this NotaryWitness. 572 573 # noqa: E501 574 575 :param agent_can_edit_email: The agent_can_edit_email of this NotaryWitness. # noqa: E501 576 :type: str 577 """ 578 579 self._agent_can_edit_email = agent_can_edit_email 580 581 @property 582 def agent_can_edit_name(self): 583 """Gets the agent_can_edit_name of this NotaryWitness. # noqa: E501 584 585 # noqa: E501 586 587 :return: The agent_can_edit_name of this NotaryWitness. # noqa: E501 588 :rtype: str 589 """ 590 return self._agent_can_edit_name 591 592 @agent_can_edit_name.setter 593 def agent_can_edit_name(self, agent_can_edit_name): 594 """Sets the agent_can_edit_name of this NotaryWitness. 595 596 # noqa: E501 597 598 :param agent_can_edit_name: The agent_can_edit_name of this NotaryWitness. # noqa: E501 599 :type: str 600 """ 601 602 self._agent_can_edit_name = agent_can_edit_name 603 604 @property 605 def allow_system_override_for_locked_recipient(self): 606 """Gets the allow_system_override_for_locked_recipient of this NotaryWitness. # noqa: E501 607 608 # noqa: E501 609 610 :return: The allow_system_override_for_locked_recipient of this NotaryWitness. # noqa: E501 611 :rtype: str 612 """ 613 return self._allow_system_override_for_locked_recipient 614 615 @allow_system_override_for_locked_recipient.setter 616 def allow_system_override_for_locked_recipient(self, allow_system_override_for_locked_recipient): 617 """Sets the allow_system_override_for_locked_recipient of this NotaryWitness. 618 619 # noqa: E501 620 621 :param allow_system_override_for_locked_recipient: The allow_system_override_for_locked_recipient of this NotaryWitness. # noqa: E501 622 :type: str 623 """ 624 625 self._allow_system_override_for_locked_recipient = allow_system_override_for_locked_recipient 626 627 @property 628 def auto_navigation(self): 629 """Gets the auto_navigation of this NotaryWitness. # noqa: E501 630 631 # noqa: E501 632 633 :return: The auto_navigation of this NotaryWitness. # noqa: E501 634 :rtype: str 635 """ 636 return self._auto_navigation 637 638 @auto_navigation.setter 639 def auto_navigation(self, auto_navigation): 640 """Sets the auto_navigation of this NotaryWitness. 641 642 # noqa: E501 643 644 :param auto_navigation: The auto_navigation of this NotaryWitness. # noqa: E501 645 :type: str 646 """ 647 648 self._auto_navigation = auto_navigation 649 650 @property 651 def auto_responded_reason(self): 652 """Gets the auto_responded_reason of this NotaryWitness. # noqa: E501 653 654 # noqa: E501 655 656 :return: The auto_responded_reason of this NotaryWitness. # noqa: E501 657 :rtype: str 658 """ 659 return self._auto_responded_reason 660 661 @auto_responded_reason.setter 662 def auto_responded_reason(self, auto_responded_reason): 663 """Sets the auto_responded_reason of this NotaryWitness. 664 665 # noqa: E501 666 667 :param auto_responded_reason: The auto_responded_reason of this NotaryWitness. # noqa: E501 668 :type: str 669 """ 670 671 self._auto_responded_reason = auto_responded_reason 672 673 @property 674 def bulk_recipients_uri(self): 675 """Gets the bulk_recipients_uri of this NotaryWitness. # noqa: E501 676 677 Contains a URI for an endpoint that allows you to easily retrieve bulk recipient information. # noqa: E501 678 679 :return: The bulk_recipients_uri of this NotaryWitness. # noqa: E501 680 :rtype: str 681 """ 682 return self._bulk_recipients_uri 683 684 @bulk_recipients_uri.setter 685 def bulk_recipients_uri(self, bulk_recipients_uri): 686 """Sets the bulk_recipients_uri of this NotaryWitness. 687 688 Contains a URI for an endpoint that allows you to easily retrieve bulk recipient information. # noqa: E501 689 690 :param bulk_recipients_uri: The bulk_recipients_uri of this NotaryWitness. # noqa: E501 691 :type: str 692 """ 693 694 self._bulk_recipients_uri = bulk_recipients_uri 695 696 @property 697 def bulk_send_v2_recipient(self): 698 """Gets the bulk_send_v2_recipient of this NotaryWitness. # noqa: E501 699 700 # noqa: E501 701 702 :return: The bulk_send_v2_recipient of this NotaryWitness. # noqa: E501 703 :rtype: str 704 """ 705 return self._bulk_send_v2_recipient 706 707 @bulk_send_v2_recipient.setter 708 def bulk_send_v2_recipient(self, bulk_send_v2_recipient): 709 """Sets the bulk_send_v2_recipient of this NotaryWitness. 710 711 # noqa: E501 712 713 :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this NotaryWitness. # noqa: E501 714 :type: str 715 """ 716 717 self._bulk_send_v2_recipient = bulk_send_v2_recipient 718 719 @property 720 def can_sign_offline(self): 721 """Gets the can_sign_offline of this NotaryWitness. # noqa: E501 722 723 When set to **true**, specifies that the signer can perform the signing ceremony offline. # noqa: E501 724 725 :return: The can_sign_offline of this NotaryWitness. # noqa: E501 726 :rtype: str 727 """ 728 return self._can_sign_offline 729 730 @can_sign_offline.setter 731 def can_sign_offline(self, can_sign_offline): 732 """Sets the can_sign_offline of this NotaryWitness. 733 734 When set to **true**, specifies that the signer can perform the signing ceremony offline. # noqa: E501 735 736 :param can_sign_offline: The can_sign_offline of this NotaryWitness. # noqa: E501 737 :type: str 738 """ 739 740 self._can_sign_offline = can_sign_offline 741 742 @property 743 def client_user_id(self): 744 """Gets the client_user_id of this NotaryWitness. # noqa: E501 745 746 Specifies whether the recipient is embedded or remote. If the `clientUserId` property is not null then the recipient is embedded. Note that if the `ClientUserId` property is set and either `SignerMustHaveAccount` or `SignerMustLoginToSign` property of the account settings is set to **true**, an error is generated on sending.ng. Maximum length: 100 characters. # noqa: E501 747 748 :return: The client_user_id of this NotaryWitness. # noqa: E501 749 :rtype: str 750 """ 751 return self._client_user_id 752 753 @client_user_id.setter 754 def client_user_id(self, client_user_id): 755 """Sets the client_user_id of this NotaryWitness. 756 757 Specifies whether the recipient is embedded or remote. If the `clientUserId` property is not null then the recipient is embedded. Note that if the `ClientUserId` property is set and either `SignerMustHaveAccount` or `SignerMustLoginToSign` property of the account settings is set to **true**, an error is generated on sending.ng. Maximum length: 100 characters. # noqa: E501 758 759 :param client_user_id: The client_user_id of this NotaryWitness. # noqa: E501 760 :type: str 761 """ 762 763 self._client_user_id = client_user_id 764 765 @property 766 def completed_count(self): 767 """Gets the completed_count of this NotaryWitness. # noqa: E501 768 769 # noqa: E501 770 771 :return: The completed_count of this NotaryWitness. # noqa: E501 772 :rtype: str 773 """ 774 return self._completed_count 775 776 @completed_count.setter 777 def completed_count(self, completed_count): 778 """Sets the completed_count of this NotaryWitness. 779 780 # noqa: E501 781 782 :param completed_count: The completed_count of this NotaryWitness. # noqa: E501 783 :type: str 784 """ 785 786 self._completed_count = completed_count 787 788 @property 789 def consent_details_list(self): 790 """Gets the consent_details_list of this NotaryWitness. # noqa: E501 791 792 # noqa: E501 793 794 :return: The consent_details_list of this NotaryWitness. # noqa: E501 795 :rtype: list[ConsentDetails] 796 """ 797 return self._consent_details_list 798 799 @consent_details_list.setter 800 def consent_details_list(self, consent_details_list): 801 """Sets the consent_details_list of this NotaryWitness. 802 803 # noqa: E501 804 805 :param consent_details_list: The consent_details_list of this NotaryWitness. # noqa: E501 806 :type: list[ConsentDetails] 807 """ 808 809 self._consent_details_list = consent_details_list 810 811 @property 812 def creation_reason(self): 813 """Gets the creation_reason of this NotaryWitness. # noqa: E501 814 815 # noqa: E501 816 817 :return: The creation_reason of this NotaryWitness. # noqa: E501 818 :rtype: str 819 """ 820 return self._creation_reason 821 822 @creation_reason.setter 823 def creation_reason(self, creation_reason): 824 """Sets the creation_reason of this NotaryWitness. 825 826 # noqa: E501 827 828 :param creation_reason: The creation_reason of this NotaryWitness. # noqa: E501 829 :type: str 830 """ 831 832 self._creation_reason = creation_reason 833 834 @property 835 def custom_fields(self): 836 """Gets the custom_fields of this NotaryWitness. # noqa: E501 837 838 An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 839 840 :return: The custom_fields of this NotaryWitness. # noqa: E501 841 :rtype: list[str] 842 """ 843 return self._custom_fields 844 845 @custom_fields.setter 846 def custom_fields(self, custom_fields): 847 """Sets the custom_fields of this NotaryWitness. 848 849 An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 850 851 :param custom_fields: The custom_fields of this NotaryWitness. # noqa: E501 852 :type: list[str] 853 """ 854 855 self._custom_fields = custom_fields 856 857 @property 858 def declined_date_time(self): 859 """Gets the declined_date_time of this NotaryWitness. # noqa: E501 860 861 The date and time the recipient declined the document. # noqa: E501 862 863 :return: The declined_date_time of this NotaryWitness. # noqa: E501 864 :rtype: str 865 """ 866 return self._declined_date_time 867 868 @declined_date_time.setter 869 def declined_date_time(self, declined_date_time): 870 """Sets the declined_date_time of this NotaryWitness. 871 872 The date and time the recipient declined the document. # noqa: E501 873 874 :param declined_date_time: The declined_date_time of this NotaryWitness. # noqa: E501 875 :type: str 876 """ 877 878 self._declined_date_time = declined_date_time 879 880 @property 881 def declined_reason(self): 882 """Gets the declined_reason of this NotaryWitness. # noqa: E501 883 884 The reason the recipient declined the document. # noqa: E501 885 886 :return: The declined_reason of this NotaryWitness. # noqa: E501 887 :rtype: str 888 """ 889 return self._declined_reason 890 891 @declined_reason.setter 892 def declined_reason(self, declined_reason): 893 """Sets the declined_reason of this NotaryWitness. 894 895 The reason the recipient declined the document. # noqa: E501 896 897 :param declined_reason: The declined_reason of this NotaryWitness. # noqa: E501 898 :type: str 899 """ 900 901 self._declined_reason = declined_reason 902 903 @property 904 def default_recipient(self): 905 """Gets the default_recipient of this NotaryWitness. # noqa: E501 906 907 # noqa: E501 908 909 :return: The default_recipient of this NotaryWitness. # noqa: E501 910 :rtype: str 911 """ 912 return self._default_recipient 913 914 @default_recipient.setter 915 def default_recipient(self, default_recipient): 916 """Sets the default_recipient of this NotaryWitness. 917 918 # noqa: E501 919 920 :param default_recipient: The default_recipient of this NotaryWitness. # noqa: E501 921 :type: str 922 """ 923 924 self._default_recipient = default_recipient 925 926 @property 927 def delegated_by(self): 928 """Gets the delegated_by of this NotaryWitness. # noqa: E501 929 930 # noqa: E501 931 932 :return: The delegated_by of this NotaryWitness. # noqa: E501 933 :rtype: DelegationInfo 934 """ 935 return self._delegated_by 936 937 @delegated_by.setter 938 def delegated_by(self, delegated_by): 939 """Sets the delegated_by of this NotaryWitness. 940 941 # noqa: E501 942 943 :param delegated_by: The delegated_by of this NotaryWitness. # noqa: E501 944 :type: DelegationInfo 945 """ 946 947 self._delegated_by = delegated_by 948 949 @property 950 def delegated_to(self): 951 """Gets the delegated_to of this NotaryWitness. # noqa: E501 952 953 # noqa: E501 954 955 :return: The delegated_to of this NotaryWitness. # noqa: E501 956 :rtype: list[DelegationInfo] 957 """ 958 return self._delegated_to 959 960 @delegated_to.setter 961 def delegated_to(self, delegated_to): 962 """Sets the delegated_to of this NotaryWitness. 963 964 # noqa: E501 965 966 :param delegated_to: The delegated_to of this NotaryWitness. # noqa: E501 967 :type: list[DelegationInfo] 968 """ 969 970 self._delegated_to = delegated_to 971 972 @property 973 def delivered_date_time(self): 974 """Gets the delivered_date_time of this NotaryWitness. # noqa: E501 975 976 Reserved: For DocuSign use only. # noqa: E501 977 978 :return: The delivered_date_time of this NotaryWitness. # noqa: E501 979 :rtype: str 980 """ 981 return self._delivered_date_time 982 983 @delivered_date_time.setter 984 def delivered_date_time(self, delivered_date_time): 985 """Sets the delivered_date_time of this NotaryWitness. 986 987 Reserved: For DocuSign use only. # noqa: E501 988 989 :param delivered_date_time: The delivered_date_time of this NotaryWitness. # noqa: E501 990 :type: str 991 """ 992 993 self._delivered_date_time = delivered_date_time 994 995 @property 996 def delivery_method(self): 997 """Gets the delivery_method of this NotaryWitness. # noqa: E501 998 999 Reserved: For DocuSign use only. # noqa: E501 1000 1001 :return: The delivery_method of this NotaryWitness. # noqa: E501 1002 :rtype: str 1003 """ 1004 return self._delivery_method 1005 1006 @delivery_method.setter 1007 def delivery_method(self, delivery_method): 1008 """Sets the delivery_method of this NotaryWitness. 1009 1010 Reserved: For DocuSign use only. # noqa: E501 1011 1012 :param delivery_method: The delivery_method of this NotaryWitness. # noqa: E501 1013 :type: str 1014 """ 1015 1016 self._delivery_method = delivery_method 1017 1018 @property 1019 def delivery_method_metadata(self): 1020 """Gets the delivery_method_metadata of this NotaryWitness. # noqa: E501 1021 1022 # noqa: E501 1023 1024 :return: The delivery_method_metadata of this NotaryWitness. # noqa: E501 1025 :rtype: PropertyMetadata 1026 """ 1027 return self._delivery_method_metadata 1028 1029 @delivery_method_metadata.setter 1030 def delivery_method_metadata(self, delivery_method_metadata): 1031 """Sets the delivery_method_metadata of this NotaryWitness. 1032 1033 # noqa: E501 1034 1035 :param delivery_method_metadata: The delivery_method_metadata of this NotaryWitness. # noqa: E501 1036 :type: PropertyMetadata 1037 """ 1038 1039 self._delivery_method_metadata = delivery_method_metadata 1040 1041 @property 1042 def designator_id(self): 1043 """Gets the designator_id of this NotaryWitness. # noqa: E501 1044 1045 # noqa: E501 1046 1047 :return: The designator_id of this NotaryWitness. # noqa: E501 1048 :rtype: str 1049 """ 1050 return self._designator_id 1051 1052 @designator_id.setter 1053 def designator_id(self, designator_id): 1054 """Sets the designator_id of this NotaryWitness. 1055 1056 # noqa: E501 1057 1058 :param designator_id: The designator_id of this NotaryWitness. # noqa: E501 1059 :type: str 1060 """ 1061 1062 self._designator_id = designator_id 1063 1064 @property 1065 def designator_id_guid(self): 1066 """Gets the designator_id_guid of this NotaryWitness. # noqa: E501 1067 1068 # noqa: E501 1069 1070 :return: The designator_id_guid of this NotaryWitness. # noqa: E501 1071 :rtype: str 1072 """ 1073 return self._designator_id_guid 1074 1075 @designator_id_guid.setter 1076 def designator_id_guid(self, designator_id_guid): 1077 """Sets the designator_id_guid of this NotaryWitness. 1078 1079 # noqa: E501 1080 1081 :param designator_id_guid: The designator_id_guid of this NotaryWitness. # noqa: E501 1082 :type: str 1083 """ 1084 1085 self._designator_id_guid = designator_id_guid 1086 1087 @property 1088 def document_template_id(self): 1089 """Gets the document_template_id of this NotaryWitness. # noqa: E501 1090 1091 # noqa: E501 1092 1093 :return: The document_template_id of this NotaryWitness. # noqa: E501 1094 :rtype: str 1095 """ 1096 return self._document_template_id 1097 1098 @document_template_id.setter 1099 def document_template_id(self, document_template_id): 1100 """Sets the document_template_id of this NotaryWitness. 1101 1102 # noqa: E501 1103 1104 :param document_template_id: The document_template_id of this NotaryWitness. # noqa: E501 1105 :type: str 1106 """ 1107 1108 self._document_template_id = document_template_id 1109 1110 @property 1111 def document_visibility(self): 1112 """Gets the document_visibility of this NotaryWitness. # noqa: E501 1113 1114 # noqa: E501 1115 1116 :return: The document_visibility of this NotaryWitness. # noqa: E501 1117 :rtype: list[DocumentVisibility] 1118 """ 1119 return self._document_visibility 1120 1121 @document_visibility.setter 1122 def document_visibility(self, document_visibility): 1123 """Sets the document_visibility of this NotaryWitness. 1124 1125 # noqa: E501 1126 1127 :param document_visibility: The document_visibility of this NotaryWitness. # noqa: E501 1128 :type: list[DocumentVisibility] 1129 """ 1130 1131 self._document_visibility = document_visibility 1132 1133 @property 1134 def email(self): 1135 """Gets the email of this NotaryWitness. # noqa: E501 1136 1137 # noqa: E501 1138 1139 :return: The email of this NotaryWitness. # noqa: E501 1140 :rtype: str 1141 """ 1142 return self._email 1143 1144 @email.setter 1145 def email(self, email): 1146 """Sets the email of this NotaryWitness. 1147 1148 # noqa: E501 1149 1150 :param email: The email of this NotaryWitness. # noqa: E501 1151 :type: str 1152 """ 1153 1154 self._email = email 1155 1156 @property 1157 def email_metadata(self): 1158 """Gets the email_metadata of this NotaryWitness. # noqa: E501 1159 1160 # noqa: E501 1161 1162 :return: The email_metadata of this NotaryWitness. # noqa: E501 1163 :rtype: PropertyMetadata 1164 """ 1165 return self._email_metadata 1166 1167 @email_metadata.setter 1168 def email_metadata(self, email_metadata): 1169 """Sets the email_metadata of this NotaryWitness. 1170 1171 # noqa: E501 1172 1173 :param email_metadata: The email_metadata of this NotaryWitness. # noqa: E501 1174 :type: PropertyMetadata 1175 """ 1176 1177 self._email_metadata = email_metadata 1178 1179 @property 1180 def email_notification(self): 1181 """Gets the email_notification of this NotaryWitness. # noqa: E501 1182 1183 A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 1184 1185 :return: The email_notification of this NotaryWitness. # noqa: E501 1186 :rtype: RecipientEmailNotification 1187 """ 1188 return self._email_notification 1189 1190 @email_notification.setter 1191 def email_notification(self, email_notification): 1192 """Sets the email_notification of this NotaryWitness. 1193 1194 A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 1195 1196 :param email_notification: The email_notification of this NotaryWitness. # noqa: E501 1197 :type: RecipientEmailNotification 1198 """ 1199 1200 self._email_notification = email_notification 1201 1202 @property 1203 def email_recipient_post_signing_url(self): 1204 """Gets the email_recipient_post_signing_url of this NotaryWitness. # noqa: E501 1205 1206 # noqa: E501 1207 1208 :return: The email_recipient_post_signing_url of this NotaryWitness. # noqa: E501 1209 :rtype: str 1210 """ 1211 return self._email_recipient_post_signing_url 1212 1213 @email_recipient_post_signing_url.setter 1214 def email_recipient_post_signing_url(self, email_recipient_post_signing_url): 1215 """Sets the email_recipient_post_signing_url of this NotaryWitness. 1216 1217 # noqa: E501 1218 1219 :param email_recipient_post_signing_url: The email_recipient_post_signing_url of this NotaryWitness. # noqa: E501 1220 :type: str 1221 """ 1222 1223 self._email_recipient_post_signing_url = email_recipient_post_signing_url 1224 1225 @property 1226 def embedded_recipient_start_url(self): 1227 """Gets the embedded_recipient_start_url of this NotaryWitness. # noqa: E501 1228 1229 Specifies a sender provided valid URL string for redirecting an embedded recipient. When using this option, the embedded recipient still receives an email from DocuSign, just as a remote recipient would. When the document link in the email is clicked the recipient is redirected, through DocuSign, to the supplied URL to complete their actions. When routing to the URL, the sender's system (the server responding to the URL) must request a recipient token to launch a signing session. If set to `SIGN_AT_DOCUSIGN`, the recipient is directed to an embedded signing or viewing process directly at DocuSign. The signing or viewing action is initiated by the DocuSign system and the transaction activity and Certificate of Completion records will reflect this. In all other ways the process is identical to an embedded signing or viewing operation that is launched by any partner. It is important to remember that in a typical embedded workflow the authentication of an embedded recipient is the responsibility of the sending application, DocuSign expects that senders will follow their own process for establishing the recipient's identity. In this workflow the recipient goes through the sending application before the embedded signing or viewing process in initiated. However, when the sending application sets `EmbeddedRecipientStartURL=SIGN_AT_DOCUSIGN`, the recipient goes directly to the embedded signing or viewing process bypassing the sending application and any authentication steps the sending application would use. In this case, DocuSign recommends that you use one of the normal DocuSign authentication features (Access Code, Phone Authentication, SMS Authentication, etc.) to verify the identity of the recipient. If the `clientUserId` property is NOT set, and the `embeddedRecipientStartURL` is set, DocuSign will ignore the redirect URL and launch the standard signing process for the email recipient. Information can be appended to the embedded recipient start URL using merge fields. The available merge fields items are: envelopeId, recipientId, recipientName, recipientEmail, and customFields. The `customFields` property must be set fort the recipient or envelope. The merge fields are enclosed in double brackets. *Example*: `http://senderHost/[[mergeField1]]/ beginSigningSession? [[mergeField2]]&[[mergeField3]]` # noqa: E501 1230 1231 :return: The embedded_recipient_start_url of this NotaryWitness. # noqa: E501 1232 :rtype: str 1233 """ 1234 return self._embedded_recipient_start_url 1235 1236 @embedded_recipient_start_url.setter 1237 def embedded_recipient_start_url(self, embedded_recipient_start_url): 1238 """Sets the embedded_recipient_start_url of this NotaryWitness. 1239 1240 Specifies a sender provided valid URL string for redirecting an embedded recipient. When using this option, the embedded recipient still receives an email from DocuSign, just as a remote recipient would. When the document link in the email is clicked the recipient is redirected, through DocuSign, to the supplied URL to complete their actions. When routing to the URL, the sender's system (the server responding to the URL) must request a recipient token to launch a signing session. If set to `SIGN_AT_DOCUSIGN`, the recipient is directed to an embedded signing or viewing process directly at DocuSign. The signing or viewing action is initiated by the DocuSign system and the transaction activity and Certificate of Completion records will reflect this. In all other ways the process is identical to an embedded signing or viewing operation that is launched by any partner. It is important to remember that in a typical embedded workflow the authentication of an embedded recipient is the responsibility of the sending application, DocuSign expects that senders will follow their own process for establishing the recipient's identity. In this workflow the recipient goes through the sending application before the embedded signing or viewing process in initiated. However, when the sending application sets `EmbeddedRecipientStartURL=SIGN_AT_DOCUSIGN`, the recipient goes directly to the embedded signing or viewing process bypassing the sending application and any authentication steps the sending application would use. In this case, DocuSign recommends that you use one of the normal DocuSign authentication features (Access Code, Phone Authentication, SMS Authentication, etc.) to verify the identity of the recipient. If the `clientUserId` property is NOT set, and the `embeddedRecipientStartURL` is set, DocuSign will ignore the redirect URL and launch the standard signing process for the email recipient. Information can be appended to the embedded recipient start URL using merge fields. The available merge fields items are: envelopeId, recipientId, recipientName, recipientEmail, and customFields. The `customFields` property must be set fort the recipient or envelope. The merge fields are enclosed in double brackets. *Example*: `http://senderHost/[[mergeField1]]/ beginSigningSession? [[mergeField2]]&[[mergeField3]]` # noqa: E501 1241 1242 :param embedded_recipient_start_url: The embedded_recipient_start_url of this NotaryWitness. # noqa: E501 1243 :type: str 1244 """ 1245 1246 self._embedded_recipient_start_url = embedded_recipient_start_url 1247 1248 @property 1249 def error_details(self): 1250 """Gets the error_details of this NotaryWitness. # noqa: E501 1251 1252 Array or errors. # noqa: E501 1253 1254 :return: The error_details of this NotaryWitness. # noqa: E501 1255 :rtype: ErrorDetails 1256 """ 1257 return self._error_details 1258 1259 @error_details.setter 1260 def error_details(self, error_details): 1261 """Sets the error_details of this NotaryWitness. 1262 1263 Array or errors. # noqa: E501 1264 1265 :param error_details: The error_details of this NotaryWitness. # noqa: E501 1266 :type: ErrorDetails 1267 """ 1268 1269 self._error_details = error_details 1270 1271 @property 1272 def excluded_documents(self): 1273 """Gets the excluded_documents of this NotaryWitness. # noqa: E501 1274 1275 Specifies the documents that are not visible to this recipient. Document Visibility must be enabled for the account and the `enforceSignerVisibility` property must be set to **true** for the envelope to use this. When enforce signer visibility is enabled, documents with tabs can only be viewed by signers that have a tab on that document. Recipients that have an administrative role (Agent, Editor, or Intermediaries) or informational role (Certified Deliveries or Carbon Copies) can always see all the documents in an envelope, unless they are specifically excluded using this setting when an envelope is sent. Documents that do not have tabs are always visible to all recipients, unless they are specifically excluded using this setting when an envelope is sent. # noqa: E501 1276 1277 :return: The excluded_documents of this NotaryWitness. # noqa: E501 1278 :rtype: list[str] 1279 """ 1280 return self._excluded_documents 1281 1282 @excluded_documents.setter 1283 def excluded_documents(self, excluded_documents): 1284 """Sets the excluded_documents of this NotaryWitness. 1285 1286 Specifies the documents that are not visible to this recipient. Document Visibility must be enabled for the account and the `enforceSignerVisibility` property must be set to **true** for the envelope to use this. When enforce signer visibility is enabled, documents with tabs can only be viewed by signers that have a tab on that document. Recipients that have an administrative role (Agent, Editor, or Intermediaries) or informational role (Certified Deliveries or Carbon Copies) can always see all the documents in an envelope, unless they are specifically excluded using this setting when an envelope is sent. Documents that do not have tabs are always visible to all recipients, unless they are specifically excluded using this setting when an envelope is sent. # noqa: E501 1287 1288 :param excluded_documents: The excluded_documents of this NotaryWitness. # noqa: E501 1289 :type: list[str] 1290 """ 1291 1292 self._excluded_documents = excluded_documents 1293 1294 @property 1295 def fax_number(self): 1296 """Gets the fax_number of this NotaryWitness. # noqa: E501 1297 1298 Reserved: # noqa: E501 1299 1300 :return: The fax_number of this NotaryWitness. # noqa: E501 1301 :rtype: str 1302 """ 1303 return self._fax_number 1304 1305 @fax_number.setter 1306 def fax_number(self, fax_number): 1307 """Sets the fax_number of this NotaryWitness. 1308 1309 Reserved: # noqa: E501 1310 1311 :param fax_number: The fax_number of this NotaryWitness. # noqa: E501 1312 :type: str 1313 """ 1314 1315 self._fax_number = fax_number 1316 1317 @property 1318 def fax_number_metadata(self): 1319 """Gets the fax_number_metadata of this NotaryWitness. # noqa: E501 1320 1321 # noqa: E501 1322 1323 :return: The fax_number_metadata of this NotaryWitness. # noqa: E501 1324 :rtype: PropertyMetadata 1325 """ 1326 return self._fax_number_metadata 1327 1328 @fax_number_metadata.setter 1329 def fax_number_metadata(self, fax_number_metadata): 1330 """Sets the fax_number_metadata of this NotaryWitness. 1331 1332 # noqa: E501 1333 1334 :param fax_number_metadata: The fax_number_metadata of this NotaryWitness. # noqa: E501 1335 :type: PropertyMetadata 1336 """ 1337 1338 self._fax_number_metadata = fax_number_metadata 1339 1340 @property 1341 def first_name(self): 1342 """Gets the first_name of this NotaryWitness. # noqa: E501 1343 1344 The user's first name. Maximum Length: 50 characters. # noqa: E501 1345 1346 :return: The first_name of this NotaryWitness. # noqa: E501 1347 :rtype: str 1348 """ 1349 return self._first_name 1350 1351 @first_name.setter 1352 def first_name(self, first_name): 1353 """Sets the first_name of this NotaryWitness. 1354 1355 The user's first name. Maximum Length: 50 characters. # noqa: E501 1356 1357 :param first_name: The first_name of this NotaryWitness. # noqa: E501 1358 :type: str 1359 """ 1360 1361 self._first_name = first_name 1362 1363 @property 1364 def first_name_metadata(self): 1365 """Gets the first_name_metadata of this NotaryWitness. # noqa: E501 1366 1367 # noqa: E501 1368 1369 :return: The first_name_metadata of this NotaryWitness. # noqa: E501 1370 :rtype: PropertyMetadata 1371 """ 1372 return self._first_name_metadata 1373 1374 @first_name_metadata.setter 1375 def first_name_metadata(self, first_name_metadata): 1376 """Sets the first_name_metadata of this NotaryWitness. 1377 1378 # noqa: E501 1379 1380 :param first_name_metadata: The first_name_metadata of this NotaryWitness. # noqa: E501 1381 :type: PropertyMetadata 1382 """ 1383 1384 self._first_name_metadata = first_name_metadata 1385 1386 @property 1387 def full_name(self): 1388 """Gets the full_name of this NotaryWitness. # noqa: E501 1389 1390 # noqa: E501 1391 1392 :return: The full_name of this NotaryWitness. # noqa: E501 1393 :rtype: str 1394 """ 1395 return self._full_name 1396 1397 @full_name.setter 1398 def full_name(self, full_name): 1399 """Sets the full_name of this NotaryWitness. 1400 1401 # noqa: E501 1402 1403 :param full_name: The full_name of this NotaryWitness. # noqa: E501 1404 :type: str 1405 """ 1406 1407 self._full_name = full_name 1408 1409 @property 1410 def full_name_metadata(self): 1411 """Gets the full_name_metadata of this NotaryWitness. # noqa: E501 1412 1413 # noqa: E501 1414 1415 :return: The full_name_metadata of this NotaryWitness. # noqa: E501 1416 :rtype: PropertyMetadata 1417 """ 1418 return self._full_name_metadata 1419 1420 @full_name_metadata.setter 1421 def full_name_metadata(self, full_name_metadata): 1422 """Sets the full_name_metadata of this NotaryWitness. 1423 1424 # noqa: E501 1425 1426 :param full_name_metadata: The full_name_metadata of this NotaryWitness. # noqa: E501 1427 :type: PropertyMetadata 1428 """ 1429 1430 self._full_name_metadata = full_name_metadata 1431 1432 @property 1433 def id_check_configuration_name(self): 1434 """Gets the id_check_configuration_name of this NotaryWitness. # noqa: E501 1435 1436 Specifies authentication check by name. The names used here must be the same as the authentication type names used by the account (these name can also be found in the web console sending interface in the Identify list for a recipient,) This overrides any default authentication setting. *Example*: Your account has ID Check and SMS Authentication available and in the web console Identify list these appear as 'ID Check $' and 'SMS Auth $'. To use ID check in an envelope, the idCheckConfigurationName should be 'ID Check '. If you wanted to use SMS, it would be 'SMS Auth $' and you would need to add you would need to add phone number information to the `smsAuthentication` node. # noqa: E501 1437 1438 :return: The id_check_configuration_name of this NotaryWitness. # noqa: E501 1439 :rtype: str 1440 """ 1441 return self._id_check_configuration_name 1442 1443 @id_check_configuration_name.setter 1444 def id_check_configuration_name(self, id_check_configuration_name): 1445 """Sets the id_check_configuration_name of this NotaryWitness. 1446 1447 Specifies authentication check by name. The names used here must be the same as the authentication type names used by the account (these name can also be found in the web console sending interface in the Identify list for a recipient,) This overrides any default authentication setting. *Example*: Your account has ID Check and SMS Authentication available and in the web console Identify list these appear as 'ID Check $' and 'SMS Auth $'. To use ID check in an envelope, the idCheckConfigurationName should be 'ID Check '. If you wanted to use SMS, it would be 'SMS Auth $' and you would need to add you would need to add phone number information to the `smsAuthentication` node. # noqa: E501 1448 1449 :param id_check_configuration_name: The id_check_configuration_name of this NotaryWitness. # noqa: E501 1450 :type: str 1451 """ 1452 1453 self._id_check_configuration_name = id_check_configuration_name 1454 1455 @property 1456 def id_check_configuration_name_metadata(self): 1457 """Gets the id_check_configuration_name_metadata of this NotaryWitness. # noqa: E501 1458 1459 # noqa: E501 1460 1461 :return: The id_check_configuration_name_metadata of this NotaryWitness. # noqa: E501 1462 :rtype: PropertyMetadata 1463 """ 1464 return self._id_check_configuration_name_metadata 1465 1466 @id_check_configuration_name_metadata.setter 1467 def id_check_configuration_name_metadata(self, id_check_configuration_name_metadata): 1468 """Sets the id_check_configuration_name_metadata of this NotaryWitness. 1469 1470 # noqa: E501 1471 1472 :param id_check_configuration_name_metadata: The id_check_configuration_name_metadata of this NotaryWitness. # noqa: E501 1473 :type: PropertyMetadata 1474 """ 1475 1476 self._id_check_configuration_name_metadata = id_check_configuration_name_metadata 1477 1478 @property 1479 def id_check_information_input(self): 1480 """Gets the id_check_information_input of this NotaryWitness. # noqa: E501 1481 1482 # noqa: E501 1483 1484 :return: The id_check_information_input of this NotaryWitness. # noqa: E501 1485 :rtype: IdCheckInformationInput 1486 """ 1487 return self._id_check_information_input 1488 1489 @id_check_information_input.setter 1490 def id_check_information_input(self, id_check_information_input): 1491 """Sets the id_check_information_input of this NotaryWitness. 1492 1493 # noqa: E501 1494 1495 :param id_check_information_input: The id_check_information_input of this NotaryWitness. # noqa: E501 1496 :type: IdCheckInformationInput 1497 """ 1498 1499 self._id_check_information_input = id_check_information_input 1500 1501 @property 1502 def identity_verification(self): 1503 """Gets the identity_verification of this NotaryWitness. # noqa: E501 1504 1505 # noqa: E501 1506 1507 :return: The identity_verification of this NotaryWitness. # noqa: E501 1508 :rtype: RecipientIdentityVerification 1509 """ 1510 return self._identity_verification 1511 1512 @identity_verification.setter 1513 def identity_verification(self, identity_verification): 1514 """Sets the identity_verification of this NotaryWitness. 1515 1516 # noqa: E501 1517 1518 :param identity_verification: The identity_verification of this NotaryWitness. # noqa: E501 1519 :type: RecipientIdentityVerification 1520 """ 1521 1522 self._identity_verification = identity_verification 1523 1524 @property 1525 def inherit_email_notification_configuration(self): 1526 """Gets the inherit_email_notification_configuration of this NotaryWitness. # noqa: E501 1527 1528 When set to **true** and the envelope recipient creates a DocuSign account after signing, the Manage Account Email Notification settings are used as the default settings for the recipient's account. # noqa: E501 1529 1530 :return: The inherit_email_notification_configuration of this NotaryWitness. # noqa: E501 1531 :rtype: str 1532 """ 1533 return self._inherit_email_notification_configuration 1534 1535 @inherit_email_notification_configuration.setter 1536 def inherit_email_notification_configuration(self, inherit_email_notification_configuration): 1537 """Sets the inherit_email_notification_configuration of this NotaryWitness. 1538 1539 When set to **true** and the envelope recipient creates a DocuSign account after signing, the Manage Account Email Notification settings are used as the default settings for the recipient's account. # noqa: E501 1540 1541 :param inherit_email_notification_configuration: The inherit_email_notification_configuration of this NotaryWitness. # noqa: E501 1542 :type: str 1543 """ 1544 1545 self._inherit_email_notification_configuration = inherit_email_notification_configuration 1546 1547 @property 1548 def is_bulk_recipient(self): 1549 """Gets the is_bulk_recipient of this NotaryWitness. # noqa: E501 1550 1551 # noqa: E501 1552 1553 :return: The is_bulk_recipient of this NotaryWitness. # noqa: E501 1554 :rtype: str 1555 """ 1556 return self._is_bulk_recipient 1557 1558 @is_bulk_recipient.setter 1559 def is_bulk_recipient(self, is_bulk_recipient): 1560 """Sets the is_bulk_recipient of this NotaryWitness. 1561 1562 # noqa: E501 1563 1564 :param is_bulk_recipient: The is_bulk_recipient of this NotaryWitness. # noqa: E501 1565 :type: str 1566 """ 1567 1568 self._is_bulk_recipient = is_bulk_recipient 1569 1570 @property 1571 def is_bulk_recipient_metadata(self): 1572 """Gets the is_bulk_recipient_metadata of this NotaryWitness. # noqa: E501 1573 1574 # noqa: E501 1575 1576 :return: The is_bulk_recipient_metadata of this NotaryWitness. # noqa: E501 1577 :rtype: PropertyMetadata 1578 """ 1579 return self._is_bulk_recipient_metadata 1580 1581 @is_bulk_recipient_metadata.setter 1582 def is_bulk_recipient_metadata(self, is_bulk_recipient_metadata): 1583 """Sets the is_bulk_recipient_metadata of this NotaryWitness. 1584 1585 # noqa: E501 1586 1587 :param is_bulk_recipient_metadata: The is_bulk_recipient_metadata of this NotaryWitness. # noqa: E501 1588 :type: PropertyMetadata 1589 """ 1590 1591 self._is_bulk_recipient_metadata = is_bulk_recipient_metadata 1592 1593 @property 1594 def last_name(self): 1595 """Gets the last_name of this NotaryWitness. # noqa: E501 1596 1597 # noqa: E501 1598 1599 :return: The last_name of this NotaryWitness. # noqa: E501 1600 :rtype: str 1601 """ 1602 return self._last_name 1603 1604 @last_name.setter 1605 def last_name(self, last_name): 1606 """Sets the last_name of this NotaryWitness. 1607 1608 # noqa: E501 1609 1610 :param last_name: The last_name of this NotaryWitness. # noqa: E501 1611 :type: str 1612 """ 1613 1614 self._last_name = last_name 1615 1616 @property 1617 def last_name_metadata(self): 1618 """Gets the last_name_metadata of this NotaryWitness. # noqa: E501 1619 1620 # noqa: E501 1621 1622 :return: The last_name_metadata of this NotaryWitness. # noqa: E501 1623 :rtype: PropertyMetadata 1624 """ 1625 return self._last_name_metadata 1626 1627 @last_name_metadata.setter 1628 def last_name_metadata(self, last_name_metadata): 1629 """Sets the last_name_metadata of this NotaryWitness. 1630 1631 # noqa: E501 1632 1633 :param last_name_metadata: The last_name_metadata of this NotaryWitness. # noqa: E501 1634 :type: PropertyMetadata 1635 """ 1636 1637 self._last_name_metadata = last_name_metadata 1638 1639 @property 1640 def locked_recipient_phone_auth_editable(self): 1641 """Gets the locked_recipient_phone_auth_editable of this NotaryWitness. # noqa: E501 1642 1643 # noqa: E501 1644 1645 :return: The locked_recipient_phone_auth_editable of this NotaryWitness. # noqa: E501 1646 :rtype: str 1647 """ 1648 return self._locked_recipient_phone_auth_editable 1649 1650 @locked_recipient_phone_auth_editable.setter 1651 def locked_recipient_phone_auth_editable(self, locked_recipient_phone_auth_editable): 1652 """Sets the locked_recipient_phone_auth_editable of this NotaryWitness. 1653 1654 # noqa: E501 1655 1656 :param locked_recipient_phone_auth_editable: The locked_recipient_phone_auth_editable of this NotaryWitness. # noqa: E501 1657 :type: str 1658 """ 1659 1660 self._locked_recipient_phone_auth_editable = locked_recipient_phone_auth_editable 1661 1662 @property 1663 def locked_recipient_sms_editable(self): 1664 """Gets the locked_recipient_sms_editable of this NotaryWitness. # noqa: E501 1665 1666 # noqa: E501 1667 1668 :return: The locked_recipient_sms_editable of this NotaryWitness. # noqa: E501 1669 :rtype: str 1670 """ 1671 return self._locked_recipient_sms_editable 1672 1673 @locked_recipient_sms_editable.setter 1674 def locked_recipient_sms_editable(self, locked_recipient_sms_editable): 1675 """Sets the locked_recipient_sms_editable of this NotaryWitness. 1676 1677 # noqa: E501 1678 1679 :param locked_recipient_sms_editable: The locked_recipient_sms_editable of this NotaryWitness. # noqa: E501 1680 :type: str 1681 """ 1682 1683 self._locked_recipient_sms_editable = locked_recipient_sms_editable 1684 1685 @property 1686 def name(self): 1687 """Gets the name of this NotaryWitness. # noqa: E501 1688 1689 # noqa: E501 1690 1691 :return: The name of this NotaryWitness. # noqa: E501 1692 :rtype: str 1693 """ 1694 return self._name 1695 1696 @name.setter 1697 def name(self, name): 1698 """Sets the name of this NotaryWitness. 1699 1700 # noqa: E501 1701 1702 :param name: The name of this NotaryWitness. # noqa: E501 1703 :type: str 1704 """ 1705 1706 self._name = name 1707 1708 @property 1709 def name_metadata(self): 1710 """Gets the name_metadata of this NotaryWitness. # noqa: E501 1711 1712 # noqa: E501 1713 1714 :return: The name_metadata of this NotaryWitness. # noqa: E501 1715 :rtype: PropertyMetadata 1716 """ 1717 return self._name_metadata 1718 1719 @name_metadata.setter 1720 def name_metadata(self, name_metadata): 1721 """Sets the name_metadata of this NotaryWitness. 1722 1723 # noqa: E501 1724 1725 :param name_metadata: The name_metadata of this NotaryWitness. # noqa: E501 1726 :type: PropertyMetadata 1727 """ 1728 1729 self._name_metadata = name_metadata 1730 1731 @property 1732 def notary_id(self): 1733 """Gets the notary_id of this NotaryWitness. # noqa: E501 1734 1735 # noqa: E501 1736 1737 :return: The notary_id of this NotaryWitness. # noqa: E501 1738 :rtype: str 1739 """ 1740 return self._notary_id 1741 1742 @notary_id.setter 1743 def notary_id(self, notary_id): 1744 """Sets the notary_id of this NotaryWitness. 1745 1746 # noqa: E501 1747 1748 :param notary_id: The notary_id of this NotaryWitness. # noqa: E501 1749 :type: str 1750 """ 1751 1752 self._notary_id = notary_id 1753 1754 @property 1755 def notary_signer_email_sent(self): 1756 """Gets the notary_signer_email_sent of this NotaryWitness. # noqa: E501 1757 1758 # noqa: E501 1759 1760 :return: The notary_signer_email_sent of this NotaryWitness. # noqa: E501 1761 :rtype: str 1762 """ 1763 return self._notary_signer_email_sent 1764 1765 @notary_signer_email_sent.setter 1766 def notary_signer_email_sent(self, notary_signer_email_sent): 1767 """Sets the notary_signer_email_sent of this NotaryWitness. 1768 1769 # noqa: E501 1770 1771 :param notary_signer_email_sent: The notary_signer_email_sent of this NotaryWitness. # noqa: E501 1772 :type: str 1773 """ 1774 1775 self._notary_signer_email_sent = notary_signer_email_sent 1776 1777 @property 1778 def note(self): 1779 """Gets the note of this NotaryWitness. # noqa: E501 1780 1781 Specifies a note that is unique to this recipient. This note is sent to the recipient via the signing email. The note displays in the signing UI near the upper left corner of the document on the signing screen. Maximum Length: 1000 characters. # noqa: E501 1782 1783 :return: The note of this NotaryWitness. # noqa: E501 1784 :rtype: str 1785 """ 1786 return self._note 1787 1788 @note.setter 1789 def note(self, note): 1790 """Sets the note of this NotaryWitness. 1791 1792 Specifies a note that is unique to this recipient. This note is sent to the recipient via the signing email. The note displays in the signing UI near the upper left corner of the document on the signing screen. Maximum Length: 1000 characters. # noqa: E501 1793 1794 :param note: The note of this NotaryWitness. # noqa: E501 1795 :type: str 1796 """ 1797 1798 self._note = note 1799 1800 @property 1801 def note_metadata(self): 1802 """Gets the note_metadata of this NotaryWitness. # noqa: E501 1803 1804 # noqa: E501 1805 1806 :return: The note_metadata of this NotaryWitness. # noqa: E501 1807 :rtype: PropertyMetadata 1808 """ 1809 return self._note_metadata 1810 1811 @note_metadata.setter 1812 def note_metadata(self, note_metadata): 1813 """Sets the note_metadata of this NotaryWitness. 1814 1815 # noqa: E501 1816 1817 :param note_metadata: The note_metadata of this NotaryWitness. # noqa: E501 1818 :type: PropertyMetadata 1819 """ 1820 1821 self._note_metadata = note_metadata 1822 1823 @property 1824 def offline_attributes(self): 1825 """Gets the offline_attributes of this NotaryWitness. # noqa: E501 1826 1827 # noqa: E501 1828 1829 :return: The offline_attributes of this NotaryWitness. # noqa: E501 1830 :rtype: OfflineAttributes 1831 """ 1832 return self._offline_attributes 1833 1834 @offline_attributes.setter 1835 def offline_attributes(self, offline_attributes): 1836 """Sets the offline_attributes of this NotaryWitness. 1837 1838 # noqa: E501 1839 1840 :param offline_attributes: The offline_attributes of this NotaryWitness. # noqa: E501 1841 :type: OfflineAttributes 1842 """ 1843 1844 self._offline_attributes = offline_attributes 1845 1846 @property 1847 def phone_authentication(self): 1848 """Gets the phone_authentication of this NotaryWitness. # noqa: E501 1849 1850 # noqa: E501 1851 1852 :return: The phone_authentication of this NotaryWitness. # noqa: E501 1853 :rtype: RecipientPhoneAuthentication 1854 """ 1855 return self._phone_authentication 1856 1857 @phone_authentication.setter 1858 def phone_authentication(self, phone_authentication): 1859 """Sets the phone_authentication of this NotaryWitness. 1860 1861 # noqa: E501 1862 1863 :param phone_authentication: The phone_authentication of this NotaryWitness. # noqa: E501 1864 :type: RecipientPhoneAuthentication 1865 """ 1866 1867 self._phone_authentication = phone_authentication 1868 1869 @property 1870 def phone_number(self): 1871 """Gets the phone_number of this NotaryWitness. # noqa: E501 1872 1873 # noqa: E501 1874 1875 :return: The phone_number of this NotaryWitness. # noqa: E501 1876 :rtype: RecipientPhoneNumber 1877 """ 1878 return self._phone_number 1879 1880 @phone_number.setter 1881 def phone_number(self, phone_number): 1882 """Sets the phone_number of this NotaryWitness. 1883 1884 # noqa: E501 1885 1886 :param phone_number: The phone_number of this NotaryWitness. # noqa: E501 1887 :type: RecipientPhoneNumber 1888 """ 1889 1890 self._phone_number = phone_number 1891 1892 @property 1893 def proof_file(self): 1894 """Gets the proof_file of this NotaryWitness. # noqa: E501 1895 1896 # noqa: E501 1897 1898 :return: The proof_file of this NotaryWitness. # noqa: E501 1899 :rtype: RecipientProofFile 1900 """ 1901 return self._proof_file 1902 1903 @proof_file.setter 1904 def proof_file(self, proof_file): 1905 """Sets the proof_file of this NotaryWitness. 1906 1907 # noqa: E501 1908 1909 :param proof_file: The proof_file of this NotaryWitness. # noqa: E501 1910 :type: RecipientProofFile 1911 """ 1912 1913 self._proof_file = proof_file 1914 1915 @property 1916 def recipient_attachments(self): 1917 """Gets the recipient_attachments of this NotaryWitness. # noqa: E501 1918 1919 Reserved: # noqa: E501 1920 1921 :return: The recipient_attachments of this NotaryWitness. # noqa: E501 1922 :rtype: list[RecipientAttachment] 1923 """ 1924 return self._recipient_attachments 1925 1926 @recipient_attachments.setter 1927 def recipient_attachments(self, recipient_attachments): 1928 """Sets the recipient_attachments of this NotaryWitness. 1929 1930 Reserved: # noqa: E501 1931 1932 :param recipient_attachments: The recipient_attachments of this NotaryWitness. # noqa: E501 1933 :type: list[RecipientAttachment] 1934 """ 1935 1936 self._recipient_attachments = recipient_attachments 1937 1938 @property 1939 def recipient_authentication_status(self): 1940 """Gets the recipient_authentication_status of this NotaryWitness. # noqa: E501 1941 1942 # noqa: E501 1943 1944 :return: The recipient_authentication_status of this NotaryWitness. # noqa: E501 1945 :rtype: AuthenticationStatus 1946 """ 1947 return self._recipient_authentication_status 1948 1949 @recipient_authentication_status.setter 1950 def recipient_authentication_status(self, recipient_authentication_status): 1951 """Sets the recipient_authentication_status of this NotaryWitness. 1952 1953 # noqa: E501 1954 1955 :param recipient_authentication_status: The recipient_authentication_status of this NotaryWitness. # noqa: E501 1956 :type: AuthenticationStatus 1957 """ 1958 1959 self._recipient_authentication_status = recipient_authentication_status 1960 1961 @property 1962 def recipient_feature_metadata(self): 1963 """Gets the recipient_feature_metadata of this NotaryWitness. # noqa: E501 1964 1965 # noqa: E501 1966 1967 :return: The recipient_feature_metadata of this NotaryWitness. # noqa: E501 1968 :rtype: list[FeatureAvailableMetadata] 1969 """ 1970 return self._recipient_feature_metadata 1971 1972 @recipient_feature_metadata.setter 1973 def recipient_feature_metadata(self, recipient_feature_metadata): 1974 """Sets the recipient_feature_metadata of this NotaryWitness. 1975 1976 # noqa: E501 1977 1978 :param recipient_feature_metadata: The recipient_feature_metadata of this NotaryWitness. # noqa: E501 1979 :type: list[FeatureAvailableMetadata] 1980 """ 1981 1982 self._recipient_feature_metadata = recipient_feature_metadata 1983 1984 @property 1985 def recipient_id(self): 1986 """Gets the recipient_id of this NotaryWitness. # noqa: E501 1987 1988 Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document. # noqa: E501 1989 1990 :return: The recipient_id of this NotaryWitness. # noqa: E501 1991 :rtype: str 1992 """ 1993 return self._recipient_id 1994 1995 @recipient_id.setter 1996 def recipient_id(self, recipient_id): 1997 """Sets the recipient_id of this NotaryWitness. 1998 1999 Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document. # noqa: E501 2000 2001 :param recipient_id: The recipient_id of this NotaryWitness. # noqa: E501 2002 :type: str 2003 """ 2004 2005 self._recipient_id = recipient_id 2006 2007 @property 2008 def recipient_id_guid(self): 2009 """Gets the recipient_id_guid of this NotaryWitness. # noqa: E501 2010 2011 # noqa: E501 2012 2013 :return: The recipient_id_guid of this NotaryWitness. # noqa: E501 2014 :rtype: str 2015 """ 2016 return self._recipient_id_guid 2017 2018 @recipient_id_guid.setter 2019 def recipient_id_guid(self, recipient_id_guid): 2020 """Sets the recipient_id_guid of this NotaryWitness. 2021 2022 # noqa: E501 2023 2024 :param recipient_id_guid: The recipient_id_guid of this NotaryWitness. # noqa: E501 2025 :type: str 2026 """ 2027 2028 self._recipient_id_guid = recipient_id_guid 2029 2030 @property 2031 def recipient_signature_providers(self): 2032 """Gets the recipient_signature_providers of this NotaryWitness. # noqa: E501 2033 2034 # noqa: E501 2035 2036 :return: The recipient_signature_providers of this NotaryWitness. # noqa: E501 2037 :rtype: list[RecipientSignatureProvider] 2038 """ 2039 return self._recipient_signature_providers 2040 2041 @recipient_signature_providers.setter 2042 def recipient_signature_providers(self, recipient_signature_providers): 2043 """Sets the recipient_signature_providers of this NotaryWitness. 2044 2045 # noqa: E501 2046 2047 :param recipient_signature_providers: The recipient_signature_providers of this NotaryWitness. # noqa: E501 2048 :type: list[RecipientSignatureProvider] 2049 """ 2050 2051 self._recipient_signature_providers = recipient_signature_providers 2052 2053 @property 2054 def recipient_supplies_tabs(self): 2055 """Gets the recipient_supplies_tabs of this NotaryWitness. # noqa: E501 2056 2057 # noqa: E501 2058 2059 :return: The recipient_supplies_tabs of this NotaryWitness. # noqa: E501 2060 :rtype: str 2061 """ 2062 return self._recipient_supplies_tabs 2063 2064 @recipient_supplies_tabs.setter 2065 def recipient_supplies_tabs(self, recipient_supplies_tabs): 2066 """Sets the recipient_supplies_tabs of this NotaryWitness. 2067 2068 # noqa: E501 2069 2070 :param recipient_supplies_tabs: The recipient_supplies_tabs of this NotaryWitness. # noqa: E501 2071 :type: str 2072 """ 2073 2074 self._recipient_supplies_tabs = recipient_supplies_tabs 2075 2076 @property 2077 def recipient_type(self): 2078 """Gets the recipient_type of this NotaryWitness. # noqa: E501 2079 2080 # noqa: E501 2081 2082 :return: The recipient_type of this NotaryWitness. # noqa: E501 2083 :rtype: str 2084 """ 2085 return self._recipient_type 2086 2087 @recipient_type.setter 2088 def recipient_type(self, recipient_type): 2089 """Sets the recipient_type of this NotaryWitness. 2090 2091 # noqa: E501 2092 2093 :param recipient_type: The recipient_type of this NotaryWitness. # noqa: E501 2094 :type: str 2095 """ 2096 2097 self._recipient_type = recipient_type 2098 2099 @property 2100 def recipient_type_metadata(self): 2101 """Gets the recipient_type_metadata of this NotaryWitness. # noqa: E501 2102 2103 # noqa: E501 2104 2105 :return: The recipient_type_metadata of this NotaryWitness. # noqa: E501 2106 :rtype: PropertyMetadata 2107 """ 2108 return self._recipient_type_metadata 2109 2110 @recipient_type_metadata.setter 2111 def recipient_type_metadata(self, recipient_type_metadata): 2112 """Sets the recipient_type_metadata of this NotaryWitness. 2113 2114 # noqa: E501 2115 2116 :param recipient_type_metadata: The recipient_type_metadata of this NotaryWitness. # noqa: E501 2117 :type: PropertyMetadata 2118 """ 2119 2120 self._recipient_type_metadata = recipient_type_metadata 2121 2122 @property 2123 def require_id_lookup(self): 2124 """Gets the require_id_lookup of this NotaryWitness. # noqa: E501 2125 2126 When set to **true**, the recipient is required to use the specified ID check method (including Phone and SMS authentication) to validate their identity. # noqa: E501 2127 2128 :return: The require_id_lookup of this NotaryWitness. # noqa: E501 2129 :rtype: str 2130 """ 2131 return self._require_id_lookup 2132 2133 @require_id_lookup.setter 2134 def require_id_lookup(self, require_id_lookup): 2135 """Sets the require_id_lookup of this NotaryWitness. 2136 2137 When set to **true**, the recipient is required to use the specified ID check method (including Phone and SMS authentication) to validate their identity. # noqa: E501 2138 2139 :param require_id_lookup: The require_id_lookup of this NotaryWitness. # noqa: E501 2140 :type: str 2141 """ 2142 2143 self._require_id_lookup = require_id_lookup 2144 2145 @property 2146 def require_id_lookup_metadata(self): 2147 """Gets the require_id_lookup_metadata of this NotaryWitness. # noqa: E501 2148 2149 # noqa: E501 2150 2151 :return: The require_id_lookup_metadata of this NotaryWitness. # noqa: E501 2152 :rtype: PropertyMetadata 2153 """ 2154 return self._require_id_lookup_metadata 2155 2156 @require_id_lookup_metadata.setter 2157 def require_id_lookup_metadata(self, require_id_lookup_metadata): 2158 """Sets the require_id_lookup_metadata of this NotaryWitness. 2159 2160 # noqa: E501 2161 2162 :param require_id_lookup_metadata: The require_id_lookup_metadata of this NotaryWitness. # noqa: E501 2163 :type: PropertyMetadata 2164 """ 2165 2166 self._require_id_lookup_metadata = require_id_lookup_metadata 2167 2168 @property 2169 def require_signer_certificate(self): 2170 """Gets the require_signer_certificate of this NotaryWitness. # noqa: E501 2171 2172 # noqa: E501 2173 2174 :return: The require_signer_certificate of this NotaryWitness. # noqa: E501 2175 :rtype: str 2176 """ 2177 return self._require_signer_certificate 2178 2179 @require_signer_certificate.setter 2180 def require_signer_certificate(self, require_signer_certificate): 2181 """Sets the require_signer_certificate of this NotaryWitness. 2182 2183 # noqa: E501 2184 2185 :param require_signer_certificate: The require_signer_certificate of this NotaryWitness. # noqa: E501 2186 :type: str 2187 """ 2188 2189 self._require_signer_certificate = require_signer_certificate 2190 2191 @property 2192 def require_sign_on_paper(self): 2193 """Gets the require_sign_on_paper of this NotaryWitness. # noqa: E501 2194 2195 # noqa: E501 2196 2197 :return: The require_sign_on_paper of this NotaryWitness. # noqa: E501 2198 :rtype: str 2199 """ 2200 return self._require_sign_on_paper 2201 2202 @require_sign_on_paper.setter 2203 def require_sign_on_paper(self, require_sign_on_paper): 2204 """Sets the require_sign_on_paper of this NotaryWitness. 2205 2206 # noqa: E501 2207 2208 :param require_sign_on_paper: The require_sign_on_paper of this NotaryWitness. # noqa: E501 2209 :type: str 2210 """ 2211 2212 self._require_sign_on_paper = require_sign_on_paper 2213 2214 @property 2215 def require_upload_signature(self): 2216 """Gets the require_upload_signature of this NotaryWitness. # noqa: E501 2217 2218 # noqa: E501 2219 2220 :return: The require_upload_signature of this NotaryWitness. # noqa: E501 2221 :rtype: str 2222 """ 2223 return self._require_upload_signature 2224 2225 @require_upload_signature.setter 2226 def require_upload_signature(self, require_upload_signature): 2227 """Sets the require_upload_signature of this NotaryWitness. 2228 2229 # noqa: E501 2230 2231 :param require_upload_signature: The require_upload_signature of this NotaryWitness. # noqa: E501 2232 :type: str 2233 """ 2234 2235 self._require_upload_signature = require_upload_signature 2236 2237 @property 2238 def role_name(self): 2239 """Gets the role_name of this NotaryWitness. # noqa: E501 2240 2241 Optional element. Specifies the role name associated with the recipient.<br/><br/>This is required when working with template recipients. # noqa: E501 2242 2243 :return: The role_name of this NotaryWitness. # noqa: E501 2244 :rtype: str 2245 """ 2246 return self._role_name 2247 2248 @role_name.setter 2249 def role_name(self, role_name): 2250 """Sets the role_name of this NotaryWitness. 2251 2252 Optional element. Specifies the role name associated with the recipient.<br/><br/>This is required when working with template recipients. # noqa: E501 2253 2254 :param role_name: The role_name of this NotaryWitness. # noqa: E501 2255 :type: str 2256 """ 2257 2258 self._role_name = role_name 2259 2260 @property 2261 def routing_order(self): 2262 """Gets the routing_order of this NotaryWitness. # noqa: E501 2263 2264 Specifies the routing order of the recipient in the envelope. # noqa: E501 2265 2266 :return: The routing_order of this NotaryWitness. # noqa: E501 2267 :rtype: str 2268 """ 2269 return self._routing_order 2270 2271 @routing_order.setter 2272 def routing_order(self, routing_order): 2273 """Sets the routing_order of this NotaryWitness. 2274 2275 Specifies the routing order of the recipient in the envelope. # noqa: E501 2276 2277 :param routing_order: The routing_order of this NotaryWitness. # noqa: E501 2278 :type: str 2279 """ 2280 2281 self._routing_order = routing_order 2282 2283 @property 2284 def routing_order_metadata(self): 2285 """Gets the routing_order_metadata of this NotaryWitness. # noqa: E501 2286 2287 # noqa: E501 2288 2289 :return: The routing_order_metadata of this NotaryWitness. # noqa: E501 2290 :rtype: PropertyMetadata 2291 """ 2292 return self._routing_order_metadata 2293 2294 @routing_order_metadata.setter 2295 def routing_order_metadata(self, routing_order_metadata): 2296 """Sets the routing_order_metadata of this NotaryWitness. 2297 2298 # noqa: E501 2299 2300 :param routing_order_metadata: The routing_order_metadata of this NotaryWitness. # noqa: E501 2301 :type: PropertyMetadata 2302 """ 2303 2304 self._routing_order_metadata = routing_order_metadata 2305 2306 @property 2307 def sent_date_time(self): 2308 """Gets the sent_date_time of this NotaryWitness. # noqa: E501 2309 2310 The date and time the envelope was sent. # noqa: E501 2311 2312 :return: The sent_date_time of this NotaryWitness. # noqa: E501 2313 :rtype: str 2314 """ 2315 return self._sent_date_time 2316 2317 @sent_date_time.setter 2318 def sent_date_time(self, sent_date_time): 2319 """Sets the sent_date_time of this NotaryWitness. 2320 2321 The date and time the envelope was sent. # noqa: E501 2322 2323 :param sent_date_time: The sent_date_time of this NotaryWitness. # noqa: E501 2324 :type: str 2325 """ 2326 2327 self._sent_date_time = sent_date_time 2328 2329 @property 2330 def signature_info(self): 2331 """Gets the signature_info of this NotaryWitness. # noqa: E501 2332 2333 # noqa: E501 2334 2335 :return: The signature_info of this NotaryWitness. # noqa: E501 2336 :rtype: RecipientSignatureInformation 2337 """ 2338 return self._signature_info 2339 2340 @signature_info.setter 2341 def signature_info(self, signature_info): 2342 """Sets the signature_info of this NotaryWitness. 2343 2344 # noqa: E501 2345 2346 :param signature_info: The signature_info of this NotaryWitness. # noqa: E501 2347 :type: RecipientSignatureInformation 2348 """ 2349 2350 self._signature_info = signature_info 2351 2352 @property 2353 def signed_date_time(self): 2354 """Gets the signed_date_time of this NotaryWitness. # noqa: E501 2355 2356 Reserved: For DocuSign use only. # noqa: E501 2357 2358 :return: The signed_date_time of this NotaryWitness. # noqa: E501 2359 :rtype: str 2360 """ 2361 return self._signed_date_time 2362 2363 @signed_date_time.setter 2364 def signed_date_time(self, signed_date_time): 2365 """Sets the signed_date_time of this NotaryWitness. 2366 2367 Reserved: For DocuSign use only. # noqa: E501 2368 2369 :param signed_date_time: The signed_date_time of this NotaryWitness. # noqa: E501 2370 :type: str 2371 """ 2372 2373 self._signed_date_time = signed_date_time 2374 2375 @property 2376 def sign_in_each_location(self): 2377 """Gets the sign_in_each_location of this NotaryWitness. # noqa: E501 2378 2379 When set to **true**, specifies that the signer must sign in all locations. # noqa: E501 2380 2381 :return: The sign_in_each_location of this NotaryWitness. # noqa: E501 2382 :rtype: str 2383 """ 2384 return self._sign_in_each_location 2385 2386 @sign_in_each_location.setter 2387 def sign_in_each_location(self, sign_in_each_location): 2388 """Sets the sign_in_each_location of this NotaryWitness. 2389 2390 When set to **true**, specifies that the signer must sign in all locations. # noqa: E501 2391 2392 :param sign_in_each_location: The sign_in_each_location of this NotaryWitness. # noqa: E501 2393 :type: str 2394 """ 2395 2396 self._sign_in_each_location = sign_in_each_location 2397 2398 @property 2399 def sign_in_each_location_metadata(self): 2400 """Gets the sign_in_each_location_metadata of this NotaryWitness. # noqa: E501 2401 2402 # noqa: E501 2403 2404 :return: The sign_in_each_location_metadata of this NotaryWitness. # noqa: E501 2405 :rtype: PropertyMetadata 2406 """ 2407 return self._sign_in_each_location_metadata 2408 2409 @sign_in_each_location_metadata.setter 2410 def sign_in_each_location_metadata(self, sign_in_each_location_metadata): 2411 """Sets the sign_in_each_location_metadata of this NotaryWitness. 2412 2413 # noqa: E501 2414 2415 :param sign_in_each_location_metadata: The sign_in_each_location_metadata of this NotaryWitness. # noqa: E501 2416 :type: PropertyMetadata 2417 """ 2418 2419 self._sign_in_each_location_metadata = sign_in_each_location_metadata 2420 2421 @property 2422 def signing_group_id(self): 2423 """Gets the signing_group_id of this NotaryWitness. # noqa: E501 2424 2425 When set to **true** and the feature is enabled in the sender's account, the signing recipient is required to draw signatures and initials at each signature/initial tab ( instead of adopting a signature/initial style or only drawing a signature/initial once). # noqa: E501 2426 2427 :return: The signing_group_id of this NotaryWitness. # noqa: E501 2428 :rtype: str 2429 """ 2430 return self._signing_group_id 2431 2432 @signing_group_id.setter 2433 def signing_group_id(self, signing_group_id): 2434 """Sets the signing_group_id of this NotaryWitness. 2435 2436 When set to **true** and the feature is enabled in the sender's account, the signing recipient is required to draw signatures and initials at each signature/initial tab ( instead of adopting a signature/initial style or only drawing a signature/initial once). # noqa: E501 2437 2438 :param signing_group_id: The signing_group_id of this NotaryWitness. # noqa: E501 2439 :type: str 2440 """ 2441 2442 self._signing_group_id = signing_group_id 2443 2444 @property 2445 def signing_group_id_metadata(self): 2446 """Gets the signing_group_id_metadata of this NotaryWitness. # noqa: E501 2447 2448 # noqa: E501 2449 2450 :return: The signing_group_id_metadata of this NotaryWitness. # noqa: E501 2451 :rtype: PropertyMetadata 2452 """ 2453 return self._signing_group_id_metadata 2454 2455 @signing_group_id_metadata.setter 2456 def signing_group_id_metadata(self, signing_group_id_metadata): 2457 """Sets the signing_group_id_metadata of this NotaryWitness. 2458 2459 # noqa: E501 2460 2461 :param signing_group_id_metadata: The signing_group_id_metadata of this NotaryWitness. # noqa: E501 2462 :type: PropertyMetadata 2463 """ 2464 2465 self._signing_group_id_metadata = signing_group_id_metadata 2466 2467 @property 2468 def signing_group_name(self): 2469 """Gets the signing_group_name of this NotaryWitness. # noqa: E501 2470 2471 The display name for the signing group. Maximum Length: 100 characters. # noqa: E501 2472 2473 :return: The signing_group_name of this NotaryWitness. # noqa: E501 2474 :rtype: str 2475 """ 2476 return self._signing_group_name 2477 2478 @signing_group_name.setter 2479 def signing_group_name(self, signing_group_name): 2480 """Sets the signing_group_name of this NotaryWitness. 2481 2482 The display name for the signing group. Maximum Length: 100 characters. # noqa: E501 2483 2484 :param signing_group_name: The signing_group_name of this NotaryWitness. # noqa: E501 2485 :type: str 2486 """ 2487 2488 self._signing_group_name = signing_group_name 2489 2490 @property 2491 def signing_group_type(self): 2492 """Gets the signing_group_type of this NotaryWitness. # noqa: E501 2493 2494 # noqa: E501 2495 2496 :return: The signing_group_type of this NotaryWitness. # noqa: E501 2497 :rtype: str 2498 """ 2499 return self._signing_group_type 2500 2501 @signing_group_type.setter 2502 def signing_group_type(self, signing_group_type): 2503 """Sets the signing_group_type of this NotaryWitness. 2504 2505 # noqa: E501 2506 2507 :param signing_group_type: The signing_group_type of this NotaryWitness. # noqa: E501 2508 :type: str 2509 """ 2510 2511 self._signing_group_type = signing_group_type 2512 2513 @property 2514 def signing_group_users(self): 2515 """Gets the signing_group_users of this NotaryWitness. # noqa: E501 2516 2517 A complex type that contains information about users in the signing group. # noqa: E501 2518 2519 :return: The signing_group_users of this NotaryWitness. # noqa: E501 2520 :rtype: list[UserInfo] 2521 """ 2522 return self._signing_group_users 2523 2524 @signing_group_users.setter 2525 def signing_group_users(self, signing_group_users): 2526 """Sets the signing_group_users of this NotaryWitness. 2527 2528 A complex type that contains information about users in the signing group. # noqa: E501 2529 2530 :param signing_group_users: The signing_group_users of this NotaryWitness. # noqa: E501 2531 :type: list[UserInfo] 2532 """ 2533 2534 self._signing_group_users = signing_group_users 2535 2536 @property 2537 def sms_authentication(self): 2538 """Gets the sms_authentication of this NotaryWitness. # noqa: E501 2539 2540 # noqa: E501 2541 2542 :return: The sms_authentication of this NotaryWitness. # noqa: E501 2543 :rtype: RecipientSMSAuthentication 2544 """ 2545 return self._sms_authentication 2546 2547 @sms_authentication.setter 2548 def sms_authentication(self, sms_authentication): 2549 """Sets the sms_authentication of this NotaryWitness. 2550 2551 # noqa: E501 2552 2553 :param sms_authentication: The sms_authentication of this NotaryWitness. # noqa: E501 2554 :type: RecipientSMSAuthentication 2555 """ 2556 2557 self._sms_authentication = sms_authentication 2558 2559 @property 2560 def social_authentications(self): 2561 """Gets the social_authentications of this NotaryWitness. # noqa: E501 2562 2563 Lists the social ID type that can be used for recipient authentication. # noqa: E501 2564 2565 :return: The social_authentications of this NotaryWitness. # noqa: E501 2566 :rtype: list[SocialAuthentication] 2567 """ 2568 return self._social_authentications 2569 2570 @social_authentications.setter 2571 def social_authentications(self, social_authentications): 2572 """Sets the social_authentications of this NotaryWitness. 2573 2574 Lists the social ID type that can be used for recipient authentication. # noqa: E501 2575 2576 :param social_authentications: The social_authentications of this NotaryWitness. # noqa: E501 2577 :type: list[SocialAuthentication] 2578 """ 2579 2580 self._social_authentications = social_authentications 2581 2582 @property 2583 def status(self): 2584 """Gets the status of this NotaryWitness. # noqa: E501 2585 2586 Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. # noqa: E501 2587 2588 :return: The status of this NotaryWitness. # noqa: E501 2589 :rtype: str 2590 """ 2591 return self._status 2592 2593 @status.setter 2594 def status(self, status): 2595 """Sets the status of this NotaryWitness. 2596 2597 Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. # noqa: E501 2598 2599 :param status: The status of this NotaryWitness. # noqa: E501 2600 :type: str 2601 """ 2602 2603 self._status = status 2604 2605 @property 2606 def status_code(self): 2607 """Gets the status_code of this NotaryWitness. # noqa: E501 2608 2609 # noqa: E501 2610 2611 :return: The status_code of this NotaryWitness. # noqa: E501 2612 :rtype: str 2613 """ 2614 return self._status_code 2615 2616 @status_code.setter 2617 def status_code(self, status_code): 2618 """Sets the status_code of this NotaryWitness. 2619 2620 # noqa: E501 2621 2622 :param status_code: The status_code of this NotaryWitness. # noqa: E501 2623 :type: str 2624 """ 2625 2626 self._status_code = status_code 2627 2628 @property 2629 def suppress_emails(self): 2630 """Gets the suppress_emails of this NotaryWitness. # noqa: E501 2631 2632 # noqa: E501 2633 2634 :return: The suppress_emails of this NotaryWitness. # noqa: E501 2635 :rtype: str 2636 """ 2637 return self._suppress_emails 2638 2639 @suppress_emails.setter 2640 def suppress_emails(self, suppress_emails): 2641 """Sets the suppress_emails of this NotaryWitness. 2642 2643 # noqa: E501 2644 2645 :param suppress_emails: The suppress_emails of this NotaryWitness. # noqa: E501 2646 :type: str 2647 """ 2648 2649 self._suppress_emails = suppress_emails 2650 2651 @property 2652 def tabs(self): 2653 """Gets the tabs of this NotaryWitness. # noqa: E501 2654 2655 # noqa: E501 2656 2657 :return: The tabs of this NotaryWitness. # noqa: E501 2658 :rtype: Tabs 2659 """ 2660 return self._tabs 2661 2662 @tabs.setter 2663 def tabs(self, tabs): 2664 """Sets the tabs of this NotaryWitness. 2665 2666 # noqa: E501 2667 2668 :param tabs: The tabs of this NotaryWitness. # noqa: E501 2669 :type: Tabs 2670 """ 2671 2672 self._tabs = tabs 2673 2674 @property 2675 def template_locked(self): 2676 """Gets the template_locked of this NotaryWitness. # noqa: E501 2677 2678 When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients. # noqa: E501 2679 2680 :return: The template_locked of this NotaryWitness. # noqa: E501 2681 :rtype: str 2682 """ 2683 return self._template_locked 2684 2685 @template_locked.setter 2686 def template_locked(self, template_locked): 2687 """Sets the template_locked of this NotaryWitness. 2688 2689 When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients. # noqa: E501 2690 2691 :param template_locked: The template_locked of this NotaryWitness. # noqa: E501 2692 :type: str 2693 """ 2694 2695 self._template_locked = template_locked 2696 2697 @property 2698 def template_required(self): 2699 """Gets the template_required of this NotaryWitness. # noqa: E501 2700 2701 When set to **true**, the sender may not remove the recipient. Used only when working with template recipients. # noqa: E501 2702 2703 :return: The template_required of this NotaryWitness. # noqa: E501 2704 :rtype: str 2705 """ 2706 return self._template_required 2707 2708 @template_required.setter 2709 def template_required(self, template_required): 2710 """Sets the template_required of this NotaryWitness. 2711 2712 When set to **true**, the sender may not remove the recipient. Used only when working with template recipients. # noqa: E501 2713 2714 :param template_required: The template_required of this NotaryWitness. # noqa: E501 2715 :type: str 2716 """ 2717 2718 self._template_required = template_required 2719 2720 @property 2721 def total_tab_count(self): 2722 """Gets the total_tab_count of this NotaryWitness. # noqa: E501 2723 2724 # noqa: E501 2725 2726 :return: The total_tab_count of this NotaryWitness. # noqa: E501 2727 :rtype: str 2728 """ 2729 return self._total_tab_count 2730 2731 @total_tab_count.setter 2732 def total_tab_count(self, total_tab_count): 2733 """Sets the total_tab_count of this NotaryWitness. 2734 2735 # noqa: E501 2736 2737 :param total_tab_count: The total_tab_count of this NotaryWitness. # noqa: E501 2738 :type: str 2739 """ 2740 2741 self._total_tab_count = total_tab_count 2742 2743 @property 2744 def type(self): 2745 """Gets the type of this NotaryWitness. # noqa: E501 2746 2747 # noqa: E501 2748 2749 :return: The type of this NotaryWitness. # noqa: E501 2750 :rtype: str 2751 """ 2752 return self._type 2753 2754 @type.setter 2755 def type(self, type): 2756 """Sets the type of this NotaryWitness. 2757 2758 # noqa: E501 2759 2760 :param type: The type of this NotaryWitness. # noqa: E501 2761 :type: str 2762 """ 2763 2764 self._type = type 2765 2766 @property 2767 def user_id(self): 2768 """Gets the user_id of this NotaryWitness. # noqa: E501 2769 2770 # noqa: E501 2771 2772 :return: The user_id of this NotaryWitness. # noqa: E501 2773 :rtype: str 2774 """ 2775 return self._user_id 2776 2777 @user_id.setter 2778 def user_id(self, user_id): 2779 """Sets the user_id of this NotaryWitness. 2780 2781 # noqa: E501 2782 2783 :param user_id: The user_id of this NotaryWitness. # noqa: E501 2784 :type: str 2785 """ 2786 2787 self._user_id = user_id 2788 2789 @property 2790 def web_form_recipient_view_id(self): 2791 """Gets the web_form_recipient_view_id of this NotaryWitness. # noqa: E501 2792 2793 # noqa: E501 2794 2795 :return: The web_form_recipient_view_id of this NotaryWitness. # noqa: E501 2796 :rtype: str 2797 """ 2798 return self._web_form_recipient_view_id 2799 2800 @web_form_recipient_view_id.setter 2801 def web_form_recipient_view_id(self, web_form_recipient_view_id): 2802 """Sets the web_form_recipient_view_id of this NotaryWitness. 2803 2804 # noqa: E501 2805 2806 :param web_form_recipient_view_id: The web_form_recipient_view_id of this NotaryWitness. # noqa: E501 2807 :type: str 2808 """ 2809 2810 self._web_form_recipient_view_id = web_form_recipient_view_id 2811 2812 @property 2813 def witness_for(self): 2814 """Gets the witness_for of this NotaryWitness. # noqa: E501 2815 2816 # noqa: E501 2817 2818 :return: The witness_for of this NotaryWitness. # noqa: E501 2819 :rtype: str 2820 """ 2821 return self._witness_for 2822 2823 @witness_for.setter 2824 def witness_for(self, witness_for): 2825 """Sets the witness_for of this NotaryWitness. 2826 2827 # noqa: E501 2828 2829 :param witness_for: The witness_for of this NotaryWitness. # noqa: E501 2830 :type: str 2831 """ 2832 2833 self._witness_for = witness_for 2834 2835 @property 2836 def witness_for_guid(self): 2837 """Gets the witness_for_guid of this NotaryWitness. # noqa: E501 2838 2839 # noqa: E501 2840 2841 :return: The witness_for_guid of this NotaryWitness. # noqa: E501 2842 :rtype: str 2843 """ 2844 return self._witness_for_guid 2845 2846 @witness_for_guid.setter 2847 def witness_for_guid(self, witness_for_guid): 2848 """Sets the witness_for_guid of this NotaryWitness. 2849 2850 # noqa: E501 2851 2852 :param witness_for_guid: The witness_for_guid of this NotaryWitness. # noqa: E501 2853 :type: str 2854 """ 2855 2856 self._witness_for_guid = witness_for_guid 2857 2858 def to_dict(self): 2859 """Returns the model properties as a dict""" 2860 result = {} 2861 2862 for attr, _ in six.iteritems(self.swagger_types): 2863 value = getattr(self, attr) 2864 if isinstance(value, list): 2865 result[attr] = list(map( 2866 lambda x: x.to_dict() if hasattr(x, "to_dict") else x, 2867 value 2868 )) 2869 elif hasattr(value, "to_dict"): 2870 result[attr] = value.to_dict() 2871 elif isinstance(value, dict): 2872 result[attr] = dict(map( 2873 lambda item: (item[0], item[1].to_dict()) 2874 if hasattr(item[1], "to_dict") else item, 2875 value.items() 2876 )) 2877 else: 2878 result[attr] = value 2879 if issubclass(NotaryWitness, dict): 2880 for key, value in self.items(): 2881 result[key] = value 2882 2883 return result 2884 2885 def to_str(self): 2886 """Returns the string representation of the model""" 2887 return pprint.pformat(self.to_dict()) 2888 2889 def __repr__(self): 2890 """For `print` and `pprint`""" 2891 return self.to_str() 2892 2893 def __eq__(self, other): 2894 """Returns true if both objects are equal""" 2895 if not isinstance(other, NotaryWitness): 2896 return False 2897 2898 return self.to_dict() == other.to_dict() 2899 2900 def __ne__(self, other): 2901 """Returns true if both objects are not equal""" 2902 if not isinstance(other, NotaryWitness): 2903 return True 2904 2905 return self.to_dict() != other.to_dict()
23class NotaryWitness(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 'access_code': 'str', 38 'access_code_metadata': 'PropertyMetadata', 39 'add_access_code_to_email': 'str', 40 'additional_notifications': 'list[RecipientAdditionalNotification]', 41 'agent_can_edit_email': 'str', 42 'agent_can_edit_name': 'str', 43 'allow_system_override_for_locked_recipient': 'str', 44 'auto_navigation': 'str', 45 'auto_responded_reason': 'str', 46 'bulk_recipients_uri': 'str', 47 'bulk_send_v2_recipient': 'str', 48 'can_sign_offline': 'str', 49 'client_user_id': 'str', 50 'completed_count': 'str', 51 'consent_details_list': 'list[ConsentDetails]', 52 'creation_reason': 'str', 53 'custom_fields': 'list[str]', 54 'declined_date_time': 'str', 55 'declined_reason': 'str', 56 'default_recipient': 'str', 57 'delegated_by': 'DelegationInfo', 58 'delegated_to': 'list[DelegationInfo]', 59 'delivered_date_time': 'str', 60 'delivery_method': 'str', 61 'delivery_method_metadata': 'PropertyMetadata', 62 'designator_id': 'str', 63 'designator_id_guid': 'str', 64 'document_template_id': 'str', 65 'document_visibility': 'list[DocumentVisibility]', 66 'email': 'str', 67 'email_metadata': 'PropertyMetadata', 68 'email_notification': 'RecipientEmailNotification', 69 'email_recipient_post_signing_url': 'str', 70 'embedded_recipient_start_url': 'str', 71 'error_details': 'ErrorDetails', 72 'excluded_documents': 'list[str]', 73 'fax_number': 'str', 74 'fax_number_metadata': 'PropertyMetadata', 75 'first_name': 'str', 76 'first_name_metadata': 'PropertyMetadata', 77 'full_name': 'str', 78 'full_name_metadata': 'PropertyMetadata', 79 'id_check_configuration_name': 'str', 80 'id_check_configuration_name_metadata': 'PropertyMetadata', 81 'id_check_information_input': 'IdCheckInformationInput', 82 'identity_verification': 'RecipientIdentityVerification', 83 'inherit_email_notification_configuration': 'str', 84 'is_bulk_recipient': 'str', 85 'is_bulk_recipient_metadata': 'PropertyMetadata', 86 'last_name': 'str', 87 'last_name_metadata': 'PropertyMetadata', 88 'locked_recipient_phone_auth_editable': 'str', 89 'locked_recipient_sms_editable': 'str', 90 'name': 'str', 91 'name_metadata': 'PropertyMetadata', 92 'notary_id': 'str', 93 'notary_signer_email_sent': 'str', 94 'note': 'str', 95 'note_metadata': 'PropertyMetadata', 96 'offline_attributes': 'OfflineAttributes', 97 'phone_authentication': 'RecipientPhoneAuthentication', 98 'phone_number': 'RecipientPhoneNumber', 99 'proof_file': 'RecipientProofFile', 100 'recipient_attachments': 'list[RecipientAttachment]', 101 'recipient_authentication_status': 'AuthenticationStatus', 102 'recipient_feature_metadata': 'list[FeatureAvailableMetadata]', 103 'recipient_id': 'str', 104 'recipient_id_guid': 'str', 105 'recipient_signature_providers': 'list[RecipientSignatureProvider]', 106 'recipient_supplies_tabs': 'str', 107 'recipient_type': 'str', 108 'recipient_type_metadata': 'PropertyMetadata', 109 'require_id_lookup': 'str', 110 'require_id_lookup_metadata': 'PropertyMetadata', 111 'require_signer_certificate': 'str', 112 'require_sign_on_paper': 'str', 113 'require_upload_signature': 'str', 114 'role_name': 'str', 115 'routing_order': 'str', 116 'routing_order_metadata': 'PropertyMetadata', 117 'sent_date_time': 'str', 118 'signature_info': 'RecipientSignatureInformation', 119 'signed_date_time': 'str', 120 'sign_in_each_location': 'str', 121 'sign_in_each_location_metadata': 'PropertyMetadata', 122 'signing_group_id': 'str', 123 'signing_group_id_metadata': 'PropertyMetadata', 124 'signing_group_name': 'str', 125 'signing_group_type': 'str', 126 'signing_group_users': 'list[UserInfo]', 127 'sms_authentication': 'RecipientSMSAuthentication', 128 'social_authentications': 'list[SocialAuthentication]', 129 'status': 'str', 130 'status_code': 'str', 131 'suppress_emails': 'str', 132 'tabs': 'Tabs', 133 'template_locked': 'str', 134 'template_required': 'str', 135 'total_tab_count': 'str', 136 'type': 'str', 137 'user_id': 'str', 138 'web_form_recipient_view_id': 'str', 139 'witness_for': 'str', 140 'witness_for_guid': 'str' 141 } 142 143 attribute_map = { 144 'access_code': 'accessCode', 145 'access_code_metadata': 'accessCodeMetadata', 146 'add_access_code_to_email': 'addAccessCodeToEmail', 147 'additional_notifications': 'additionalNotifications', 148 'agent_can_edit_email': 'agentCanEditEmail', 149 'agent_can_edit_name': 'agentCanEditName', 150 'allow_system_override_for_locked_recipient': 'allowSystemOverrideForLockedRecipient', 151 'auto_navigation': 'autoNavigation', 152 'auto_responded_reason': 'autoRespondedReason', 153 'bulk_recipients_uri': 'bulkRecipientsUri', 154 'bulk_send_v2_recipient': 'bulkSendV2Recipient', 155 'can_sign_offline': 'canSignOffline', 156 'client_user_id': 'clientUserId', 157 'completed_count': 'completedCount', 158 'consent_details_list': 'consentDetailsList', 159 'creation_reason': 'creationReason', 160 'custom_fields': 'customFields', 161 'declined_date_time': 'declinedDateTime', 162 'declined_reason': 'declinedReason', 163 'default_recipient': 'defaultRecipient', 164 'delegated_by': 'delegatedBy', 165 'delegated_to': 'delegatedTo', 166 'delivered_date_time': 'deliveredDateTime', 167 'delivery_method': 'deliveryMethod', 168 'delivery_method_metadata': 'deliveryMethodMetadata', 169 'designator_id': 'designatorId', 170 'designator_id_guid': 'designatorIdGuid', 171 'document_template_id': 'documentTemplateId', 172 'document_visibility': 'documentVisibility', 173 'email': 'email', 174 'email_metadata': 'emailMetadata', 175 'email_notification': 'emailNotification', 176 'email_recipient_post_signing_url': 'emailRecipientPostSigningURL', 177 'embedded_recipient_start_url': 'embeddedRecipientStartURL', 178 'error_details': 'errorDetails', 179 'excluded_documents': 'excludedDocuments', 180 'fax_number': 'faxNumber', 181 'fax_number_metadata': 'faxNumberMetadata', 182 'first_name': 'firstName', 183 'first_name_metadata': 'firstNameMetadata', 184 'full_name': 'fullName', 185 'full_name_metadata': 'fullNameMetadata', 186 'id_check_configuration_name': 'idCheckConfigurationName', 187 'id_check_configuration_name_metadata': 'idCheckConfigurationNameMetadata', 188 'id_check_information_input': 'idCheckInformationInput', 189 'identity_verification': 'identityVerification', 190 'inherit_email_notification_configuration': 'inheritEmailNotificationConfiguration', 191 'is_bulk_recipient': 'isBulkRecipient', 192 'is_bulk_recipient_metadata': 'isBulkRecipientMetadata', 193 'last_name': 'lastName', 194 'last_name_metadata': 'lastNameMetadata', 195 'locked_recipient_phone_auth_editable': 'lockedRecipientPhoneAuthEditable', 196 'locked_recipient_sms_editable': 'lockedRecipientSmsEditable', 197 'name': 'name', 198 'name_metadata': 'nameMetadata', 199 'notary_id': 'notaryId', 200 'notary_signer_email_sent': 'notarySignerEmailSent', 201 'note': 'note', 202 'note_metadata': 'noteMetadata', 203 'offline_attributes': 'offlineAttributes', 204 'phone_authentication': 'phoneAuthentication', 205 'phone_number': 'phoneNumber', 206 'proof_file': 'proofFile', 207 'recipient_attachments': 'recipientAttachments', 208 'recipient_authentication_status': 'recipientAuthenticationStatus', 209 'recipient_feature_metadata': 'recipientFeatureMetadata', 210 'recipient_id': 'recipientId', 211 'recipient_id_guid': 'recipientIdGuid', 212 'recipient_signature_providers': 'recipientSignatureProviders', 213 'recipient_supplies_tabs': 'recipientSuppliesTabs', 214 'recipient_type': 'recipientType', 215 'recipient_type_metadata': 'recipientTypeMetadata', 216 'require_id_lookup': 'requireIdLookup', 217 'require_id_lookup_metadata': 'requireIdLookupMetadata', 218 'require_signer_certificate': 'requireSignerCertificate', 219 'require_sign_on_paper': 'requireSignOnPaper', 220 'require_upload_signature': 'requireUploadSignature', 221 'role_name': 'roleName', 222 'routing_order': 'routingOrder', 223 'routing_order_metadata': 'routingOrderMetadata', 224 'sent_date_time': 'sentDateTime', 225 'signature_info': 'signatureInfo', 226 'signed_date_time': 'signedDateTime', 227 'sign_in_each_location': 'signInEachLocation', 228 'sign_in_each_location_metadata': 'signInEachLocationMetadata', 229 'signing_group_id': 'signingGroupId', 230 'signing_group_id_metadata': 'signingGroupIdMetadata', 231 'signing_group_name': 'signingGroupName', 232 'signing_group_type': 'signingGroupType', 233 'signing_group_users': 'signingGroupUsers', 234 'sms_authentication': 'smsAuthentication', 235 'social_authentications': 'socialAuthentications', 236 'status': 'status', 237 'status_code': 'statusCode', 238 'suppress_emails': 'suppressEmails', 239 'tabs': 'tabs', 240 'template_locked': 'templateLocked', 241 'template_required': 'templateRequired', 242 'total_tab_count': 'totalTabCount', 243 'type': 'type', 244 'user_id': 'userId', 245 'web_form_recipient_view_id': 'webFormRecipientViewId', 246 'witness_for': 'witnessFor', 247 'witness_for_guid': 'witnessForGuid' 248 } 249 250 def __init__(self, _configuration=None, **kwargs): # noqa: E501 251 """NotaryWitness - a model defined in Swagger""" # noqa: E501 252 if _configuration is None: 253 _configuration = Configuration() 254 self._configuration = _configuration 255 256 self._access_code = None 257 self._access_code_metadata = None 258 self._add_access_code_to_email = None 259 self._additional_notifications = None 260 self._agent_can_edit_email = None 261 self._agent_can_edit_name = None 262 self._allow_system_override_for_locked_recipient = None 263 self._auto_navigation = None 264 self._auto_responded_reason = None 265 self._bulk_recipients_uri = None 266 self._bulk_send_v2_recipient = None 267 self._can_sign_offline = None 268 self._client_user_id = None 269 self._completed_count = None 270 self._consent_details_list = None 271 self._creation_reason = None 272 self._custom_fields = None 273 self._declined_date_time = None 274 self._declined_reason = None 275 self._default_recipient = None 276 self._delegated_by = None 277 self._delegated_to = None 278 self._delivered_date_time = None 279 self._delivery_method = None 280 self._delivery_method_metadata = None 281 self._designator_id = None 282 self._designator_id_guid = None 283 self._document_template_id = None 284 self._document_visibility = None 285 self._email = None 286 self._email_metadata = None 287 self._email_notification = None 288 self._email_recipient_post_signing_url = None 289 self._embedded_recipient_start_url = None 290 self._error_details = None 291 self._excluded_documents = None 292 self._fax_number = None 293 self._fax_number_metadata = None 294 self._first_name = None 295 self._first_name_metadata = None 296 self._full_name = None 297 self._full_name_metadata = None 298 self._id_check_configuration_name = None 299 self._id_check_configuration_name_metadata = None 300 self._id_check_information_input = None 301 self._identity_verification = None 302 self._inherit_email_notification_configuration = None 303 self._is_bulk_recipient = None 304 self._is_bulk_recipient_metadata = None 305 self._last_name = None 306 self._last_name_metadata = None 307 self._locked_recipient_phone_auth_editable = None 308 self._locked_recipient_sms_editable = None 309 self._name = None 310 self._name_metadata = None 311 self._notary_id = None 312 self._notary_signer_email_sent = None 313 self._note = None 314 self._note_metadata = None 315 self._offline_attributes = None 316 self._phone_authentication = None 317 self._phone_number = None 318 self._proof_file = None 319 self._recipient_attachments = None 320 self._recipient_authentication_status = None 321 self._recipient_feature_metadata = None 322 self._recipient_id = None 323 self._recipient_id_guid = None 324 self._recipient_signature_providers = None 325 self._recipient_supplies_tabs = None 326 self._recipient_type = None 327 self._recipient_type_metadata = None 328 self._require_id_lookup = None 329 self._require_id_lookup_metadata = None 330 self._require_signer_certificate = None 331 self._require_sign_on_paper = None 332 self._require_upload_signature = None 333 self._role_name = None 334 self._routing_order = None 335 self._routing_order_metadata = None 336 self._sent_date_time = None 337 self._signature_info = None 338 self._signed_date_time = None 339 self._sign_in_each_location = None 340 self._sign_in_each_location_metadata = None 341 self._signing_group_id = None 342 self._signing_group_id_metadata = None 343 self._signing_group_name = None 344 self._signing_group_type = None 345 self._signing_group_users = None 346 self._sms_authentication = None 347 self._social_authentications = None 348 self._status = None 349 self._status_code = None 350 self._suppress_emails = None 351 self._tabs = None 352 self._template_locked = None 353 self._template_required = None 354 self._total_tab_count = None 355 self._type = None 356 self._user_id = None 357 self._web_form_recipient_view_id = None 358 self._witness_for = None 359 self._witness_for_guid = None 360 self.discriminator = None 361 362 setattr(self, "_{}".format('access_code'), kwargs.get('access_code', None)) 363 setattr(self, "_{}".format('access_code_metadata'), kwargs.get('access_code_metadata', None)) 364 setattr(self, "_{}".format('add_access_code_to_email'), kwargs.get('add_access_code_to_email', None)) 365 setattr(self, "_{}".format('additional_notifications'), kwargs.get('additional_notifications', None)) 366 setattr(self, "_{}".format('agent_can_edit_email'), kwargs.get('agent_can_edit_email', None)) 367 setattr(self, "_{}".format('agent_can_edit_name'), kwargs.get('agent_can_edit_name', None)) 368 setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) 369 setattr(self, "_{}".format('auto_navigation'), kwargs.get('auto_navigation', None)) 370 setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) 371 setattr(self, "_{}".format('bulk_recipients_uri'), kwargs.get('bulk_recipients_uri', None)) 372 setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) 373 setattr(self, "_{}".format('can_sign_offline'), kwargs.get('can_sign_offline', None)) 374 setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) 375 setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) 376 setattr(self, "_{}".format('consent_details_list'), kwargs.get('consent_details_list', None)) 377 setattr(self, "_{}".format('creation_reason'), kwargs.get('creation_reason', None)) 378 setattr(self, "_{}".format('custom_fields'), kwargs.get('custom_fields', None)) 379 setattr(self, "_{}".format('declined_date_time'), kwargs.get('declined_date_time', None)) 380 setattr(self, "_{}".format('declined_reason'), kwargs.get('declined_reason', None)) 381 setattr(self, "_{}".format('default_recipient'), kwargs.get('default_recipient', None)) 382 setattr(self, "_{}".format('delegated_by'), kwargs.get('delegated_by', None)) 383 setattr(self, "_{}".format('delegated_to'), kwargs.get('delegated_to', None)) 384 setattr(self, "_{}".format('delivered_date_time'), kwargs.get('delivered_date_time', None)) 385 setattr(self, "_{}".format('delivery_method'), kwargs.get('delivery_method', None)) 386 setattr(self, "_{}".format('delivery_method_metadata'), kwargs.get('delivery_method_metadata', None)) 387 setattr(self, "_{}".format('designator_id'), kwargs.get('designator_id', None)) 388 setattr(self, "_{}".format('designator_id_guid'), kwargs.get('designator_id_guid', None)) 389 setattr(self, "_{}".format('document_template_id'), kwargs.get('document_template_id', None)) 390 setattr(self, "_{}".format('document_visibility'), kwargs.get('document_visibility', None)) 391 setattr(self, "_{}".format('email'), kwargs.get('email', None)) 392 setattr(self, "_{}".format('email_metadata'), kwargs.get('email_metadata', None)) 393 setattr(self, "_{}".format('email_notification'), kwargs.get('email_notification', None)) 394 setattr(self, "_{}".format('email_recipient_post_signing_url'), kwargs.get('email_recipient_post_signing_url', None)) 395 setattr(self, "_{}".format('embedded_recipient_start_url'), kwargs.get('embedded_recipient_start_url', None)) 396 setattr(self, "_{}".format('error_details'), kwargs.get('error_details', None)) 397 setattr(self, "_{}".format('excluded_documents'), kwargs.get('excluded_documents', None)) 398 setattr(self, "_{}".format('fax_number'), kwargs.get('fax_number', None)) 399 setattr(self, "_{}".format('fax_number_metadata'), kwargs.get('fax_number_metadata', None)) 400 setattr(self, "_{}".format('first_name'), kwargs.get('first_name', None)) 401 setattr(self, "_{}".format('first_name_metadata'), kwargs.get('first_name_metadata', None)) 402 setattr(self, "_{}".format('full_name'), kwargs.get('full_name', None)) 403 setattr(self, "_{}".format('full_name_metadata'), kwargs.get('full_name_metadata', None)) 404 setattr(self, "_{}".format('id_check_configuration_name'), kwargs.get('id_check_configuration_name', None)) 405 setattr(self, "_{}".format('id_check_configuration_name_metadata'), kwargs.get('id_check_configuration_name_metadata', None)) 406 setattr(self, "_{}".format('id_check_information_input'), kwargs.get('id_check_information_input', None)) 407 setattr(self, "_{}".format('identity_verification'), kwargs.get('identity_verification', None)) 408 setattr(self, "_{}".format('inherit_email_notification_configuration'), kwargs.get('inherit_email_notification_configuration', None)) 409 setattr(self, "_{}".format('is_bulk_recipient'), kwargs.get('is_bulk_recipient', None)) 410 setattr(self, "_{}".format('is_bulk_recipient_metadata'), kwargs.get('is_bulk_recipient_metadata', None)) 411 setattr(self, "_{}".format('last_name'), kwargs.get('last_name', None)) 412 setattr(self, "_{}".format('last_name_metadata'), kwargs.get('last_name_metadata', None)) 413 setattr(self, "_{}".format('locked_recipient_phone_auth_editable'), kwargs.get('locked_recipient_phone_auth_editable', None)) 414 setattr(self, "_{}".format('locked_recipient_sms_editable'), kwargs.get('locked_recipient_sms_editable', None)) 415 setattr(self, "_{}".format('name'), kwargs.get('name', None)) 416 setattr(self, "_{}".format('name_metadata'), kwargs.get('name_metadata', None)) 417 setattr(self, "_{}".format('notary_id'), kwargs.get('notary_id', None)) 418 setattr(self, "_{}".format('notary_signer_email_sent'), kwargs.get('notary_signer_email_sent', None)) 419 setattr(self, "_{}".format('note'), kwargs.get('note', None)) 420 setattr(self, "_{}".format('note_metadata'), kwargs.get('note_metadata', None)) 421 setattr(self, "_{}".format('offline_attributes'), kwargs.get('offline_attributes', None)) 422 setattr(self, "_{}".format('phone_authentication'), kwargs.get('phone_authentication', None)) 423 setattr(self, "_{}".format('phone_number'), kwargs.get('phone_number', None)) 424 setattr(self, "_{}".format('proof_file'), kwargs.get('proof_file', None)) 425 setattr(self, "_{}".format('recipient_attachments'), kwargs.get('recipient_attachments', None)) 426 setattr(self, "_{}".format('recipient_authentication_status'), kwargs.get('recipient_authentication_status', None)) 427 setattr(self, "_{}".format('recipient_feature_metadata'), kwargs.get('recipient_feature_metadata', None)) 428 setattr(self, "_{}".format('recipient_id'), kwargs.get('recipient_id', None)) 429 setattr(self, "_{}".format('recipient_id_guid'), kwargs.get('recipient_id_guid', None)) 430 setattr(self, "_{}".format('recipient_signature_providers'), kwargs.get('recipient_signature_providers', None)) 431 setattr(self, "_{}".format('recipient_supplies_tabs'), kwargs.get('recipient_supplies_tabs', None)) 432 setattr(self, "_{}".format('recipient_type'), kwargs.get('recipient_type', None)) 433 setattr(self, "_{}".format('recipient_type_metadata'), kwargs.get('recipient_type_metadata', None)) 434 setattr(self, "_{}".format('require_id_lookup'), kwargs.get('require_id_lookup', None)) 435 setattr(self, "_{}".format('require_id_lookup_metadata'), kwargs.get('require_id_lookup_metadata', None)) 436 setattr(self, "_{}".format('require_signer_certificate'), kwargs.get('require_signer_certificate', None)) 437 setattr(self, "_{}".format('require_sign_on_paper'), kwargs.get('require_sign_on_paper', None)) 438 setattr(self, "_{}".format('require_upload_signature'), kwargs.get('require_upload_signature', None)) 439 setattr(self, "_{}".format('role_name'), kwargs.get('role_name', None)) 440 setattr(self, "_{}".format('routing_order'), kwargs.get('routing_order', None)) 441 setattr(self, "_{}".format('routing_order_metadata'), kwargs.get('routing_order_metadata', None)) 442 setattr(self, "_{}".format('sent_date_time'), kwargs.get('sent_date_time', None)) 443 setattr(self, "_{}".format('signature_info'), kwargs.get('signature_info', None)) 444 setattr(self, "_{}".format('signed_date_time'), kwargs.get('signed_date_time', None)) 445 setattr(self, "_{}".format('sign_in_each_location'), kwargs.get('sign_in_each_location', None)) 446 setattr(self, "_{}".format('sign_in_each_location_metadata'), kwargs.get('sign_in_each_location_metadata', None)) 447 setattr(self, "_{}".format('signing_group_id'), kwargs.get('signing_group_id', None)) 448 setattr(self, "_{}".format('signing_group_id_metadata'), kwargs.get('signing_group_id_metadata', None)) 449 setattr(self, "_{}".format('signing_group_name'), kwargs.get('signing_group_name', None)) 450 setattr(self, "_{}".format('signing_group_type'), kwargs.get('signing_group_type', None)) 451 setattr(self, "_{}".format('signing_group_users'), kwargs.get('signing_group_users', None)) 452 setattr(self, "_{}".format('sms_authentication'), kwargs.get('sms_authentication', None)) 453 setattr(self, "_{}".format('social_authentications'), kwargs.get('social_authentications', None)) 454 setattr(self, "_{}".format('status'), kwargs.get('status', None)) 455 setattr(self, "_{}".format('status_code'), kwargs.get('status_code', None)) 456 setattr(self, "_{}".format('suppress_emails'), kwargs.get('suppress_emails', None)) 457 setattr(self, "_{}".format('tabs'), kwargs.get('tabs', None)) 458 setattr(self, "_{}".format('template_locked'), kwargs.get('template_locked', None)) 459 setattr(self, "_{}".format('template_required'), kwargs.get('template_required', None)) 460 setattr(self, "_{}".format('total_tab_count'), kwargs.get('total_tab_count', None)) 461 setattr(self, "_{}".format('type'), kwargs.get('type', None)) 462 setattr(self, "_{}".format('user_id'), kwargs.get('user_id', None)) 463 setattr(self, "_{}".format('web_form_recipient_view_id'), kwargs.get('web_form_recipient_view_id', None)) 464 setattr(self, "_{}".format('witness_for'), kwargs.get('witness_for', None)) 465 setattr(self, "_{}".format('witness_for_guid'), kwargs.get('witness_for_guid', None)) 466 467 @property 468 def access_code(self): 469 """Gets the access_code of this NotaryWitness. # noqa: E501 470 471 If a value is provided, the recipient must enter the value as the access code to view and sign the envelope. Maximum Length: 50 characters and it must conform to the account's access code format setting. If blank, but the signer `accessCode` property is set in the envelope, then that value is used. If blank and the signer `accessCode` property is not set, then the access code is not required. # noqa: E501 472 473 :return: The access_code of this NotaryWitness. # noqa: E501 474 :rtype: str 475 """ 476 return self._access_code 477 478 @access_code.setter 479 def access_code(self, access_code): 480 """Sets the access_code of this NotaryWitness. 481 482 If a value is provided, the recipient must enter the value as the access code to view and sign the envelope. Maximum Length: 50 characters and it must conform to the account's access code format setting. If blank, but the signer `accessCode` property is set in the envelope, then that value is used. If blank and the signer `accessCode` property is not set, then the access code is not required. # noqa: E501 483 484 :param access_code: The access_code of this NotaryWitness. # noqa: E501 485 :type: str 486 """ 487 488 self._access_code = access_code 489 490 @property 491 def access_code_metadata(self): 492 """Gets the access_code_metadata of this NotaryWitness. # noqa: E501 493 494 # noqa: E501 495 496 :return: The access_code_metadata of this NotaryWitness. # noqa: E501 497 :rtype: PropertyMetadata 498 """ 499 return self._access_code_metadata 500 501 @access_code_metadata.setter 502 def access_code_metadata(self, access_code_metadata): 503 """Sets the access_code_metadata of this NotaryWitness. 504 505 # noqa: E501 506 507 :param access_code_metadata: The access_code_metadata of this NotaryWitness. # noqa: E501 508 :type: PropertyMetadata 509 """ 510 511 self._access_code_metadata = access_code_metadata 512 513 @property 514 def add_access_code_to_email(self): 515 """Gets the add_access_code_to_email of this NotaryWitness. # noqa: E501 516 517 This Optional attribute indicates that the access code will be added to the email sent to the recipient; this nullifies the Security measure of Access Code on the recipient. # noqa: E501 518 519 :return: The add_access_code_to_email of this NotaryWitness. # noqa: E501 520 :rtype: str 521 """ 522 return self._add_access_code_to_email 523 524 @add_access_code_to_email.setter 525 def add_access_code_to_email(self, add_access_code_to_email): 526 """Sets the add_access_code_to_email of this NotaryWitness. 527 528 This Optional attribute indicates that the access code will be added to the email sent to the recipient; this nullifies the Security measure of Access Code on the recipient. # noqa: E501 529 530 :param add_access_code_to_email: The add_access_code_to_email of this NotaryWitness. # noqa: E501 531 :type: str 532 """ 533 534 self._add_access_code_to_email = add_access_code_to_email 535 536 @property 537 def additional_notifications(self): 538 """Gets the additional_notifications of this NotaryWitness. # noqa: E501 539 540 # noqa: E501 541 542 :return: The additional_notifications of this NotaryWitness. # noqa: E501 543 :rtype: list[RecipientAdditionalNotification] 544 """ 545 return self._additional_notifications 546 547 @additional_notifications.setter 548 def additional_notifications(self, additional_notifications): 549 """Sets the additional_notifications of this NotaryWitness. 550 551 # noqa: E501 552 553 :param additional_notifications: The additional_notifications of this NotaryWitness. # noqa: E501 554 :type: list[RecipientAdditionalNotification] 555 """ 556 557 self._additional_notifications = additional_notifications 558 559 @property 560 def agent_can_edit_email(self): 561 """Gets the agent_can_edit_email of this NotaryWitness. # noqa: E501 562 563 # noqa: E501 564 565 :return: The agent_can_edit_email of this NotaryWitness. # noqa: E501 566 :rtype: str 567 """ 568 return self._agent_can_edit_email 569 570 @agent_can_edit_email.setter 571 def agent_can_edit_email(self, agent_can_edit_email): 572 """Sets the agent_can_edit_email of this NotaryWitness. 573 574 # noqa: E501 575 576 :param agent_can_edit_email: The agent_can_edit_email of this NotaryWitness. # noqa: E501 577 :type: str 578 """ 579 580 self._agent_can_edit_email = agent_can_edit_email 581 582 @property 583 def agent_can_edit_name(self): 584 """Gets the agent_can_edit_name of this NotaryWitness. # noqa: E501 585 586 # noqa: E501 587 588 :return: The agent_can_edit_name of this NotaryWitness. # noqa: E501 589 :rtype: str 590 """ 591 return self._agent_can_edit_name 592 593 @agent_can_edit_name.setter 594 def agent_can_edit_name(self, agent_can_edit_name): 595 """Sets the agent_can_edit_name of this NotaryWitness. 596 597 # noqa: E501 598 599 :param agent_can_edit_name: The agent_can_edit_name of this NotaryWitness. # noqa: E501 600 :type: str 601 """ 602 603 self._agent_can_edit_name = agent_can_edit_name 604 605 @property 606 def allow_system_override_for_locked_recipient(self): 607 """Gets the allow_system_override_for_locked_recipient of this NotaryWitness. # noqa: E501 608 609 # noqa: E501 610 611 :return: The allow_system_override_for_locked_recipient of this NotaryWitness. # noqa: E501 612 :rtype: str 613 """ 614 return self._allow_system_override_for_locked_recipient 615 616 @allow_system_override_for_locked_recipient.setter 617 def allow_system_override_for_locked_recipient(self, allow_system_override_for_locked_recipient): 618 """Sets the allow_system_override_for_locked_recipient of this NotaryWitness. 619 620 # noqa: E501 621 622 :param allow_system_override_for_locked_recipient: The allow_system_override_for_locked_recipient of this NotaryWitness. # noqa: E501 623 :type: str 624 """ 625 626 self._allow_system_override_for_locked_recipient = allow_system_override_for_locked_recipient 627 628 @property 629 def auto_navigation(self): 630 """Gets the auto_navigation of this NotaryWitness. # noqa: E501 631 632 # noqa: E501 633 634 :return: The auto_navigation of this NotaryWitness. # noqa: E501 635 :rtype: str 636 """ 637 return self._auto_navigation 638 639 @auto_navigation.setter 640 def auto_navigation(self, auto_navigation): 641 """Sets the auto_navigation of this NotaryWitness. 642 643 # noqa: E501 644 645 :param auto_navigation: The auto_navigation of this NotaryWitness. # noqa: E501 646 :type: str 647 """ 648 649 self._auto_navigation = auto_navigation 650 651 @property 652 def auto_responded_reason(self): 653 """Gets the auto_responded_reason of this NotaryWitness. # noqa: E501 654 655 # noqa: E501 656 657 :return: The auto_responded_reason of this NotaryWitness. # noqa: E501 658 :rtype: str 659 """ 660 return self._auto_responded_reason 661 662 @auto_responded_reason.setter 663 def auto_responded_reason(self, auto_responded_reason): 664 """Sets the auto_responded_reason of this NotaryWitness. 665 666 # noqa: E501 667 668 :param auto_responded_reason: The auto_responded_reason of this NotaryWitness. # noqa: E501 669 :type: str 670 """ 671 672 self._auto_responded_reason = auto_responded_reason 673 674 @property 675 def bulk_recipients_uri(self): 676 """Gets the bulk_recipients_uri of this NotaryWitness. # noqa: E501 677 678 Contains a URI for an endpoint that allows you to easily retrieve bulk recipient information. # noqa: E501 679 680 :return: The bulk_recipients_uri of this NotaryWitness. # noqa: E501 681 :rtype: str 682 """ 683 return self._bulk_recipients_uri 684 685 @bulk_recipients_uri.setter 686 def bulk_recipients_uri(self, bulk_recipients_uri): 687 """Sets the bulk_recipients_uri of this NotaryWitness. 688 689 Contains a URI for an endpoint that allows you to easily retrieve bulk recipient information. # noqa: E501 690 691 :param bulk_recipients_uri: The bulk_recipients_uri of this NotaryWitness. # noqa: E501 692 :type: str 693 """ 694 695 self._bulk_recipients_uri = bulk_recipients_uri 696 697 @property 698 def bulk_send_v2_recipient(self): 699 """Gets the bulk_send_v2_recipient of this NotaryWitness. # noqa: E501 700 701 # noqa: E501 702 703 :return: The bulk_send_v2_recipient of this NotaryWitness. # noqa: E501 704 :rtype: str 705 """ 706 return self._bulk_send_v2_recipient 707 708 @bulk_send_v2_recipient.setter 709 def bulk_send_v2_recipient(self, bulk_send_v2_recipient): 710 """Sets the bulk_send_v2_recipient of this NotaryWitness. 711 712 # noqa: E501 713 714 :param bulk_send_v2_recipient: The bulk_send_v2_recipient of this NotaryWitness. # noqa: E501 715 :type: str 716 """ 717 718 self._bulk_send_v2_recipient = bulk_send_v2_recipient 719 720 @property 721 def can_sign_offline(self): 722 """Gets the can_sign_offline of this NotaryWitness. # noqa: E501 723 724 When set to **true**, specifies that the signer can perform the signing ceremony offline. # noqa: E501 725 726 :return: The can_sign_offline of this NotaryWitness. # noqa: E501 727 :rtype: str 728 """ 729 return self._can_sign_offline 730 731 @can_sign_offline.setter 732 def can_sign_offline(self, can_sign_offline): 733 """Sets the can_sign_offline of this NotaryWitness. 734 735 When set to **true**, specifies that the signer can perform the signing ceremony offline. # noqa: E501 736 737 :param can_sign_offline: The can_sign_offline of this NotaryWitness. # noqa: E501 738 :type: str 739 """ 740 741 self._can_sign_offline = can_sign_offline 742 743 @property 744 def client_user_id(self): 745 """Gets the client_user_id of this NotaryWitness. # noqa: E501 746 747 Specifies whether the recipient is embedded or remote. If the `clientUserId` property is not null then the recipient is embedded. Note that if the `ClientUserId` property is set and either `SignerMustHaveAccount` or `SignerMustLoginToSign` property of the account settings is set to **true**, an error is generated on sending.ng. Maximum length: 100 characters. # noqa: E501 748 749 :return: The client_user_id of this NotaryWitness. # noqa: E501 750 :rtype: str 751 """ 752 return self._client_user_id 753 754 @client_user_id.setter 755 def client_user_id(self, client_user_id): 756 """Sets the client_user_id of this NotaryWitness. 757 758 Specifies whether the recipient is embedded or remote. If the `clientUserId` property is not null then the recipient is embedded. Note that if the `ClientUserId` property is set and either `SignerMustHaveAccount` or `SignerMustLoginToSign` property of the account settings is set to **true**, an error is generated on sending.ng. Maximum length: 100 characters. # noqa: E501 759 760 :param client_user_id: The client_user_id of this NotaryWitness. # noqa: E501 761 :type: str 762 """ 763 764 self._client_user_id = client_user_id 765 766 @property 767 def completed_count(self): 768 """Gets the completed_count of this NotaryWitness. # noqa: E501 769 770 # noqa: E501 771 772 :return: The completed_count of this NotaryWitness. # noqa: E501 773 :rtype: str 774 """ 775 return self._completed_count 776 777 @completed_count.setter 778 def completed_count(self, completed_count): 779 """Sets the completed_count of this NotaryWitness. 780 781 # noqa: E501 782 783 :param completed_count: The completed_count of this NotaryWitness. # noqa: E501 784 :type: str 785 """ 786 787 self._completed_count = completed_count 788 789 @property 790 def consent_details_list(self): 791 """Gets the consent_details_list of this NotaryWitness. # noqa: E501 792 793 # noqa: E501 794 795 :return: The consent_details_list of this NotaryWitness. # noqa: E501 796 :rtype: list[ConsentDetails] 797 """ 798 return self._consent_details_list 799 800 @consent_details_list.setter 801 def consent_details_list(self, consent_details_list): 802 """Sets the consent_details_list of this NotaryWitness. 803 804 # noqa: E501 805 806 :param consent_details_list: The consent_details_list of this NotaryWitness. # noqa: E501 807 :type: list[ConsentDetails] 808 """ 809 810 self._consent_details_list = consent_details_list 811 812 @property 813 def creation_reason(self): 814 """Gets the creation_reason of this NotaryWitness. # noqa: E501 815 816 # noqa: E501 817 818 :return: The creation_reason of this NotaryWitness. # noqa: E501 819 :rtype: str 820 """ 821 return self._creation_reason 822 823 @creation_reason.setter 824 def creation_reason(self, creation_reason): 825 """Sets the creation_reason of this NotaryWitness. 826 827 # noqa: E501 828 829 :param creation_reason: The creation_reason of this NotaryWitness. # noqa: E501 830 :type: str 831 """ 832 833 self._creation_reason = creation_reason 834 835 @property 836 def custom_fields(self): 837 """Gets the custom_fields of this NotaryWitness. # noqa: E501 838 839 An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 840 841 :return: The custom_fields of this NotaryWitness. # noqa: E501 842 :rtype: list[str] 843 """ 844 return self._custom_fields 845 846 @custom_fields.setter 847 def custom_fields(self, custom_fields): 848 """Sets the custom_fields of this NotaryWitness. 849 850 An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501 851 852 :param custom_fields: The custom_fields of this NotaryWitness. # noqa: E501 853 :type: list[str] 854 """ 855 856 self._custom_fields = custom_fields 857 858 @property 859 def declined_date_time(self): 860 """Gets the declined_date_time of this NotaryWitness. # noqa: E501 861 862 The date and time the recipient declined the document. # noqa: E501 863 864 :return: The declined_date_time of this NotaryWitness. # noqa: E501 865 :rtype: str 866 """ 867 return self._declined_date_time 868 869 @declined_date_time.setter 870 def declined_date_time(self, declined_date_time): 871 """Sets the declined_date_time of this NotaryWitness. 872 873 The date and time the recipient declined the document. # noqa: E501 874 875 :param declined_date_time: The declined_date_time of this NotaryWitness. # noqa: E501 876 :type: str 877 """ 878 879 self._declined_date_time = declined_date_time 880 881 @property 882 def declined_reason(self): 883 """Gets the declined_reason of this NotaryWitness. # noqa: E501 884 885 The reason the recipient declined the document. # noqa: E501 886 887 :return: The declined_reason of this NotaryWitness. # noqa: E501 888 :rtype: str 889 """ 890 return self._declined_reason 891 892 @declined_reason.setter 893 def declined_reason(self, declined_reason): 894 """Sets the declined_reason of this NotaryWitness. 895 896 The reason the recipient declined the document. # noqa: E501 897 898 :param declined_reason: The declined_reason of this NotaryWitness. # noqa: E501 899 :type: str 900 """ 901 902 self._declined_reason = declined_reason 903 904 @property 905 def default_recipient(self): 906 """Gets the default_recipient of this NotaryWitness. # noqa: E501 907 908 # noqa: E501 909 910 :return: The default_recipient of this NotaryWitness. # noqa: E501 911 :rtype: str 912 """ 913 return self._default_recipient 914 915 @default_recipient.setter 916 def default_recipient(self, default_recipient): 917 """Sets the default_recipient of this NotaryWitness. 918 919 # noqa: E501 920 921 :param default_recipient: The default_recipient of this NotaryWitness. # noqa: E501 922 :type: str 923 """ 924 925 self._default_recipient = default_recipient 926 927 @property 928 def delegated_by(self): 929 """Gets the delegated_by of this NotaryWitness. # noqa: E501 930 931 # noqa: E501 932 933 :return: The delegated_by of this NotaryWitness. # noqa: E501 934 :rtype: DelegationInfo 935 """ 936 return self._delegated_by 937 938 @delegated_by.setter 939 def delegated_by(self, delegated_by): 940 """Sets the delegated_by of this NotaryWitness. 941 942 # noqa: E501 943 944 :param delegated_by: The delegated_by of this NotaryWitness. # noqa: E501 945 :type: DelegationInfo 946 """ 947 948 self._delegated_by = delegated_by 949 950 @property 951 def delegated_to(self): 952 """Gets the delegated_to of this NotaryWitness. # noqa: E501 953 954 # noqa: E501 955 956 :return: The delegated_to of this NotaryWitness. # noqa: E501 957 :rtype: list[DelegationInfo] 958 """ 959 return self._delegated_to 960 961 @delegated_to.setter 962 def delegated_to(self, delegated_to): 963 """Sets the delegated_to of this NotaryWitness. 964 965 # noqa: E501 966 967 :param delegated_to: The delegated_to of this NotaryWitness. # noqa: E501 968 :type: list[DelegationInfo] 969 """ 970 971 self._delegated_to = delegated_to 972 973 @property 974 def delivered_date_time(self): 975 """Gets the delivered_date_time of this NotaryWitness. # noqa: E501 976 977 Reserved: For DocuSign use only. # noqa: E501 978 979 :return: The delivered_date_time of this NotaryWitness. # noqa: E501 980 :rtype: str 981 """ 982 return self._delivered_date_time 983 984 @delivered_date_time.setter 985 def delivered_date_time(self, delivered_date_time): 986 """Sets the delivered_date_time of this NotaryWitness. 987 988 Reserved: For DocuSign use only. # noqa: E501 989 990 :param delivered_date_time: The delivered_date_time of this NotaryWitness. # noqa: E501 991 :type: str 992 """ 993 994 self._delivered_date_time = delivered_date_time 995 996 @property 997 def delivery_method(self): 998 """Gets the delivery_method of this NotaryWitness. # noqa: E501 999 1000 Reserved: For DocuSign use only. # noqa: E501 1001 1002 :return: The delivery_method of this NotaryWitness. # noqa: E501 1003 :rtype: str 1004 """ 1005 return self._delivery_method 1006 1007 @delivery_method.setter 1008 def delivery_method(self, delivery_method): 1009 """Sets the delivery_method of this NotaryWitness. 1010 1011 Reserved: For DocuSign use only. # noqa: E501 1012 1013 :param delivery_method: The delivery_method of this NotaryWitness. # noqa: E501 1014 :type: str 1015 """ 1016 1017 self._delivery_method = delivery_method 1018 1019 @property 1020 def delivery_method_metadata(self): 1021 """Gets the delivery_method_metadata of this NotaryWitness. # noqa: E501 1022 1023 # noqa: E501 1024 1025 :return: The delivery_method_metadata of this NotaryWitness. # noqa: E501 1026 :rtype: PropertyMetadata 1027 """ 1028 return self._delivery_method_metadata 1029 1030 @delivery_method_metadata.setter 1031 def delivery_method_metadata(self, delivery_method_metadata): 1032 """Sets the delivery_method_metadata of this NotaryWitness. 1033 1034 # noqa: E501 1035 1036 :param delivery_method_metadata: The delivery_method_metadata of this NotaryWitness. # noqa: E501 1037 :type: PropertyMetadata 1038 """ 1039 1040 self._delivery_method_metadata = delivery_method_metadata 1041 1042 @property 1043 def designator_id(self): 1044 """Gets the designator_id of this NotaryWitness. # noqa: E501 1045 1046 # noqa: E501 1047 1048 :return: The designator_id of this NotaryWitness. # noqa: E501 1049 :rtype: str 1050 """ 1051 return self._designator_id 1052 1053 @designator_id.setter 1054 def designator_id(self, designator_id): 1055 """Sets the designator_id of this NotaryWitness. 1056 1057 # noqa: E501 1058 1059 :param designator_id: The designator_id of this NotaryWitness. # noqa: E501 1060 :type: str 1061 """ 1062 1063 self._designator_id = designator_id 1064 1065 @property 1066 def designator_id_guid(self): 1067 """Gets the designator_id_guid of this NotaryWitness. # noqa: E501 1068 1069 # noqa: E501 1070 1071 :return: The designator_id_guid of this NotaryWitness. # noqa: E501 1072 :rtype: str 1073 """ 1074 return self._designator_id_guid 1075 1076 @designator_id_guid.setter 1077 def designator_id_guid(self, designator_id_guid): 1078 """Sets the designator_id_guid of this NotaryWitness. 1079 1080 # noqa: E501 1081 1082 :param designator_id_guid: The designator_id_guid of this NotaryWitness. # noqa: E501 1083 :type: str 1084 """ 1085 1086 self._designator_id_guid = designator_id_guid 1087 1088 @property 1089 def document_template_id(self): 1090 """Gets the document_template_id of this NotaryWitness. # noqa: E501 1091 1092 # noqa: E501 1093 1094 :return: The document_template_id of this NotaryWitness. # noqa: E501 1095 :rtype: str 1096 """ 1097 return self._document_template_id 1098 1099 @document_template_id.setter 1100 def document_template_id(self, document_template_id): 1101 """Sets the document_template_id of this NotaryWitness. 1102 1103 # noqa: E501 1104 1105 :param document_template_id: The document_template_id of this NotaryWitness. # noqa: E501 1106 :type: str 1107 """ 1108 1109 self._document_template_id = document_template_id 1110 1111 @property 1112 def document_visibility(self): 1113 """Gets the document_visibility of this NotaryWitness. # noqa: E501 1114 1115 # noqa: E501 1116 1117 :return: The document_visibility of this NotaryWitness. # noqa: E501 1118 :rtype: list[DocumentVisibility] 1119 """ 1120 return self._document_visibility 1121 1122 @document_visibility.setter 1123 def document_visibility(self, document_visibility): 1124 """Sets the document_visibility of this NotaryWitness. 1125 1126 # noqa: E501 1127 1128 :param document_visibility: The document_visibility of this NotaryWitness. # noqa: E501 1129 :type: list[DocumentVisibility] 1130 """ 1131 1132 self._document_visibility = document_visibility 1133 1134 @property 1135 def email(self): 1136 """Gets the email of this NotaryWitness. # noqa: E501 1137 1138 # noqa: E501 1139 1140 :return: The email of this NotaryWitness. # noqa: E501 1141 :rtype: str 1142 """ 1143 return self._email 1144 1145 @email.setter 1146 def email(self, email): 1147 """Sets the email of this NotaryWitness. 1148 1149 # noqa: E501 1150 1151 :param email: The email of this NotaryWitness. # noqa: E501 1152 :type: str 1153 """ 1154 1155 self._email = email 1156 1157 @property 1158 def email_metadata(self): 1159 """Gets the email_metadata of this NotaryWitness. # noqa: E501 1160 1161 # noqa: E501 1162 1163 :return: The email_metadata of this NotaryWitness. # noqa: E501 1164 :rtype: PropertyMetadata 1165 """ 1166 return self._email_metadata 1167 1168 @email_metadata.setter 1169 def email_metadata(self, email_metadata): 1170 """Sets the email_metadata of this NotaryWitness. 1171 1172 # noqa: E501 1173 1174 :param email_metadata: The email_metadata of this NotaryWitness. # noqa: E501 1175 :type: PropertyMetadata 1176 """ 1177 1178 self._email_metadata = email_metadata 1179 1180 @property 1181 def email_notification(self): 1182 """Gets the email_notification of this NotaryWitness. # noqa: E501 1183 1184 A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 1185 1186 :return: The email_notification of this NotaryWitness. # noqa: E501 1187 :rtype: RecipientEmailNotification 1188 """ 1189 return self._email_notification 1190 1191 @email_notification.setter 1192 def email_notification(self, email_notification): 1193 """Sets the email_notification of this NotaryWitness. 1194 1195 A complex type that contains information sets the language of the recipient's email information. **IMPORTANT**: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and `EmailBlurb` property settings. # noqa: E501 1196 1197 :param email_notification: The email_notification of this NotaryWitness. # noqa: E501 1198 :type: RecipientEmailNotification 1199 """ 1200 1201 self._email_notification = email_notification 1202 1203 @property 1204 def email_recipient_post_signing_url(self): 1205 """Gets the email_recipient_post_signing_url of this NotaryWitness. # noqa: E501 1206 1207 # noqa: E501 1208 1209 :return: The email_recipient_post_signing_url of this NotaryWitness. # noqa: E501 1210 :rtype: str 1211 """ 1212 return self._email_recipient_post_signing_url 1213 1214 @email_recipient_post_signing_url.setter 1215 def email_recipient_post_signing_url(self, email_recipient_post_signing_url): 1216 """Sets the email_recipient_post_signing_url of this NotaryWitness. 1217 1218 # noqa: E501 1219 1220 :param email_recipient_post_signing_url: The email_recipient_post_signing_url of this NotaryWitness. # noqa: E501 1221 :type: str 1222 """ 1223 1224 self._email_recipient_post_signing_url = email_recipient_post_signing_url 1225 1226 @property 1227 def embedded_recipient_start_url(self): 1228 """Gets the embedded_recipient_start_url of this NotaryWitness. # noqa: E501 1229 1230 Specifies a sender provided valid URL string for redirecting an embedded recipient. When using this option, the embedded recipient still receives an email from DocuSign, just as a remote recipient would. When the document link in the email is clicked the recipient is redirected, through DocuSign, to the supplied URL to complete their actions. When routing to the URL, the sender's system (the server responding to the URL) must request a recipient token to launch a signing session. If set to `SIGN_AT_DOCUSIGN`, the recipient is directed to an embedded signing or viewing process directly at DocuSign. The signing or viewing action is initiated by the DocuSign system and the transaction activity and Certificate of Completion records will reflect this. In all other ways the process is identical to an embedded signing or viewing operation that is launched by any partner. It is important to remember that in a typical embedded workflow the authentication of an embedded recipient is the responsibility of the sending application, DocuSign expects that senders will follow their own process for establishing the recipient's identity. In this workflow the recipient goes through the sending application before the embedded signing or viewing process in initiated. However, when the sending application sets `EmbeddedRecipientStartURL=SIGN_AT_DOCUSIGN`, the recipient goes directly to the embedded signing or viewing process bypassing the sending application and any authentication steps the sending application would use. In this case, DocuSign recommends that you use one of the normal DocuSign authentication features (Access Code, Phone Authentication, SMS Authentication, etc.) to verify the identity of the recipient. If the `clientUserId` property is NOT set, and the `embeddedRecipientStartURL` is set, DocuSign will ignore the redirect URL and launch the standard signing process for the email recipient. Information can be appended to the embedded recipient start URL using merge fields. The available merge fields items are: envelopeId, recipientId, recipientName, recipientEmail, and customFields. The `customFields` property must be set fort the recipient or envelope. The merge fields are enclosed in double brackets. *Example*: `http://senderHost/[[mergeField1]]/ beginSigningSession? [[mergeField2]]&[[mergeField3]]` # noqa: E501 1231 1232 :return: The embedded_recipient_start_url of this NotaryWitness. # noqa: E501 1233 :rtype: str 1234 """ 1235 return self._embedded_recipient_start_url 1236 1237 @embedded_recipient_start_url.setter 1238 def embedded_recipient_start_url(self, embedded_recipient_start_url): 1239 """Sets the embedded_recipient_start_url of this NotaryWitness. 1240 1241 Specifies a sender provided valid URL string for redirecting an embedded recipient. When using this option, the embedded recipient still receives an email from DocuSign, just as a remote recipient would. When the document link in the email is clicked the recipient is redirected, through DocuSign, to the supplied URL to complete their actions. When routing to the URL, the sender's system (the server responding to the URL) must request a recipient token to launch a signing session. If set to `SIGN_AT_DOCUSIGN`, the recipient is directed to an embedded signing or viewing process directly at DocuSign. The signing or viewing action is initiated by the DocuSign system and the transaction activity and Certificate of Completion records will reflect this. In all other ways the process is identical to an embedded signing or viewing operation that is launched by any partner. It is important to remember that in a typical embedded workflow the authentication of an embedded recipient is the responsibility of the sending application, DocuSign expects that senders will follow their own process for establishing the recipient's identity. In this workflow the recipient goes through the sending application before the embedded signing or viewing process in initiated. However, when the sending application sets `EmbeddedRecipientStartURL=SIGN_AT_DOCUSIGN`, the recipient goes directly to the embedded signing or viewing process bypassing the sending application and any authentication steps the sending application would use. In this case, DocuSign recommends that you use one of the normal DocuSign authentication features (Access Code, Phone Authentication, SMS Authentication, etc.) to verify the identity of the recipient. If the `clientUserId` property is NOT set, and the `embeddedRecipientStartURL` is set, DocuSign will ignore the redirect URL and launch the standard signing process for the email recipient. Information can be appended to the embedded recipient start URL using merge fields. The available merge fields items are: envelopeId, recipientId, recipientName, recipientEmail, and customFields. The `customFields` property must be set fort the recipient or envelope. The merge fields are enclosed in double brackets. *Example*: `http://senderHost/[[mergeField1]]/ beginSigningSession? [[mergeField2]]&[[mergeField3]]` # noqa: E501 1242 1243 :param embedded_recipient_start_url: The embedded_recipient_start_url of this NotaryWitness. # noqa: E501 1244 :type: str 1245 """ 1246 1247 self._embedded_recipient_start_url = embedded_recipient_start_url 1248 1249 @property 1250 def error_details(self): 1251 """Gets the error_details of this NotaryWitness. # noqa: E501 1252 1253 Array or errors. # noqa: E501 1254 1255 :return: The error_details of this NotaryWitness. # noqa: E501 1256 :rtype: ErrorDetails 1257 """ 1258 return self._error_details 1259 1260 @error_details.setter 1261 def error_details(self, error_details): 1262 """Sets the error_details of this NotaryWitness. 1263 1264 Array or errors. # noqa: E501 1265 1266 :param error_details: The error_details of this NotaryWitness. # noqa: E501 1267 :type: ErrorDetails 1268 """ 1269 1270 self._error_details = error_details 1271 1272 @property 1273 def excluded_documents(self): 1274 """Gets the excluded_documents of this NotaryWitness. # noqa: E501 1275 1276 Specifies the documents that are not visible to this recipient. Document Visibility must be enabled for the account and the `enforceSignerVisibility` property must be set to **true** for the envelope to use this. When enforce signer visibility is enabled, documents with tabs can only be viewed by signers that have a tab on that document. Recipients that have an administrative role (Agent, Editor, or Intermediaries) or informational role (Certified Deliveries or Carbon Copies) can always see all the documents in an envelope, unless they are specifically excluded using this setting when an envelope is sent. Documents that do not have tabs are always visible to all recipients, unless they are specifically excluded using this setting when an envelope is sent. # noqa: E501 1277 1278 :return: The excluded_documents of this NotaryWitness. # noqa: E501 1279 :rtype: list[str] 1280 """ 1281 return self._excluded_documents 1282 1283 @excluded_documents.setter 1284 def excluded_documents(self, excluded_documents): 1285 """Sets the excluded_documents of this NotaryWitness. 1286 1287 Specifies the documents that are not visible to this recipient. Document Visibility must be enabled for the account and the `enforceSignerVisibility` property must be set to **true** for the envelope to use this. When enforce signer visibility is enabled, documents with tabs can only be viewed by signers that have a tab on that document. Recipients that have an administrative role (Agent, Editor, or Intermediaries) or informational role (Certified Deliveries or Carbon Copies) can always see all the documents in an envelope, unless they are specifically excluded using this setting when an envelope is sent. Documents that do not have tabs are always visible to all recipients, unless they are specifically excluded using this setting when an envelope is sent. # noqa: E501 1288 1289 :param excluded_documents: The excluded_documents of this NotaryWitness. # noqa: E501 1290 :type: list[str] 1291 """ 1292 1293 self._excluded_documents = excluded_documents 1294 1295 @property 1296 def fax_number(self): 1297 """Gets the fax_number of this NotaryWitness. # noqa: E501 1298 1299 Reserved: # noqa: E501 1300 1301 :return: The fax_number of this NotaryWitness. # noqa: E501 1302 :rtype: str 1303 """ 1304 return self._fax_number 1305 1306 @fax_number.setter 1307 def fax_number(self, fax_number): 1308 """Sets the fax_number of this NotaryWitness. 1309 1310 Reserved: # noqa: E501 1311 1312 :param fax_number: The fax_number of this NotaryWitness. # noqa: E501 1313 :type: str 1314 """ 1315 1316 self._fax_number = fax_number 1317 1318 @property 1319 def fax_number_metadata(self): 1320 """Gets the fax_number_metadata of this NotaryWitness. # noqa: E501 1321 1322 # noqa: E501 1323 1324 :return: The fax_number_metadata of this NotaryWitness. # noqa: E501 1325 :rtype: PropertyMetadata 1326 """ 1327 return self._fax_number_metadata 1328 1329 @fax_number_metadata.setter 1330 def fax_number_metadata(self, fax_number_metadata): 1331 """Sets the fax_number_metadata of this NotaryWitness. 1332 1333 # noqa: E501 1334 1335 :param fax_number_metadata: The fax_number_metadata of this NotaryWitness. # noqa: E501 1336 :type: PropertyMetadata 1337 """ 1338 1339 self._fax_number_metadata = fax_number_metadata 1340 1341 @property 1342 def first_name(self): 1343 """Gets the first_name of this NotaryWitness. # noqa: E501 1344 1345 The user's first name. Maximum Length: 50 characters. # noqa: E501 1346 1347 :return: The first_name of this NotaryWitness. # noqa: E501 1348 :rtype: str 1349 """ 1350 return self._first_name 1351 1352 @first_name.setter 1353 def first_name(self, first_name): 1354 """Sets the first_name of this NotaryWitness. 1355 1356 The user's first name. Maximum Length: 50 characters. # noqa: E501 1357 1358 :param first_name: The first_name of this NotaryWitness. # noqa: E501 1359 :type: str 1360 """ 1361 1362 self._first_name = first_name 1363 1364 @property 1365 def first_name_metadata(self): 1366 """Gets the first_name_metadata of this NotaryWitness. # noqa: E501 1367 1368 # noqa: E501 1369 1370 :return: The first_name_metadata of this NotaryWitness. # noqa: E501 1371 :rtype: PropertyMetadata 1372 """ 1373 return self._first_name_metadata 1374 1375 @first_name_metadata.setter 1376 def first_name_metadata(self, first_name_metadata): 1377 """Sets the first_name_metadata of this NotaryWitness. 1378 1379 # noqa: E501 1380 1381 :param first_name_metadata: The first_name_metadata of this NotaryWitness. # noqa: E501 1382 :type: PropertyMetadata 1383 """ 1384 1385 self._first_name_metadata = first_name_metadata 1386 1387 @property 1388 def full_name(self): 1389 """Gets the full_name of this NotaryWitness. # noqa: E501 1390 1391 # noqa: E501 1392 1393 :return: The full_name of this NotaryWitness. # noqa: E501 1394 :rtype: str 1395 """ 1396 return self._full_name 1397 1398 @full_name.setter 1399 def full_name(self, full_name): 1400 """Sets the full_name of this NotaryWitness. 1401 1402 # noqa: E501 1403 1404 :param full_name: The full_name of this NotaryWitness. # noqa: E501 1405 :type: str 1406 """ 1407 1408 self._full_name = full_name 1409 1410 @property 1411 def full_name_metadata(self): 1412 """Gets the full_name_metadata of this NotaryWitness. # noqa: E501 1413 1414 # noqa: E501 1415 1416 :return: The full_name_metadata of this NotaryWitness. # noqa: E501 1417 :rtype: PropertyMetadata 1418 """ 1419 return self._full_name_metadata 1420 1421 @full_name_metadata.setter 1422 def full_name_metadata(self, full_name_metadata): 1423 """Sets the full_name_metadata of this NotaryWitness. 1424 1425 # noqa: E501 1426 1427 :param full_name_metadata: The full_name_metadata of this NotaryWitness. # noqa: E501 1428 :type: PropertyMetadata 1429 """ 1430 1431 self._full_name_metadata = full_name_metadata 1432 1433 @property 1434 def id_check_configuration_name(self): 1435 """Gets the id_check_configuration_name of this NotaryWitness. # noqa: E501 1436 1437 Specifies authentication check by name. The names used here must be the same as the authentication type names used by the account (these name can also be found in the web console sending interface in the Identify list for a recipient,) This overrides any default authentication setting. *Example*: Your account has ID Check and SMS Authentication available and in the web console Identify list these appear as 'ID Check $' and 'SMS Auth $'. To use ID check in an envelope, the idCheckConfigurationName should be 'ID Check '. If you wanted to use SMS, it would be 'SMS Auth $' and you would need to add you would need to add phone number information to the `smsAuthentication` node. # noqa: E501 1438 1439 :return: The id_check_configuration_name of this NotaryWitness. # noqa: E501 1440 :rtype: str 1441 """ 1442 return self._id_check_configuration_name 1443 1444 @id_check_configuration_name.setter 1445 def id_check_configuration_name(self, id_check_configuration_name): 1446 """Sets the id_check_configuration_name of this NotaryWitness. 1447 1448 Specifies authentication check by name. The names used here must be the same as the authentication type names used by the account (these name can also be found in the web console sending interface in the Identify list for a recipient,) This overrides any default authentication setting. *Example*: Your account has ID Check and SMS Authentication available and in the web console Identify list these appear as 'ID Check $' and 'SMS Auth $'. To use ID check in an envelope, the idCheckConfigurationName should be 'ID Check '. If you wanted to use SMS, it would be 'SMS Auth $' and you would need to add you would need to add phone number information to the `smsAuthentication` node. # noqa: E501 1449 1450 :param id_check_configuration_name: The id_check_configuration_name of this NotaryWitness. # noqa: E501 1451 :type: str 1452 """ 1453 1454 self._id_check_configuration_name = id_check_configuration_name 1455 1456 @property 1457 def id_check_configuration_name_metadata(self): 1458 """Gets the id_check_configuration_name_metadata of this NotaryWitness. # noqa: E501 1459 1460 # noqa: E501 1461 1462 :return: The id_check_configuration_name_metadata of this NotaryWitness. # noqa: E501 1463 :rtype: PropertyMetadata 1464 """ 1465 return self._id_check_configuration_name_metadata 1466 1467 @id_check_configuration_name_metadata.setter 1468 def id_check_configuration_name_metadata(self, id_check_configuration_name_metadata): 1469 """Sets the id_check_configuration_name_metadata of this NotaryWitness. 1470 1471 # noqa: E501 1472 1473 :param id_check_configuration_name_metadata: The id_check_configuration_name_metadata of this NotaryWitness. # noqa: E501 1474 :type: PropertyMetadata 1475 """ 1476 1477 self._id_check_configuration_name_metadata = id_check_configuration_name_metadata 1478 1479 @property 1480 def id_check_information_input(self): 1481 """Gets the id_check_information_input of this NotaryWitness. # noqa: E501 1482 1483 # noqa: E501 1484 1485 :return: The id_check_information_input of this NotaryWitness. # noqa: E501 1486 :rtype: IdCheckInformationInput 1487 """ 1488 return self._id_check_information_input 1489 1490 @id_check_information_input.setter 1491 def id_check_information_input(self, id_check_information_input): 1492 """Sets the id_check_information_input of this NotaryWitness. 1493 1494 # noqa: E501 1495 1496 :param id_check_information_input: The id_check_information_input of this NotaryWitness. # noqa: E501 1497 :type: IdCheckInformationInput 1498 """ 1499 1500 self._id_check_information_input = id_check_information_input 1501 1502 @property 1503 def identity_verification(self): 1504 """Gets the identity_verification of this NotaryWitness. # noqa: E501 1505 1506 # noqa: E501 1507 1508 :return: The identity_verification of this NotaryWitness. # noqa: E501 1509 :rtype: RecipientIdentityVerification 1510 """ 1511 return self._identity_verification 1512 1513 @identity_verification.setter 1514 def identity_verification(self, identity_verification): 1515 """Sets the identity_verification of this NotaryWitness. 1516 1517 # noqa: E501 1518 1519 :param identity_verification: The identity_verification of this NotaryWitness. # noqa: E501 1520 :type: RecipientIdentityVerification 1521 """ 1522 1523 self._identity_verification = identity_verification 1524 1525 @property 1526 def inherit_email_notification_configuration(self): 1527 """Gets the inherit_email_notification_configuration of this NotaryWitness. # noqa: E501 1528 1529 When set to **true** and the envelope recipient creates a DocuSign account after signing, the Manage Account Email Notification settings are used as the default settings for the recipient's account. # noqa: E501 1530 1531 :return: The inherit_email_notification_configuration of this NotaryWitness. # noqa: E501 1532 :rtype: str 1533 """ 1534 return self._inherit_email_notification_configuration 1535 1536 @inherit_email_notification_configuration.setter 1537 def inherit_email_notification_configuration(self, inherit_email_notification_configuration): 1538 """Sets the inherit_email_notification_configuration of this NotaryWitness. 1539 1540 When set to **true** and the envelope recipient creates a DocuSign account after signing, the Manage Account Email Notification settings are used as the default settings for the recipient's account. # noqa: E501 1541 1542 :param inherit_email_notification_configuration: The inherit_email_notification_configuration of this NotaryWitness. # noqa: E501 1543 :type: str 1544 """ 1545 1546 self._inherit_email_notification_configuration = inherit_email_notification_configuration 1547 1548 @property 1549 def is_bulk_recipient(self): 1550 """Gets the is_bulk_recipient of this NotaryWitness. # noqa: E501 1551 1552 # noqa: E501 1553 1554 :return: The is_bulk_recipient of this NotaryWitness. # noqa: E501 1555 :rtype: str 1556 """ 1557 return self._is_bulk_recipient 1558 1559 @is_bulk_recipient.setter 1560 def is_bulk_recipient(self, is_bulk_recipient): 1561 """Sets the is_bulk_recipient of this NotaryWitness. 1562 1563 # noqa: E501 1564 1565 :param is_bulk_recipient: The is_bulk_recipient of this NotaryWitness. # noqa: E501 1566 :type: str 1567 """ 1568 1569 self._is_bulk_recipient = is_bulk_recipient 1570 1571 @property 1572 def is_bulk_recipient_metadata(self): 1573 """Gets the is_bulk_recipient_metadata of this NotaryWitness. # noqa: E501 1574 1575 # noqa: E501 1576 1577 :return: The is_bulk_recipient_metadata of this NotaryWitness. # noqa: E501 1578 :rtype: PropertyMetadata 1579 """ 1580 return self._is_bulk_recipient_metadata 1581 1582 @is_bulk_recipient_metadata.setter 1583 def is_bulk_recipient_metadata(self, is_bulk_recipient_metadata): 1584 """Sets the is_bulk_recipient_metadata of this NotaryWitness. 1585 1586 # noqa: E501 1587 1588 :param is_bulk_recipient_metadata: The is_bulk_recipient_metadata of this NotaryWitness. # noqa: E501 1589 :type: PropertyMetadata 1590 """ 1591 1592 self._is_bulk_recipient_metadata = is_bulk_recipient_metadata 1593 1594 @property 1595 def last_name(self): 1596 """Gets the last_name of this NotaryWitness. # noqa: E501 1597 1598 # noqa: E501 1599 1600 :return: The last_name of this NotaryWitness. # noqa: E501 1601 :rtype: str 1602 """ 1603 return self._last_name 1604 1605 @last_name.setter 1606 def last_name(self, last_name): 1607 """Sets the last_name of this NotaryWitness. 1608 1609 # noqa: E501 1610 1611 :param last_name: The last_name of this NotaryWitness. # noqa: E501 1612 :type: str 1613 """ 1614 1615 self._last_name = last_name 1616 1617 @property 1618 def last_name_metadata(self): 1619 """Gets the last_name_metadata of this NotaryWitness. # noqa: E501 1620 1621 # noqa: E501 1622 1623 :return: The last_name_metadata of this NotaryWitness. # noqa: E501 1624 :rtype: PropertyMetadata 1625 """ 1626 return self._last_name_metadata 1627 1628 @last_name_metadata.setter 1629 def last_name_metadata(self, last_name_metadata): 1630 """Sets the last_name_metadata of this NotaryWitness. 1631 1632 # noqa: E501 1633 1634 :param last_name_metadata: The last_name_metadata of this NotaryWitness. # noqa: E501 1635 :type: PropertyMetadata 1636 """ 1637 1638 self._last_name_metadata = last_name_metadata 1639 1640 @property 1641 def locked_recipient_phone_auth_editable(self): 1642 """Gets the locked_recipient_phone_auth_editable of this NotaryWitness. # noqa: E501 1643 1644 # noqa: E501 1645 1646 :return: The locked_recipient_phone_auth_editable of this NotaryWitness. # noqa: E501 1647 :rtype: str 1648 """ 1649 return self._locked_recipient_phone_auth_editable 1650 1651 @locked_recipient_phone_auth_editable.setter 1652 def locked_recipient_phone_auth_editable(self, locked_recipient_phone_auth_editable): 1653 """Sets the locked_recipient_phone_auth_editable of this NotaryWitness. 1654 1655 # noqa: E501 1656 1657 :param locked_recipient_phone_auth_editable: The locked_recipient_phone_auth_editable of this NotaryWitness. # noqa: E501 1658 :type: str 1659 """ 1660 1661 self._locked_recipient_phone_auth_editable = locked_recipient_phone_auth_editable 1662 1663 @property 1664 def locked_recipient_sms_editable(self): 1665 """Gets the locked_recipient_sms_editable of this NotaryWitness. # noqa: E501 1666 1667 # noqa: E501 1668 1669 :return: The locked_recipient_sms_editable of this NotaryWitness. # noqa: E501 1670 :rtype: str 1671 """ 1672 return self._locked_recipient_sms_editable 1673 1674 @locked_recipient_sms_editable.setter 1675 def locked_recipient_sms_editable(self, locked_recipient_sms_editable): 1676 """Sets the locked_recipient_sms_editable of this NotaryWitness. 1677 1678 # noqa: E501 1679 1680 :param locked_recipient_sms_editable: The locked_recipient_sms_editable of this NotaryWitness. # noqa: E501 1681 :type: str 1682 """ 1683 1684 self._locked_recipient_sms_editable = locked_recipient_sms_editable 1685 1686 @property 1687 def name(self): 1688 """Gets the name of this NotaryWitness. # noqa: E501 1689 1690 # noqa: E501 1691 1692 :return: The name of this NotaryWitness. # noqa: E501 1693 :rtype: str 1694 """ 1695 return self._name 1696 1697 @name.setter 1698 def name(self, name): 1699 """Sets the name of this NotaryWitness. 1700 1701 # noqa: E501 1702 1703 :param name: The name of this NotaryWitness. # noqa: E501 1704 :type: str 1705 """ 1706 1707 self._name = name 1708 1709 @property 1710 def name_metadata(self): 1711 """Gets the name_metadata of this NotaryWitness. # noqa: E501 1712 1713 # noqa: E501 1714 1715 :return: The name_metadata of this NotaryWitness. # noqa: E501 1716 :rtype: PropertyMetadata 1717 """ 1718 return self._name_metadata 1719 1720 @name_metadata.setter 1721 def name_metadata(self, name_metadata): 1722 """Sets the name_metadata of this NotaryWitness. 1723 1724 # noqa: E501 1725 1726 :param name_metadata: The name_metadata of this NotaryWitness. # noqa: E501 1727 :type: PropertyMetadata 1728 """ 1729 1730 self._name_metadata = name_metadata 1731 1732 @property 1733 def notary_id(self): 1734 """Gets the notary_id of this NotaryWitness. # noqa: E501 1735 1736 # noqa: E501 1737 1738 :return: The notary_id of this NotaryWitness. # noqa: E501 1739 :rtype: str 1740 """ 1741 return self._notary_id 1742 1743 @notary_id.setter 1744 def notary_id(self, notary_id): 1745 """Sets the notary_id of this NotaryWitness. 1746 1747 # noqa: E501 1748 1749 :param notary_id: The notary_id of this NotaryWitness. # noqa: E501 1750 :type: str 1751 """ 1752 1753 self._notary_id = notary_id 1754 1755 @property 1756 def notary_signer_email_sent(self): 1757 """Gets the notary_signer_email_sent of this NotaryWitness. # noqa: E501 1758 1759 # noqa: E501 1760 1761 :return: The notary_signer_email_sent of this NotaryWitness. # noqa: E501 1762 :rtype: str 1763 """ 1764 return self._notary_signer_email_sent 1765 1766 @notary_signer_email_sent.setter 1767 def notary_signer_email_sent(self, notary_signer_email_sent): 1768 """Sets the notary_signer_email_sent of this NotaryWitness. 1769 1770 # noqa: E501 1771 1772 :param notary_signer_email_sent: The notary_signer_email_sent of this NotaryWitness. # noqa: E501 1773 :type: str 1774 """ 1775 1776 self._notary_signer_email_sent = notary_signer_email_sent 1777 1778 @property 1779 def note(self): 1780 """Gets the note of this NotaryWitness. # noqa: E501 1781 1782 Specifies a note that is unique to this recipient. This note is sent to the recipient via the signing email. The note displays in the signing UI near the upper left corner of the document on the signing screen. Maximum Length: 1000 characters. # noqa: E501 1783 1784 :return: The note of this NotaryWitness. # noqa: E501 1785 :rtype: str 1786 """ 1787 return self._note 1788 1789 @note.setter 1790 def note(self, note): 1791 """Sets the note of this NotaryWitness. 1792 1793 Specifies a note that is unique to this recipient. This note is sent to the recipient via the signing email. The note displays in the signing UI near the upper left corner of the document on the signing screen. Maximum Length: 1000 characters. # noqa: E501 1794 1795 :param note: The note of this NotaryWitness. # noqa: E501 1796 :type: str 1797 """ 1798 1799 self._note = note 1800 1801 @property 1802 def note_metadata(self): 1803 """Gets the note_metadata of this NotaryWitness. # noqa: E501 1804 1805 # noqa: E501 1806 1807 :return: The note_metadata of this NotaryWitness. # noqa: E501 1808 :rtype: PropertyMetadata 1809 """ 1810 return self._note_metadata 1811 1812 @note_metadata.setter 1813 def note_metadata(self, note_metadata): 1814 """Sets the note_metadata of this NotaryWitness. 1815 1816 # noqa: E501 1817 1818 :param note_metadata: The note_metadata of this NotaryWitness. # noqa: E501 1819 :type: PropertyMetadata 1820 """ 1821 1822 self._note_metadata = note_metadata 1823 1824 @property 1825 def offline_attributes(self): 1826 """Gets the offline_attributes of this NotaryWitness. # noqa: E501 1827 1828 # noqa: E501 1829 1830 :return: The offline_attributes of this NotaryWitness. # noqa: E501 1831 :rtype: OfflineAttributes 1832 """ 1833 return self._offline_attributes 1834 1835 @offline_attributes.setter 1836 def offline_attributes(self, offline_attributes): 1837 """Sets the offline_attributes of this NotaryWitness. 1838 1839 # noqa: E501 1840 1841 :param offline_attributes: The offline_attributes of this NotaryWitness. # noqa: E501 1842 :type: OfflineAttributes 1843 """ 1844 1845 self._offline_attributes = offline_attributes 1846 1847 @property 1848 def phone_authentication(self): 1849 """Gets the phone_authentication of this NotaryWitness. # noqa: E501 1850 1851 # noqa: E501 1852 1853 :return: The phone_authentication of this NotaryWitness. # noqa: E501 1854 :rtype: RecipientPhoneAuthentication 1855 """ 1856 return self._phone_authentication 1857 1858 @phone_authentication.setter 1859 def phone_authentication(self, phone_authentication): 1860 """Sets the phone_authentication of this NotaryWitness. 1861 1862 # noqa: E501 1863 1864 :param phone_authentication: The phone_authentication of this NotaryWitness. # noqa: E501 1865 :type: RecipientPhoneAuthentication 1866 """ 1867 1868 self._phone_authentication = phone_authentication 1869 1870 @property 1871 def phone_number(self): 1872 """Gets the phone_number of this NotaryWitness. # noqa: E501 1873 1874 # noqa: E501 1875 1876 :return: The phone_number of this NotaryWitness. # noqa: E501 1877 :rtype: RecipientPhoneNumber 1878 """ 1879 return self._phone_number 1880 1881 @phone_number.setter 1882 def phone_number(self, phone_number): 1883 """Sets the phone_number of this NotaryWitness. 1884 1885 # noqa: E501 1886 1887 :param phone_number: The phone_number of this NotaryWitness. # noqa: E501 1888 :type: RecipientPhoneNumber 1889 """ 1890 1891 self._phone_number = phone_number 1892 1893 @property 1894 def proof_file(self): 1895 """Gets the proof_file of this NotaryWitness. # noqa: E501 1896 1897 # noqa: E501 1898 1899 :return: The proof_file of this NotaryWitness. # noqa: E501 1900 :rtype: RecipientProofFile 1901 """ 1902 return self._proof_file 1903 1904 @proof_file.setter 1905 def proof_file(self, proof_file): 1906 """Sets the proof_file of this NotaryWitness. 1907 1908 # noqa: E501 1909 1910 :param proof_file: The proof_file of this NotaryWitness. # noqa: E501 1911 :type: RecipientProofFile 1912 """ 1913 1914 self._proof_file = proof_file 1915 1916 @property 1917 def recipient_attachments(self): 1918 """Gets the recipient_attachments of this NotaryWitness. # noqa: E501 1919 1920 Reserved: # noqa: E501 1921 1922 :return: The recipient_attachments of this NotaryWitness. # noqa: E501 1923 :rtype: list[RecipientAttachment] 1924 """ 1925 return self._recipient_attachments 1926 1927 @recipient_attachments.setter 1928 def recipient_attachments(self, recipient_attachments): 1929 """Sets the recipient_attachments of this NotaryWitness. 1930 1931 Reserved: # noqa: E501 1932 1933 :param recipient_attachments: The recipient_attachments of this NotaryWitness. # noqa: E501 1934 :type: list[RecipientAttachment] 1935 """ 1936 1937 self._recipient_attachments = recipient_attachments 1938 1939 @property 1940 def recipient_authentication_status(self): 1941 """Gets the recipient_authentication_status of this NotaryWitness. # noqa: E501 1942 1943 # noqa: E501 1944 1945 :return: The recipient_authentication_status of this NotaryWitness. # noqa: E501 1946 :rtype: AuthenticationStatus 1947 """ 1948 return self._recipient_authentication_status 1949 1950 @recipient_authentication_status.setter 1951 def recipient_authentication_status(self, recipient_authentication_status): 1952 """Sets the recipient_authentication_status of this NotaryWitness. 1953 1954 # noqa: E501 1955 1956 :param recipient_authentication_status: The recipient_authentication_status of this NotaryWitness. # noqa: E501 1957 :type: AuthenticationStatus 1958 """ 1959 1960 self._recipient_authentication_status = recipient_authentication_status 1961 1962 @property 1963 def recipient_feature_metadata(self): 1964 """Gets the recipient_feature_metadata of this NotaryWitness. # noqa: E501 1965 1966 # noqa: E501 1967 1968 :return: The recipient_feature_metadata of this NotaryWitness. # noqa: E501 1969 :rtype: list[FeatureAvailableMetadata] 1970 """ 1971 return self._recipient_feature_metadata 1972 1973 @recipient_feature_metadata.setter 1974 def recipient_feature_metadata(self, recipient_feature_metadata): 1975 """Sets the recipient_feature_metadata of this NotaryWitness. 1976 1977 # noqa: E501 1978 1979 :param recipient_feature_metadata: The recipient_feature_metadata of this NotaryWitness. # noqa: E501 1980 :type: list[FeatureAvailableMetadata] 1981 """ 1982 1983 self._recipient_feature_metadata = recipient_feature_metadata 1984 1985 @property 1986 def recipient_id(self): 1987 """Gets the recipient_id of this NotaryWitness. # noqa: E501 1988 1989 Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document. # noqa: E501 1990 1991 :return: The recipient_id of this NotaryWitness. # noqa: E501 1992 :rtype: str 1993 """ 1994 return self._recipient_id 1995 1996 @recipient_id.setter 1997 def recipient_id(self, recipient_id): 1998 """Sets the recipient_id of this NotaryWitness. 1999 2000 Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document. # noqa: E501 2001 2002 :param recipient_id: The recipient_id of this NotaryWitness. # noqa: E501 2003 :type: str 2004 """ 2005 2006 self._recipient_id = recipient_id 2007 2008 @property 2009 def recipient_id_guid(self): 2010 """Gets the recipient_id_guid of this NotaryWitness. # noqa: E501 2011 2012 # noqa: E501 2013 2014 :return: The recipient_id_guid of this NotaryWitness. # noqa: E501 2015 :rtype: str 2016 """ 2017 return self._recipient_id_guid 2018 2019 @recipient_id_guid.setter 2020 def recipient_id_guid(self, recipient_id_guid): 2021 """Sets the recipient_id_guid of this NotaryWitness. 2022 2023 # noqa: E501 2024 2025 :param recipient_id_guid: The recipient_id_guid of this NotaryWitness. # noqa: E501 2026 :type: str 2027 """ 2028 2029 self._recipient_id_guid = recipient_id_guid 2030 2031 @property 2032 def recipient_signature_providers(self): 2033 """Gets the recipient_signature_providers of this NotaryWitness. # noqa: E501 2034 2035 # noqa: E501 2036 2037 :return: The recipient_signature_providers of this NotaryWitness. # noqa: E501 2038 :rtype: list[RecipientSignatureProvider] 2039 """ 2040 return self._recipient_signature_providers 2041 2042 @recipient_signature_providers.setter 2043 def recipient_signature_providers(self, recipient_signature_providers): 2044 """Sets the recipient_signature_providers of this NotaryWitness. 2045 2046 # noqa: E501 2047 2048 :param recipient_signature_providers: The recipient_signature_providers of this NotaryWitness. # noqa: E501 2049 :type: list[RecipientSignatureProvider] 2050 """ 2051 2052 self._recipient_signature_providers = recipient_signature_providers 2053 2054 @property 2055 def recipient_supplies_tabs(self): 2056 """Gets the recipient_supplies_tabs of this NotaryWitness. # noqa: E501 2057 2058 # noqa: E501 2059 2060 :return: The recipient_supplies_tabs of this NotaryWitness. # noqa: E501 2061 :rtype: str 2062 """ 2063 return self._recipient_supplies_tabs 2064 2065 @recipient_supplies_tabs.setter 2066 def recipient_supplies_tabs(self, recipient_supplies_tabs): 2067 """Sets the recipient_supplies_tabs of this NotaryWitness. 2068 2069 # noqa: E501 2070 2071 :param recipient_supplies_tabs: The recipient_supplies_tabs of this NotaryWitness. # noqa: E501 2072 :type: str 2073 """ 2074 2075 self._recipient_supplies_tabs = recipient_supplies_tabs 2076 2077 @property 2078 def recipient_type(self): 2079 """Gets the recipient_type of this NotaryWitness. # noqa: E501 2080 2081 # noqa: E501 2082 2083 :return: The recipient_type of this NotaryWitness. # noqa: E501 2084 :rtype: str 2085 """ 2086 return self._recipient_type 2087 2088 @recipient_type.setter 2089 def recipient_type(self, recipient_type): 2090 """Sets the recipient_type of this NotaryWitness. 2091 2092 # noqa: E501 2093 2094 :param recipient_type: The recipient_type of this NotaryWitness. # noqa: E501 2095 :type: str 2096 """ 2097 2098 self._recipient_type = recipient_type 2099 2100 @property 2101 def recipient_type_metadata(self): 2102 """Gets the recipient_type_metadata of this NotaryWitness. # noqa: E501 2103 2104 # noqa: E501 2105 2106 :return: The recipient_type_metadata of this NotaryWitness. # noqa: E501 2107 :rtype: PropertyMetadata 2108 """ 2109 return self._recipient_type_metadata 2110 2111 @recipient_type_metadata.setter 2112 def recipient_type_metadata(self, recipient_type_metadata): 2113 """Sets the recipient_type_metadata of this NotaryWitness. 2114 2115 # noqa: E501 2116 2117 :param recipient_type_metadata: The recipient_type_metadata of this NotaryWitness. # noqa: E501 2118 :type: PropertyMetadata 2119 """ 2120 2121 self._recipient_type_metadata = recipient_type_metadata 2122 2123 @property 2124 def require_id_lookup(self): 2125 """Gets the require_id_lookup of this NotaryWitness. # noqa: E501 2126 2127 When set to **true**, the recipient is required to use the specified ID check method (including Phone and SMS authentication) to validate their identity. # noqa: E501 2128 2129 :return: The require_id_lookup of this NotaryWitness. # noqa: E501 2130 :rtype: str 2131 """ 2132 return self._require_id_lookup 2133 2134 @require_id_lookup.setter 2135 def require_id_lookup(self, require_id_lookup): 2136 """Sets the require_id_lookup of this NotaryWitness. 2137 2138 When set to **true**, the recipient is required to use the specified ID check method (including Phone and SMS authentication) to validate their identity. # noqa: E501 2139 2140 :param require_id_lookup: The require_id_lookup of this NotaryWitness. # noqa: E501 2141 :type: str 2142 """ 2143 2144 self._require_id_lookup = require_id_lookup 2145 2146 @property 2147 def require_id_lookup_metadata(self): 2148 """Gets the require_id_lookup_metadata of this NotaryWitness. # noqa: E501 2149 2150 # noqa: E501 2151 2152 :return: The require_id_lookup_metadata of this NotaryWitness. # noqa: E501 2153 :rtype: PropertyMetadata 2154 """ 2155 return self._require_id_lookup_metadata 2156 2157 @require_id_lookup_metadata.setter 2158 def require_id_lookup_metadata(self, require_id_lookup_metadata): 2159 """Sets the require_id_lookup_metadata of this NotaryWitness. 2160 2161 # noqa: E501 2162 2163 :param require_id_lookup_metadata: The require_id_lookup_metadata of this NotaryWitness. # noqa: E501 2164 :type: PropertyMetadata 2165 """ 2166 2167 self._require_id_lookup_metadata = require_id_lookup_metadata 2168 2169 @property 2170 def require_signer_certificate(self): 2171 """Gets the require_signer_certificate of this NotaryWitness. # noqa: E501 2172 2173 # noqa: E501 2174 2175 :return: The require_signer_certificate of this NotaryWitness. # noqa: E501 2176 :rtype: str 2177 """ 2178 return self._require_signer_certificate 2179 2180 @require_signer_certificate.setter 2181 def require_signer_certificate(self, require_signer_certificate): 2182 """Sets the require_signer_certificate of this NotaryWitness. 2183 2184 # noqa: E501 2185 2186 :param require_signer_certificate: The require_signer_certificate of this NotaryWitness. # noqa: E501 2187 :type: str 2188 """ 2189 2190 self._require_signer_certificate = require_signer_certificate 2191 2192 @property 2193 def require_sign_on_paper(self): 2194 """Gets the require_sign_on_paper of this NotaryWitness. # noqa: E501 2195 2196 # noqa: E501 2197 2198 :return: The require_sign_on_paper of this NotaryWitness. # noqa: E501 2199 :rtype: str 2200 """ 2201 return self._require_sign_on_paper 2202 2203 @require_sign_on_paper.setter 2204 def require_sign_on_paper(self, require_sign_on_paper): 2205 """Sets the require_sign_on_paper of this NotaryWitness. 2206 2207 # noqa: E501 2208 2209 :param require_sign_on_paper: The require_sign_on_paper of this NotaryWitness. # noqa: E501 2210 :type: str 2211 """ 2212 2213 self._require_sign_on_paper = require_sign_on_paper 2214 2215 @property 2216 def require_upload_signature(self): 2217 """Gets the require_upload_signature of this NotaryWitness. # noqa: E501 2218 2219 # noqa: E501 2220 2221 :return: The require_upload_signature of this NotaryWitness. # noqa: E501 2222 :rtype: str 2223 """ 2224 return self._require_upload_signature 2225 2226 @require_upload_signature.setter 2227 def require_upload_signature(self, require_upload_signature): 2228 """Sets the require_upload_signature of this NotaryWitness. 2229 2230 # noqa: E501 2231 2232 :param require_upload_signature: The require_upload_signature of this NotaryWitness. # noqa: E501 2233 :type: str 2234 """ 2235 2236 self._require_upload_signature = require_upload_signature 2237 2238 @property 2239 def role_name(self): 2240 """Gets the role_name of this NotaryWitness. # noqa: E501 2241 2242 Optional element. Specifies the role name associated with the recipient.<br/><br/>This is required when working with template recipients. # noqa: E501 2243 2244 :return: The role_name of this NotaryWitness. # noqa: E501 2245 :rtype: str 2246 """ 2247 return self._role_name 2248 2249 @role_name.setter 2250 def role_name(self, role_name): 2251 """Sets the role_name of this NotaryWitness. 2252 2253 Optional element. Specifies the role name associated with the recipient.<br/><br/>This is required when working with template recipients. # noqa: E501 2254 2255 :param role_name: The role_name of this NotaryWitness. # noqa: E501 2256 :type: str 2257 """ 2258 2259 self._role_name = role_name 2260 2261 @property 2262 def routing_order(self): 2263 """Gets the routing_order of this NotaryWitness. # noqa: E501 2264 2265 Specifies the routing order of the recipient in the envelope. # noqa: E501 2266 2267 :return: The routing_order of this NotaryWitness. # noqa: E501 2268 :rtype: str 2269 """ 2270 return self._routing_order 2271 2272 @routing_order.setter 2273 def routing_order(self, routing_order): 2274 """Sets the routing_order of this NotaryWitness. 2275 2276 Specifies the routing order of the recipient in the envelope. # noqa: E501 2277 2278 :param routing_order: The routing_order of this NotaryWitness. # noqa: E501 2279 :type: str 2280 """ 2281 2282 self._routing_order = routing_order 2283 2284 @property 2285 def routing_order_metadata(self): 2286 """Gets the routing_order_metadata of this NotaryWitness. # noqa: E501 2287 2288 # noqa: E501 2289 2290 :return: The routing_order_metadata of this NotaryWitness. # noqa: E501 2291 :rtype: PropertyMetadata 2292 """ 2293 return self._routing_order_metadata 2294 2295 @routing_order_metadata.setter 2296 def routing_order_metadata(self, routing_order_metadata): 2297 """Sets the routing_order_metadata of this NotaryWitness. 2298 2299 # noqa: E501 2300 2301 :param routing_order_metadata: The routing_order_metadata of this NotaryWitness. # noqa: E501 2302 :type: PropertyMetadata 2303 """ 2304 2305 self._routing_order_metadata = routing_order_metadata 2306 2307 @property 2308 def sent_date_time(self): 2309 """Gets the sent_date_time of this NotaryWitness. # noqa: E501 2310 2311 The date and time the envelope was sent. # noqa: E501 2312 2313 :return: The sent_date_time of this NotaryWitness. # noqa: E501 2314 :rtype: str 2315 """ 2316 return self._sent_date_time 2317 2318 @sent_date_time.setter 2319 def sent_date_time(self, sent_date_time): 2320 """Sets the sent_date_time of this NotaryWitness. 2321 2322 The date and time the envelope was sent. # noqa: E501 2323 2324 :param sent_date_time: The sent_date_time of this NotaryWitness. # noqa: E501 2325 :type: str 2326 """ 2327 2328 self._sent_date_time = sent_date_time 2329 2330 @property 2331 def signature_info(self): 2332 """Gets the signature_info of this NotaryWitness. # noqa: E501 2333 2334 # noqa: E501 2335 2336 :return: The signature_info of this NotaryWitness. # noqa: E501 2337 :rtype: RecipientSignatureInformation 2338 """ 2339 return self._signature_info 2340 2341 @signature_info.setter 2342 def signature_info(self, signature_info): 2343 """Sets the signature_info of this NotaryWitness. 2344 2345 # noqa: E501 2346 2347 :param signature_info: The signature_info of this NotaryWitness. # noqa: E501 2348 :type: RecipientSignatureInformation 2349 """ 2350 2351 self._signature_info = signature_info 2352 2353 @property 2354 def signed_date_time(self): 2355 """Gets the signed_date_time of this NotaryWitness. # noqa: E501 2356 2357 Reserved: For DocuSign use only. # noqa: E501 2358 2359 :return: The signed_date_time of this NotaryWitness. # noqa: E501 2360 :rtype: str 2361 """ 2362 return self._signed_date_time 2363 2364 @signed_date_time.setter 2365 def signed_date_time(self, signed_date_time): 2366 """Sets the signed_date_time of this NotaryWitness. 2367 2368 Reserved: For DocuSign use only. # noqa: E501 2369 2370 :param signed_date_time: The signed_date_time of this NotaryWitness. # noqa: E501 2371 :type: str 2372 """ 2373 2374 self._signed_date_time = signed_date_time 2375 2376 @property 2377 def sign_in_each_location(self): 2378 """Gets the sign_in_each_location of this NotaryWitness. # noqa: E501 2379 2380 When set to **true**, specifies that the signer must sign in all locations. # noqa: E501 2381 2382 :return: The sign_in_each_location of this NotaryWitness. # noqa: E501 2383 :rtype: str 2384 """ 2385 return self._sign_in_each_location 2386 2387 @sign_in_each_location.setter 2388 def sign_in_each_location(self, sign_in_each_location): 2389 """Sets the sign_in_each_location of this NotaryWitness. 2390 2391 When set to **true**, specifies that the signer must sign in all locations. # noqa: E501 2392 2393 :param sign_in_each_location: The sign_in_each_location of this NotaryWitness. # noqa: E501 2394 :type: str 2395 """ 2396 2397 self._sign_in_each_location = sign_in_each_location 2398 2399 @property 2400 def sign_in_each_location_metadata(self): 2401 """Gets the sign_in_each_location_metadata of this NotaryWitness. # noqa: E501 2402 2403 # noqa: E501 2404 2405 :return: The sign_in_each_location_metadata of this NotaryWitness. # noqa: E501 2406 :rtype: PropertyMetadata 2407 """ 2408 return self._sign_in_each_location_metadata 2409 2410 @sign_in_each_location_metadata.setter 2411 def sign_in_each_location_metadata(self, sign_in_each_location_metadata): 2412 """Sets the sign_in_each_location_metadata of this NotaryWitness. 2413 2414 # noqa: E501 2415 2416 :param sign_in_each_location_metadata: The sign_in_each_location_metadata of this NotaryWitness. # noqa: E501 2417 :type: PropertyMetadata 2418 """ 2419 2420 self._sign_in_each_location_metadata = sign_in_each_location_metadata 2421 2422 @property 2423 def signing_group_id(self): 2424 """Gets the signing_group_id of this NotaryWitness. # noqa: E501 2425 2426 When set to **true** and the feature is enabled in the sender's account, the signing recipient is required to draw signatures and initials at each signature/initial tab ( instead of adopting a signature/initial style or only drawing a signature/initial once). # noqa: E501 2427 2428 :return: The signing_group_id of this NotaryWitness. # noqa: E501 2429 :rtype: str 2430 """ 2431 return self._signing_group_id 2432 2433 @signing_group_id.setter 2434 def signing_group_id(self, signing_group_id): 2435 """Sets the signing_group_id of this NotaryWitness. 2436 2437 When set to **true** and the feature is enabled in the sender's account, the signing recipient is required to draw signatures and initials at each signature/initial tab ( instead of adopting a signature/initial style or only drawing a signature/initial once). # noqa: E501 2438 2439 :param signing_group_id: The signing_group_id of this NotaryWitness. # noqa: E501 2440 :type: str 2441 """ 2442 2443 self._signing_group_id = signing_group_id 2444 2445 @property 2446 def signing_group_id_metadata(self): 2447 """Gets the signing_group_id_metadata of this NotaryWitness. # noqa: E501 2448 2449 # noqa: E501 2450 2451 :return: The signing_group_id_metadata of this NotaryWitness. # noqa: E501 2452 :rtype: PropertyMetadata 2453 """ 2454 return self._signing_group_id_metadata 2455 2456 @signing_group_id_metadata.setter 2457 def signing_group_id_metadata(self, signing_group_id_metadata): 2458 """Sets the signing_group_id_metadata of this NotaryWitness. 2459 2460 # noqa: E501 2461 2462 :param signing_group_id_metadata: The signing_group_id_metadata of this NotaryWitness. # noqa: E501 2463 :type: PropertyMetadata 2464 """ 2465 2466 self._signing_group_id_metadata = signing_group_id_metadata 2467 2468 @property 2469 def signing_group_name(self): 2470 """Gets the signing_group_name of this NotaryWitness. # noqa: E501 2471 2472 The display name for the signing group. Maximum Length: 100 characters. # noqa: E501 2473 2474 :return: The signing_group_name of this NotaryWitness. # noqa: E501 2475 :rtype: str 2476 """ 2477 return self._signing_group_name 2478 2479 @signing_group_name.setter 2480 def signing_group_name(self, signing_group_name): 2481 """Sets the signing_group_name of this NotaryWitness. 2482 2483 The display name for the signing group. Maximum Length: 100 characters. # noqa: E501 2484 2485 :param signing_group_name: The signing_group_name of this NotaryWitness. # noqa: E501 2486 :type: str 2487 """ 2488 2489 self._signing_group_name = signing_group_name 2490 2491 @property 2492 def signing_group_type(self): 2493 """Gets the signing_group_type of this NotaryWitness. # noqa: E501 2494 2495 # noqa: E501 2496 2497 :return: The signing_group_type of this NotaryWitness. # noqa: E501 2498 :rtype: str 2499 """ 2500 return self._signing_group_type 2501 2502 @signing_group_type.setter 2503 def signing_group_type(self, signing_group_type): 2504 """Sets the signing_group_type of this NotaryWitness. 2505 2506 # noqa: E501 2507 2508 :param signing_group_type: The signing_group_type of this NotaryWitness. # noqa: E501 2509 :type: str 2510 """ 2511 2512 self._signing_group_type = signing_group_type 2513 2514 @property 2515 def signing_group_users(self): 2516 """Gets the signing_group_users of this NotaryWitness. # noqa: E501 2517 2518 A complex type that contains information about users in the signing group. # noqa: E501 2519 2520 :return: The signing_group_users of this NotaryWitness. # noqa: E501 2521 :rtype: list[UserInfo] 2522 """ 2523 return self._signing_group_users 2524 2525 @signing_group_users.setter 2526 def signing_group_users(self, signing_group_users): 2527 """Sets the signing_group_users of this NotaryWitness. 2528 2529 A complex type that contains information about users in the signing group. # noqa: E501 2530 2531 :param signing_group_users: The signing_group_users of this NotaryWitness. # noqa: E501 2532 :type: list[UserInfo] 2533 """ 2534 2535 self._signing_group_users = signing_group_users 2536 2537 @property 2538 def sms_authentication(self): 2539 """Gets the sms_authentication of this NotaryWitness. # noqa: E501 2540 2541 # noqa: E501 2542 2543 :return: The sms_authentication of this NotaryWitness. # noqa: E501 2544 :rtype: RecipientSMSAuthentication 2545 """ 2546 return self._sms_authentication 2547 2548 @sms_authentication.setter 2549 def sms_authentication(self, sms_authentication): 2550 """Sets the sms_authentication of this NotaryWitness. 2551 2552 # noqa: E501 2553 2554 :param sms_authentication: The sms_authentication of this NotaryWitness. # noqa: E501 2555 :type: RecipientSMSAuthentication 2556 """ 2557 2558 self._sms_authentication = sms_authentication 2559 2560 @property 2561 def social_authentications(self): 2562 """Gets the social_authentications of this NotaryWitness. # noqa: E501 2563 2564 Lists the social ID type that can be used for recipient authentication. # noqa: E501 2565 2566 :return: The social_authentications of this NotaryWitness. # noqa: E501 2567 :rtype: list[SocialAuthentication] 2568 """ 2569 return self._social_authentications 2570 2571 @social_authentications.setter 2572 def social_authentications(self, social_authentications): 2573 """Sets the social_authentications of this NotaryWitness. 2574 2575 Lists the social ID type that can be used for recipient authentication. # noqa: E501 2576 2577 :param social_authentications: The social_authentications of this NotaryWitness. # noqa: E501 2578 :type: list[SocialAuthentication] 2579 """ 2580 2581 self._social_authentications = social_authentications 2582 2583 @property 2584 def status(self): 2585 """Gets the status of this NotaryWitness. # noqa: E501 2586 2587 Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. # noqa: E501 2588 2589 :return: The status of this NotaryWitness. # noqa: E501 2590 :rtype: str 2591 """ 2592 return self._status 2593 2594 @status.setter 2595 def status(self, status): 2596 """Sets the status of this NotaryWitness. 2597 2598 Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. # noqa: E501 2599 2600 :param status: The status of this NotaryWitness. # noqa: E501 2601 :type: str 2602 """ 2603 2604 self._status = status 2605 2606 @property 2607 def status_code(self): 2608 """Gets the status_code of this NotaryWitness. # noqa: E501 2609 2610 # noqa: E501 2611 2612 :return: The status_code of this NotaryWitness. # noqa: E501 2613 :rtype: str 2614 """ 2615 return self._status_code 2616 2617 @status_code.setter 2618 def status_code(self, status_code): 2619 """Sets the status_code of this NotaryWitness. 2620 2621 # noqa: E501 2622 2623 :param status_code: The status_code of this NotaryWitness. # noqa: E501 2624 :type: str 2625 """ 2626 2627 self._status_code = status_code 2628 2629 @property 2630 def suppress_emails(self): 2631 """Gets the suppress_emails of this NotaryWitness. # noqa: E501 2632 2633 # noqa: E501 2634 2635 :return: The suppress_emails of this NotaryWitness. # noqa: E501 2636 :rtype: str 2637 """ 2638 return self._suppress_emails 2639 2640 @suppress_emails.setter 2641 def suppress_emails(self, suppress_emails): 2642 """Sets the suppress_emails of this NotaryWitness. 2643 2644 # noqa: E501 2645 2646 :param suppress_emails: The suppress_emails of this NotaryWitness. # noqa: E501 2647 :type: str 2648 """ 2649 2650 self._suppress_emails = suppress_emails 2651 2652 @property 2653 def tabs(self): 2654 """Gets the tabs of this NotaryWitness. # noqa: E501 2655 2656 # noqa: E501 2657 2658 :return: The tabs of this NotaryWitness. # noqa: E501 2659 :rtype: Tabs 2660 """ 2661 return self._tabs 2662 2663 @tabs.setter 2664 def tabs(self, tabs): 2665 """Sets the tabs of this NotaryWitness. 2666 2667 # noqa: E501 2668 2669 :param tabs: The tabs of this NotaryWitness. # noqa: E501 2670 :type: Tabs 2671 """ 2672 2673 self._tabs = tabs 2674 2675 @property 2676 def template_locked(self): 2677 """Gets the template_locked of this NotaryWitness. # noqa: E501 2678 2679 When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients. # noqa: E501 2680 2681 :return: The template_locked of this NotaryWitness. # noqa: E501 2682 :rtype: str 2683 """ 2684 return self._template_locked 2685 2686 @template_locked.setter 2687 def template_locked(self, template_locked): 2688 """Sets the template_locked of this NotaryWitness. 2689 2690 When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients. # noqa: E501 2691 2692 :param template_locked: The template_locked of this NotaryWitness. # noqa: E501 2693 :type: str 2694 """ 2695 2696 self._template_locked = template_locked 2697 2698 @property 2699 def template_required(self): 2700 """Gets the template_required of this NotaryWitness. # noqa: E501 2701 2702 When set to **true**, the sender may not remove the recipient. Used only when working with template recipients. # noqa: E501 2703 2704 :return: The template_required of this NotaryWitness. # noqa: E501 2705 :rtype: str 2706 """ 2707 return self._template_required 2708 2709 @template_required.setter 2710 def template_required(self, template_required): 2711 """Sets the template_required of this NotaryWitness. 2712 2713 When set to **true**, the sender may not remove the recipient. Used only when working with template recipients. # noqa: E501 2714 2715 :param template_required: The template_required of this NotaryWitness. # noqa: E501 2716 :type: str 2717 """ 2718 2719 self._template_required = template_required 2720 2721 @property 2722 def total_tab_count(self): 2723 """Gets the total_tab_count of this NotaryWitness. # noqa: E501 2724 2725 # noqa: E501 2726 2727 :return: The total_tab_count of this NotaryWitness. # noqa: E501 2728 :rtype: str 2729 """ 2730 return self._total_tab_count 2731 2732 @total_tab_count.setter 2733 def total_tab_count(self, total_tab_count): 2734 """Sets the total_tab_count of this NotaryWitness. 2735 2736 # noqa: E501 2737 2738 :param total_tab_count: The total_tab_count of this NotaryWitness. # noqa: E501 2739 :type: str 2740 """ 2741 2742 self._total_tab_count = total_tab_count 2743 2744 @property 2745 def type(self): 2746 """Gets the type of this NotaryWitness. # noqa: E501 2747 2748 # noqa: E501 2749 2750 :return: The type of this NotaryWitness. # noqa: E501 2751 :rtype: str 2752 """ 2753 return self._type 2754 2755 @type.setter 2756 def type(self, type): 2757 """Sets the type of this NotaryWitness. 2758 2759 # noqa: E501 2760 2761 :param type: The type of this NotaryWitness. # noqa: E501 2762 :type: str 2763 """ 2764 2765 self._type = type 2766 2767 @property 2768 def user_id(self): 2769 """Gets the user_id of this NotaryWitness. # noqa: E501 2770 2771 # noqa: E501 2772 2773 :return: The user_id of this NotaryWitness. # noqa: E501 2774 :rtype: str 2775 """ 2776 return self._user_id 2777 2778 @user_id.setter 2779 def user_id(self, user_id): 2780 """Sets the user_id of this NotaryWitness. 2781 2782 # noqa: E501 2783 2784 :param user_id: The user_id of this NotaryWitness. # noqa: E501 2785 :type: str 2786 """ 2787 2788 self._user_id = user_id 2789 2790 @property 2791 def web_form_recipient_view_id(self): 2792 """Gets the web_form_recipient_view_id of this NotaryWitness. # noqa: E501 2793 2794 # noqa: E501 2795 2796 :return: The web_form_recipient_view_id of this NotaryWitness. # noqa: E501 2797 :rtype: str 2798 """ 2799 return self._web_form_recipient_view_id 2800 2801 @web_form_recipient_view_id.setter 2802 def web_form_recipient_view_id(self, web_form_recipient_view_id): 2803 """Sets the web_form_recipient_view_id of this NotaryWitness. 2804 2805 # noqa: E501 2806 2807 :param web_form_recipient_view_id: The web_form_recipient_view_id of this NotaryWitness. # noqa: E501 2808 :type: str 2809 """ 2810 2811 self._web_form_recipient_view_id = web_form_recipient_view_id 2812 2813 @property 2814 def witness_for(self): 2815 """Gets the witness_for of this NotaryWitness. # noqa: E501 2816 2817 # noqa: E501 2818 2819 :return: The witness_for of this NotaryWitness. # noqa: E501 2820 :rtype: str 2821 """ 2822 return self._witness_for 2823 2824 @witness_for.setter 2825 def witness_for(self, witness_for): 2826 """Sets the witness_for of this NotaryWitness. 2827 2828 # noqa: E501 2829 2830 :param witness_for: The witness_for of this NotaryWitness. # noqa: E501 2831 :type: str 2832 """ 2833 2834 self._witness_for = witness_for 2835 2836 @property 2837 def witness_for_guid(self): 2838 """Gets the witness_for_guid of this NotaryWitness. # noqa: E501 2839 2840 # noqa: E501 2841 2842 :return: The witness_for_guid of this NotaryWitness. # noqa: E501 2843 :rtype: str 2844 """ 2845 return self._witness_for_guid 2846 2847 @witness_for_guid.setter 2848 def witness_for_guid(self, witness_for_guid): 2849 """Sets the witness_for_guid of this NotaryWitness. 2850 2851 # noqa: E501 2852 2853 :param witness_for_guid: The witness_for_guid of this NotaryWitness. # noqa: E501 2854 :type: str 2855 """ 2856 2857 self._witness_for_guid = witness_for_guid 2858 2859 def to_dict(self): 2860 """Returns the model properties as a dict""" 2861 result = {} 2862 2863 for attr, _ in six.iteritems(self.swagger_types): 2864 value = getattr(self, attr) 2865 if isinstance(value, list): 2866 result[attr] = list(map( 2867 lambda x: x.to_dict() if hasattr(x, "to_dict") else x, 2868 value 2869 )) 2870 elif hasattr(value, "to_dict"): 2871 result[attr] = value.to_dict() 2872 elif isinstance(value, dict): 2873 result[attr] = dict(map( 2874 lambda item: (item[0], item[1].to_dict()) 2875 if hasattr(item[1], "to_dict") else item, 2876 value.items() 2877 )) 2878 else: 2879 result[attr] = value 2880 if issubclass(NotaryWitness, dict): 2881 for key, value in self.items(): 2882 result[key] = value 2883 2884 return result 2885 2886 def to_str(self): 2887 """Returns the string representation of the model""" 2888 return pprint.pformat(self.to_dict()) 2889 2890 def __repr__(self): 2891 """For `print` and `pprint`""" 2892 return self.to_str() 2893 2894 def __eq__(self, other): 2895 """Returns true if both objects are equal""" 2896 if not isinstance(other, NotaryWitness): 2897 return False 2898 2899 return self.to_dict() == other.to_dict() 2900 2901 def __ne__(self, other): 2902 """Returns true if both objects are not equal""" 2903 if not isinstance(other, NotaryWitness): 2904 return True 2905 2906 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.
250 def __init__(self, _configuration=None, **kwargs): # noqa: E501 251 """NotaryWitness - a model defined in Swagger""" # noqa: E501 252 if _configuration is None: 253 _configuration = Configuration() 254 self._configuration = _configuration 255 256 self._access_code = None 257 self._access_code_metadata = None 258 self._add_access_code_to_email = None 259 self._additional_notifications = None 260 self._agent_can_edit_email = None 261 self._agent_can_edit_name = None 262 self._allow_system_override_for_locked_recipient = None 263 self._auto_navigation = None 264 self._auto_responded_reason = None 265 self._bulk_recipients_uri = None 266 self._bulk_send_v2_recipient = None 267 self._can_sign_offline = None 268 self._client_user_id = None 269 self._completed_count = None 270 self._consent_details_list = None 271 self._creation_reason = None 272 self._custom_fields = None 273 self._declined_date_time = None 274 self._declined_reason = None 275 self._default_recipient = None 276 self._delegated_by = None 277 self._delegated_to = None 278 self._delivered_date_time = None 279 self._delivery_method = None 280 self._delivery_method_metadata = None 281 self._designator_id = None 282 self._designator_id_guid = None 283 self._document_template_id = None 284 self._document_visibility = None 285 self._email = None 286 self._email_metadata = None 287 self._email_notification = None 288 self._email_recipient_post_signing_url = None 289 self._embedded_recipient_start_url = None 290 self._error_details = None 291 self._excluded_documents = None 292 self._fax_number = None 293 self._fax_number_metadata = None 294 self._first_name = None 295 self._first_name_metadata = None 296 self._full_name = None 297 self._full_name_metadata = None 298 self._id_check_configuration_name = None 299 self._id_check_configuration_name_metadata = None 300 self._id_check_information_input = None 301 self._identity_verification = None 302 self._inherit_email_notification_configuration = None 303 self._is_bulk_recipient = None 304 self._is_bulk_recipient_metadata = None 305 self._last_name = None 306 self._last_name_metadata = None 307 self._locked_recipient_phone_auth_editable = None 308 self._locked_recipient_sms_editable = None 309 self._name = None 310 self._name_metadata = None 311 self._notary_id = None 312 self._notary_signer_email_sent = None 313 self._note = None 314 self._note_metadata = None 315 self._offline_attributes = None 316 self._phone_authentication = None 317 self._phone_number = None 318 self._proof_file = None 319 self._recipient_attachments = None 320 self._recipient_authentication_status = None 321 self._recipient_feature_metadata = None 322 self._recipient_id = None 323 self._recipient_id_guid = None 324 self._recipient_signature_providers = None 325 self._recipient_supplies_tabs = None 326 self._recipient_type = None 327 self._recipient_type_metadata = None 328 self._require_id_lookup = None 329 self._require_id_lookup_metadata = None 330 self._require_signer_certificate = None 331 self._require_sign_on_paper = None 332 self._require_upload_signature = None 333 self._role_name = None 334 self._routing_order = None 335 self._routing_order_metadata = None 336 self._sent_date_time = None 337 self._signature_info = None 338 self._signed_date_time = None 339 self._sign_in_each_location = None 340 self._sign_in_each_location_metadata = None 341 self._signing_group_id = None 342 self._signing_group_id_metadata = None 343 self._signing_group_name = None 344 self._signing_group_type = None 345 self._signing_group_users = None 346 self._sms_authentication = None 347 self._social_authentications = None 348 self._status = None 349 self._status_code = None 350 self._suppress_emails = None 351 self._tabs = None 352 self._template_locked = None 353 self._template_required = None 354 self._total_tab_count = None 355 self._type = None 356 self._user_id = None 357 self._web_form_recipient_view_id = None 358 self._witness_for = None 359 self._witness_for_guid = None 360 self.discriminator = None 361 362 setattr(self, "_{}".format('access_code'), kwargs.get('access_code', None)) 363 setattr(self, "_{}".format('access_code_metadata'), kwargs.get('access_code_metadata', None)) 364 setattr(self, "_{}".format('add_access_code_to_email'), kwargs.get('add_access_code_to_email', None)) 365 setattr(self, "_{}".format('additional_notifications'), kwargs.get('additional_notifications', None)) 366 setattr(self, "_{}".format('agent_can_edit_email'), kwargs.get('agent_can_edit_email', None)) 367 setattr(self, "_{}".format('agent_can_edit_name'), kwargs.get('agent_can_edit_name', None)) 368 setattr(self, "_{}".format('allow_system_override_for_locked_recipient'), kwargs.get('allow_system_override_for_locked_recipient', None)) 369 setattr(self, "_{}".format('auto_navigation'), kwargs.get('auto_navigation', None)) 370 setattr(self, "_{}".format('auto_responded_reason'), kwargs.get('auto_responded_reason', None)) 371 setattr(self, "_{}".format('bulk_recipients_uri'), kwargs.get('bulk_recipients_uri', None)) 372 setattr(self, "_{}".format('bulk_send_v2_recipient'), kwargs.get('bulk_send_v2_recipient', None)) 373 setattr(self, "_{}".format('can_sign_offline'), kwargs.get('can_sign_offline', None)) 374 setattr(self, "_{}".format('client_user_id'), kwargs.get('client_user_id', None)) 375 setattr(self, "_{}".format('completed_count'), kwargs.get('completed_count', None)) 376 setattr(self, "_{}".format('consent_details_list'), kwargs.get('consent_details_list', None)) 377 setattr(self, "_{}".format('creation_reason'), kwargs.get('creation_reason', None)) 378 setattr(self, "_{}".format('custom_fields'), kwargs.get('custom_fields', None)) 379 setattr(self, "_{}".format('declined_date_time'), kwargs.get('declined_date_time', None)) 380 setattr(self, "_{}".format('declined_reason'), kwargs.get('declined_reason', None)) 381 setattr(self, "_{}".format('default_recipient'), kwargs.get('default_recipient', None)) 382 setattr(self, "_{}".format('delegated_by'), kwargs.get('delegated_by', None)) 383 setattr(self, "_{}".format('delegated_to'), kwargs.get('delegated_to', None)) 384 setattr(self, "_{}".format('delivered_date_time'), kwargs.get('delivered_date_time', None)) 385 setattr(self, "_{}".format('delivery_method'), kwargs.get('delivery_method', None)) 386 setattr(self, "_{}".format('delivery_method_metadata'), kwargs.get('delivery_method_metadata', None)) 387 setattr(self, "_{}".format('designator_id'), kwargs.get('designator_id', None)) 388 setattr(self, "_{}".format('designator_id_guid'), kwargs.get('designator_id_guid', None)) 389 setattr(self, "_{}".format('document_template_id'), kwargs.get('document_template_id', None)) 390 setattr(self, "_{}".format('document_visibility'), kwargs.get('document_visibility', None)) 391 setattr(self, "_{}".format('email'), kwargs.get('email', None)) 392 setattr(self, "_{}".format('email_metadata'), kwargs.get('email_metadata', None)) 393 setattr(self, "_{}".format('email_notification'), kwargs.get('email_notification', None)) 394 setattr(self, "_{}".format('email_recipient_post_signing_url'), kwargs.get('email_recipient_post_signing_url', None)) 395 setattr(self, "_{}".format('embedded_recipient_start_url'), kwargs.get('embedded_recipient_start_url', None)) 396 setattr(self, "_{}".format('error_details'), kwargs.get('error_details', None)) 397 setattr(self, "_{}".format('excluded_documents'), kwargs.get('excluded_documents', None)) 398 setattr(self, "_{}".format('fax_number'), kwargs.get('fax_number', None)) 399 setattr(self, "_{}".format('fax_number_metadata'), kwargs.get('fax_number_metadata', None)) 400 setattr(self, "_{}".format('first_name'), kwargs.get('first_name', None)) 401 setattr(self, "_{}".format('first_name_metadata'), kwargs.get('first_name_metadata', None)) 402 setattr(self, "_{}".format('full_name'), kwargs.get('full_name', None)) 403 setattr(self, "_{}".format('full_name_metadata'), kwargs.get('full_name_metadata', None)) 404 setattr(self, "_{}".format('id_check_configuration_name'), kwargs.get('id_check_configuration_name', None)) 405 setattr(self, "_{}".format('id_check_configuration_name_metadata'), kwargs.get('id_check_configuration_name_metadata', None)) 406 setattr(self, "_{}".format('id_check_information_input'), kwargs.get('id_check_information_input', None)) 407 setattr(self, "_{}".format('identity_verification'), kwargs.get('identity_verification', None)) 408 setattr(self, "_{}".format('inherit_email_notification_configuration'), kwargs.get('inherit_email_notification_configuration', None)) 409 setattr(self, "_{}".format('is_bulk_recipient'), kwargs.get('is_bulk_recipient', None)) 410 setattr(self, "_{}".format('is_bulk_recipient_metadata'), kwargs.get('is_bulk_recipient_metadata', None)) 411 setattr(self, "_{}".format('last_name'), kwargs.get('last_name', None)) 412 setattr(self, "_{}".format('last_name_metadata'), kwargs.get('last_name_metadata', None)) 413 setattr(self, "_{}".format('locked_recipient_phone_auth_editable'), kwargs.get('locked_recipient_phone_auth_editable', None)) 414 setattr(self, "_{}".format('locked_recipient_sms_editable'), kwargs.get('locked_recipient_sms_editable', None)) 415 setattr(self, "_{}".format('name'), kwargs.get('name', None)) 416 setattr(self, "_{}".format('name_metadata'), kwargs.get('name_metadata', None)) 417 setattr(self, "_{}".format('notary_id'), kwargs.get('notary_id', None)) 418 setattr(self, "_{}".format('notary_signer_email_sent'), kwargs.get('notary_signer_email_sent', None)) 419 setattr(self, "_{}".format('note'), kwargs.get('note', None)) 420 setattr(self, "_{}".format('note_metadata'), kwargs.get('note_metadata', None)) 421 setattr(self, "_{}".format('offline_attributes'), kwargs.get('offline_attributes', None)) 422 setattr(self, "_{}".format('phone_authentication'), kwargs.get('phone_authentication', None)) 423 setattr(self, "_{}".format('phone_number'), kwargs.get('phone_number', None)) 424 setattr(self, "_{}".format('proof_file'), kwargs.get('proof_file', None)) 425 setattr(self, "_{}".format('recipient_attachments'), kwargs.get('recipient_attachments', None)) 426 setattr(self, "_{}".format('recipient_authentication_status'), kwargs.get('recipient_authentication_status', None)) 427 setattr(self, "_{}".format('recipient_feature_metadata'), kwargs.get('recipient_feature_metadata', None)) 428 setattr(self, "_{}".format('recipient_id'), kwargs.get('recipient_id', None)) 429 setattr(self, "_{}".format('recipient_id_guid'), kwargs.get('recipient_id_guid', None)) 430 setattr(self, "_{}".format('recipient_signature_providers'), kwargs.get('recipient_signature_providers', None)) 431 setattr(self, "_{}".format('recipient_supplies_tabs'), kwargs.get('recipient_supplies_tabs', None)) 432 setattr(self, "_{}".format('recipient_type'), kwargs.get('recipient_type', None)) 433 setattr(self, "_{}".format('recipient_type_metadata'), kwargs.get('recipient_type_metadata', None)) 434 setattr(self, "_{}".format('require_id_lookup'), kwargs.get('require_id_lookup', None)) 435 setattr(self, "_{}".format('require_id_lookup_metadata'), kwargs.get('require_id_lookup_metadata', None)) 436 setattr(self, "_{}".format('require_signer_certificate'), kwargs.get('require_signer_certificate', None)) 437 setattr(self, "_{}".format('require_sign_on_paper'), kwargs.get('require_sign_on_paper', None)) 438 setattr(self, "_{}".format('require_upload_signature'), kwargs.get('require_upload_signature', None)) 439 setattr(self, "_{}".format('role_name'), kwargs.get('role_name', None)) 440 setattr(self, "_{}".format('routing_order'), kwargs.get('routing_order', None)) 441 setattr(self, "_{}".format('routing_order_metadata'), kwargs.get('routing_order_metadata', None)) 442 setattr(self, "_{}".format('sent_date_time'), kwargs.get('sent_date_time', None)) 443 setattr(self, "_{}".format('signature_info'), kwargs.get('signature_info', None)) 444 setattr(self, "_{}".format('signed_date_time'), kwargs.get('signed_date_time', None)) 445 setattr(self, "_{}".format('sign_in_each_location'), kwargs.get('sign_in_each_location', None)) 446 setattr(self, "_{}".format('sign_in_each_location_metadata'), kwargs.get('sign_in_each_location_metadata', None)) 447 setattr(self, "_{}".format('signing_group_id'), kwargs.get('signing_group_id', None)) 448 setattr(self, "_{}".format('signing_group_id_metadata'), kwargs.get('signing_group_id_metadata', None)) 449 setattr(self, "_{}".format('signing_group_name'), kwargs.get('signing_group_name', None)) 450 setattr(self, "_{}".format('signing_group_type'), kwargs.get('signing_group_type', None)) 451 setattr(self, "_{}".format('signing_group_users'), kwargs.get('signing_group_users', None)) 452 setattr(self, "_{}".format('sms_authentication'), kwargs.get('sms_authentication', None)) 453 setattr(self, "_{}".format('social_authentications'), kwargs.get('social_authentications', None)) 454 setattr(self, "_{}".format('status'), kwargs.get('status', None)) 455 setattr(self, "_{}".format('status_code'), kwargs.get('status_code', None)) 456 setattr(self, "_{}".format('suppress_emails'), kwargs.get('suppress_emails', None)) 457 setattr(self, "_{}".format('tabs'), kwargs.get('tabs', None)) 458 setattr(self, "_{}".format('template_locked'), kwargs.get('template_locked', None)) 459 setattr(self, "_{}".format('template_required'), kwargs.get('template_required', None)) 460 setattr(self, "_{}".format('total_tab_count'), kwargs.get('total_tab_count', None)) 461 setattr(self, "_{}".format('type'), kwargs.get('type', None)) 462 setattr(self, "_{}".format('user_id'), kwargs.get('user_id', None)) 463 setattr(self, "_{}".format('web_form_recipient_view_id'), kwargs.get('web_form_recipient_view_id', None)) 464 setattr(self, "_{}".format('witness_for'), kwargs.get('witness_for', None)) 465 setattr(self, "_{}".format('witness_for_guid'), kwargs.get('witness_for_guid', None))
NotaryWitness - a model defined in Swagger
Gets the access_code of this NotaryWitness. # noqa: E501
If a value is provided, the recipient must enter the value as the access code to view and sign the envelope. Maximum Length: 50 characters and it must conform to the account's access code format setting. If blank, but the signer accessCode property is set in the envelope, then that value is used. If blank and the signer accessCode property is not set, then the access code is not required. # noqa: E501
Returns
The access_code of this NotaryWitness. # noqa: E501
Gets the access_code_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The access_code_metadata of this NotaryWitness. # noqa: E501
Gets the add_access_code_to_email of this NotaryWitness. # noqa: E501
This Optional attribute indicates that the access code will be added to the email sent to the recipient; this nullifies the Security measure of Access Code on the recipient. # noqa: E501
Returns
The add_access_code_to_email of this NotaryWitness. # noqa: E501
Gets the additional_notifications of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The additional_notifications of this NotaryWitness. # noqa: E501
Gets the agent_can_edit_email of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The agent_can_edit_email of this NotaryWitness. # noqa: E501
Gets the agent_can_edit_name of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The agent_can_edit_name of this NotaryWitness. # noqa: E501
Gets the allow_system_override_for_locked_recipient of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The allow_system_override_for_locked_recipient of this NotaryWitness. # noqa: E501
Gets the auto_responded_reason of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The auto_responded_reason of this NotaryWitness. # noqa: E501
Gets the bulk_recipients_uri of this NotaryWitness. # noqa: E501
Contains a URI for an endpoint that allows you to easily retrieve bulk recipient information. # noqa: E501
Returns
The bulk_recipients_uri of this NotaryWitness. # noqa: E501
Gets the bulk_send_v2_recipient of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The bulk_send_v2_recipient of this NotaryWitness. # noqa: E501
Gets the can_sign_offline of this NotaryWitness. # noqa: E501
When set to true, specifies that the signer can perform the signing ceremony offline. # noqa: E501
Returns
The can_sign_offline of this NotaryWitness. # noqa: E501
Gets the client_user_id of this NotaryWitness. # noqa: E501
Specifies whether the recipient is embedded or remote. If the clientUserId property is not null then the recipient is embedded. Note that if the ClientUserId property is set and either SignerMustHaveAccount or SignerMustLoginToSign property of the account settings is set to true, an error is generated on sending.ng. Maximum length: 100 characters. # noqa: E501
Returns
The client_user_id of this NotaryWitness. # noqa: E501
Gets the completed_count of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The completed_count of this NotaryWitness. # noqa: E501
Gets the consent_details_list of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The consent_details_list of this NotaryWitness. # noqa: E501
Gets the creation_reason of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The creation_reason of this NotaryWitness. # noqa: E501
Gets the custom_fields of this NotaryWitness. # noqa: E501
An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. # noqa: E501
Returns
The custom_fields of this NotaryWitness. # noqa: E501
Gets the declined_date_time of this NotaryWitness. # noqa: E501
The date and time the recipient declined the document. # noqa: E501
Returns
The declined_date_time of this NotaryWitness. # noqa: E501
Gets the declined_reason of this NotaryWitness. # noqa: E501
The reason the recipient declined the document. # noqa: E501
Returns
The declined_reason of this NotaryWitness. # noqa: E501
Gets the default_recipient of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The default_recipient of this NotaryWitness. # noqa: E501
Gets the delegated_by of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The delegated_by of this NotaryWitness. # noqa: E501
Gets the delegated_to of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The delegated_to of this NotaryWitness. # noqa: E501
Gets the delivered_date_time of this NotaryWitness. # noqa: E501
Reserved: For DocuSign use only. # noqa: E501
Returns
The delivered_date_time of this NotaryWitness. # noqa: E501
Gets the delivery_method of this NotaryWitness. # noqa: E501
Reserved: For DocuSign use only. # noqa: E501
Returns
The delivery_method of this NotaryWitness. # noqa: E501
Gets the delivery_method_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The delivery_method_metadata of this NotaryWitness. # noqa: E501
Gets the designator_id of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The designator_id of this NotaryWitness. # noqa: E501
Gets the designator_id_guid of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The designator_id_guid of this NotaryWitness. # noqa: E501
Gets the document_template_id of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The document_template_id of this NotaryWitness. # noqa: E501
Gets the document_visibility of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The document_visibility of this NotaryWitness. # noqa: E501
Gets the email of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The email of this NotaryWitness. # noqa: E501
Gets the email_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The email_metadata of this NotaryWitness. # noqa: E501
Gets the email_notification of this NotaryWitness. # noqa: E501
A complex type that contains information sets the language of the recipient's email information. IMPORTANT: If you enable email notification for one recipient, you must enable email notification for all recipients as it overrides the Envelope Subject and EmailBlurb property settings. # noqa: E501
Returns
The email_notification of this NotaryWitness. # noqa: E501
Gets the email_recipient_post_signing_url of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The email_recipient_post_signing_url of this NotaryWitness. # noqa: E501
Gets the embedded_recipient_start_url of this NotaryWitness. # noqa: E501
Specifies a sender provided valid URL string for redirecting an embedded recipient. When using this option, the embedded recipient still receives an email from DocuSign, just as a remote recipient would. When the document link in the email is clicked the recipient is redirected, through DocuSign, to the supplied URL to complete their actions. When routing to the URL, the sender's system (the server responding to the URL) must request a recipient token to launch a signing session. If set to SIGN_AT_DOCUSIGN, the recipient is directed to an embedded signing or viewing process directly at DocuSign. The signing or viewing action is initiated by the DocuSign system and the transaction activity and Certificate of Completion records will reflect this. In all other ways the process is identical to an embedded signing or viewing operation that is launched by any partner. It is important to remember that in a typical embedded workflow the authentication of an embedded recipient is the responsibility of the sending application, DocuSign expects that senders will follow their own process for establishing the recipient's identity. In this workflow the recipient goes through the sending application before the embedded signing or viewing process in initiated. However, when the sending application sets EmbeddedRecipientStartURL=SIGN_AT_DOCUSIGN, the recipient goes directly to the embedded signing or viewing process bypassing the sending application and any authentication steps the sending application would use. In this case, DocuSign recommends that you use one of the normal DocuSign authentication features (Access Code, Phone Authentication, SMS Authentication, etc.) to verify the identity of the recipient. If the clientUserId property is NOT set, and the embeddedRecipientStartURL is set, DocuSign will ignore the redirect URL and launch the standard signing process for the email recipient. Information can be appended to the embedded recipient start URL using merge fields. The available merge fields items are: envelopeId, recipientId, recipientName, recipientEmail, and customFields. The customFields property must be set fort the recipient or envelope. The merge fields are enclosed in double brackets. Example: http://senderHost/[[mergeField1]]/ beginSigningSession? [[mergeField2]]&[[mergeField3]] # noqa: E501
Returns
The embedded_recipient_start_url of this NotaryWitness. # noqa: E501
Gets the error_details of this NotaryWitness. # noqa: E501
Array or errors. # noqa: E501
Returns
The error_details of this NotaryWitness. # noqa: E501
Gets the excluded_documents of this NotaryWitness. # noqa: E501
Specifies the documents that are not visible to this recipient. Document Visibility must be enabled for the account and the enforceSignerVisibility property must be set to true for the envelope to use this. When enforce signer visibility is enabled, documents with tabs can only be viewed by signers that have a tab on that document. Recipients that have an administrative role (Agent, Editor, or Intermediaries) or informational role (Certified Deliveries or Carbon Copies) can always see all the documents in an envelope, unless they are specifically excluded using this setting when an envelope is sent. Documents that do not have tabs are always visible to all recipients, unless they are specifically excluded using this setting when an envelope is sent. # noqa: E501
Returns
The excluded_documents of this NotaryWitness. # noqa: E501
Gets the fax_number of this NotaryWitness. # noqa: E501
Reserved: # noqa: E501
Returns
The fax_number of this NotaryWitness. # noqa: E501
Gets the fax_number_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The fax_number_metadata of this NotaryWitness. # noqa: E501
Gets the first_name of this NotaryWitness. # noqa: E501
The user's first name. Maximum Length: 50 characters. # noqa: E501
Returns
The first_name of this NotaryWitness. # noqa: E501
Gets the first_name_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The first_name_metadata of this NotaryWitness. # noqa: E501
Gets the full_name of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The full_name of this NotaryWitness. # noqa: E501
Gets the full_name_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The full_name_metadata of this NotaryWitness. # noqa: E501
Gets the id_check_configuration_name of this NotaryWitness. # noqa: E501
Specifies authentication check by name. The names used here must be the same as the authentication type names used by the account (these name can also be found in the web console sending interface in the Identify list for a recipient,) This overrides any default authentication setting. Example: Your account has ID Check and SMS Authentication available and in the web console Identify list these appear as 'ID Check $' and 'SMS Auth $'. To use ID check in an envelope, the idCheckConfigurationName should be 'ID Check '. If you wanted to use SMS, it would be 'SMS Auth $' and you would need to add you would need to add phone number information to the smsAuthentication node. # noqa: E501
Returns
The id_check_configuration_name of this NotaryWitness. # noqa: E501
Gets the id_check_configuration_name_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The id_check_configuration_name_metadata of this NotaryWitness. # noqa: E501
Gets the id_check_information_input of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The id_check_information_input of this NotaryWitness. # noqa: E501
Gets the identity_verification of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The identity_verification of this NotaryWitness. # noqa: E501
Gets the inherit_email_notification_configuration of this NotaryWitness. # noqa: E501
When set to true and the envelope recipient creates a DocuSign account after signing, the Manage Account Email Notification settings are used as the default settings for the recipient's account. # noqa: E501
Returns
The inherit_email_notification_configuration of this NotaryWitness. # noqa: E501
Gets the is_bulk_recipient of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The is_bulk_recipient of this NotaryWitness. # noqa: E501
Gets the is_bulk_recipient_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The is_bulk_recipient_metadata of this NotaryWitness. # noqa: E501
Gets the last_name of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The last_name of this NotaryWitness. # noqa: E501
Gets the last_name_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The last_name_metadata of this NotaryWitness. # noqa: E501
Gets the locked_recipient_phone_auth_editable of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The locked_recipient_phone_auth_editable of this NotaryWitness. # noqa: E501
Gets the locked_recipient_sms_editable of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The locked_recipient_sms_editable of this NotaryWitness. # noqa: E501
Gets the name of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The name of this NotaryWitness. # noqa: E501
Gets the name_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The name_metadata of this NotaryWitness. # noqa: E501
Gets the notary_id of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The notary_id of this NotaryWitness. # noqa: E501
Gets the notary_signer_email_sent of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The notary_signer_email_sent of this NotaryWitness. # noqa: E501
Gets the note of this NotaryWitness. # noqa: E501
Specifies a note that is unique to this recipient. This note is sent to the recipient via the signing email. The note displays in the signing UI near the upper left corner of the document on the signing screen. Maximum Length: 1000 characters. # noqa: E501
Returns
The note of this NotaryWitness. # noqa: E501
Gets the note_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The note_metadata of this NotaryWitness. # noqa: E501
Gets the offline_attributes of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The offline_attributes of this NotaryWitness. # noqa: E501
Gets the phone_authentication of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The phone_authentication of this NotaryWitness. # noqa: E501
Gets the phone_number of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The phone_number of this NotaryWitness. # noqa: E501
Gets the proof_file of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The proof_file of this NotaryWitness. # noqa: E501
Gets the recipient_attachments of this NotaryWitness. # noqa: E501
Reserved: # noqa: E501
Returns
The recipient_attachments of this NotaryWitness. # noqa: E501
Gets the recipient_authentication_status of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The recipient_authentication_status of this NotaryWitness. # noqa: E501
Gets the recipient_feature_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The recipient_feature_metadata of this NotaryWitness. # noqa: E501
Gets the recipient_id of this NotaryWitness. # noqa: E501
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document. # noqa: E501
Returns
The recipient_id of this NotaryWitness. # noqa: E501
Gets the recipient_id_guid of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The recipient_id_guid of this NotaryWitness. # noqa: E501
Gets the recipient_signature_providers of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The recipient_signature_providers of this NotaryWitness. # noqa: E501
Gets the recipient_supplies_tabs of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The recipient_supplies_tabs of this NotaryWitness. # noqa: E501
Gets the recipient_type of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The recipient_type of this NotaryWitness. # noqa: E501
Gets the recipient_type_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The recipient_type_metadata of this NotaryWitness. # noqa: E501
Gets the require_id_lookup of this NotaryWitness. # noqa: E501
When set to true, the recipient is required to use the specified ID check method (including Phone and SMS authentication) to validate their identity. # noqa: E501
Returns
The require_id_lookup of this NotaryWitness. # noqa: E501
Gets the require_id_lookup_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The require_id_lookup_metadata of this NotaryWitness. # noqa: E501
Gets the require_signer_certificate of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The require_signer_certificate of this NotaryWitness. # noqa: E501
Gets the require_sign_on_paper of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The require_sign_on_paper of this NotaryWitness. # noqa: E501
Gets the require_upload_signature of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The require_upload_signature of this NotaryWitness. # noqa: E501
Gets the role_name of this NotaryWitness. # noqa: E501
Optional element. Specifies the role name associated with the recipient.
This is required when working with template recipients. # noqa: E501
Returns
The role_name of this NotaryWitness. # noqa: E501
Gets the routing_order of this NotaryWitness. # noqa: E501
Specifies the routing order of the recipient in the envelope. # noqa: E501
Returns
The routing_order of this NotaryWitness. # noqa: E501
Gets the routing_order_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The routing_order_metadata of this NotaryWitness. # noqa: E501
Gets the sent_date_time of this NotaryWitness. # noqa: E501
The date and time the envelope was sent. # noqa: E501
Returns
The sent_date_time of this NotaryWitness. # noqa: E501
Gets the signature_info of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The signature_info of this NotaryWitness. # noqa: E501
Gets the signed_date_time of this NotaryWitness. # noqa: E501
Reserved: For DocuSign use only. # noqa: E501
Returns
The signed_date_time of this NotaryWitness. # noqa: E501
Gets the sign_in_each_location of this NotaryWitness. # noqa: E501
When set to true, specifies that the signer must sign in all locations. # noqa: E501
Returns
The sign_in_each_location of this NotaryWitness. # noqa: E501
Gets the sign_in_each_location_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The sign_in_each_location_metadata of this NotaryWitness. # noqa: E501
Gets the signing_group_id of this NotaryWitness. # noqa: E501
When set to true and the feature is enabled in the sender's account, the signing recipient is required to draw signatures and initials at each signature/initial tab ( instead of adopting a signature/initial style or only drawing a signature/initial once). # noqa: E501
Returns
The signing_group_id of this NotaryWitness. # noqa: E501
Gets the signing_group_id_metadata of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The signing_group_id_metadata of this NotaryWitness. # noqa: E501
Gets the signing_group_name of this NotaryWitness. # noqa: E501
The display name for the signing group. Maximum Length: 100 characters. # noqa: E501
Returns
The signing_group_name of this NotaryWitness. # noqa: E501
Gets the signing_group_type of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The signing_group_type of this NotaryWitness. # noqa: E501
Gets the signing_group_users of this NotaryWitness. # noqa: E501
A complex type that contains information about users in the signing group. # noqa: E501
Returns
The signing_group_users of this NotaryWitness. # noqa: E501
Gets the sms_authentication of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The sms_authentication of this NotaryWitness. # noqa: E501
Gets the status of this NotaryWitness. # noqa: E501
Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later. # noqa: E501
Returns
The status of this NotaryWitness. # noqa: E501
Gets the status_code of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The status_code of this NotaryWitness. # noqa: E501
Gets the suppress_emails of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The suppress_emails of this NotaryWitness. # noqa: E501
Gets the tabs of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The tabs of this NotaryWitness. # noqa: E501
Gets the template_locked of this NotaryWitness. # noqa: E501
When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients. # noqa: E501
Returns
The template_locked of this NotaryWitness. # noqa: E501
Gets the template_required of this NotaryWitness. # noqa: E501
When set to true, the sender may not remove the recipient. Used only when working with template recipients. # noqa: E501
Returns
The template_required of this NotaryWitness. # noqa: E501
Gets the total_tab_count of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The total_tab_count of this NotaryWitness. # noqa: E501
Gets the type of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The type of this NotaryWitness. # noqa: E501
Gets the user_id of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The user_id of this NotaryWitness. # noqa: E501
Gets the web_form_recipient_view_id of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The web_form_recipient_view_id of this NotaryWitness. # noqa: E501
Gets the witness_for of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The witness_for of this NotaryWitness. # noqa: E501
Gets the witness_for_guid of this NotaryWitness. # noqa: E501
# noqa: E501
Returns
The witness_for_guid of this NotaryWitness. # noqa: E501
2859 def to_dict(self): 2860 """Returns the model properties as a dict""" 2861 result = {} 2862 2863 for attr, _ in six.iteritems(self.swagger_types): 2864 value = getattr(self, attr) 2865 if isinstance(value, list): 2866 result[attr] = list(map( 2867 lambda x: x.to_dict() if hasattr(x, "to_dict") else x, 2868 value 2869 )) 2870 elif hasattr(value, "to_dict"): 2871 result[attr] = value.to_dict() 2872 elif isinstance(value, dict): 2873 result[attr] = dict(map( 2874 lambda item: (item[0], item[1].to_dict()) 2875 if hasattr(item[1], "to_dict") else item, 2876 value.items() 2877 )) 2878 else: 2879 result[attr] = value 2880 if issubclass(NotaryWitness, dict): 2881 for key, value in self.items(): 2882 result[key] = value 2883 2884 return result
Returns the model properties as a dict