docusign_esign.models.notary_seal

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 NotarySeal(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        'agreement_attribute': 'str',
  37        'agreement_attribute_locked': 'str',
  38        'anchor_allow_white_space_in_characters': 'str',
  39        'anchor_allow_white_space_in_characters_metadata': 'PropertyMetadata',
  40        'anchor_case_sensitive': 'str',
  41        'anchor_case_sensitive_metadata': 'PropertyMetadata',
  42        'anchor_horizontal_alignment': 'str',
  43        'anchor_horizontal_alignment_metadata': 'PropertyMetadata',
  44        'anchor_ignore_if_not_present': 'str',
  45        'anchor_ignore_if_not_present_metadata': 'PropertyMetadata',
  46        'anchor_match_whole_word': 'str',
  47        'anchor_match_whole_word_metadata': 'PropertyMetadata',
  48        'anchor_string': 'str',
  49        'anchor_string_metadata': 'PropertyMetadata',
  50        'anchor_tab_processor_version': 'str',
  51        'anchor_tab_processor_version_metadata': 'PropertyMetadata',
  52        'anchor_units': 'str',
  53        'anchor_units_metadata': 'PropertyMetadata',
  54        'anchor_x_offset': 'str',
  55        'anchor_x_offset_metadata': 'PropertyMetadata',
  56        'anchor_y_offset': 'str',
  57        'anchor_y_offset_metadata': 'PropertyMetadata',
  58        'caption': 'str',
  59        'caption_metadata': 'PropertyMetadata',
  60        'conditional_parent_label': 'str',
  61        'conditional_parent_label_metadata': 'PropertyMetadata',
  62        'conditional_parent_value': 'str',
  63        'conditional_parent_value_metadata': 'PropertyMetadata',
  64        'connected_object_details': 'ConnectedObjectDetails',
  65        'custom_tab_id': 'str',
  66        'custom_tab_id_metadata': 'PropertyMetadata',
  67        'document_id': 'str',
  68        'document_id_metadata': 'PropertyMetadata',
  69        'error_details': 'ErrorDetails',
  70        'extension_data': 'ExtensionData',
  71        'form_order': 'str',
  72        'form_order_metadata': 'PropertyMetadata',
  73        'form_page_label': 'str',
  74        'form_page_label_metadata': 'PropertyMetadata',
  75        'form_page_number': 'str',
  76        'form_page_number_metadata': 'PropertyMetadata',
  77        'height': 'str',
  78        'height_metadata': 'PropertyMetadata',
  79        'merge_field': 'MergeField',
  80        'merge_field_xml': 'str',
  81        'name': 'str',
  82        'name_metadata': 'PropertyMetadata',
  83        'page_number': 'str',
  84        'page_number_metadata': 'PropertyMetadata',
  85        'recipient_id': 'str',
  86        'recipient_id_guid': 'str',
  87        'recipient_id_guid_metadata': 'PropertyMetadata',
  88        'recipient_id_metadata': 'PropertyMetadata',
  89        'scale_value': 'str',
  90        'scale_value_metadata': 'PropertyMetadata',
  91        'smart_contract_information': 'SmartContractInformation',
  92        'source': 'str',
  93        'status': 'str',
  94        'status_metadata': 'PropertyMetadata',
  95        'tab_fully_qualified_path': 'str',
  96        'tab_group_labels': 'list[str]',
  97        'tab_group_labels_metadata': 'PropertyMetadata',
  98        'tab_id': 'str',
  99        'tab_id_metadata': 'PropertyMetadata',
 100        'tab_label': 'str',
 101        'tab_label_metadata': 'PropertyMetadata',
 102        'tab_order': 'str',
 103        'tab_order_metadata': 'PropertyMetadata',
 104        'tab_type': 'str',
 105        'tab_type_metadata': 'PropertyMetadata',
 106        'template_locked': 'str',
 107        'template_locked_metadata': 'PropertyMetadata',
 108        'template_required': 'str',
 109        'template_required_metadata': 'PropertyMetadata',
 110        'tooltip': 'str',
 111        'tool_tip_metadata': 'PropertyMetadata',
 112        'warning_details': 'ErrorDetails',
 113        'width': 'str',
 114        'width_metadata': 'PropertyMetadata',
 115        'x_position': 'str',
 116        'x_position_metadata': 'PropertyMetadata',
 117        'y_position': 'str',
 118        'y_position_metadata': 'PropertyMetadata'
 119    }
 120
 121    attribute_map = {
 122        'agreement_attribute': 'agreementAttribute',
 123        'agreement_attribute_locked': 'agreementAttributeLocked',
 124        'anchor_allow_white_space_in_characters': 'anchorAllowWhiteSpaceInCharacters',
 125        'anchor_allow_white_space_in_characters_metadata': 'anchorAllowWhiteSpaceInCharactersMetadata',
 126        'anchor_case_sensitive': 'anchorCaseSensitive',
 127        'anchor_case_sensitive_metadata': 'anchorCaseSensitiveMetadata',
 128        'anchor_horizontal_alignment': 'anchorHorizontalAlignment',
 129        'anchor_horizontal_alignment_metadata': 'anchorHorizontalAlignmentMetadata',
 130        'anchor_ignore_if_not_present': 'anchorIgnoreIfNotPresent',
 131        'anchor_ignore_if_not_present_metadata': 'anchorIgnoreIfNotPresentMetadata',
 132        'anchor_match_whole_word': 'anchorMatchWholeWord',
 133        'anchor_match_whole_word_metadata': 'anchorMatchWholeWordMetadata',
 134        'anchor_string': 'anchorString',
 135        'anchor_string_metadata': 'anchorStringMetadata',
 136        'anchor_tab_processor_version': 'anchorTabProcessorVersion',
 137        'anchor_tab_processor_version_metadata': 'anchorTabProcessorVersionMetadata',
 138        'anchor_units': 'anchorUnits',
 139        'anchor_units_metadata': 'anchorUnitsMetadata',
 140        'anchor_x_offset': 'anchorXOffset',
 141        'anchor_x_offset_metadata': 'anchorXOffsetMetadata',
 142        'anchor_y_offset': 'anchorYOffset',
 143        'anchor_y_offset_metadata': 'anchorYOffsetMetadata',
 144        'caption': 'caption',
 145        'caption_metadata': 'captionMetadata',
 146        'conditional_parent_label': 'conditionalParentLabel',
 147        'conditional_parent_label_metadata': 'conditionalParentLabelMetadata',
 148        'conditional_parent_value': 'conditionalParentValue',
 149        'conditional_parent_value_metadata': 'conditionalParentValueMetadata',
 150        'connected_object_details': 'connectedObjectDetails',
 151        'custom_tab_id': 'customTabId',
 152        'custom_tab_id_metadata': 'customTabIdMetadata',
 153        'document_id': 'documentId',
 154        'document_id_metadata': 'documentIdMetadata',
 155        'error_details': 'errorDetails',
 156        'extension_data': 'extensionData',
 157        'form_order': 'formOrder',
 158        'form_order_metadata': 'formOrderMetadata',
 159        'form_page_label': 'formPageLabel',
 160        'form_page_label_metadata': 'formPageLabelMetadata',
 161        'form_page_number': 'formPageNumber',
 162        'form_page_number_metadata': 'formPageNumberMetadata',
 163        'height': 'height',
 164        'height_metadata': 'heightMetadata',
 165        'merge_field': 'mergeField',
 166        'merge_field_xml': 'mergeFieldXml',
 167        'name': 'name',
 168        'name_metadata': 'nameMetadata',
 169        'page_number': 'pageNumber',
 170        'page_number_metadata': 'pageNumberMetadata',
 171        'recipient_id': 'recipientId',
 172        'recipient_id_guid': 'recipientIdGuid',
 173        'recipient_id_guid_metadata': 'recipientIdGuidMetadata',
 174        'recipient_id_metadata': 'recipientIdMetadata',
 175        'scale_value': 'scaleValue',
 176        'scale_value_metadata': 'scaleValueMetadata',
 177        'smart_contract_information': 'smartContractInformation',
 178        'source': 'source',
 179        'status': 'status',
 180        'status_metadata': 'statusMetadata',
 181        'tab_fully_qualified_path': 'tabFullyQualifiedPath',
 182        'tab_group_labels': 'tabGroupLabels',
 183        'tab_group_labels_metadata': 'tabGroupLabelsMetadata',
 184        'tab_id': 'tabId',
 185        'tab_id_metadata': 'tabIdMetadata',
 186        'tab_label': 'tabLabel',
 187        'tab_label_metadata': 'tabLabelMetadata',
 188        'tab_order': 'tabOrder',
 189        'tab_order_metadata': 'tabOrderMetadata',
 190        'tab_type': 'tabType',
 191        'tab_type_metadata': 'tabTypeMetadata',
 192        'template_locked': 'templateLocked',
 193        'template_locked_metadata': 'templateLockedMetadata',
 194        'template_required': 'templateRequired',
 195        'template_required_metadata': 'templateRequiredMetadata',
 196        'tooltip': 'tooltip',
 197        'tool_tip_metadata': 'toolTipMetadata',
 198        'warning_details': 'warningDetails',
 199        'width': 'width',
 200        'width_metadata': 'widthMetadata',
 201        'x_position': 'xPosition',
 202        'x_position_metadata': 'xPositionMetadata',
 203        'y_position': 'yPosition',
 204        'y_position_metadata': 'yPositionMetadata'
 205    }
 206
 207    def __init__(self, _configuration=None, **kwargs):  # noqa: E501
 208        """NotarySeal - a model defined in Swagger"""  # noqa: E501
 209        if _configuration is None:
 210            _configuration = Configuration()
 211        self._configuration = _configuration
 212
 213        self._agreement_attribute = None
 214        self._agreement_attribute_locked = None
 215        self._anchor_allow_white_space_in_characters = None
 216        self._anchor_allow_white_space_in_characters_metadata = None
 217        self._anchor_case_sensitive = None
 218        self._anchor_case_sensitive_metadata = None
 219        self._anchor_horizontal_alignment = None
 220        self._anchor_horizontal_alignment_metadata = None
 221        self._anchor_ignore_if_not_present = None
 222        self._anchor_ignore_if_not_present_metadata = None
 223        self._anchor_match_whole_word = None
 224        self._anchor_match_whole_word_metadata = None
 225        self._anchor_string = None
 226        self._anchor_string_metadata = None
 227        self._anchor_tab_processor_version = None
 228        self._anchor_tab_processor_version_metadata = None
 229        self._anchor_units = None
 230        self._anchor_units_metadata = None
 231        self._anchor_x_offset = None
 232        self._anchor_x_offset_metadata = None
 233        self._anchor_y_offset = None
 234        self._anchor_y_offset_metadata = None
 235        self._caption = None
 236        self._caption_metadata = None
 237        self._conditional_parent_label = None
 238        self._conditional_parent_label_metadata = None
 239        self._conditional_parent_value = None
 240        self._conditional_parent_value_metadata = None
 241        self._connected_object_details = None
 242        self._custom_tab_id = None
 243        self._custom_tab_id_metadata = None
 244        self._document_id = None
 245        self._document_id_metadata = None
 246        self._error_details = None
 247        self._extension_data = None
 248        self._form_order = None
 249        self._form_order_metadata = None
 250        self._form_page_label = None
 251        self._form_page_label_metadata = None
 252        self._form_page_number = None
 253        self._form_page_number_metadata = None
 254        self._height = None
 255        self._height_metadata = None
 256        self._merge_field = None
 257        self._merge_field_xml = None
 258        self._name = None
 259        self._name_metadata = None
 260        self._page_number = None
 261        self._page_number_metadata = None
 262        self._recipient_id = None
 263        self._recipient_id_guid = None
 264        self._recipient_id_guid_metadata = None
 265        self._recipient_id_metadata = None
 266        self._scale_value = None
 267        self._scale_value_metadata = None
 268        self._smart_contract_information = None
 269        self._source = None
 270        self._status = None
 271        self._status_metadata = None
 272        self._tab_fully_qualified_path = None
 273        self._tab_group_labels = None
 274        self._tab_group_labels_metadata = None
 275        self._tab_id = None
 276        self._tab_id_metadata = None
 277        self._tab_label = None
 278        self._tab_label_metadata = None
 279        self._tab_order = None
 280        self._tab_order_metadata = None
 281        self._tab_type = None
 282        self._tab_type_metadata = None
 283        self._template_locked = None
 284        self._template_locked_metadata = None
 285        self._template_required = None
 286        self._template_required_metadata = None
 287        self._tooltip = None
 288        self._tool_tip_metadata = None
 289        self._warning_details = None
 290        self._width = None
 291        self._width_metadata = None
 292        self._x_position = None
 293        self._x_position_metadata = None
 294        self._y_position = None
 295        self._y_position_metadata = None
 296        self.discriminator = None
 297
 298        setattr(self, "_{}".format('agreement_attribute'), kwargs.get('agreement_attribute', None))
 299        setattr(self, "_{}".format('agreement_attribute_locked'), kwargs.get('agreement_attribute_locked', None))
 300        setattr(self, "_{}".format('anchor_allow_white_space_in_characters'), kwargs.get('anchor_allow_white_space_in_characters', None))
 301        setattr(self, "_{}".format('anchor_allow_white_space_in_characters_metadata'), kwargs.get('anchor_allow_white_space_in_characters_metadata', None))
 302        setattr(self, "_{}".format('anchor_case_sensitive'), kwargs.get('anchor_case_sensitive', None))
 303        setattr(self, "_{}".format('anchor_case_sensitive_metadata'), kwargs.get('anchor_case_sensitive_metadata', None))
 304        setattr(self, "_{}".format('anchor_horizontal_alignment'), kwargs.get('anchor_horizontal_alignment', None))
 305        setattr(self, "_{}".format('anchor_horizontal_alignment_metadata'), kwargs.get('anchor_horizontal_alignment_metadata', None))
 306        setattr(self, "_{}".format('anchor_ignore_if_not_present'), kwargs.get('anchor_ignore_if_not_present', None))
 307        setattr(self, "_{}".format('anchor_ignore_if_not_present_metadata'), kwargs.get('anchor_ignore_if_not_present_metadata', None))
 308        setattr(self, "_{}".format('anchor_match_whole_word'), kwargs.get('anchor_match_whole_word', None))
 309        setattr(self, "_{}".format('anchor_match_whole_word_metadata'), kwargs.get('anchor_match_whole_word_metadata', None))
 310        setattr(self, "_{}".format('anchor_string'), kwargs.get('anchor_string', None))
 311        setattr(self, "_{}".format('anchor_string_metadata'), kwargs.get('anchor_string_metadata', None))
 312        setattr(self, "_{}".format('anchor_tab_processor_version'), kwargs.get('anchor_tab_processor_version', None))
 313        setattr(self, "_{}".format('anchor_tab_processor_version_metadata'), kwargs.get('anchor_tab_processor_version_metadata', None))
 314        setattr(self, "_{}".format('anchor_units'), kwargs.get('anchor_units', None))
 315        setattr(self, "_{}".format('anchor_units_metadata'), kwargs.get('anchor_units_metadata', None))
 316        setattr(self, "_{}".format('anchor_x_offset'), kwargs.get('anchor_x_offset', None))
 317        setattr(self, "_{}".format('anchor_x_offset_metadata'), kwargs.get('anchor_x_offset_metadata', None))
 318        setattr(self, "_{}".format('anchor_y_offset'), kwargs.get('anchor_y_offset', None))
 319        setattr(self, "_{}".format('anchor_y_offset_metadata'), kwargs.get('anchor_y_offset_metadata', None))
 320        setattr(self, "_{}".format('caption'), kwargs.get('caption', None))
 321        setattr(self, "_{}".format('caption_metadata'), kwargs.get('caption_metadata', None))
 322        setattr(self, "_{}".format('conditional_parent_label'), kwargs.get('conditional_parent_label', None))
 323        setattr(self, "_{}".format('conditional_parent_label_metadata'), kwargs.get('conditional_parent_label_metadata', None))
 324        setattr(self, "_{}".format('conditional_parent_value'), kwargs.get('conditional_parent_value', None))
 325        setattr(self, "_{}".format('conditional_parent_value_metadata'), kwargs.get('conditional_parent_value_metadata', None))
 326        setattr(self, "_{}".format('connected_object_details'), kwargs.get('connected_object_details', None))
 327        setattr(self, "_{}".format('custom_tab_id'), kwargs.get('custom_tab_id', None))
 328        setattr(self, "_{}".format('custom_tab_id_metadata'), kwargs.get('custom_tab_id_metadata', None))
 329        setattr(self, "_{}".format('document_id'), kwargs.get('document_id', None))
 330        setattr(self, "_{}".format('document_id_metadata'), kwargs.get('document_id_metadata', None))
 331        setattr(self, "_{}".format('error_details'), kwargs.get('error_details', None))
 332        setattr(self, "_{}".format('extension_data'), kwargs.get('extension_data', None))
 333        setattr(self, "_{}".format('form_order'), kwargs.get('form_order', None))
 334        setattr(self, "_{}".format('form_order_metadata'), kwargs.get('form_order_metadata', None))
 335        setattr(self, "_{}".format('form_page_label'), kwargs.get('form_page_label', None))
 336        setattr(self, "_{}".format('form_page_label_metadata'), kwargs.get('form_page_label_metadata', None))
 337        setattr(self, "_{}".format('form_page_number'), kwargs.get('form_page_number', None))
 338        setattr(self, "_{}".format('form_page_number_metadata'), kwargs.get('form_page_number_metadata', None))
 339        setattr(self, "_{}".format('height'), kwargs.get('height', None))
 340        setattr(self, "_{}".format('height_metadata'), kwargs.get('height_metadata', None))
 341        setattr(self, "_{}".format('merge_field'), kwargs.get('merge_field', None))
 342        setattr(self, "_{}".format('merge_field_xml'), kwargs.get('merge_field_xml', None))
 343        setattr(self, "_{}".format('name'), kwargs.get('name', None))
 344        setattr(self, "_{}".format('name_metadata'), kwargs.get('name_metadata', None))
 345        setattr(self, "_{}".format('page_number'), kwargs.get('page_number', None))
 346        setattr(self, "_{}".format('page_number_metadata'), kwargs.get('page_number_metadata', None))
 347        setattr(self, "_{}".format('recipient_id'), kwargs.get('recipient_id', None))
 348        setattr(self, "_{}".format('recipient_id_guid'), kwargs.get('recipient_id_guid', None))
 349        setattr(self, "_{}".format('recipient_id_guid_metadata'), kwargs.get('recipient_id_guid_metadata', None))
 350        setattr(self, "_{}".format('recipient_id_metadata'), kwargs.get('recipient_id_metadata', None))
 351        setattr(self, "_{}".format('scale_value'), kwargs.get('scale_value', None))
 352        setattr(self, "_{}".format('scale_value_metadata'), kwargs.get('scale_value_metadata', None))
 353        setattr(self, "_{}".format('smart_contract_information'), kwargs.get('smart_contract_information', None))
 354        setattr(self, "_{}".format('source'), kwargs.get('source', None))
 355        setattr(self, "_{}".format('status'), kwargs.get('status', None))
 356        setattr(self, "_{}".format('status_metadata'), kwargs.get('status_metadata', None))
 357        setattr(self, "_{}".format('tab_fully_qualified_path'), kwargs.get('tab_fully_qualified_path', None))
 358        setattr(self, "_{}".format('tab_group_labels'), kwargs.get('tab_group_labels', None))
 359        setattr(self, "_{}".format('tab_group_labels_metadata'), kwargs.get('tab_group_labels_metadata', None))
 360        setattr(self, "_{}".format('tab_id'), kwargs.get('tab_id', None))
 361        setattr(self, "_{}".format('tab_id_metadata'), kwargs.get('tab_id_metadata', None))
 362        setattr(self, "_{}".format('tab_label'), kwargs.get('tab_label', None))
 363        setattr(self, "_{}".format('tab_label_metadata'), kwargs.get('tab_label_metadata', None))
 364        setattr(self, "_{}".format('tab_order'), kwargs.get('tab_order', None))
 365        setattr(self, "_{}".format('tab_order_metadata'), kwargs.get('tab_order_metadata', None))
 366        setattr(self, "_{}".format('tab_type'), kwargs.get('tab_type', None))
 367        setattr(self, "_{}".format('tab_type_metadata'), kwargs.get('tab_type_metadata', None))
 368        setattr(self, "_{}".format('template_locked'), kwargs.get('template_locked', None))
 369        setattr(self, "_{}".format('template_locked_metadata'), kwargs.get('template_locked_metadata', None))
 370        setattr(self, "_{}".format('template_required'), kwargs.get('template_required', None))
 371        setattr(self, "_{}".format('template_required_metadata'), kwargs.get('template_required_metadata', None))
 372        setattr(self, "_{}".format('tooltip'), kwargs.get('tooltip', None))
 373        setattr(self, "_{}".format('tool_tip_metadata'), kwargs.get('tool_tip_metadata', None))
 374        setattr(self, "_{}".format('warning_details'), kwargs.get('warning_details', None))
 375        setattr(self, "_{}".format('width'), kwargs.get('width', None))
 376        setattr(self, "_{}".format('width_metadata'), kwargs.get('width_metadata', None))
 377        setattr(self, "_{}".format('x_position'), kwargs.get('x_position', None))
 378        setattr(self, "_{}".format('x_position_metadata'), kwargs.get('x_position_metadata', None))
 379        setattr(self, "_{}".format('y_position'), kwargs.get('y_position', None))
 380        setattr(self, "_{}".format('y_position_metadata'), kwargs.get('y_position_metadata', None))
 381
 382    @property
 383    def agreement_attribute(self):
 384        """Gets the agreement_attribute of this NotarySeal.  # noqa: E501
 385
 386          # noqa: E501
 387
 388        :return: The agreement_attribute of this NotarySeal.  # noqa: E501
 389        :rtype: str
 390        """
 391        return self._agreement_attribute
 392
 393    @agreement_attribute.setter
 394    def agreement_attribute(self, agreement_attribute):
 395        """Sets the agreement_attribute of this NotarySeal.
 396
 397          # noqa: E501
 398
 399        :param agreement_attribute: The agreement_attribute of this NotarySeal.  # noqa: E501
 400        :type: str
 401        """
 402
 403        self._agreement_attribute = agreement_attribute
 404
 405    @property
 406    def agreement_attribute_locked(self):
 407        """Gets the agreement_attribute_locked of this NotarySeal.  # noqa: E501
 408
 409          # noqa: E501
 410
 411        :return: The agreement_attribute_locked of this NotarySeal.  # noqa: E501
 412        :rtype: str
 413        """
 414        return self._agreement_attribute_locked
 415
 416    @agreement_attribute_locked.setter
 417    def agreement_attribute_locked(self, agreement_attribute_locked):
 418        """Sets the agreement_attribute_locked of this NotarySeal.
 419
 420          # noqa: E501
 421
 422        :param agreement_attribute_locked: The agreement_attribute_locked of this NotarySeal.  # noqa: E501
 423        :type: str
 424        """
 425
 426        self._agreement_attribute_locked = agreement_attribute_locked
 427
 428    @property
 429    def anchor_allow_white_space_in_characters(self):
 430        """Gets the anchor_allow_white_space_in_characters of this NotarySeal.  # noqa: E501
 431
 432          # noqa: E501
 433
 434        :return: The anchor_allow_white_space_in_characters of this NotarySeal.  # noqa: E501
 435        :rtype: str
 436        """
 437        return self._anchor_allow_white_space_in_characters
 438
 439    @anchor_allow_white_space_in_characters.setter
 440    def anchor_allow_white_space_in_characters(self, anchor_allow_white_space_in_characters):
 441        """Sets the anchor_allow_white_space_in_characters of this NotarySeal.
 442
 443          # noqa: E501
 444
 445        :param anchor_allow_white_space_in_characters: The anchor_allow_white_space_in_characters of this NotarySeal.  # noqa: E501
 446        :type: str
 447        """
 448
 449        self._anchor_allow_white_space_in_characters = anchor_allow_white_space_in_characters
 450
 451    @property
 452    def anchor_allow_white_space_in_characters_metadata(self):
 453        """Gets the anchor_allow_white_space_in_characters_metadata of this NotarySeal.  # noqa: E501
 454
 455        Metadata that indicates whether the `anchorAllowWhiteSpaceInCharacters` property is editable.  # noqa: E501
 456
 457        :return: The anchor_allow_white_space_in_characters_metadata of this NotarySeal.  # noqa: E501
 458        :rtype: PropertyMetadata
 459        """
 460        return self._anchor_allow_white_space_in_characters_metadata
 461
 462    @anchor_allow_white_space_in_characters_metadata.setter
 463    def anchor_allow_white_space_in_characters_metadata(self, anchor_allow_white_space_in_characters_metadata):
 464        """Sets the anchor_allow_white_space_in_characters_metadata of this NotarySeal.
 465
 466        Metadata that indicates whether the `anchorAllowWhiteSpaceInCharacters` property is editable.  # noqa: E501
 467
 468        :param anchor_allow_white_space_in_characters_metadata: The anchor_allow_white_space_in_characters_metadata of this NotarySeal.  # noqa: E501
 469        :type: PropertyMetadata
 470        """
 471
 472        self._anchor_allow_white_space_in_characters_metadata = anchor_allow_white_space_in_characters_metadata
 473
 474    @property
 475    def anchor_case_sensitive(self):
 476        """Gets the anchor_case_sensitive of this NotarySeal.  # noqa: E501
 477
 478        When set to **true**, the anchor string does not consider case when matching strings in the document. The default value is **true**.  # noqa: E501
 479
 480        :return: The anchor_case_sensitive of this NotarySeal.  # noqa: E501
 481        :rtype: str
 482        """
 483        return self._anchor_case_sensitive
 484
 485    @anchor_case_sensitive.setter
 486    def anchor_case_sensitive(self, anchor_case_sensitive):
 487        """Sets the anchor_case_sensitive of this NotarySeal.
 488
 489        When set to **true**, the anchor string does not consider case when matching strings in the document. The default value is **true**.  # noqa: E501
 490
 491        :param anchor_case_sensitive: The anchor_case_sensitive of this NotarySeal.  # noqa: E501
 492        :type: str
 493        """
 494
 495        self._anchor_case_sensitive = anchor_case_sensitive
 496
 497    @property
 498    def anchor_case_sensitive_metadata(self):
 499        """Gets the anchor_case_sensitive_metadata of this NotarySeal.  # noqa: E501
 500
 501        Metadata that indicates whether the `anchorCaseSensitive` property is editable.  # noqa: E501
 502
 503        :return: The anchor_case_sensitive_metadata of this NotarySeal.  # noqa: E501
 504        :rtype: PropertyMetadata
 505        """
 506        return self._anchor_case_sensitive_metadata
 507
 508    @anchor_case_sensitive_metadata.setter
 509    def anchor_case_sensitive_metadata(self, anchor_case_sensitive_metadata):
 510        """Sets the anchor_case_sensitive_metadata of this NotarySeal.
 511
 512        Metadata that indicates whether the `anchorCaseSensitive` property is editable.  # noqa: E501
 513
 514        :param anchor_case_sensitive_metadata: The anchor_case_sensitive_metadata of this NotarySeal.  # noqa: E501
 515        :type: PropertyMetadata
 516        """
 517
 518        self._anchor_case_sensitive_metadata = anchor_case_sensitive_metadata
 519
 520    @property
 521    def anchor_horizontal_alignment(self):
 522        """Gets the anchor_horizontal_alignment of this NotarySeal.  # noqa: E501
 523
 524        Specifies the alignment of anchor tabs with anchor strings. Possible values are **left** or **right**. The default value is **left**.  # noqa: E501
 525
 526        :return: The anchor_horizontal_alignment of this NotarySeal.  # noqa: E501
 527        :rtype: str
 528        """
 529        return self._anchor_horizontal_alignment
 530
 531    @anchor_horizontal_alignment.setter
 532    def anchor_horizontal_alignment(self, anchor_horizontal_alignment):
 533        """Sets the anchor_horizontal_alignment of this NotarySeal.
 534
 535        Specifies the alignment of anchor tabs with anchor strings. Possible values are **left** or **right**. The default value is **left**.  # noqa: E501
 536
 537        :param anchor_horizontal_alignment: The anchor_horizontal_alignment of this NotarySeal.  # noqa: E501
 538        :type: str
 539        """
 540
 541        self._anchor_horizontal_alignment = anchor_horizontal_alignment
 542
 543    @property
 544    def anchor_horizontal_alignment_metadata(self):
 545        """Gets the anchor_horizontal_alignment_metadata of this NotarySeal.  # noqa: E501
 546
 547        Metadata that indicates whether the `anchorHorizontalAlignment` property is editable.  # noqa: E501
 548
 549        :return: The anchor_horizontal_alignment_metadata of this NotarySeal.  # noqa: E501
 550        :rtype: PropertyMetadata
 551        """
 552        return self._anchor_horizontal_alignment_metadata
 553
 554    @anchor_horizontal_alignment_metadata.setter
 555    def anchor_horizontal_alignment_metadata(self, anchor_horizontal_alignment_metadata):
 556        """Sets the anchor_horizontal_alignment_metadata of this NotarySeal.
 557
 558        Metadata that indicates whether the `anchorHorizontalAlignment` property is editable.  # noqa: E501
 559
 560        :param anchor_horizontal_alignment_metadata: The anchor_horizontal_alignment_metadata of this NotarySeal.  # noqa: E501
 561        :type: PropertyMetadata
 562        """
 563
 564        self._anchor_horizontal_alignment_metadata = anchor_horizontal_alignment_metadata
 565
 566    @property
 567    def anchor_ignore_if_not_present(self):
 568        """Gets the anchor_ignore_if_not_present of this NotarySeal.  # noqa: E501
 569
 570        When set to **true**, this tab is ignored if anchorString is not found in the document.  # noqa: E501
 571
 572        :return: The anchor_ignore_if_not_present of this NotarySeal.  # noqa: E501
 573        :rtype: str
 574        """
 575        return self._anchor_ignore_if_not_present
 576
 577    @anchor_ignore_if_not_present.setter
 578    def anchor_ignore_if_not_present(self, anchor_ignore_if_not_present):
 579        """Sets the anchor_ignore_if_not_present of this NotarySeal.
 580
 581        When set to **true**, this tab is ignored if anchorString is not found in the document.  # noqa: E501
 582
 583        :param anchor_ignore_if_not_present: The anchor_ignore_if_not_present of this NotarySeal.  # noqa: E501
 584        :type: str
 585        """
 586
 587        self._anchor_ignore_if_not_present = anchor_ignore_if_not_present
 588
 589    @property
 590    def anchor_ignore_if_not_present_metadata(self):
 591        """Gets the anchor_ignore_if_not_present_metadata of this NotarySeal.  # noqa: E501
 592
 593        Metadata that indicates whether the `anchorIgnoreIfNotPresent` property is editable.  # noqa: E501
 594
 595        :return: The anchor_ignore_if_not_present_metadata of this NotarySeal.  # noqa: E501
 596        :rtype: PropertyMetadata
 597        """
 598        return self._anchor_ignore_if_not_present_metadata
 599
 600    @anchor_ignore_if_not_present_metadata.setter
 601    def anchor_ignore_if_not_present_metadata(self, anchor_ignore_if_not_present_metadata):
 602        """Sets the anchor_ignore_if_not_present_metadata of this NotarySeal.
 603
 604        Metadata that indicates whether the `anchorIgnoreIfNotPresent` property is editable.  # noqa: E501
 605
 606        :param anchor_ignore_if_not_present_metadata: The anchor_ignore_if_not_present_metadata of this NotarySeal.  # noqa: E501
 607        :type: PropertyMetadata
 608        """
 609
 610        self._anchor_ignore_if_not_present_metadata = anchor_ignore_if_not_present_metadata
 611
 612    @property
 613    def anchor_match_whole_word(self):
 614        """Gets the anchor_match_whole_word of this NotarySeal.  # noqa: E501
 615
 616        When set to **true**, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is **true**.  # noqa: E501
 617
 618        :return: The anchor_match_whole_word of this NotarySeal.  # noqa: E501
 619        :rtype: str
 620        """
 621        return self._anchor_match_whole_word
 622
 623    @anchor_match_whole_word.setter
 624    def anchor_match_whole_word(self, anchor_match_whole_word):
 625        """Sets the anchor_match_whole_word of this NotarySeal.
 626
 627        When set to **true**, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is **true**.  # noqa: E501
 628
 629        :param anchor_match_whole_word: The anchor_match_whole_word of this NotarySeal.  # noqa: E501
 630        :type: str
 631        """
 632
 633        self._anchor_match_whole_word = anchor_match_whole_word
 634
 635    @property
 636    def anchor_match_whole_word_metadata(self):
 637        """Gets the anchor_match_whole_word_metadata of this NotarySeal.  # noqa: E501
 638
 639        Metadata that indicates whether the `anchorMatchWholeWord` property is editable.  # noqa: E501
 640
 641        :return: The anchor_match_whole_word_metadata of this NotarySeal.  # noqa: E501
 642        :rtype: PropertyMetadata
 643        """
 644        return self._anchor_match_whole_word_metadata
 645
 646    @anchor_match_whole_word_metadata.setter
 647    def anchor_match_whole_word_metadata(self, anchor_match_whole_word_metadata):
 648        """Sets the anchor_match_whole_word_metadata of this NotarySeal.
 649
 650        Metadata that indicates whether the `anchorMatchWholeWord` property is editable.  # noqa: E501
 651
 652        :param anchor_match_whole_word_metadata: The anchor_match_whole_word_metadata of this NotarySeal.  # noqa: E501
 653        :type: PropertyMetadata
 654        """
 655
 656        self._anchor_match_whole_word_metadata = anchor_match_whole_word_metadata
 657
 658    @property
 659    def anchor_string(self):
 660        """Gets the anchor_string of this NotarySeal.  # noqa: E501
 661
 662        Anchor text information for a radio button.  # noqa: E501
 663
 664        :return: The anchor_string of this NotarySeal.  # noqa: E501
 665        :rtype: str
 666        """
 667        return self._anchor_string
 668
 669    @anchor_string.setter
 670    def anchor_string(self, anchor_string):
 671        """Sets the anchor_string of this NotarySeal.
 672
 673        Anchor text information for a radio button.  # noqa: E501
 674
 675        :param anchor_string: The anchor_string of this NotarySeal.  # noqa: E501
 676        :type: str
 677        """
 678
 679        self._anchor_string = anchor_string
 680
 681    @property
 682    def anchor_string_metadata(self):
 683        """Gets the anchor_string_metadata of this NotarySeal.  # noqa: E501
 684
 685        Metadata that indicates whether the `anchorString` property is editable.  # noqa: E501
 686
 687        :return: The anchor_string_metadata of this NotarySeal.  # noqa: E501
 688        :rtype: PropertyMetadata
 689        """
 690        return self._anchor_string_metadata
 691
 692    @anchor_string_metadata.setter
 693    def anchor_string_metadata(self, anchor_string_metadata):
 694        """Sets the anchor_string_metadata of this NotarySeal.
 695
 696        Metadata that indicates whether the `anchorString` property is editable.  # noqa: E501
 697
 698        :param anchor_string_metadata: The anchor_string_metadata of this NotarySeal.  # noqa: E501
 699        :type: PropertyMetadata
 700        """
 701
 702        self._anchor_string_metadata = anchor_string_metadata
 703
 704    @property
 705    def anchor_tab_processor_version(self):
 706        """Gets the anchor_tab_processor_version of this NotarySeal.  # noqa: E501
 707
 708          # noqa: E501
 709
 710        :return: The anchor_tab_processor_version of this NotarySeal.  # noqa: E501
 711        :rtype: str
 712        """
 713        return self._anchor_tab_processor_version
 714
 715    @anchor_tab_processor_version.setter
 716    def anchor_tab_processor_version(self, anchor_tab_processor_version):
 717        """Sets the anchor_tab_processor_version of this NotarySeal.
 718
 719          # noqa: E501
 720
 721        :param anchor_tab_processor_version: The anchor_tab_processor_version of this NotarySeal.  # noqa: E501
 722        :type: str
 723        """
 724
 725        self._anchor_tab_processor_version = anchor_tab_processor_version
 726
 727    @property
 728    def anchor_tab_processor_version_metadata(self):
 729        """Gets the anchor_tab_processor_version_metadata of this NotarySeal.  # noqa: E501
 730
 731        Reserved for DocuSign.  # noqa: E501
 732
 733        :return: The anchor_tab_processor_version_metadata of this NotarySeal.  # noqa: E501
 734        :rtype: PropertyMetadata
 735        """
 736        return self._anchor_tab_processor_version_metadata
 737
 738    @anchor_tab_processor_version_metadata.setter
 739    def anchor_tab_processor_version_metadata(self, anchor_tab_processor_version_metadata):
 740        """Sets the anchor_tab_processor_version_metadata of this NotarySeal.
 741
 742        Reserved for DocuSign.  # noqa: E501
 743
 744        :param anchor_tab_processor_version_metadata: The anchor_tab_processor_version_metadata of this NotarySeal.  # noqa: E501
 745        :type: PropertyMetadata
 746        """
 747
 748        self._anchor_tab_processor_version_metadata = anchor_tab_processor_version_metadata
 749
 750    @property
 751    def anchor_units(self):
 752        """Gets the anchor_units of this NotarySeal.  # noqa: E501
 753
 754        Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches.  # noqa: E501
 755
 756        :return: The anchor_units of this NotarySeal.  # noqa: E501
 757        :rtype: str
 758        """
 759        return self._anchor_units
 760
 761    @anchor_units.setter
 762    def anchor_units(self, anchor_units):
 763        """Sets the anchor_units of this NotarySeal.
 764
 765        Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches.  # noqa: E501
 766
 767        :param anchor_units: The anchor_units of this NotarySeal.  # noqa: E501
 768        :type: str
 769        """
 770
 771        self._anchor_units = anchor_units
 772
 773    @property
 774    def anchor_units_metadata(self):
 775        """Gets the anchor_units_metadata of this NotarySeal.  # noqa: E501
 776
 777        Metadata that indicates whether the `anchorUnits` property is editable.  # noqa: E501
 778
 779        :return: The anchor_units_metadata of this NotarySeal.  # noqa: E501
 780        :rtype: PropertyMetadata
 781        """
 782        return self._anchor_units_metadata
 783
 784    @anchor_units_metadata.setter
 785    def anchor_units_metadata(self, anchor_units_metadata):
 786        """Sets the anchor_units_metadata of this NotarySeal.
 787
 788        Metadata that indicates whether the `anchorUnits` property is editable.  # noqa: E501
 789
 790        :param anchor_units_metadata: The anchor_units_metadata of this NotarySeal.  # noqa: E501
 791        :type: PropertyMetadata
 792        """
 793
 794        self._anchor_units_metadata = anchor_units_metadata
 795
 796    @property
 797    def anchor_x_offset(self):
 798        """Gets the anchor_x_offset of this NotarySeal.  # noqa: E501
 799
 800        Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString.  # noqa: E501
 801
 802        :return: The anchor_x_offset of this NotarySeal.  # noqa: E501
 803        :rtype: str
 804        """
 805        return self._anchor_x_offset
 806
 807    @anchor_x_offset.setter
 808    def anchor_x_offset(self, anchor_x_offset):
 809        """Sets the anchor_x_offset of this NotarySeal.
 810
 811        Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString.  # noqa: E501
 812
 813        :param anchor_x_offset: The anchor_x_offset of this NotarySeal.  # noqa: E501
 814        :type: str
 815        """
 816
 817        self._anchor_x_offset = anchor_x_offset
 818
 819    @property
 820    def anchor_x_offset_metadata(self):
 821        """Gets the anchor_x_offset_metadata of this NotarySeal.  # noqa: E501
 822
 823        Metadata that indicates whether the `anchorXOffset` property is editable.  # noqa: E501
 824
 825        :return: The anchor_x_offset_metadata of this NotarySeal.  # noqa: E501
 826        :rtype: PropertyMetadata
 827        """
 828        return self._anchor_x_offset_metadata
 829
 830    @anchor_x_offset_metadata.setter
 831    def anchor_x_offset_metadata(self, anchor_x_offset_metadata):
 832        """Sets the anchor_x_offset_metadata of this NotarySeal.
 833
 834        Metadata that indicates whether the `anchorXOffset` property is editable.  # noqa: E501
 835
 836        :param anchor_x_offset_metadata: The anchor_x_offset_metadata of this NotarySeal.  # noqa: E501
 837        :type: PropertyMetadata
 838        """
 839
 840        self._anchor_x_offset_metadata = anchor_x_offset_metadata
 841
 842    @property
 843    def anchor_y_offset(self):
 844        """Gets the anchor_y_offset of this NotarySeal.  # noqa: E501
 845
 846        Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString.  # noqa: E501
 847
 848        :return: The anchor_y_offset of this NotarySeal.  # noqa: E501
 849        :rtype: str
 850        """
 851        return self._anchor_y_offset
 852
 853    @anchor_y_offset.setter
 854    def anchor_y_offset(self, anchor_y_offset):
 855        """Sets the anchor_y_offset of this NotarySeal.
 856
 857        Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString.  # noqa: E501
 858
 859        :param anchor_y_offset: The anchor_y_offset of this NotarySeal.  # noqa: E501
 860        :type: str
 861        """
 862
 863        self._anchor_y_offset = anchor_y_offset
 864
 865    @property
 866    def anchor_y_offset_metadata(self):
 867        """Gets the anchor_y_offset_metadata of this NotarySeal.  # noqa: E501
 868
 869        Metadata that indicates whether the `anchorYOffset` property is editable.  # noqa: E501
 870
 871        :return: The anchor_y_offset_metadata of this NotarySeal.  # noqa: E501
 872        :rtype: PropertyMetadata
 873        """
 874        return self._anchor_y_offset_metadata
 875
 876    @anchor_y_offset_metadata.setter
 877    def anchor_y_offset_metadata(self, anchor_y_offset_metadata):
 878        """Sets the anchor_y_offset_metadata of this NotarySeal.
 879
 880        Metadata that indicates whether the `anchorYOffset` property is editable.  # noqa: E501
 881
 882        :param anchor_y_offset_metadata: The anchor_y_offset_metadata of this NotarySeal.  # noqa: E501
 883        :type: PropertyMetadata
 884        """
 885
 886        self._anchor_y_offset_metadata = anchor_y_offset_metadata
 887
 888    @property
 889    def caption(self):
 890        """Gets the caption of this NotarySeal.  # noqa: E501
 891
 892          # noqa: E501
 893
 894        :return: The caption of this NotarySeal.  # noqa: E501
 895        :rtype: str
 896        """
 897        return self._caption
 898
 899    @caption.setter
 900    def caption(self, caption):
 901        """Sets the caption of this NotarySeal.
 902
 903          # noqa: E501
 904
 905        :param caption: The caption of this NotarySeal.  # noqa: E501
 906        :type: str
 907        """
 908
 909        self._caption = caption
 910
 911    @property
 912    def caption_metadata(self):
 913        """Gets the caption_metadata of this NotarySeal.  # noqa: E501
 914
 915          # noqa: E501
 916
 917        :return: The caption_metadata of this NotarySeal.  # noqa: E501
 918        :rtype: PropertyMetadata
 919        """
 920        return self._caption_metadata
 921
 922    @caption_metadata.setter
 923    def caption_metadata(self, caption_metadata):
 924        """Sets the caption_metadata of this NotarySeal.
 925
 926          # noqa: E501
 927
 928        :param caption_metadata: The caption_metadata of this NotarySeal.  # noqa: E501
 929        :type: PropertyMetadata
 930        """
 931
 932        self._caption_metadata = caption_metadata
 933
 934    @property
 935    def conditional_parent_label(self):
 936        """Gets the conditional_parent_label of this NotarySeal.  # noqa: E501
 937
 938        For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.  # noqa: E501
 939
 940        :return: The conditional_parent_label of this NotarySeal.  # noqa: E501
 941        :rtype: str
 942        """
 943        return self._conditional_parent_label
 944
 945    @conditional_parent_label.setter
 946    def conditional_parent_label(self, conditional_parent_label):
 947        """Sets the conditional_parent_label of this NotarySeal.
 948
 949        For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.  # noqa: E501
 950
 951        :param conditional_parent_label: The conditional_parent_label of this NotarySeal.  # noqa: E501
 952        :type: str
 953        """
 954
 955        self._conditional_parent_label = conditional_parent_label
 956
 957    @property
 958    def conditional_parent_label_metadata(self):
 959        """Gets the conditional_parent_label_metadata of this NotarySeal.  # noqa: E501
 960
 961        Metadata that indicates whether the `conditionalParentLabel` property is editable.  # noqa: E501
 962
 963        :return: The conditional_parent_label_metadata of this NotarySeal.  # noqa: E501
 964        :rtype: PropertyMetadata
 965        """
 966        return self._conditional_parent_label_metadata
 967
 968    @conditional_parent_label_metadata.setter
 969    def conditional_parent_label_metadata(self, conditional_parent_label_metadata):
 970        """Sets the conditional_parent_label_metadata of this NotarySeal.
 971
 972        Metadata that indicates whether the `conditionalParentLabel` property is editable.  # noqa: E501
 973
 974        :param conditional_parent_label_metadata: The conditional_parent_label_metadata of this NotarySeal.  # noqa: E501
 975        :type: PropertyMetadata
 976        """
 977
 978        self._conditional_parent_label_metadata = conditional_parent_label_metadata
 979
 980    @property
 981    def conditional_parent_value(self):
 982        """Gets the conditional_parent_value of this NotarySeal.  # noqa: E501
 983
 984        For conditional fields, this is the value of the parent tab that controls the tab's visibility.  If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use \"on\" as the value to show that the parent tab is active.   # noqa: E501
 985
 986        :return: The conditional_parent_value of this NotarySeal.  # noqa: E501
 987        :rtype: str
 988        """
 989        return self._conditional_parent_value
 990
 991    @conditional_parent_value.setter
 992    def conditional_parent_value(self, conditional_parent_value):
 993        """Sets the conditional_parent_value of this NotarySeal.
 994
 995        For conditional fields, this is the value of the parent tab that controls the tab's visibility.  If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use \"on\" as the value to show that the parent tab is active.   # noqa: E501
 996
 997        :param conditional_parent_value: The conditional_parent_value of this NotarySeal.  # noqa: E501
 998        :type: str
 999        """
1000
1001        self._conditional_parent_value = conditional_parent_value
1002
1003    @property
1004    def conditional_parent_value_metadata(self):
1005        """Gets the conditional_parent_value_metadata of this NotarySeal.  # noqa: E501
1006
1007        Metadata that indicates whether the `conditionalParentValue` property is editable.  # noqa: E501
1008
1009        :return: The conditional_parent_value_metadata of this NotarySeal.  # noqa: E501
1010        :rtype: PropertyMetadata
1011        """
1012        return self._conditional_parent_value_metadata
1013
1014    @conditional_parent_value_metadata.setter
1015    def conditional_parent_value_metadata(self, conditional_parent_value_metadata):
1016        """Sets the conditional_parent_value_metadata of this NotarySeal.
1017
1018        Metadata that indicates whether the `conditionalParentValue` property is editable.  # noqa: E501
1019
1020        :param conditional_parent_value_metadata: The conditional_parent_value_metadata of this NotarySeal.  # noqa: E501
1021        :type: PropertyMetadata
1022        """
1023
1024        self._conditional_parent_value_metadata = conditional_parent_value_metadata
1025
1026    @property
1027    def connected_object_details(self):
1028        """Gets the connected_object_details of this NotarySeal.  # noqa: E501
1029
1030          # noqa: E501
1031
1032        :return: The connected_object_details of this NotarySeal.  # noqa: E501
1033        :rtype: ConnectedObjectDetails
1034        """
1035        return self._connected_object_details
1036
1037    @connected_object_details.setter
1038    def connected_object_details(self, connected_object_details):
1039        """Sets the connected_object_details of this NotarySeal.
1040
1041          # noqa: E501
1042
1043        :param connected_object_details: The connected_object_details of this NotarySeal.  # noqa: E501
1044        :type: ConnectedObjectDetails
1045        """
1046
1047        self._connected_object_details = connected_object_details
1048
1049    @property
1050    def custom_tab_id(self):
1051        """Gets the custom_tab_id of this NotarySeal.  # noqa: E501
1052
1053        The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties.  # noqa: E501
1054
1055        :return: The custom_tab_id of this NotarySeal.  # noqa: E501
1056        :rtype: str
1057        """
1058        return self._custom_tab_id
1059
1060    @custom_tab_id.setter
1061    def custom_tab_id(self, custom_tab_id):
1062        """Sets the custom_tab_id of this NotarySeal.
1063
1064        The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties.  # noqa: E501
1065
1066        :param custom_tab_id: The custom_tab_id of this NotarySeal.  # noqa: E501
1067        :type: str
1068        """
1069
1070        self._custom_tab_id = custom_tab_id
1071
1072    @property
1073    def custom_tab_id_metadata(self):
1074        """Gets the custom_tab_id_metadata of this NotarySeal.  # noqa: E501
1075
1076        Metadata that indicates whether the `customTabId` property is editable.  # noqa: E501
1077
1078        :return: The custom_tab_id_metadata of this NotarySeal.  # noqa: E501
1079        :rtype: PropertyMetadata
1080        """
1081        return self._custom_tab_id_metadata
1082
1083    @custom_tab_id_metadata.setter
1084    def custom_tab_id_metadata(self, custom_tab_id_metadata):
1085        """Sets the custom_tab_id_metadata of this NotarySeal.
1086
1087        Metadata that indicates whether the `customTabId` property is editable.  # noqa: E501
1088
1089        :param custom_tab_id_metadata: The custom_tab_id_metadata of this NotarySeal.  # noqa: E501
1090        :type: PropertyMetadata
1091        """
1092
1093        self._custom_tab_id_metadata = custom_tab_id_metadata
1094
1095    @property
1096    def document_id(self):
1097        """Gets the document_id of this NotarySeal.  # noqa: E501
1098
1099        Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute.  # noqa: E501
1100
1101        :return: The document_id of this NotarySeal.  # noqa: E501
1102        :rtype: str
1103        """
1104        return self._document_id
1105
1106    @document_id.setter
1107    def document_id(self, document_id):
1108        """Sets the document_id of this NotarySeal.
1109
1110        Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute.  # noqa: E501
1111
1112        :param document_id: The document_id of this NotarySeal.  # noqa: E501
1113        :type: str
1114        """
1115
1116        self._document_id = document_id
1117
1118    @property
1119    def document_id_metadata(self):
1120        """Gets the document_id_metadata of this NotarySeal.  # noqa: E501
1121
1122        Metadata that indicates whether the `documentId` property is editable.  # noqa: E501
1123
1124        :return: The document_id_metadata of this NotarySeal.  # noqa: E501
1125        :rtype: PropertyMetadata
1126        """
1127        return self._document_id_metadata
1128
1129    @document_id_metadata.setter
1130    def document_id_metadata(self, document_id_metadata):
1131        """Sets the document_id_metadata of this NotarySeal.
1132
1133        Metadata that indicates whether the `documentId` property is editable.  # noqa: E501
1134
1135        :param document_id_metadata: The document_id_metadata of this NotarySeal.  # noqa: E501
1136        :type: PropertyMetadata
1137        """
1138
1139        self._document_id_metadata = document_id_metadata
1140
1141    @property
1142    def error_details(self):
1143        """Gets the error_details of this NotarySeal.  # noqa: E501
1144
1145        Array or errors.  # noqa: E501
1146
1147        :return: The error_details of this NotarySeal.  # noqa: E501
1148        :rtype: ErrorDetails
1149        """
1150        return self._error_details
1151
1152    @error_details.setter
1153    def error_details(self, error_details):
1154        """Sets the error_details of this NotarySeal.
1155
1156        Array or errors.  # noqa: E501
1157
1158        :param error_details: The error_details of this NotarySeal.  # noqa: E501
1159        :type: ErrorDetails
1160        """
1161
1162        self._error_details = error_details
1163
1164    @property
1165    def extension_data(self):
1166        """Gets the extension_data of this NotarySeal.  # noqa: E501
1167
1168          # noqa: E501
1169
1170        :return: The extension_data of this NotarySeal.  # noqa: E501
1171        :rtype: ExtensionData
1172        """
1173        return self._extension_data
1174
1175    @extension_data.setter
1176    def extension_data(self, extension_data):
1177        """Sets the extension_data of this NotarySeal.
1178
1179          # noqa: E501
1180
1181        :param extension_data: The extension_data of this NotarySeal.  # noqa: E501
1182        :type: ExtensionData
1183        """
1184
1185        self._extension_data = extension_data
1186
1187    @property
1188    def form_order(self):
1189        """Gets the form_order of this NotarySeal.  # noqa: E501
1190
1191          # noqa: E501
1192
1193        :return: The form_order of this NotarySeal.  # noqa: E501
1194        :rtype: str
1195        """
1196        return self._form_order
1197
1198    @form_order.setter
1199    def form_order(self, form_order):
1200        """Sets the form_order of this NotarySeal.
1201
1202          # noqa: E501
1203
1204        :param form_order: The form_order of this NotarySeal.  # noqa: E501
1205        :type: str
1206        """
1207
1208        self._form_order = form_order
1209
1210    @property
1211    def form_order_metadata(self):
1212        """Gets the form_order_metadata of this NotarySeal.  # noqa: E501
1213
1214        Metadata that indicates whether the `formOrder` property is editable.  # noqa: E501
1215
1216        :return: The form_order_metadata of this NotarySeal.  # noqa: E501
1217        :rtype: PropertyMetadata
1218        """
1219        return self._form_order_metadata
1220
1221    @form_order_metadata.setter
1222    def form_order_metadata(self, form_order_metadata):
1223        """Sets the form_order_metadata of this NotarySeal.
1224
1225        Metadata that indicates whether the `formOrder` property is editable.  # noqa: E501
1226
1227        :param form_order_metadata: The form_order_metadata of this NotarySeal.  # noqa: E501
1228        :type: PropertyMetadata
1229        """
1230
1231        self._form_order_metadata = form_order_metadata
1232
1233    @property
1234    def form_page_label(self):
1235        """Gets the form_page_label of this NotarySeal.  # noqa: E501
1236
1237          # noqa: E501
1238
1239        :return: The form_page_label of this NotarySeal.  # noqa: E501
1240        :rtype: str
1241        """
1242        return self._form_page_label
1243
1244    @form_page_label.setter
1245    def form_page_label(self, form_page_label):
1246        """Sets the form_page_label of this NotarySeal.
1247
1248          # noqa: E501
1249
1250        :param form_page_label: The form_page_label of this NotarySeal.  # noqa: E501
1251        :type: str
1252        """
1253
1254        self._form_page_label = form_page_label
1255
1256    @property
1257    def form_page_label_metadata(self):
1258        """Gets the form_page_label_metadata of this NotarySeal.  # noqa: E501
1259
1260        Metadata that indicates whether the `formPageLabel` property is editable.  # noqa: E501
1261
1262        :return: The form_page_label_metadata of this NotarySeal.  # noqa: E501
1263        :rtype: PropertyMetadata
1264        """
1265        return self._form_page_label_metadata
1266
1267    @form_page_label_metadata.setter
1268    def form_page_label_metadata(self, form_page_label_metadata):
1269        """Sets the form_page_label_metadata of this NotarySeal.
1270
1271        Metadata that indicates whether the `formPageLabel` property is editable.  # noqa: E501
1272
1273        :param form_page_label_metadata: The form_page_label_metadata of this NotarySeal.  # noqa: E501
1274        :type: PropertyMetadata
1275        """
1276
1277        self._form_page_label_metadata = form_page_label_metadata
1278
1279    @property
1280    def form_page_number(self):
1281        """Gets the form_page_number of this NotarySeal.  # noqa: E501
1282
1283          # noqa: E501
1284
1285        :return: The form_page_number of this NotarySeal.  # noqa: E501
1286        :rtype: str
1287        """
1288        return self._form_page_number
1289
1290    @form_page_number.setter
1291    def form_page_number(self, form_page_number):
1292        """Sets the form_page_number of this NotarySeal.
1293
1294          # noqa: E501
1295
1296        :param form_page_number: The form_page_number of this NotarySeal.  # noqa: E501
1297        :type: str
1298        """
1299
1300        self._form_page_number = form_page_number
1301
1302    @property
1303    def form_page_number_metadata(self):
1304        """Gets the form_page_number_metadata of this NotarySeal.  # noqa: E501
1305
1306        Metadata that indicates whether the `fromPageNumber` property is editable.  # noqa: E501
1307
1308        :return: The form_page_number_metadata of this NotarySeal.  # noqa: E501
1309        :rtype: PropertyMetadata
1310        """
1311        return self._form_page_number_metadata
1312
1313    @form_page_number_metadata.setter
1314    def form_page_number_metadata(self, form_page_number_metadata):
1315        """Sets the form_page_number_metadata of this NotarySeal.
1316
1317        Metadata that indicates whether the `fromPageNumber` property is editable.  # noqa: E501
1318
1319        :param form_page_number_metadata: The form_page_number_metadata of this NotarySeal.  # noqa: E501
1320        :type: PropertyMetadata
1321        """
1322
1323        self._form_page_number_metadata = form_page_number_metadata
1324
1325    @property
1326    def height(self):
1327        """Gets the height of this NotarySeal.  # noqa: E501
1328
1329        Height of the tab in pixels.  # noqa: E501
1330
1331        :return: The height of this NotarySeal.  # noqa: E501
1332        :rtype: str
1333        """
1334        return self._height
1335
1336    @height.setter
1337    def height(self, height):
1338        """Sets the height of this NotarySeal.
1339
1340        Height of the tab in pixels.  # noqa: E501
1341
1342        :param height: The height of this NotarySeal.  # noqa: E501
1343        :type: str
1344        """
1345
1346        self._height = height
1347
1348    @property
1349    def height_metadata(self):
1350        """Gets the height_metadata of this NotarySeal.  # noqa: E501
1351
1352        Metadata that indicates whether the `height` property is editable.  # noqa: E501
1353
1354        :return: The height_metadata of this NotarySeal.  # noqa: E501
1355        :rtype: PropertyMetadata
1356        """
1357        return self._height_metadata
1358
1359    @height_metadata.setter
1360    def height_metadata(self, height_metadata):
1361        """Sets the height_metadata of this NotarySeal.
1362
1363        Metadata that indicates whether the `height` property is editable.  # noqa: E501
1364
1365        :param height_metadata: The height_metadata of this NotarySeal.  # noqa: E501
1366        :type: PropertyMetadata
1367        """
1368
1369        self._height_metadata = height_metadata
1370
1371    @property
1372    def merge_field(self):
1373        """Gets the merge_field of this NotarySeal.  # noqa: E501
1374
1375        Contains the information necessary to map the tab to a field in SalesForce.  # noqa: E501
1376
1377        :return: The merge_field of this NotarySeal.  # noqa: E501
1378        :rtype: MergeField
1379        """
1380        return self._merge_field
1381
1382    @merge_field.setter
1383    def merge_field(self, merge_field):
1384        """Sets the merge_field of this NotarySeal.
1385
1386        Contains the information necessary to map the tab to a field in SalesForce.  # noqa: E501
1387
1388        :param merge_field: The merge_field of this NotarySeal.  # noqa: E501
1389        :type: MergeField
1390        """
1391
1392        self._merge_field = merge_field
1393
1394    @property
1395    def merge_field_xml(self):
1396        """Gets the merge_field_xml of this NotarySeal.  # noqa: E501
1397
1398          # noqa: E501
1399
1400        :return: The merge_field_xml of this NotarySeal.  # noqa: E501
1401        :rtype: str
1402        """
1403        return self._merge_field_xml
1404
1405    @merge_field_xml.setter
1406    def merge_field_xml(self, merge_field_xml):
1407        """Sets the merge_field_xml of this NotarySeal.
1408
1409          # noqa: E501
1410
1411        :param merge_field_xml: The merge_field_xml of this NotarySeal.  # noqa: E501
1412        :type: str
1413        """
1414
1415        self._merge_field_xml = merge_field_xml
1416
1417    @property
1418    def name(self):
1419        """Gets the name of this NotarySeal.  # noqa: E501
1420
1421          # noqa: E501
1422
1423        :return: The name of this NotarySeal.  # noqa: E501
1424        :rtype: str
1425        """
1426        return self._name
1427
1428    @name.setter
1429    def name(self, name):
1430        """Sets the name of this NotarySeal.
1431
1432          # noqa: E501
1433
1434        :param name: The name of this NotarySeal.  # noqa: E501
1435        :type: str
1436        """
1437
1438        self._name = name
1439
1440    @property
1441    def name_metadata(self):
1442        """Gets the name_metadata of this NotarySeal.  # noqa: E501
1443
1444        Metadata that indicates whether the `name` property is editable. This property is read-only.  # noqa: E501
1445
1446        :return: The name_metadata of this NotarySeal.  # noqa: E501
1447        :rtype: PropertyMetadata
1448        """
1449        return self._name_metadata
1450
1451    @name_metadata.setter
1452    def name_metadata(self, name_metadata):
1453        """Sets the name_metadata of this NotarySeal.
1454
1455        Metadata that indicates whether the `name` property is editable. This property is read-only.  # noqa: E501
1456
1457        :param name_metadata: The name_metadata of this NotarySeal.  # noqa: E501
1458        :type: PropertyMetadata
1459        """
1460
1461        self._name_metadata = name_metadata
1462
1463    @property
1464    def page_number(self):
1465        """Gets the page_number of this NotarySeal.  # noqa: E501
1466
1467        Specifies the page number on which the tab is located.  # noqa: E501
1468
1469        :return: The page_number of this NotarySeal.  # noqa: E501
1470        :rtype: str
1471        """
1472        return self._page_number
1473
1474    @page_number.setter
1475    def page_number(self, page_number):
1476        """Sets the page_number of this NotarySeal.
1477
1478        Specifies the page number on which the tab is located.  # noqa: E501
1479
1480        :param page_number: The page_number of this NotarySeal.  # noqa: E501
1481        :type: str
1482        """
1483
1484        self._page_number = page_number
1485
1486    @property
1487    def page_number_metadata(self):
1488        """Gets the page_number_metadata of this NotarySeal.  # noqa: E501
1489
1490        Metadata that indicates whether the `pageNumber` property is editable.  # noqa: E501
1491
1492        :return: The page_number_metadata of this NotarySeal.  # noqa: E501
1493        :rtype: PropertyMetadata
1494        """
1495        return self._page_number_metadata
1496
1497    @page_number_metadata.setter
1498    def page_number_metadata(self, page_number_metadata):
1499        """Sets the page_number_metadata of this NotarySeal.
1500
1501        Metadata that indicates whether the `pageNumber` property is editable.  # noqa: E501
1502
1503        :param page_number_metadata: The page_number_metadata of this NotarySeal.  # noqa: E501
1504        :type: PropertyMetadata
1505        """
1506
1507        self._page_number_metadata = page_number_metadata
1508
1509    @property
1510    def recipient_id(self):
1511        """Gets the recipient_id of this NotarySeal.  # noqa: E501
1512
1513        Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.  # noqa: E501
1514
1515        :return: The recipient_id of this NotarySeal.  # noqa: E501
1516        :rtype: str
1517        """
1518        return self._recipient_id
1519
1520    @recipient_id.setter
1521    def recipient_id(self, recipient_id):
1522        """Sets the recipient_id of this NotarySeal.
1523
1524        Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.  # noqa: E501
1525
1526        :param recipient_id: The recipient_id of this NotarySeal.  # noqa: E501
1527        :type: str
1528        """
1529
1530        self._recipient_id = recipient_id
1531
1532    @property
1533    def recipient_id_guid(self):
1534        """Gets the recipient_id_guid of this NotarySeal.  # noqa: E501
1535
1536          # noqa: E501
1537
1538        :return: The recipient_id_guid of this NotarySeal.  # noqa: E501
1539        :rtype: str
1540        """
1541        return self._recipient_id_guid
1542
1543    @recipient_id_guid.setter
1544    def recipient_id_guid(self, recipient_id_guid):
1545        """Sets the recipient_id_guid of this NotarySeal.
1546
1547          # noqa: E501
1548
1549        :param recipient_id_guid: The recipient_id_guid of this NotarySeal.  # noqa: E501
1550        :type: str
1551        """
1552
1553        self._recipient_id_guid = recipient_id_guid
1554
1555    @property
1556    def recipient_id_guid_metadata(self):
1557        """Gets the recipient_id_guid_metadata of this NotarySeal.  # noqa: E501
1558
1559        Metadata that indicates whether the `recipientIdGuid` property is editable.  # noqa: E501
1560
1561        :return: The recipient_id_guid_metadata of this NotarySeal.  # noqa: E501
1562        :rtype: PropertyMetadata
1563        """
1564        return self._recipient_id_guid_metadata
1565
1566    @recipient_id_guid_metadata.setter
1567    def recipient_id_guid_metadata(self, recipient_id_guid_metadata):
1568        """Sets the recipient_id_guid_metadata of this NotarySeal.
1569
1570        Metadata that indicates whether the `recipientIdGuid` property is editable.  # noqa: E501
1571
1572        :param recipient_id_guid_metadata: The recipient_id_guid_metadata of this NotarySeal.  # noqa: E501
1573        :type: PropertyMetadata
1574        """
1575
1576        self._recipient_id_guid_metadata = recipient_id_guid_metadata
1577
1578    @property
1579    def recipient_id_metadata(self):
1580        """Gets the recipient_id_metadata of this NotarySeal.  # noqa: E501
1581
1582        Metadata that indicates whether the `recipientId` property is editable.  # noqa: E501
1583
1584        :return: The recipient_id_metadata of this NotarySeal.  # noqa: E501
1585        :rtype: PropertyMetadata
1586        """
1587        return self._recipient_id_metadata
1588
1589    @recipient_id_metadata.setter
1590    def recipient_id_metadata(self, recipient_id_metadata):
1591        """Sets the recipient_id_metadata of this NotarySeal.
1592
1593        Metadata that indicates whether the `recipientId` property is editable.  # noqa: E501
1594
1595        :param recipient_id_metadata: The recipient_id_metadata of this NotarySeal.  # noqa: E501
1596        :type: PropertyMetadata
1597        """
1598
1599        self._recipient_id_metadata = recipient_id_metadata
1600
1601    @property
1602    def scale_value(self):
1603        """Gets the scale_value of this NotarySeal.  # noqa: E501
1604
1605          # noqa: E501
1606
1607        :return: The scale_value of this NotarySeal.  # noqa: E501
1608        :rtype: str
1609        """
1610        return self._scale_value
1611
1612    @scale_value.setter
1613    def scale_value(self, scale_value):
1614        """Sets the scale_value of this NotarySeal.
1615
1616          # noqa: E501
1617
1618        :param scale_value: The scale_value of this NotarySeal.  # noqa: E501
1619        :type: str
1620        """
1621
1622        self._scale_value = scale_value
1623
1624    @property
1625    def scale_value_metadata(self):
1626        """Gets the scale_value_metadata of this NotarySeal.  # noqa: E501
1627
1628        Metadata that indicates whether the `scaleValue` property is editable.  # noqa: E501
1629
1630        :return: The scale_value_metadata of this NotarySeal.  # noqa: E501
1631        :rtype: PropertyMetadata
1632        """
1633        return self._scale_value_metadata
1634
1635    @scale_value_metadata.setter
1636    def scale_value_metadata(self, scale_value_metadata):
1637        """Sets the scale_value_metadata of this NotarySeal.
1638
1639        Metadata that indicates whether the `scaleValue` property is editable.  # noqa: E501
1640
1641        :param scale_value_metadata: The scale_value_metadata of this NotarySeal.  # noqa: E501
1642        :type: PropertyMetadata
1643        """
1644
1645        self._scale_value_metadata = scale_value_metadata
1646
1647    @property
1648    def smart_contract_information(self):
1649        """Gets the smart_contract_information of this NotarySeal.  # noqa: E501
1650
1651        Reserved for DocuSign.  # noqa: E501
1652
1653        :return: The smart_contract_information of this NotarySeal.  # noqa: E501
1654        :rtype: SmartContractInformation
1655        """
1656        return self._smart_contract_information
1657
1658    @smart_contract_information.setter
1659    def smart_contract_information(self, smart_contract_information):
1660        """Sets the smart_contract_information of this NotarySeal.
1661
1662        Reserved for DocuSign.  # noqa: E501
1663
1664        :param smart_contract_information: The smart_contract_information of this NotarySeal.  # noqa: E501
1665        :type: SmartContractInformation
1666        """
1667
1668        self._smart_contract_information = smart_contract_information
1669
1670    @property
1671    def source(self):
1672        """Gets the source of this NotarySeal.  # noqa: E501
1673
1674          # noqa: E501
1675
1676        :return: The source of this NotarySeal.  # noqa: E501
1677        :rtype: str
1678        """
1679        return self._source
1680
1681    @source.setter
1682    def source(self, source):
1683        """Sets the source of this NotarySeal.
1684
1685          # noqa: E501
1686
1687        :param source: The source of this NotarySeal.  # noqa: E501
1688        :type: str
1689        """
1690
1691        self._source = source
1692
1693    @property
1694    def status(self):
1695        """Gets the status of this NotarySeal.  # noqa: E501
1696
1697        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
1698
1699        :return: The status of this NotarySeal.  # noqa: E501
1700        :rtype: str
1701        """
1702        return self._status
1703
1704    @status.setter
1705    def status(self, status):
1706        """Sets the status of this NotarySeal.
1707
1708        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
1709
1710        :param status: The status of this NotarySeal.  # noqa: E501
1711        :type: str
1712        """
1713
1714        self._status = status
1715
1716    @property
1717    def status_metadata(self):
1718        """Gets the status_metadata of this NotarySeal.  # noqa: E501
1719
1720        Metadata that indicates whether the `status` property is editable.  # noqa: E501
1721
1722        :return: The status_metadata of this NotarySeal.  # noqa: E501
1723        :rtype: PropertyMetadata
1724        """
1725        return self._status_metadata
1726
1727    @status_metadata.setter
1728    def status_metadata(self, status_metadata):
1729        """Sets the status_metadata of this NotarySeal.
1730
1731        Metadata that indicates whether the `status` property is editable.  # noqa: E501
1732
1733        :param status_metadata: The status_metadata of this NotarySeal.  # noqa: E501
1734        :type: PropertyMetadata
1735        """
1736
1737        self._status_metadata = status_metadata
1738
1739    @property
1740    def tab_fully_qualified_path(self):
1741        """Gets the tab_fully_qualified_path of this NotarySeal.  # noqa: E501
1742
1743          # noqa: E501
1744
1745        :return: The tab_fully_qualified_path of this NotarySeal.  # noqa: E501
1746        :rtype: str
1747        """
1748        return self._tab_fully_qualified_path
1749
1750    @tab_fully_qualified_path.setter
1751    def tab_fully_qualified_path(self, tab_fully_qualified_path):
1752        """Sets the tab_fully_qualified_path of this NotarySeal.
1753
1754          # noqa: E501
1755
1756        :param tab_fully_qualified_path: The tab_fully_qualified_path of this NotarySeal.  # noqa: E501
1757        :type: str
1758        """
1759
1760        self._tab_fully_qualified_path = tab_fully_qualified_path
1761
1762    @property
1763    def tab_group_labels(self):
1764        """Gets the tab_group_labels of this NotarySeal.  # noqa: E501
1765
1766          # noqa: E501
1767
1768        :return: The tab_group_labels of this NotarySeal.  # noqa: E501
1769        :rtype: list[str]
1770        """
1771        return self._tab_group_labels
1772
1773    @tab_group_labels.setter
1774    def tab_group_labels(self, tab_group_labels):
1775        """Sets the tab_group_labels of this NotarySeal.
1776
1777          # noqa: E501
1778
1779        :param tab_group_labels: The tab_group_labels of this NotarySeal.  # noqa: E501
1780        :type: list[str]
1781        """
1782
1783        self._tab_group_labels = tab_group_labels
1784
1785    @property
1786    def tab_group_labels_metadata(self):
1787        """Gets the tab_group_labels_metadata of this NotarySeal.  # noqa: E501
1788
1789        Metadata that indicates whether the `tabGroupLabels` property is editable.  # noqa: E501
1790
1791        :return: The tab_group_labels_metadata of this NotarySeal.  # noqa: E501
1792        :rtype: PropertyMetadata
1793        """
1794        return self._tab_group_labels_metadata
1795
1796    @tab_group_labels_metadata.setter
1797    def tab_group_labels_metadata(self, tab_group_labels_metadata):
1798        """Sets the tab_group_labels_metadata of this NotarySeal.
1799
1800        Metadata that indicates whether the `tabGroupLabels` property is editable.  # noqa: E501
1801
1802        :param tab_group_labels_metadata: The tab_group_labels_metadata of this NotarySeal.  # noqa: E501
1803        :type: PropertyMetadata
1804        """
1805
1806        self._tab_group_labels_metadata = tab_group_labels_metadata
1807
1808    @property
1809    def tab_id(self):
1810        """Gets the tab_id of this NotarySeal.  # noqa: E501
1811
1812        The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call].       # noqa: E501
1813
1814        :return: The tab_id of this NotarySeal.  # noqa: E501
1815        :rtype: str
1816        """
1817        return self._tab_id
1818
1819    @tab_id.setter
1820    def tab_id(self, tab_id):
1821        """Sets the tab_id of this NotarySeal.
1822
1823        The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call].       # noqa: E501
1824
1825        :param tab_id: The tab_id of this NotarySeal.  # noqa: E501
1826        :type: str
1827        """
1828
1829        self._tab_id = tab_id
1830
1831    @property
1832    def tab_id_metadata(self):
1833        """Gets the tab_id_metadata of this NotarySeal.  # noqa: E501
1834
1835        Metadata that indicates whether the `tabId` property is editable.  # noqa: E501
1836
1837        :return: The tab_id_metadata of this NotarySeal.  # noqa: E501
1838        :rtype: PropertyMetadata
1839        """
1840        return self._tab_id_metadata
1841
1842    @tab_id_metadata.setter
1843    def tab_id_metadata(self, tab_id_metadata):
1844        """Sets the tab_id_metadata of this NotarySeal.
1845
1846        Metadata that indicates whether the `tabId` property is editable.  # noqa: E501
1847
1848        :param tab_id_metadata: The tab_id_metadata of this NotarySeal.  # noqa: E501
1849        :type: PropertyMetadata
1850        """
1851
1852        self._tab_id_metadata = tab_id_metadata
1853
1854    @property
1855    def tab_label(self):
1856        """Gets the tab_label of this NotarySeal.  # noqa: E501
1857
1858        The label string associated with the tab.  # noqa: E501
1859
1860        :return: The tab_label of this NotarySeal.  # noqa: E501
1861        :rtype: str
1862        """
1863        return self._tab_label
1864
1865    @tab_label.setter
1866    def tab_label(self, tab_label):
1867        """Sets the tab_label of this NotarySeal.
1868
1869        The label string associated with the tab.  # noqa: E501
1870
1871        :param tab_label: The tab_label of this NotarySeal.  # noqa: E501
1872        :type: str
1873        """
1874
1875        self._tab_label = tab_label
1876
1877    @property
1878    def tab_label_metadata(self):
1879        """Gets the tab_label_metadata of this NotarySeal.  # noqa: E501
1880
1881        Metadata that indicates whether the `tabLabel` property is editable.  # noqa: E501
1882
1883        :return: The tab_label_metadata of this NotarySeal.  # noqa: E501
1884        :rtype: PropertyMetadata
1885        """
1886        return self._tab_label_metadata
1887
1888    @tab_label_metadata.setter
1889    def tab_label_metadata(self, tab_label_metadata):
1890        """Sets the tab_label_metadata of this NotarySeal.
1891
1892        Metadata that indicates whether the `tabLabel` property is editable.  # noqa: E501
1893
1894        :param tab_label_metadata: The tab_label_metadata of this NotarySeal.  # noqa: E501
1895        :type: PropertyMetadata
1896        """
1897
1898        self._tab_label_metadata = tab_label_metadata
1899
1900    @property
1901    def tab_order(self):
1902        """Gets the tab_order of this NotarySeal.  # noqa: E501
1903
1904          # noqa: E501
1905
1906        :return: The tab_order of this NotarySeal.  # noqa: E501
1907        :rtype: str
1908        """
1909        return self._tab_order
1910
1911    @tab_order.setter
1912    def tab_order(self, tab_order):
1913        """Sets the tab_order of this NotarySeal.
1914
1915          # noqa: E501
1916
1917        :param tab_order: The tab_order of this NotarySeal.  # noqa: E501
1918        :type: str
1919        """
1920
1921        self._tab_order = tab_order
1922
1923    @property
1924    def tab_order_metadata(self):
1925        """Gets the tab_order_metadata of this NotarySeal.  # noqa: E501
1926
1927        Metadata that indicates whether the `tabOrder` property is editable.  # noqa: E501
1928
1929        :return: The tab_order_metadata of this NotarySeal.  # noqa: E501
1930        :rtype: PropertyMetadata
1931        """
1932        return self._tab_order_metadata
1933
1934    @tab_order_metadata.setter
1935    def tab_order_metadata(self, tab_order_metadata):
1936        """Sets the tab_order_metadata of this NotarySeal.
1937
1938        Metadata that indicates whether the `tabOrder` property is editable.  # noqa: E501
1939
1940        :param tab_order_metadata: The tab_order_metadata of this NotarySeal.  # noqa: E501
1941        :type: PropertyMetadata
1942        """
1943
1944        self._tab_order_metadata = tab_order_metadata
1945
1946    @property
1947    def tab_type(self):
1948        """Gets the tab_type of this NotarySeal.  # noqa: E501
1949
1950          # noqa: E501
1951
1952        :return: The tab_type of this NotarySeal.  # noqa: E501
1953        :rtype: str
1954        """
1955        return self._tab_type
1956
1957    @tab_type.setter
1958    def tab_type(self, tab_type):
1959        """Sets the tab_type of this NotarySeal.
1960
1961          # noqa: E501
1962
1963        :param tab_type: The tab_type of this NotarySeal.  # noqa: E501
1964        :type: str
1965        """
1966
1967        self._tab_type = tab_type
1968
1969    @property
1970    def tab_type_metadata(self):
1971        """Gets the tab_type_metadata of this NotarySeal.  # noqa: E501
1972
1973        Metadata that indicates whether the `tabType` property is editable.  # noqa: E501
1974
1975        :return: The tab_type_metadata of this NotarySeal.  # noqa: E501
1976        :rtype: PropertyMetadata
1977        """
1978        return self._tab_type_metadata
1979
1980    @tab_type_metadata.setter
1981    def tab_type_metadata(self, tab_type_metadata):
1982        """Sets the tab_type_metadata of this NotarySeal.
1983
1984        Metadata that indicates whether the `tabType` property is editable.  # noqa: E501
1985
1986        :param tab_type_metadata: The tab_type_metadata of this NotarySeal.  # noqa: E501
1987        :type: PropertyMetadata
1988        """
1989
1990        self._tab_type_metadata = tab_type_metadata
1991
1992    @property
1993    def template_locked(self):
1994        """Gets the template_locked of this NotarySeal.  # noqa: E501
1995
1996        When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients.   # noqa: E501
1997
1998        :return: The template_locked of this NotarySeal.  # noqa: E501
1999        :rtype: str
2000        """
2001        return self._template_locked
2002
2003    @template_locked.setter
2004    def template_locked(self, template_locked):
2005        """Sets the template_locked of this NotarySeal.
2006
2007        When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients.   # noqa: E501
2008
2009        :param template_locked: The template_locked of this NotarySeal.  # noqa: E501
2010        :type: str
2011        """
2012
2013        self._template_locked = template_locked
2014
2015    @property
2016    def template_locked_metadata(self):
2017        """Gets the template_locked_metadata of this NotarySeal.  # noqa: E501
2018
2019        Metadata that indicates whether the `templateLocked` property is editable.  # noqa: E501
2020
2021        :return: The template_locked_metadata of this NotarySeal.  # noqa: E501
2022        :rtype: PropertyMetadata
2023        """
2024        return self._template_locked_metadata
2025
2026    @template_locked_metadata.setter
2027    def template_locked_metadata(self, template_locked_metadata):
2028        """Sets the template_locked_metadata of this NotarySeal.
2029
2030        Metadata that indicates whether the `templateLocked` property is editable.  # noqa: E501
2031
2032        :param template_locked_metadata: The template_locked_metadata of this NotarySeal.  # noqa: E501
2033        :type: PropertyMetadata
2034        """
2035
2036        self._template_locked_metadata = template_locked_metadata
2037
2038    @property
2039    def template_required(self):
2040        """Gets the template_required of this NotarySeal.  # noqa: E501
2041
2042        When set to **true**, the sender may not remove the recipient. Used only when working with template recipients.  # noqa: E501
2043
2044        :return: The template_required of this NotarySeal.  # noqa: E501
2045        :rtype: str
2046        """
2047        return self._template_required
2048
2049    @template_required.setter
2050    def template_required(self, template_required):
2051        """Sets the template_required of this NotarySeal.
2052
2053        When set to **true**, the sender may not remove the recipient. Used only when working with template recipients.  # noqa: E501
2054
2055        :param template_required: The template_required of this NotarySeal.  # noqa: E501
2056        :type: str
2057        """
2058
2059        self._template_required = template_required
2060
2061    @property
2062    def template_required_metadata(self):
2063        """Gets the template_required_metadata of this NotarySeal.  # noqa: E501
2064
2065        Metadata that indicates whether the `templateRequired` property is editable.  # noqa: E501
2066
2067        :return: The template_required_metadata of this NotarySeal.  # noqa: E501
2068        :rtype: PropertyMetadata
2069        """
2070        return self._template_required_metadata
2071
2072    @template_required_metadata.setter
2073    def template_required_metadata(self, template_required_metadata):
2074        """Sets the template_required_metadata of this NotarySeal.
2075
2076        Metadata that indicates whether the `templateRequired` property is editable.  # noqa: E501
2077
2078        :param template_required_metadata: The template_required_metadata of this NotarySeal.  # noqa: E501
2079        :type: PropertyMetadata
2080        """
2081
2082        self._template_required_metadata = template_required_metadata
2083
2084    @property
2085    def tooltip(self):
2086        """Gets the tooltip of this NotarySeal.  # noqa: E501
2087
2088          # noqa: E501
2089
2090        :return: The tooltip of this NotarySeal.  # noqa: E501
2091        :rtype: str
2092        """
2093        return self._tooltip
2094
2095    @tooltip.setter
2096    def tooltip(self, tooltip):
2097        """Sets the tooltip of this NotarySeal.
2098
2099          # noqa: E501
2100
2101        :param tooltip: The tooltip of this NotarySeal.  # noqa: E501
2102        :type: str
2103        """
2104
2105        self._tooltip = tooltip
2106
2107    @property
2108    def tool_tip_metadata(self):
2109        """Gets the tool_tip_metadata of this NotarySeal.  # noqa: E501
2110
2111        Metadata that indicates whether the `toolTip` property is editable.  # noqa: E501
2112
2113        :return: The tool_tip_metadata of this NotarySeal.  # noqa: E501
2114        :rtype: PropertyMetadata
2115        """
2116        return self._tool_tip_metadata
2117
2118    @tool_tip_metadata.setter
2119    def tool_tip_metadata(self, tool_tip_metadata):
2120        """Sets the tool_tip_metadata of this NotarySeal.
2121
2122        Metadata that indicates whether the `toolTip` property is editable.  # noqa: E501
2123
2124        :param tool_tip_metadata: The tool_tip_metadata of this NotarySeal.  # noqa: E501
2125        :type: PropertyMetadata
2126        """
2127
2128        self._tool_tip_metadata = tool_tip_metadata
2129
2130    @property
2131    def warning_details(self):
2132        """Gets the warning_details of this NotarySeal.  # noqa: E501
2133
2134          # noqa: E501
2135
2136        :return: The warning_details of this NotarySeal.  # noqa: E501
2137        :rtype: ErrorDetails
2138        """
2139        return self._warning_details
2140
2141    @warning_details.setter
2142    def warning_details(self, warning_details):
2143        """Sets the warning_details of this NotarySeal.
2144
2145          # noqa: E501
2146
2147        :param warning_details: The warning_details of this NotarySeal.  # noqa: E501
2148        :type: ErrorDetails
2149        """
2150
2151        self._warning_details = warning_details
2152
2153    @property
2154    def width(self):
2155        """Gets the width of this NotarySeal.  # noqa: E501
2156
2157        Width of the tab in pixels.  # noqa: E501
2158
2159        :return: The width of this NotarySeal.  # noqa: E501
2160        :rtype: str
2161        """
2162        return self._width
2163
2164    @width.setter
2165    def width(self, width):
2166        """Sets the width of this NotarySeal.
2167
2168        Width of the tab in pixels.  # noqa: E501
2169
2170        :param width: The width of this NotarySeal.  # noqa: E501
2171        :type: str
2172        """
2173
2174        self._width = width
2175
2176    @property
2177    def width_metadata(self):
2178        """Gets the width_metadata of this NotarySeal.  # noqa: E501
2179
2180        Metadata that indicates whether the `width` property is editable.  # noqa: E501
2181
2182        :return: The width_metadata of this NotarySeal.  # noqa: E501
2183        :rtype: PropertyMetadata
2184        """
2185        return self._width_metadata
2186
2187    @width_metadata.setter
2188    def width_metadata(self, width_metadata):
2189        """Sets the width_metadata of this NotarySeal.
2190
2191        Metadata that indicates whether the `width` property is editable.  # noqa: E501
2192
2193        :param width_metadata: The width_metadata of this NotarySeal.  # noqa: E501
2194        :type: PropertyMetadata
2195        """
2196
2197        self._width_metadata = width_metadata
2198
2199    @property
2200    def x_position(self):
2201        """Gets the x_position of this NotarySeal.  # noqa: E501
2202
2203        This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.  # noqa: E501
2204
2205        :return: The x_position of this NotarySeal.  # noqa: E501
2206        :rtype: str
2207        """
2208        return self._x_position
2209
2210    @x_position.setter
2211    def x_position(self, x_position):
2212        """Sets the x_position of this NotarySeal.
2213
2214        This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.  # noqa: E501
2215
2216        :param x_position: The x_position of this NotarySeal.  # noqa: E501
2217        :type: str
2218        """
2219
2220        self._x_position = x_position
2221
2222    @property
2223    def x_position_metadata(self):
2224        """Gets the x_position_metadata of this NotarySeal.  # noqa: E501
2225
2226        Metadata that indicates whether the `xPosition` property is editable.  # noqa: E501
2227
2228        :return: The x_position_metadata of this NotarySeal.  # noqa: E501
2229        :rtype: PropertyMetadata
2230        """
2231        return self._x_position_metadata
2232
2233    @x_position_metadata.setter
2234    def x_position_metadata(self, x_position_metadata):
2235        """Sets the x_position_metadata of this NotarySeal.
2236
2237        Metadata that indicates whether the `xPosition` property is editable.  # noqa: E501
2238
2239        :param x_position_metadata: The x_position_metadata of this NotarySeal.  # noqa: E501
2240        :type: PropertyMetadata
2241        """
2242
2243        self._x_position_metadata = x_position_metadata
2244
2245    @property
2246    def y_position(self):
2247        """Gets the y_position of this NotarySeal.  # noqa: E501
2248
2249        This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.  # noqa: E501
2250
2251        :return: The y_position of this NotarySeal.  # noqa: E501
2252        :rtype: str
2253        """
2254        return self._y_position
2255
2256    @y_position.setter
2257    def y_position(self, y_position):
2258        """Sets the y_position of this NotarySeal.
2259
2260        This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.  # noqa: E501
2261
2262        :param y_position: The y_position of this NotarySeal.  # noqa: E501
2263        :type: str
2264        """
2265
2266        self._y_position = y_position
2267
2268    @property
2269    def y_position_metadata(self):
2270        """Gets the y_position_metadata of this NotarySeal.  # noqa: E501
2271
2272        Metadata that indicates whether the `yPosition` property is editable.  # noqa: E501
2273
2274        :return: The y_position_metadata of this NotarySeal.  # noqa: E501
2275        :rtype: PropertyMetadata
2276        """
2277        return self._y_position_metadata
2278
2279    @y_position_metadata.setter
2280    def y_position_metadata(self, y_position_metadata):
2281        """Sets the y_position_metadata of this NotarySeal.
2282
2283        Metadata that indicates whether the `yPosition` property is editable.  # noqa: E501
2284
2285        :param y_position_metadata: The y_position_metadata of this NotarySeal.  # noqa: E501
2286        :type: PropertyMetadata
2287        """
2288
2289        self._y_position_metadata = y_position_metadata
2290
2291    def to_dict(self):
2292        """Returns the model properties as a dict"""
2293        result = {}
2294
2295        for attr, _ in six.iteritems(self.swagger_types):
2296            value = getattr(self, attr)
2297            if isinstance(value, list):
2298                result[attr] = list(map(
2299                    lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
2300                    value
2301                ))
2302            elif hasattr(value, "to_dict"):
2303                result[attr] = value.to_dict()
2304            elif isinstance(value, dict):
2305                result[attr] = dict(map(
2306                    lambda item: (item[0], item[1].to_dict())
2307                    if hasattr(item[1], "to_dict") else item,
2308                    value.items()
2309                ))
2310            else:
2311                result[attr] = value
2312        if issubclass(NotarySeal, dict):
2313            for key, value in self.items():
2314                result[key] = value
2315
2316        return result
2317
2318    def to_str(self):
2319        """Returns the string representation of the model"""
2320        return pprint.pformat(self.to_dict())
2321
2322    def __repr__(self):
2323        """For `print` and `pprint`"""
2324        return self.to_str()
2325
2326    def __eq__(self, other):
2327        """Returns true if both objects are equal"""
2328        if not isinstance(other, NotarySeal):
2329            return False
2330
2331        return self.to_dict() == other.to_dict()
2332
2333    def __ne__(self, other):
2334        """Returns true if both objects are not equal"""
2335        if not isinstance(other, NotarySeal):
2336            return True
2337
2338        return self.to_dict() != other.to_dict()
class NotarySeal:
  23class NotarySeal(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        'agreement_attribute': 'str',
  38        'agreement_attribute_locked': 'str',
  39        'anchor_allow_white_space_in_characters': 'str',
  40        'anchor_allow_white_space_in_characters_metadata': 'PropertyMetadata',
  41        'anchor_case_sensitive': 'str',
  42        'anchor_case_sensitive_metadata': 'PropertyMetadata',
  43        'anchor_horizontal_alignment': 'str',
  44        'anchor_horizontal_alignment_metadata': 'PropertyMetadata',
  45        'anchor_ignore_if_not_present': 'str',
  46        'anchor_ignore_if_not_present_metadata': 'PropertyMetadata',
  47        'anchor_match_whole_word': 'str',
  48        'anchor_match_whole_word_metadata': 'PropertyMetadata',
  49        'anchor_string': 'str',
  50        'anchor_string_metadata': 'PropertyMetadata',
  51        'anchor_tab_processor_version': 'str',
  52        'anchor_tab_processor_version_metadata': 'PropertyMetadata',
  53        'anchor_units': 'str',
  54        'anchor_units_metadata': 'PropertyMetadata',
  55        'anchor_x_offset': 'str',
  56        'anchor_x_offset_metadata': 'PropertyMetadata',
  57        'anchor_y_offset': 'str',
  58        'anchor_y_offset_metadata': 'PropertyMetadata',
  59        'caption': 'str',
  60        'caption_metadata': 'PropertyMetadata',
  61        'conditional_parent_label': 'str',
  62        'conditional_parent_label_metadata': 'PropertyMetadata',
  63        'conditional_parent_value': 'str',
  64        'conditional_parent_value_metadata': 'PropertyMetadata',
  65        'connected_object_details': 'ConnectedObjectDetails',
  66        'custom_tab_id': 'str',
  67        'custom_tab_id_metadata': 'PropertyMetadata',
  68        'document_id': 'str',
  69        'document_id_metadata': 'PropertyMetadata',
  70        'error_details': 'ErrorDetails',
  71        'extension_data': 'ExtensionData',
  72        'form_order': 'str',
  73        'form_order_metadata': 'PropertyMetadata',
  74        'form_page_label': 'str',
  75        'form_page_label_metadata': 'PropertyMetadata',
  76        'form_page_number': 'str',
  77        'form_page_number_metadata': 'PropertyMetadata',
  78        'height': 'str',
  79        'height_metadata': 'PropertyMetadata',
  80        'merge_field': 'MergeField',
  81        'merge_field_xml': 'str',
  82        'name': 'str',
  83        'name_metadata': 'PropertyMetadata',
  84        'page_number': 'str',
  85        'page_number_metadata': 'PropertyMetadata',
  86        'recipient_id': 'str',
  87        'recipient_id_guid': 'str',
  88        'recipient_id_guid_metadata': 'PropertyMetadata',
  89        'recipient_id_metadata': 'PropertyMetadata',
  90        'scale_value': 'str',
  91        'scale_value_metadata': 'PropertyMetadata',
  92        'smart_contract_information': 'SmartContractInformation',
  93        'source': 'str',
  94        'status': 'str',
  95        'status_metadata': 'PropertyMetadata',
  96        'tab_fully_qualified_path': 'str',
  97        'tab_group_labels': 'list[str]',
  98        'tab_group_labels_metadata': 'PropertyMetadata',
  99        'tab_id': 'str',
 100        'tab_id_metadata': 'PropertyMetadata',
 101        'tab_label': 'str',
 102        'tab_label_metadata': 'PropertyMetadata',
 103        'tab_order': 'str',
 104        'tab_order_metadata': 'PropertyMetadata',
 105        'tab_type': 'str',
 106        'tab_type_metadata': 'PropertyMetadata',
 107        'template_locked': 'str',
 108        'template_locked_metadata': 'PropertyMetadata',
 109        'template_required': 'str',
 110        'template_required_metadata': 'PropertyMetadata',
 111        'tooltip': 'str',
 112        'tool_tip_metadata': 'PropertyMetadata',
 113        'warning_details': 'ErrorDetails',
 114        'width': 'str',
 115        'width_metadata': 'PropertyMetadata',
 116        'x_position': 'str',
 117        'x_position_metadata': 'PropertyMetadata',
 118        'y_position': 'str',
 119        'y_position_metadata': 'PropertyMetadata'
 120    }
 121
 122    attribute_map = {
 123        'agreement_attribute': 'agreementAttribute',
 124        'agreement_attribute_locked': 'agreementAttributeLocked',
 125        'anchor_allow_white_space_in_characters': 'anchorAllowWhiteSpaceInCharacters',
 126        'anchor_allow_white_space_in_characters_metadata': 'anchorAllowWhiteSpaceInCharactersMetadata',
 127        'anchor_case_sensitive': 'anchorCaseSensitive',
 128        'anchor_case_sensitive_metadata': 'anchorCaseSensitiveMetadata',
 129        'anchor_horizontal_alignment': 'anchorHorizontalAlignment',
 130        'anchor_horizontal_alignment_metadata': 'anchorHorizontalAlignmentMetadata',
 131        'anchor_ignore_if_not_present': 'anchorIgnoreIfNotPresent',
 132        'anchor_ignore_if_not_present_metadata': 'anchorIgnoreIfNotPresentMetadata',
 133        'anchor_match_whole_word': 'anchorMatchWholeWord',
 134        'anchor_match_whole_word_metadata': 'anchorMatchWholeWordMetadata',
 135        'anchor_string': 'anchorString',
 136        'anchor_string_metadata': 'anchorStringMetadata',
 137        'anchor_tab_processor_version': 'anchorTabProcessorVersion',
 138        'anchor_tab_processor_version_metadata': 'anchorTabProcessorVersionMetadata',
 139        'anchor_units': 'anchorUnits',
 140        'anchor_units_metadata': 'anchorUnitsMetadata',
 141        'anchor_x_offset': 'anchorXOffset',
 142        'anchor_x_offset_metadata': 'anchorXOffsetMetadata',
 143        'anchor_y_offset': 'anchorYOffset',
 144        'anchor_y_offset_metadata': 'anchorYOffsetMetadata',
 145        'caption': 'caption',
 146        'caption_metadata': 'captionMetadata',
 147        'conditional_parent_label': 'conditionalParentLabel',
 148        'conditional_parent_label_metadata': 'conditionalParentLabelMetadata',
 149        'conditional_parent_value': 'conditionalParentValue',
 150        'conditional_parent_value_metadata': 'conditionalParentValueMetadata',
 151        'connected_object_details': 'connectedObjectDetails',
 152        'custom_tab_id': 'customTabId',
 153        'custom_tab_id_metadata': 'customTabIdMetadata',
 154        'document_id': 'documentId',
 155        'document_id_metadata': 'documentIdMetadata',
 156        'error_details': 'errorDetails',
 157        'extension_data': 'extensionData',
 158        'form_order': 'formOrder',
 159        'form_order_metadata': 'formOrderMetadata',
 160        'form_page_label': 'formPageLabel',
 161        'form_page_label_metadata': 'formPageLabelMetadata',
 162        'form_page_number': 'formPageNumber',
 163        'form_page_number_metadata': 'formPageNumberMetadata',
 164        'height': 'height',
 165        'height_metadata': 'heightMetadata',
 166        'merge_field': 'mergeField',
 167        'merge_field_xml': 'mergeFieldXml',
 168        'name': 'name',
 169        'name_metadata': 'nameMetadata',
 170        'page_number': 'pageNumber',
 171        'page_number_metadata': 'pageNumberMetadata',
 172        'recipient_id': 'recipientId',
 173        'recipient_id_guid': 'recipientIdGuid',
 174        'recipient_id_guid_metadata': 'recipientIdGuidMetadata',
 175        'recipient_id_metadata': 'recipientIdMetadata',
 176        'scale_value': 'scaleValue',
 177        'scale_value_metadata': 'scaleValueMetadata',
 178        'smart_contract_information': 'smartContractInformation',
 179        'source': 'source',
 180        'status': 'status',
 181        'status_metadata': 'statusMetadata',
 182        'tab_fully_qualified_path': 'tabFullyQualifiedPath',
 183        'tab_group_labels': 'tabGroupLabels',
 184        'tab_group_labels_metadata': 'tabGroupLabelsMetadata',
 185        'tab_id': 'tabId',
 186        'tab_id_metadata': 'tabIdMetadata',
 187        'tab_label': 'tabLabel',
 188        'tab_label_metadata': 'tabLabelMetadata',
 189        'tab_order': 'tabOrder',
 190        'tab_order_metadata': 'tabOrderMetadata',
 191        'tab_type': 'tabType',
 192        'tab_type_metadata': 'tabTypeMetadata',
 193        'template_locked': 'templateLocked',
 194        'template_locked_metadata': 'templateLockedMetadata',
 195        'template_required': 'templateRequired',
 196        'template_required_metadata': 'templateRequiredMetadata',
 197        'tooltip': 'tooltip',
 198        'tool_tip_metadata': 'toolTipMetadata',
 199        'warning_details': 'warningDetails',
 200        'width': 'width',
 201        'width_metadata': 'widthMetadata',
 202        'x_position': 'xPosition',
 203        'x_position_metadata': 'xPositionMetadata',
 204        'y_position': 'yPosition',
 205        'y_position_metadata': 'yPositionMetadata'
 206    }
 207
 208    def __init__(self, _configuration=None, **kwargs):  # noqa: E501
 209        """NotarySeal - a model defined in Swagger"""  # noqa: E501
 210        if _configuration is None:
 211            _configuration = Configuration()
 212        self._configuration = _configuration
 213
 214        self._agreement_attribute = None
 215        self._agreement_attribute_locked = None
 216        self._anchor_allow_white_space_in_characters = None
 217        self._anchor_allow_white_space_in_characters_metadata = None
 218        self._anchor_case_sensitive = None
 219        self._anchor_case_sensitive_metadata = None
 220        self._anchor_horizontal_alignment = None
 221        self._anchor_horizontal_alignment_metadata = None
 222        self._anchor_ignore_if_not_present = None
 223        self._anchor_ignore_if_not_present_metadata = None
 224        self._anchor_match_whole_word = None
 225        self._anchor_match_whole_word_metadata = None
 226        self._anchor_string = None
 227        self._anchor_string_metadata = None
 228        self._anchor_tab_processor_version = None
 229        self._anchor_tab_processor_version_metadata = None
 230        self._anchor_units = None
 231        self._anchor_units_metadata = None
 232        self._anchor_x_offset = None
 233        self._anchor_x_offset_metadata = None
 234        self._anchor_y_offset = None
 235        self._anchor_y_offset_metadata = None
 236        self._caption = None
 237        self._caption_metadata = None
 238        self._conditional_parent_label = None
 239        self._conditional_parent_label_metadata = None
 240        self._conditional_parent_value = None
 241        self._conditional_parent_value_metadata = None
 242        self._connected_object_details = None
 243        self._custom_tab_id = None
 244        self._custom_tab_id_metadata = None
 245        self._document_id = None
 246        self._document_id_metadata = None
 247        self._error_details = None
 248        self._extension_data = None
 249        self._form_order = None
 250        self._form_order_metadata = None
 251        self._form_page_label = None
 252        self._form_page_label_metadata = None
 253        self._form_page_number = None
 254        self._form_page_number_metadata = None
 255        self._height = None
 256        self._height_metadata = None
 257        self._merge_field = None
 258        self._merge_field_xml = None
 259        self._name = None
 260        self._name_metadata = None
 261        self._page_number = None
 262        self._page_number_metadata = None
 263        self._recipient_id = None
 264        self._recipient_id_guid = None
 265        self._recipient_id_guid_metadata = None
 266        self._recipient_id_metadata = None
 267        self._scale_value = None
 268        self._scale_value_metadata = None
 269        self._smart_contract_information = None
 270        self._source = None
 271        self._status = None
 272        self._status_metadata = None
 273        self._tab_fully_qualified_path = None
 274        self._tab_group_labels = None
 275        self._tab_group_labels_metadata = None
 276        self._tab_id = None
 277        self._tab_id_metadata = None
 278        self._tab_label = None
 279        self._tab_label_metadata = None
 280        self._tab_order = None
 281        self._tab_order_metadata = None
 282        self._tab_type = None
 283        self._tab_type_metadata = None
 284        self._template_locked = None
 285        self._template_locked_metadata = None
 286        self._template_required = None
 287        self._template_required_metadata = None
 288        self._tooltip = None
 289        self._tool_tip_metadata = None
 290        self._warning_details = None
 291        self._width = None
 292        self._width_metadata = None
 293        self._x_position = None
 294        self._x_position_metadata = None
 295        self._y_position = None
 296        self._y_position_metadata = None
 297        self.discriminator = None
 298
 299        setattr(self, "_{}".format('agreement_attribute'), kwargs.get('agreement_attribute', None))
 300        setattr(self, "_{}".format('agreement_attribute_locked'), kwargs.get('agreement_attribute_locked', None))
 301        setattr(self, "_{}".format('anchor_allow_white_space_in_characters'), kwargs.get('anchor_allow_white_space_in_characters', None))
 302        setattr(self, "_{}".format('anchor_allow_white_space_in_characters_metadata'), kwargs.get('anchor_allow_white_space_in_characters_metadata', None))
 303        setattr(self, "_{}".format('anchor_case_sensitive'), kwargs.get('anchor_case_sensitive', None))
 304        setattr(self, "_{}".format('anchor_case_sensitive_metadata'), kwargs.get('anchor_case_sensitive_metadata', None))
 305        setattr(self, "_{}".format('anchor_horizontal_alignment'), kwargs.get('anchor_horizontal_alignment', None))
 306        setattr(self, "_{}".format('anchor_horizontal_alignment_metadata'), kwargs.get('anchor_horizontal_alignment_metadata', None))
 307        setattr(self, "_{}".format('anchor_ignore_if_not_present'), kwargs.get('anchor_ignore_if_not_present', None))
 308        setattr(self, "_{}".format('anchor_ignore_if_not_present_metadata'), kwargs.get('anchor_ignore_if_not_present_metadata', None))
 309        setattr(self, "_{}".format('anchor_match_whole_word'), kwargs.get('anchor_match_whole_word', None))
 310        setattr(self, "_{}".format('anchor_match_whole_word_metadata'), kwargs.get('anchor_match_whole_word_metadata', None))
 311        setattr(self, "_{}".format('anchor_string'), kwargs.get('anchor_string', None))
 312        setattr(self, "_{}".format('anchor_string_metadata'), kwargs.get('anchor_string_metadata', None))
 313        setattr(self, "_{}".format('anchor_tab_processor_version'), kwargs.get('anchor_tab_processor_version', None))
 314        setattr(self, "_{}".format('anchor_tab_processor_version_metadata'), kwargs.get('anchor_tab_processor_version_metadata', None))
 315        setattr(self, "_{}".format('anchor_units'), kwargs.get('anchor_units', None))
 316        setattr(self, "_{}".format('anchor_units_metadata'), kwargs.get('anchor_units_metadata', None))
 317        setattr(self, "_{}".format('anchor_x_offset'), kwargs.get('anchor_x_offset', None))
 318        setattr(self, "_{}".format('anchor_x_offset_metadata'), kwargs.get('anchor_x_offset_metadata', None))
 319        setattr(self, "_{}".format('anchor_y_offset'), kwargs.get('anchor_y_offset', None))
 320        setattr(self, "_{}".format('anchor_y_offset_metadata'), kwargs.get('anchor_y_offset_metadata', None))
 321        setattr(self, "_{}".format('caption'), kwargs.get('caption', None))
 322        setattr(self, "_{}".format('caption_metadata'), kwargs.get('caption_metadata', None))
 323        setattr(self, "_{}".format('conditional_parent_label'), kwargs.get('conditional_parent_label', None))
 324        setattr(self, "_{}".format('conditional_parent_label_metadata'), kwargs.get('conditional_parent_label_metadata', None))
 325        setattr(self, "_{}".format('conditional_parent_value'), kwargs.get('conditional_parent_value', None))
 326        setattr(self, "_{}".format('conditional_parent_value_metadata'), kwargs.get('conditional_parent_value_metadata', None))
 327        setattr(self, "_{}".format('connected_object_details'), kwargs.get('connected_object_details', None))
 328        setattr(self, "_{}".format('custom_tab_id'), kwargs.get('custom_tab_id', None))
 329        setattr(self, "_{}".format('custom_tab_id_metadata'), kwargs.get('custom_tab_id_metadata', None))
 330        setattr(self, "_{}".format('document_id'), kwargs.get('document_id', None))
 331        setattr(self, "_{}".format('document_id_metadata'), kwargs.get('document_id_metadata', None))
 332        setattr(self, "_{}".format('error_details'), kwargs.get('error_details', None))
 333        setattr(self, "_{}".format('extension_data'), kwargs.get('extension_data', None))
 334        setattr(self, "_{}".format('form_order'), kwargs.get('form_order', None))
 335        setattr(self, "_{}".format('form_order_metadata'), kwargs.get('form_order_metadata', None))
 336        setattr(self, "_{}".format('form_page_label'), kwargs.get('form_page_label', None))
 337        setattr(self, "_{}".format('form_page_label_metadata'), kwargs.get('form_page_label_metadata', None))
 338        setattr(self, "_{}".format('form_page_number'), kwargs.get('form_page_number', None))
 339        setattr(self, "_{}".format('form_page_number_metadata'), kwargs.get('form_page_number_metadata', None))
 340        setattr(self, "_{}".format('height'), kwargs.get('height', None))
 341        setattr(self, "_{}".format('height_metadata'), kwargs.get('height_metadata', None))
 342        setattr(self, "_{}".format('merge_field'), kwargs.get('merge_field', None))
 343        setattr(self, "_{}".format('merge_field_xml'), kwargs.get('merge_field_xml', None))
 344        setattr(self, "_{}".format('name'), kwargs.get('name', None))
 345        setattr(self, "_{}".format('name_metadata'), kwargs.get('name_metadata', None))
 346        setattr(self, "_{}".format('page_number'), kwargs.get('page_number', None))
 347        setattr(self, "_{}".format('page_number_metadata'), kwargs.get('page_number_metadata', None))
 348        setattr(self, "_{}".format('recipient_id'), kwargs.get('recipient_id', None))
 349        setattr(self, "_{}".format('recipient_id_guid'), kwargs.get('recipient_id_guid', None))
 350        setattr(self, "_{}".format('recipient_id_guid_metadata'), kwargs.get('recipient_id_guid_metadata', None))
 351        setattr(self, "_{}".format('recipient_id_metadata'), kwargs.get('recipient_id_metadata', None))
 352        setattr(self, "_{}".format('scale_value'), kwargs.get('scale_value', None))
 353        setattr(self, "_{}".format('scale_value_metadata'), kwargs.get('scale_value_metadata', None))
 354        setattr(self, "_{}".format('smart_contract_information'), kwargs.get('smart_contract_information', None))
 355        setattr(self, "_{}".format('source'), kwargs.get('source', None))
 356        setattr(self, "_{}".format('status'), kwargs.get('status', None))
 357        setattr(self, "_{}".format('status_metadata'), kwargs.get('status_metadata', None))
 358        setattr(self, "_{}".format('tab_fully_qualified_path'), kwargs.get('tab_fully_qualified_path', None))
 359        setattr(self, "_{}".format('tab_group_labels'), kwargs.get('tab_group_labels', None))
 360        setattr(self, "_{}".format('tab_group_labels_metadata'), kwargs.get('tab_group_labels_metadata', None))
 361        setattr(self, "_{}".format('tab_id'), kwargs.get('tab_id', None))
 362        setattr(self, "_{}".format('tab_id_metadata'), kwargs.get('tab_id_metadata', None))
 363        setattr(self, "_{}".format('tab_label'), kwargs.get('tab_label', None))
 364        setattr(self, "_{}".format('tab_label_metadata'), kwargs.get('tab_label_metadata', None))
 365        setattr(self, "_{}".format('tab_order'), kwargs.get('tab_order', None))
 366        setattr(self, "_{}".format('tab_order_metadata'), kwargs.get('tab_order_metadata', None))
 367        setattr(self, "_{}".format('tab_type'), kwargs.get('tab_type', None))
 368        setattr(self, "_{}".format('tab_type_metadata'), kwargs.get('tab_type_metadata', None))
 369        setattr(self, "_{}".format('template_locked'), kwargs.get('template_locked', None))
 370        setattr(self, "_{}".format('template_locked_metadata'), kwargs.get('template_locked_metadata', None))
 371        setattr(self, "_{}".format('template_required'), kwargs.get('template_required', None))
 372        setattr(self, "_{}".format('template_required_metadata'), kwargs.get('template_required_metadata', None))
 373        setattr(self, "_{}".format('tooltip'), kwargs.get('tooltip', None))
 374        setattr(self, "_{}".format('tool_tip_metadata'), kwargs.get('tool_tip_metadata', None))
 375        setattr(self, "_{}".format('warning_details'), kwargs.get('warning_details', None))
 376        setattr(self, "_{}".format('width'), kwargs.get('width', None))
 377        setattr(self, "_{}".format('width_metadata'), kwargs.get('width_metadata', None))
 378        setattr(self, "_{}".format('x_position'), kwargs.get('x_position', None))
 379        setattr(self, "_{}".format('x_position_metadata'), kwargs.get('x_position_metadata', None))
 380        setattr(self, "_{}".format('y_position'), kwargs.get('y_position', None))
 381        setattr(self, "_{}".format('y_position_metadata'), kwargs.get('y_position_metadata', None))
 382
 383    @property
 384    def agreement_attribute(self):
 385        """Gets the agreement_attribute of this NotarySeal.  # noqa: E501
 386
 387          # noqa: E501
 388
 389        :return: The agreement_attribute of this NotarySeal.  # noqa: E501
 390        :rtype: str
 391        """
 392        return self._agreement_attribute
 393
 394    @agreement_attribute.setter
 395    def agreement_attribute(self, agreement_attribute):
 396        """Sets the agreement_attribute of this NotarySeal.
 397
 398          # noqa: E501
 399
 400        :param agreement_attribute: The agreement_attribute of this NotarySeal.  # noqa: E501
 401        :type: str
 402        """
 403
 404        self._agreement_attribute = agreement_attribute
 405
 406    @property
 407    def agreement_attribute_locked(self):
 408        """Gets the agreement_attribute_locked of this NotarySeal.  # noqa: E501
 409
 410          # noqa: E501
 411
 412        :return: The agreement_attribute_locked of this NotarySeal.  # noqa: E501
 413        :rtype: str
 414        """
 415        return self._agreement_attribute_locked
 416
 417    @agreement_attribute_locked.setter
 418    def agreement_attribute_locked(self, agreement_attribute_locked):
 419        """Sets the agreement_attribute_locked of this NotarySeal.
 420
 421          # noqa: E501
 422
 423        :param agreement_attribute_locked: The agreement_attribute_locked of this NotarySeal.  # noqa: E501
 424        :type: str
 425        """
 426
 427        self._agreement_attribute_locked = agreement_attribute_locked
 428
 429    @property
 430    def anchor_allow_white_space_in_characters(self):
 431        """Gets the anchor_allow_white_space_in_characters of this NotarySeal.  # noqa: E501
 432
 433          # noqa: E501
 434
 435        :return: The anchor_allow_white_space_in_characters of this NotarySeal.  # noqa: E501
 436        :rtype: str
 437        """
 438        return self._anchor_allow_white_space_in_characters
 439
 440    @anchor_allow_white_space_in_characters.setter
 441    def anchor_allow_white_space_in_characters(self, anchor_allow_white_space_in_characters):
 442        """Sets the anchor_allow_white_space_in_characters of this NotarySeal.
 443
 444          # noqa: E501
 445
 446        :param anchor_allow_white_space_in_characters: The anchor_allow_white_space_in_characters of this NotarySeal.  # noqa: E501
 447        :type: str
 448        """
 449
 450        self._anchor_allow_white_space_in_characters = anchor_allow_white_space_in_characters
 451
 452    @property
 453    def anchor_allow_white_space_in_characters_metadata(self):
 454        """Gets the anchor_allow_white_space_in_characters_metadata of this NotarySeal.  # noqa: E501
 455
 456        Metadata that indicates whether the `anchorAllowWhiteSpaceInCharacters` property is editable.  # noqa: E501
 457
 458        :return: The anchor_allow_white_space_in_characters_metadata of this NotarySeal.  # noqa: E501
 459        :rtype: PropertyMetadata
 460        """
 461        return self._anchor_allow_white_space_in_characters_metadata
 462
 463    @anchor_allow_white_space_in_characters_metadata.setter
 464    def anchor_allow_white_space_in_characters_metadata(self, anchor_allow_white_space_in_characters_metadata):
 465        """Sets the anchor_allow_white_space_in_characters_metadata of this NotarySeal.
 466
 467        Metadata that indicates whether the `anchorAllowWhiteSpaceInCharacters` property is editable.  # noqa: E501
 468
 469        :param anchor_allow_white_space_in_characters_metadata: The anchor_allow_white_space_in_characters_metadata of this NotarySeal.  # noqa: E501
 470        :type: PropertyMetadata
 471        """
 472
 473        self._anchor_allow_white_space_in_characters_metadata = anchor_allow_white_space_in_characters_metadata
 474
 475    @property
 476    def anchor_case_sensitive(self):
 477        """Gets the anchor_case_sensitive of this NotarySeal.  # noqa: E501
 478
 479        When set to **true**, the anchor string does not consider case when matching strings in the document. The default value is **true**.  # noqa: E501
 480
 481        :return: The anchor_case_sensitive of this NotarySeal.  # noqa: E501
 482        :rtype: str
 483        """
 484        return self._anchor_case_sensitive
 485
 486    @anchor_case_sensitive.setter
 487    def anchor_case_sensitive(self, anchor_case_sensitive):
 488        """Sets the anchor_case_sensitive of this NotarySeal.
 489
 490        When set to **true**, the anchor string does not consider case when matching strings in the document. The default value is **true**.  # noqa: E501
 491
 492        :param anchor_case_sensitive: The anchor_case_sensitive of this NotarySeal.  # noqa: E501
 493        :type: str
 494        """
 495
 496        self._anchor_case_sensitive = anchor_case_sensitive
 497
 498    @property
 499    def anchor_case_sensitive_metadata(self):
 500        """Gets the anchor_case_sensitive_metadata of this NotarySeal.  # noqa: E501
 501
 502        Metadata that indicates whether the `anchorCaseSensitive` property is editable.  # noqa: E501
 503
 504        :return: The anchor_case_sensitive_metadata of this NotarySeal.  # noqa: E501
 505        :rtype: PropertyMetadata
 506        """
 507        return self._anchor_case_sensitive_metadata
 508
 509    @anchor_case_sensitive_metadata.setter
 510    def anchor_case_sensitive_metadata(self, anchor_case_sensitive_metadata):
 511        """Sets the anchor_case_sensitive_metadata of this NotarySeal.
 512
 513        Metadata that indicates whether the `anchorCaseSensitive` property is editable.  # noqa: E501
 514
 515        :param anchor_case_sensitive_metadata: The anchor_case_sensitive_metadata of this NotarySeal.  # noqa: E501
 516        :type: PropertyMetadata
 517        """
 518
 519        self._anchor_case_sensitive_metadata = anchor_case_sensitive_metadata
 520
 521    @property
 522    def anchor_horizontal_alignment(self):
 523        """Gets the anchor_horizontal_alignment of this NotarySeal.  # noqa: E501
 524
 525        Specifies the alignment of anchor tabs with anchor strings. Possible values are **left** or **right**. The default value is **left**.  # noqa: E501
 526
 527        :return: The anchor_horizontal_alignment of this NotarySeal.  # noqa: E501
 528        :rtype: str
 529        """
 530        return self._anchor_horizontal_alignment
 531
 532    @anchor_horizontal_alignment.setter
 533    def anchor_horizontal_alignment(self, anchor_horizontal_alignment):
 534        """Sets the anchor_horizontal_alignment of this NotarySeal.
 535
 536        Specifies the alignment of anchor tabs with anchor strings. Possible values are **left** or **right**. The default value is **left**.  # noqa: E501
 537
 538        :param anchor_horizontal_alignment: The anchor_horizontal_alignment of this NotarySeal.  # noqa: E501
 539        :type: str
 540        """
 541
 542        self._anchor_horizontal_alignment = anchor_horizontal_alignment
 543
 544    @property
 545    def anchor_horizontal_alignment_metadata(self):
 546        """Gets the anchor_horizontal_alignment_metadata of this NotarySeal.  # noqa: E501
 547
 548        Metadata that indicates whether the `anchorHorizontalAlignment` property is editable.  # noqa: E501
 549
 550        :return: The anchor_horizontal_alignment_metadata of this NotarySeal.  # noqa: E501
 551        :rtype: PropertyMetadata
 552        """
 553        return self._anchor_horizontal_alignment_metadata
 554
 555    @anchor_horizontal_alignment_metadata.setter
 556    def anchor_horizontal_alignment_metadata(self, anchor_horizontal_alignment_metadata):
 557        """Sets the anchor_horizontal_alignment_metadata of this NotarySeal.
 558
 559        Metadata that indicates whether the `anchorHorizontalAlignment` property is editable.  # noqa: E501
 560
 561        :param anchor_horizontal_alignment_metadata: The anchor_horizontal_alignment_metadata of this NotarySeal.  # noqa: E501
 562        :type: PropertyMetadata
 563        """
 564
 565        self._anchor_horizontal_alignment_metadata = anchor_horizontal_alignment_metadata
 566
 567    @property
 568    def anchor_ignore_if_not_present(self):
 569        """Gets the anchor_ignore_if_not_present of this NotarySeal.  # noqa: E501
 570
 571        When set to **true**, this tab is ignored if anchorString is not found in the document.  # noqa: E501
 572
 573        :return: The anchor_ignore_if_not_present of this NotarySeal.  # noqa: E501
 574        :rtype: str
 575        """
 576        return self._anchor_ignore_if_not_present
 577
 578    @anchor_ignore_if_not_present.setter
 579    def anchor_ignore_if_not_present(self, anchor_ignore_if_not_present):
 580        """Sets the anchor_ignore_if_not_present of this NotarySeal.
 581
 582        When set to **true**, this tab is ignored if anchorString is not found in the document.  # noqa: E501
 583
 584        :param anchor_ignore_if_not_present: The anchor_ignore_if_not_present of this NotarySeal.  # noqa: E501
 585        :type: str
 586        """
 587
 588        self._anchor_ignore_if_not_present = anchor_ignore_if_not_present
 589
 590    @property
 591    def anchor_ignore_if_not_present_metadata(self):
 592        """Gets the anchor_ignore_if_not_present_metadata of this NotarySeal.  # noqa: E501
 593
 594        Metadata that indicates whether the `anchorIgnoreIfNotPresent` property is editable.  # noqa: E501
 595
 596        :return: The anchor_ignore_if_not_present_metadata of this NotarySeal.  # noqa: E501
 597        :rtype: PropertyMetadata
 598        """
 599        return self._anchor_ignore_if_not_present_metadata
 600
 601    @anchor_ignore_if_not_present_metadata.setter
 602    def anchor_ignore_if_not_present_metadata(self, anchor_ignore_if_not_present_metadata):
 603        """Sets the anchor_ignore_if_not_present_metadata of this NotarySeal.
 604
 605        Metadata that indicates whether the `anchorIgnoreIfNotPresent` property is editable.  # noqa: E501
 606
 607        :param anchor_ignore_if_not_present_metadata: The anchor_ignore_if_not_present_metadata of this NotarySeal.  # noqa: E501
 608        :type: PropertyMetadata
 609        """
 610
 611        self._anchor_ignore_if_not_present_metadata = anchor_ignore_if_not_present_metadata
 612
 613    @property
 614    def anchor_match_whole_word(self):
 615        """Gets the anchor_match_whole_word of this NotarySeal.  # noqa: E501
 616
 617        When set to **true**, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is **true**.  # noqa: E501
 618
 619        :return: The anchor_match_whole_word of this NotarySeal.  # noqa: E501
 620        :rtype: str
 621        """
 622        return self._anchor_match_whole_word
 623
 624    @anchor_match_whole_word.setter
 625    def anchor_match_whole_word(self, anchor_match_whole_word):
 626        """Sets the anchor_match_whole_word of this NotarySeal.
 627
 628        When set to **true**, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is **true**.  # noqa: E501
 629
 630        :param anchor_match_whole_word: The anchor_match_whole_word of this NotarySeal.  # noqa: E501
 631        :type: str
 632        """
 633
 634        self._anchor_match_whole_word = anchor_match_whole_word
 635
 636    @property
 637    def anchor_match_whole_word_metadata(self):
 638        """Gets the anchor_match_whole_word_metadata of this NotarySeal.  # noqa: E501
 639
 640        Metadata that indicates whether the `anchorMatchWholeWord` property is editable.  # noqa: E501
 641
 642        :return: The anchor_match_whole_word_metadata of this NotarySeal.  # noqa: E501
 643        :rtype: PropertyMetadata
 644        """
 645        return self._anchor_match_whole_word_metadata
 646
 647    @anchor_match_whole_word_metadata.setter
 648    def anchor_match_whole_word_metadata(self, anchor_match_whole_word_metadata):
 649        """Sets the anchor_match_whole_word_metadata of this NotarySeal.
 650
 651        Metadata that indicates whether the `anchorMatchWholeWord` property is editable.  # noqa: E501
 652
 653        :param anchor_match_whole_word_metadata: The anchor_match_whole_word_metadata of this NotarySeal.  # noqa: E501
 654        :type: PropertyMetadata
 655        """
 656
 657        self._anchor_match_whole_word_metadata = anchor_match_whole_word_metadata
 658
 659    @property
 660    def anchor_string(self):
 661        """Gets the anchor_string of this NotarySeal.  # noqa: E501
 662
 663        Anchor text information for a radio button.  # noqa: E501
 664
 665        :return: The anchor_string of this NotarySeal.  # noqa: E501
 666        :rtype: str
 667        """
 668        return self._anchor_string
 669
 670    @anchor_string.setter
 671    def anchor_string(self, anchor_string):
 672        """Sets the anchor_string of this NotarySeal.
 673
 674        Anchor text information for a radio button.  # noqa: E501
 675
 676        :param anchor_string: The anchor_string of this NotarySeal.  # noqa: E501
 677        :type: str
 678        """
 679
 680        self._anchor_string = anchor_string
 681
 682    @property
 683    def anchor_string_metadata(self):
 684        """Gets the anchor_string_metadata of this NotarySeal.  # noqa: E501
 685
 686        Metadata that indicates whether the `anchorString` property is editable.  # noqa: E501
 687
 688        :return: The anchor_string_metadata of this NotarySeal.  # noqa: E501
 689        :rtype: PropertyMetadata
 690        """
 691        return self._anchor_string_metadata
 692
 693    @anchor_string_metadata.setter
 694    def anchor_string_metadata(self, anchor_string_metadata):
 695        """Sets the anchor_string_metadata of this NotarySeal.
 696
 697        Metadata that indicates whether the `anchorString` property is editable.  # noqa: E501
 698
 699        :param anchor_string_metadata: The anchor_string_metadata of this NotarySeal.  # noqa: E501
 700        :type: PropertyMetadata
 701        """
 702
 703        self._anchor_string_metadata = anchor_string_metadata
 704
 705    @property
 706    def anchor_tab_processor_version(self):
 707        """Gets the anchor_tab_processor_version of this NotarySeal.  # noqa: E501
 708
 709          # noqa: E501
 710
 711        :return: The anchor_tab_processor_version of this NotarySeal.  # noqa: E501
 712        :rtype: str
 713        """
 714        return self._anchor_tab_processor_version
 715
 716    @anchor_tab_processor_version.setter
 717    def anchor_tab_processor_version(self, anchor_tab_processor_version):
 718        """Sets the anchor_tab_processor_version of this NotarySeal.
 719
 720          # noqa: E501
 721
 722        :param anchor_tab_processor_version: The anchor_tab_processor_version of this NotarySeal.  # noqa: E501
 723        :type: str
 724        """
 725
 726        self._anchor_tab_processor_version = anchor_tab_processor_version
 727
 728    @property
 729    def anchor_tab_processor_version_metadata(self):
 730        """Gets the anchor_tab_processor_version_metadata of this NotarySeal.  # noqa: E501
 731
 732        Reserved for DocuSign.  # noqa: E501
 733
 734        :return: The anchor_tab_processor_version_metadata of this NotarySeal.  # noqa: E501
 735        :rtype: PropertyMetadata
 736        """
 737        return self._anchor_tab_processor_version_metadata
 738
 739    @anchor_tab_processor_version_metadata.setter
 740    def anchor_tab_processor_version_metadata(self, anchor_tab_processor_version_metadata):
 741        """Sets the anchor_tab_processor_version_metadata of this NotarySeal.
 742
 743        Reserved for DocuSign.  # noqa: E501
 744
 745        :param anchor_tab_processor_version_metadata: The anchor_tab_processor_version_metadata of this NotarySeal.  # noqa: E501
 746        :type: PropertyMetadata
 747        """
 748
 749        self._anchor_tab_processor_version_metadata = anchor_tab_processor_version_metadata
 750
 751    @property
 752    def anchor_units(self):
 753        """Gets the anchor_units of this NotarySeal.  # noqa: E501
 754
 755        Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches.  # noqa: E501
 756
 757        :return: The anchor_units of this NotarySeal.  # noqa: E501
 758        :rtype: str
 759        """
 760        return self._anchor_units
 761
 762    @anchor_units.setter
 763    def anchor_units(self, anchor_units):
 764        """Sets the anchor_units of this NotarySeal.
 765
 766        Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches.  # noqa: E501
 767
 768        :param anchor_units: The anchor_units of this NotarySeal.  # noqa: E501
 769        :type: str
 770        """
 771
 772        self._anchor_units = anchor_units
 773
 774    @property
 775    def anchor_units_metadata(self):
 776        """Gets the anchor_units_metadata of this NotarySeal.  # noqa: E501
 777
 778        Metadata that indicates whether the `anchorUnits` property is editable.  # noqa: E501
 779
 780        :return: The anchor_units_metadata of this NotarySeal.  # noqa: E501
 781        :rtype: PropertyMetadata
 782        """
 783        return self._anchor_units_metadata
 784
 785    @anchor_units_metadata.setter
 786    def anchor_units_metadata(self, anchor_units_metadata):
 787        """Sets the anchor_units_metadata of this NotarySeal.
 788
 789        Metadata that indicates whether the `anchorUnits` property is editable.  # noqa: E501
 790
 791        :param anchor_units_metadata: The anchor_units_metadata of this NotarySeal.  # noqa: E501
 792        :type: PropertyMetadata
 793        """
 794
 795        self._anchor_units_metadata = anchor_units_metadata
 796
 797    @property
 798    def anchor_x_offset(self):
 799        """Gets the anchor_x_offset of this NotarySeal.  # noqa: E501
 800
 801        Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString.  # noqa: E501
 802
 803        :return: The anchor_x_offset of this NotarySeal.  # noqa: E501
 804        :rtype: str
 805        """
 806        return self._anchor_x_offset
 807
 808    @anchor_x_offset.setter
 809    def anchor_x_offset(self, anchor_x_offset):
 810        """Sets the anchor_x_offset of this NotarySeal.
 811
 812        Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString.  # noqa: E501
 813
 814        :param anchor_x_offset: The anchor_x_offset of this NotarySeal.  # noqa: E501
 815        :type: str
 816        """
 817
 818        self._anchor_x_offset = anchor_x_offset
 819
 820    @property
 821    def anchor_x_offset_metadata(self):
 822        """Gets the anchor_x_offset_metadata of this NotarySeal.  # noqa: E501
 823
 824        Metadata that indicates whether the `anchorXOffset` property is editable.  # noqa: E501
 825
 826        :return: The anchor_x_offset_metadata of this NotarySeal.  # noqa: E501
 827        :rtype: PropertyMetadata
 828        """
 829        return self._anchor_x_offset_metadata
 830
 831    @anchor_x_offset_metadata.setter
 832    def anchor_x_offset_metadata(self, anchor_x_offset_metadata):
 833        """Sets the anchor_x_offset_metadata of this NotarySeal.
 834
 835        Metadata that indicates whether the `anchorXOffset` property is editable.  # noqa: E501
 836
 837        :param anchor_x_offset_metadata: The anchor_x_offset_metadata of this NotarySeal.  # noqa: E501
 838        :type: PropertyMetadata
 839        """
 840
 841        self._anchor_x_offset_metadata = anchor_x_offset_metadata
 842
 843    @property
 844    def anchor_y_offset(self):
 845        """Gets the anchor_y_offset of this NotarySeal.  # noqa: E501
 846
 847        Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString.  # noqa: E501
 848
 849        :return: The anchor_y_offset of this NotarySeal.  # noqa: E501
 850        :rtype: str
 851        """
 852        return self._anchor_y_offset
 853
 854    @anchor_y_offset.setter
 855    def anchor_y_offset(self, anchor_y_offset):
 856        """Sets the anchor_y_offset of this NotarySeal.
 857
 858        Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString.  # noqa: E501
 859
 860        :param anchor_y_offset: The anchor_y_offset of this NotarySeal.  # noqa: E501
 861        :type: str
 862        """
 863
 864        self._anchor_y_offset = anchor_y_offset
 865
 866    @property
 867    def anchor_y_offset_metadata(self):
 868        """Gets the anchor_y_offset_metadata of this NotarySeal.  # noqa: E501
 869
 870        Metadata that indicates whether the `anchorYOffset` property is editable.  # noqa: E501
 871
 872        :return: The anchor_y_offset_metadata of this NotarySeal.  # noqa: E501
 873        :rtype: PropertyMetadata
 874        """
 875        return self._anchor_y_offset_metadata
 876
 877    @anchor_y_offset_metadata.setter
 878    def anchor_y_offset_metadata(self, anchor_y_offset_metadata):
 879        """Sets the anchor_y_offset_metadata of this NotarySeal.
 880
 881        Metadata that indicates whether the `anchorYOffset` property is editable.  # noqa: E501
 882
 883        :param anchor_y_offset_metadata: The anchor_y_offset_metadata of this NotarySeal.  # noqa: E501
 884        :type: PropertyMetadata
 885        """
 886
 887        self._anchor_y_offset_metadata = anchor_y_offset_metadata
 888
 889    @property
 890    def caption(self):
 891        """Gets the caption of this NotarySeal.  # noqa: E501
 892
 893          # noqa: E501
 894
 895        :return: The caption of this NotarySeal.  # noqa: E501
 896        :rtype: str
 897        """
 898        return self._caption
 899
 900    @caption.setter
 901    def caption(self, caption):
 902        """Sets the caption of this NotarySeal.
 903
 904          # noqa: E501
 905
 906        :param caption: The caption of this NotarySeal.  # noqa: E501
 907        :type: str
 908        """
 909
 910        self._caption = caption
 911
 912    @property
 913    def caption_metadata(self):
 914        """Gets the caption_metadata of this NotarySeal.  # noqa: E501
 915
 916          # noqa: E501
 917
 918        :return: The caption_metadata of this NotarySeal.  # noqa: E501
 919        :rtype: PropertyMetadata
 920        """
 921        return self._caption_metadata
 922
 923    @caption_metadata.setter
 924    def caption_metadata(self, caption_metadata):
 925        """Sets the caption_metadata of this NotarySeal.
 926
 927          # noqa: E501
 928
 929        :param caption_metadata: The caption_metadata of this NotarySeal.  # noqa: E501
 930        :type: PropertyMetadata
 931        """
 932
 933        self._caption_metadata = caption_metadata
 934
 935    @property
 936    def conditional_parent_label(self):
 937        """Gets the conditional_parent_label of this NotarySeal.  # noqa: E501
 938
 939        For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.  # noqa: E501
 940
 941        :return: The conditional_parent_label of this NotarySeal.  # noqa: E501
 942        :rtype: str
 943        """
 944        return self._conditional_parent_label
 945
 946    @conditional_parent_label.setter
 947    def conditional_parent_label(self, conditional_parent_label):
 948        """Sets the conditional_parent_label of this NotarySeal.
 949
 950        For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.  # noqa: E501
 951
 952        :param conditional_parent_label: The conditional_parent_label of this NotarySeal.  # noqa: E501
 953        :type: str
 954        """
 955
 956        self._conditional_parent_label = conditional_parent_label
 957
 958    @property
 959    def conditional_parent_label_metadata(self):
 960        """Gets the conditional_parent_label_metadata of this NotarySeal.  # noqa: E501
 961
 962        Metadata that indicates whether the `conditionalParentLabel` property is editable.  # noqa: E501
 963
 964        :return: The conditional_parent_label_metadata of this NotarySeal.  # noqa: E501
 965        :rtype: PropertyMetadata
 966        """
 967        return self._conditional_parent_label_metadata
 968
 969    @conditional_parent_label_metadata.setter
 970    def conditional_parent_label_metadata(self, conditional_parent_label_metadata):
 971        """Sets the conditional_parent_label_metadata of this NotarySeal.
 972
 973        Metadata that indicates whether the `conditionalParentLabel` property is editable.  # noqa: E501
 974
 975        :param conditional_parent_label_metadata: The conditional_parent_label_metadata of this NotarySeal.  # noqa: E501
 976        :type: PropertyMetadata
 977        """
 978
 979        self._conditional_parent_label_metadata = conditional_parent_label_metadata
 980
 981    @property
 982    def conditional_parent_value(self):
 983        """Gets the conditional_parent_value of this NotarySeal.  # noqa: E501
 984
 985        For conditional fields, this is the value of the parent tab that controls the tab's visibility.  If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use \"on\" as the value to show that the parent tab is active.   # noqa: E501
 986
 987        :return: The conditional_parent_value of this NotarySeal.  # noqa: E501
 988        :rtype: str
 989        """
 990        return self._conditional_parent_value
 991
 992    @conditional_parent_value.setter
 993    def conditional_parent_value(self, conditional_parent_value):
 994        """Sets the conditional_parent_value of this NotarySeal.
 995
 996        For conditional fields, this is the value of the parent tab that controls the tab's visibility.  If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use \"on\" as the value to show that the parent tab is active.   # noqa: E501
 997
 998        :param conditional_parent_value: The conditional_parent_value of this NotarySeal.  # noqa: E501
 999        :type: str
1000        """
1001
1002        self._conditional_parent_value = conditional_parent_value
1003
1004    @property
1005    def conditional_parent_value_metadata(self):
1006        """Gets the conditional_parent_value_metadata of this NotarySeal.  # noqa: E501
1007
1008        Metadata that indicates whether the `conditionalParentValue` property is editable.  # noqa: E501
1009
1010        :return: The conditional_parent_value_metadata of this NotarySeal.  # noqa: E501
1011        :rtype: PropertyMetadata
1012        """
1013        return self._conditional_parent_value_metadata
1014
1015    @conditional_parent_value_metadata.setter
1016    def conditional_parent_value_metadata(self, conditional_parent_value_metadata):
1017        """Sets the conditional_parent_value_metadata of this NotarySeal.
1018
1019        Metadata that indicates whether the `conditionalParentValue` property is editable.  # noqa: E501
1020
1021        :param conditional_parent_value_metadata: The conditional_parent_value_metadata of this NotarySeal.  # noqa: E501
1022        :type: PropertyMetadata
1023        """
1024
1025        self._conditional_parent_value_metadata = conditional_parent_value_metadata
1026
1027    @property
1028    def connected_object_details(self):
1029        """Gets the connected_object_details of this NotarySeal.  # noqa: E501
1030
1031          # noqa: E501
1032
1033        :return: The connected_object_details of this NotarySeal.  # noqa: E501
1034        :rtype: ConnectedObjectDetails
1035        """
1036        return self._connected_object_details
1037
1038    @connected_object_details.setter
1039    def connected_object_details(self, connected_object_details):
1040        """Sets the connected_object_details of this NotarySeal.
1041
1042          # noqa: E501
1043
1044        :param connected_object_details: The connected_object_details of this NotarySeal.  # noqa: E501
1045        :type: ConnectedObjectDetails
1046        """
1047
1048        self._connected_object_details = connected_object_details
1049
1050    @property
1051    def custom_tab_id(self):
1052        """Gets the custom_tab_id of this NotarySeal.  # noqa: E501
1053
1054        The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties.  # noqa: E501
1055
1056        :return: The custom_tab_id of this NotarySeal.  # noqa: E501
1057        :rtype: str
1058        """
1059        return self._custom_tab_id
1060
1061    @custom_tab_id.setter
1062    def custom_tab_id(self, custom_tab_id):
1063        """Sets the custom_tab_id of this NotarySeal.
1064
1065        The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties.  # noqa: E501
1066
1067        :param custom_tab_id: The custom_tab_id of this NotarySeal.  # noqa: E501
1068        :type: str
1069        """
1070
1071        self._custom_tab_id = custom_tab_id
1072
1073    @property
1074    def custom_tab_id_metadata(self):
1075        """Gets the custom_tab_id_metadata of this NotarySeal.  # noqa: E501
1076
1077        Metadata that indicates whether the `customTabId` property is editable.  # noqa: E501
1078
1079        :return: The custom_tab_id_metadata of this NotarySeal.  # noqa: E501
1080        :rtype: PropertyMetadata
1081        """
1082        return self._custom_tab_id_metadata
1083
1084    @custom_tab_id_metadata.setter
1085    def custom_tab_id_metadata(self, custom_tab_id_metadata):
1086        """Sets the custom_tab_id_metadata of this NotarySeal.
1087
1088        Metadata that indicates whether the `customTabId` property is editable.  # noqa: E501
1089
1090        :param custom_tab_id_metadata: The custom_tab_id_metadata of this NotarySeal.  # noqa: E501
1091        :type: PropertyMetadata
1092        """
1093
1094        self._custom_tab_id_metadata = custom_tab_id_metadata
1095
1096    @property
1097    def document_id(self):
1098        """Gets the document_id of this NotarySeal.  # noqa: E501
1099
1100        Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute.  # noqa: E501
1101
1102        :return: The document_id of this NotarySeal.  # noqa: E501
1103        :rtype: str
1104        """
1105        return self._document_id
1106
1107    @document_id.setter
1108    def document_id(self, document_id):
1109        """Sets the document_id of this NotarySeal.
1110
1111        Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute.  # noqa: E501
1112
1113        :param document_id: The document_id of this NotarySeal.  # noqa: E501
1114        :type: str
1115        """
1116
1117        self._document_id = document_id
1118
1119    @property
1120    def document_id_metadata(self):
1121        """Gets the document_id_metadata of this NotarySeal.  # noqa: E501
1122
1123        Metadata that indicates whether the `documentId` property is editable.  # noqa: E501
1124
1125        :return: The document_id_metadata of this NotarySeal.  # noqa: E501
1126        :rtype: PropertyMetadata
1127        """
1128        return self._document_id_metadata
1129
1130    @document_id_metadata.setter
1131    def document_id_metadata(self, document_id_metadata):
1132        """Sets the document_id_metadata of this NotarySeal.
1133
1134        Metadata that indicates whether the `documentId` property is editable.  # noqa: E501
1135
1136        :param document_id_metadata: The document_id_metadata of this NotarySeal.  # noqa: E501
1137        :type: PropertyMetadata
1138        """
1139
1140        self._document_id_metadata = document_id_metadata
1141
1142    @property
1143    def error_details(self):
1144        """Gets the error_details of this NotarySeal.  # noqa: E501
1145
1146        Array or errors.  # noqa: E501
1147
1148        :return: The error_details of this NotarySeal.  # noqa: E501
1149        :rtype: ErrorDetails
1150        """
1151        return self._error_details
1152
1153    @error_details.setter
1154    def error_details(self, error_details):
1155        """Sets the error_details of this NotarySeal.
1156
1157        Array or errors.  # noqa: E501
1158
1159        :param error_details: The error_details of this NotarySeal.  # noqa: E501
1160        :type: ErrorDetails
1161        """
1162
1163        self._error_details = error_details
1164
1165    @property
1166    def extension_data(self):
1167        """Gets the extension_data of this NotarySeal.  # noqa: E501
1168
1169          # noqa: E501
1170
1171        :return: The extension_data of this NotarySeal.  # noqa: E501
1172        :rtype: ExtensionData
1173        """
1174        return self._extension_data
1175
1176    @extension_data.setter
1177    def extension_data(self, extension_data):
1178        """Sets the extension_data of this NotarySeal.
1179
1180          # noqa: E501
1181
1182        :param extension_data: The extension_data of this NotarySeal.  # noqa: E501
1183        :type: ExtensionData
1184        """
1185
1186        self._extension_data = extension_data
1187
1188    @property
1189    def form_order(self):
1190        """Gets the form_order of this NotarySeal.  # noqa: E501
1191
1192          # noqa: E501
1193
1194        :return: The form_order of this NotarySeal.  # noqa: E501
1195        :rtype: str
1196        """
1197        return self._form_order
1198
1199    @form_order.setter
1200    def form_order(self, form_order):
1201        """Sets the form_order of this NotarySeal.
1202
1203          # noqa: E501
1204
1205        :param form_order: The form_order of this NotarySeal.  # noqa: E501
1206        :type: str
1207        """
1208
1209        self._form_order = form_order
1210
1211    @property
1212    def form_order_metadata(self):
1213        """Gets the form_order_metadata of this NotarySeal.  # noqa: E501
1214
1215        Metadata that indicates whether the `formOrder` property is editable.  # noqa: E501
1216
1217        :return: The form_order_metadata of this NotarySeal.  # noqa: E501
1218        :rtype: PropertyMetadata
1219        """
1220        return self._form_order_metadata
1221
1222    @form_order_metadata.setter
1223    def form_order_metadata(self, form_order_metadata):
1224        """Sets the form_order_metadata of this NotarySeal.
1225
1226        Metadata that indicates whether the `formOrder` property is editable.  # noqa: E501
1227
1228        :param form_order_metadata: The form_order_metadata of this NotarySeal.  # noqa: E501
1229        :type: PropertyMetadata
1230        """
1231
1232        self._form_order_metadata = form_order_metadata
1233
1234    @property
1235    def form_page_label(self):
1236        """Gets the form_page_label of this NotarySeal.  # noqa: E501
1237
1238          # noqa: E501
1239
1240        :return: The form_page_label of this NotarySeal.  # noqa: E501
1241        :rtype: str
1242        """
1243        return self._form_page_label
1244
1245    @form_page_label.setter
1246    def form_page_label(self, form_page_label):
1247        """Sets the form_page_label of this NotarySeal.
1248
1249          # noqa: E501
1250
1251        :param form_page_label: The form_page_label of this NotarySeal.  # noqa: E501
1252        :type: str
1253        """
1254
1255        self._form_page_label = form_page_label
1256
1257    @property
1258    def form_page_label_metadata(self):
1259        """Gets the form_page_label_metadata of this NotarySeal.  # noqa: E501
1260
1261        Metadata that indicates whether the `formPageLabel` property is editable.  # noqa: E501
1262
1263        :return: The form_page_label_metadata of this NotarySeal.  # noqa: E501
1264        :rtype: PropertyMetadata
1265        """
1266        return self._form_page_label_metadata
1267
1268    @form_page_label_metadata.setter
1269    def form_page_label_metadata(self, form_page_label_metadata):
1270        """Sets the form_page_label_metadata of this NotarySeal.
1271
1272        Metadata that indicates whether the `formPageLabel` property is editable.  # noqa: E501
1273
1274        :param form_page_label_metadata: The form_page_label_metadata of this NotarySeal.  # noqa: E501
1275        :type: PropertyMetadata
1276        """
1277
1278        self._form_page_label_metadata = form_page_label_metadata
1279
1280    @property
1281    def form_page_number(self):
1282        """Gets the form_page_number of this NotarySeal.  # noqa: E501
1283
1284          # noqa: E501
1285
1286        :return: The form_page_number of this NotarySeal.  # noqa: E501
1287        :rtype: str
1288        """
1289        return self._form_page_number
1290
1291    @form_page_number.setter
1292    def form_page_number(self, form_page_number):
1293        """Sets the form_page_number of this NotarySeal.
1294
1295          # noqa: E501
1296
1297        :param form_page_number: The form_page_number of this NotarySeal.  # noqa: E501
1298        :type: str
1299        """
1300
1301        self._form_page_number = form_page_number
1302
1303    @property
1304    def form_page_number_metadata(self):
1305        """Gets the form_page_number_metadata of this NotarySeal.  # noqa: E501
1306
1307        Metadata that indicates whether the `fromPageNumber` property is editable.  # noqa: E501
1308
1309        :return: The form_page_number_metadata of this NotarySeal.  # noqa: E501
1310        :rtype: PropertyMetadata
1311        """
1312        return self._form_page_number_metadata
1313
1314    @form_page_number_metadata.setter
1315    def form_page_number_metadata(self, form_page_number_metadata):
1316        """Sets the form_page_number_metadata of this NotarySeal.
1317
1318        Metadata that indicates whether the `fromPageNumber` property is editable.  # noqa: E501
1319
1320        :param form_page_number_metadata: The form_page_number_metadata of this NotarySeal.  # noqa: E501
1321        :type: PropertyMetadata
1322        """
1323
1324        self._form_page_number_metadata = form_page_number_metadata
1325
1326    @property
1327    def height(self):
1328        """Gets the height of this NotarySeal.  # noqa: E501
1329
1330        Height of the tab in pixels.  # noqa: E501
1331
1332        :return: The height of this NotarySeal.  # noqa: E501
1333        :rtype: str
1334        """
1335        return self._height
1336
1337    @height.setter
1338    def height(self, height):
1339        """Sets the height of this NotarySeal.
1340
1341        Height of the tab in pixels.  # noqa: E501
1342
1343        :param height: The height of this NotarySeal.  # noqa: E501
1344        :type: str
1345        """
1346
1347        self._height = height
1348
1349    @property
1350    def height_metadata(self):
1351        """Gets the height_metadata of this NotarySeal.  # noqa: E501
1352
1353        Metadata that indicates whether the `height` property is editable.  # noqa: E501
1354
1355        :return: The height_metadata of this NotarySeal.  # noqa: E501
1356        :rtype: PropertyMetadata
1357        """
1358        return self._height_metadata
1359
1360    @height_metadata.setter
1361    def height_metadata(self, height_metadata):
1362        """Sets the height_metadata of this NotarySeal.
1363
1364        Metadata that indicates whether the `height` property is editable.  # noqa: E501
1365
1366        :param height_metadata: The height_metadata of this NotarySeal.  # noqa: E501
1367        :type: PropertyMetadata
1368        """
1369
1370        self._height_metadata = height_metadata
1371
1372    @property
1373    def merge_field(self):
1374        """Gets the merge_field of this NotarySeal.  # noqa: E501
1375
1376        Contains the information necessary to map the tab to a field in SalesForce.  # noqa: E501
1377
1378        :return: The merge_field of this NotarySeal.  # noqa: E501
1379        :rtype: MergeField
1380        """
1381        return self._merge_field
1382
1383    @merge_field.setter
1384    def merge_field(self, merge_field):
1385        """Sets the merge_field of this NotarySeal.
1386
1387        Contains the information necessary to map the tab to a field in SalesForce.  # noqa: E501
1388
1389        :param merge_field: The merge_field of this NotarySeal.  # noqa: E501
1390        :type: MergeField
1391        """
1392
1393        self._merge_field = merge_field
1394
1395    @property
1396    def merge_field_xml(self):
1397        """Gets the merge_field_xml of this NotarySeal.  # noqa: E501
1398
1399          # noqa: E501
1400
1401        :return: The merge_field_xml of this NotarySeal.  # noqa: E501
1402        :rtype: str
1403        """
1404        return self._merge_field_xml
1405
1406    @merge_field_xml.setter
1407    def merge_field_xml(self, merge_field_xml):
1408        """Sets the merge_field_xml of this NotarySeal.
1409
1410          # noqa: E501
1411
1412        :param merge_field_xml: The merge_field_xml of this NotarySeal.  # noqa: E501
1413        :type: str
1414        """
1415
1416        self._merge_field_xml = merge_field_xml
1417
1418    @property
1419    def name(self):
1420        """Gets the name of this NotarySeal.  # noqa: E501
1421
1422          # noqa: E501
1423
1424        :return: The name of this NotarySeal.  # noqa: E501
1425        :rtype: str
1426        """
1427        return self._name
1428
1429    @name.setter
1430    def name(self, name):
1431        """Sets the name of this NotarySeal.
1432
1433          # noqa: E501
1434
1435        :param name: The name of this NotarySeal.  # noqa: E501
1436        :type: str
1437        """
1438
1439        self._name = name
1440
1441    @property
1442    def name_metadata(self):
1443        """Gets the name_metadata of this NotarySeal.  # noqa: E501
1444
1445        Metadata that indicates whether the `name` property is editable. This property is read-only.  # noqa: E501
1446
1447        :return: The name_metadata of this NotarySeal.  # noqa: E501
1448        :rtype: PropertyMetadata
1449        """
1450        return self._name_metadata
1451
1452    @name_metadata.setter
1453    def name_metadata(self, name_metadata):
1454        """Sets the name_metadata of this NotarySeal.
1455
1456        Metadata that indicates whether the `name` property is editable. This property is read-only.  # noqa: E501
1457
1458        :param name_metadata: The name_metadata of this NotarySeal.  # noqa: E501
1459        :type: PropertyMetadata
1460        """
1461
1462        self._name_metadata = name_metadata
1463
1464    @property
1465    def page_number(self):
1466        """Gets the page_number of this NotarySeal.  # noqa: E501
1467
1468        Specifies the page number on which the tab is located.  # noqa: E501
1469
1470        :return: The page_number of this NotarySeal.  # noqa: E501
1471        :rtype: str
1472        """
1473        return self._page_number
1474
1475    @page_number.setter
1476    def page_number(self, page_number):
1477        """Sets the page_number of this NotarySeal.
1478
1479        Specifies the page number on which the tab is located.  # noqa: E501
1480
1481        :param page_number: The page_number of this NotarySeal.  # noqa: E501
1482        :type: str
1483        """
1484
1485        self._page_number = page_number
1486
1487    @property
1488    def page_number_metadata(self):
1489        """Gets the page_number_metadata of this NotarySeal.  # noqa: E501
1490
1491        Metadata that indicates whether the `pageNumber` property is editable.  # noqa: E501
1492
1493        :return: The page_number_metadata of this NotarySeal.  # noqa: E501
1494        :rtype: PropertyMetadata
1495        """
1496        return self._page_number_metadata
1497
1498    @page_number_metadata.setter
1499    def page_number_metadata(self, page_number_metadata):
1500        """Sets the page_number_metadata of this NotarySeal.
1501
1502        Metadata that indicates whether the `pageNumber` property is editable.  # noqa: E501
1503
1504        :param page_number_metadata: The page_number_metadata of this NotarySeal.  # noqa: E501
1505        :type: PropertyMetadata
1506        """
1507
1508        self._page_number_metadata = page_number_metadata
1509
1510    @property
1511    def recipient_id(self):
1512        """Gets the recipient_id of this NotarySeal.  # noqa: E501
1513
1514        Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.  # noqa: E501
1515
1516        :return: The recipient_id of this NotarySeal.  # noqa: E501
1517        :rtype: str
1518        """
1519        return self._recipient_id
1520
1521    @recipient_id.setter
1522    def recipient_id(self, recipient_id):
1523        """Sets the recipient_id of this NotarySeal.
1524
1525        Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.  # noqa: E501
1526
1527        :param recipient_id: The recipient_id of this NotarySeal.  # noqa: E501
1528        :type: str
1529        """
1530
1531        self._recipient_id = recipient_id
1532
1533    @property
1534    def recipient_id_guid(self):
1535        """Gets the recipient_id_guid of this NotarySeal.  # noqa: E501
1536
1537          # noqa: E501
1538
1539        :return: The recipient_id_guid of this NotarySeal.  # noqa: E501
1540        :rtype: str
1541        """
1542        return self._recipient_id_guid
1543
1544    @recipient_id_guid.setter
1545    def recipient_id_guid(self, recipient_id_guid):
1546        """Sets the recipient_id_guid of this NotarySeal.
1547
1548          # noqa: E501
1549
1550        :param recipient_id_guid: The recipient_id_guid of this NotarySeal.  # noqa: E501
1551        :type: str
1552        """
1553
1554        self._recipient_id_guid = recipient_id_guid
1555
1556    @property
1557    def recipient_id_guid_metadata(self):
1558        """Gets the recipient_id_guid_metadata of this NotarySeal.  # noqa: E501
1559
1560        Metadata that indicates whether the `recipientIdGuid` property is editable.  # noqa: E501
1561
1562        :return: The recipient_id_guid_metadata of this NotarySeal.  # noqa: E501
1563        :rtype: PropertyMetadata
1564        """
1565        return self._recipient_id_guid_metadata
1566
1567    @recipient_id_guid_metadata.setter
1568    def recipient_id_guid_metadata(self, recipient_id_guid_metadata):
1569        """Sets the recipient_id_guid_metadata of this NotarySeal.
1570
1571        Metadata that indicates whether the `recipientIdGuid` property is editable.  # noqa: E501
1572
1573        :param recipient_id_guid_metadata: The recipient_id_guid_metadata of this NotarySeal.  # noqa: E501
1574        :type: PropertyMetadata
1575        """
1576
1577        self._recipient_id_guid_metadata = recipient_id_guid_metadata
1578
1579    @property
1580    def recipient_id_metadata(self):
1581        """Gets the recipient_id_metadata of this NotarySeal.  # noqa: E501
1582
1583        Metadata that indicates whether the `recipientId` property is editable.  # noqa: E501
1584
1585        :return: The recipient_id_metadata of this NotarySeal.  # noqa: E501
1586        :rtype: PropertyMetadata
1587        """
1588        return self._recipient_id_metadata
1589
1590    @recipient_id_metadata.setter
1591    def recipient_id_metadata(self, recipient_id_metadata):
1592        """Sets the recipient_id_metadata of this NotarySeal.
1593
1594        Metadata that indicates whether the `recipientId` property is editable.  # noqa: E501
1595
1596        :param recipient_id_metadata: The recipient_id_metadata of this NotarySeal.  # noqa: E501
1597        :type: PropertyMetadata
1598        """
1599
1600        self._recipient_id_metadata = recipient_id_metadata
1601
1602    @property
1603    def scale_value(self):
1604        """Gets the scale_value of this NotarySeal.  # noqa: E501
1605
1606          # noqa: E501
1607
1608        :return: The scale_value of this NotarySeal.  # noqa: E501
1609        :rtype: str
1610        """
1611        return self._scale_value
1612
1613    @scale_value.setter
1614    def scale_value(self, scale_value):
1615        """Sets the scale_value of this NotarySeal.
1616
1617          # noqa: E501
1618
1619        :param scale_value: The scale_value of this NotarySeal.  # noqa: E501
1620        :type: str
1621        """
1622
1623        self._scale_value = scale_value
1624
1625    @property
1626    def scale_value_metadata(self):
1627        """Gets the scale_value_metadata of this NotarySeal.  # noqa: E501
1628
1629        Metadata that indicates whether the `scaleValue` property is editable.  # noqa: E501
1630
1631        :return: The scale_value_metadata of this NotarySeal.  # noqa: E501
1632        :rtype: PropertyMetadata
1633        """
1634        return self._scale_value_metadata
1635
1636    @scale_value_metadata.setter
1637    def scale_value_metadata(self, scale_value_metadata):
1638        """Sets the scale_value_metadata of this NotarySeal.
1639
1640        Metadata that indicates whether the `scaleValue` property is editable.  # noqa: E501
1641
1642        :param scale_value_metadata: The scale_value_metadata of this NotarySeal.  # noqa: E501
1643        :type: PropertyMetadata
1644        """
1645
1646        self._scale_value_metadata = scale_value_metadata
1647
1648    @property
1649    def smart_contract_information(self):
1650        """Gets the smart_contract_information of this NotarySeal.  # noqa: E501
1651
1652        Reserved for DocuSign.  # noqa: E501
1653
1654        :return: The smart_contract_information of this NotarySeal.  # noqa: E501
1655        :rtype: SmartContractInformation
1656        """
1657        return self._smart_contract_information
1658
1659    @smart_contract_information.setter
1660    def smart_contract_information(self, smart_contract_information):
1661        """Sets the smart_contract_information of this NotarySeal.
1662
1663        Reserved for DocuSign.  # noqa: E501
1664
1665        :param smart_contract_information: The smart_contract_information of this NotarySeal.  # noqa: E501
1666        :type: SmartContractInformation
1667        """
1668
1669        self._smart_contract_information = smart_contract_information
1670
1671    @property
1672    def source(self):
1673        """Gets the source of this NotarySeal.  # noqa: E501
1674
1675          # noqa: E501
1676
1677        :return: The source of this NotarySeal.  # noqa: E501
1678        :rtype: str
1679        """
1680        return self._source
1681
1682    @source.setter
1683    def source(self, source):
1684        """Sets the source of this NotarySeal.
1685
1686          # noqa: E501
1687
1688        :param source: The source of this NotarySeal.  # noqa: E501
1689        :type: str
1690        """
1691
1692        self._source = source
1693
1694    @property
1695    def status(self):
1696        """Gets the status of this NotarySeal.  # noqa: E501
1697
1698        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
1699
1700        :return: The status of this NotarySeal.  # noqa: E501
1701        :rtype: str
1702        """
1703        return self._status
1704
1705    @status.setter
1706    def status(self, status):
1707        """Sets the status of this NotarySeal.
1708
1709        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
1710
1711        :param status: The status of this NotarySeal.  # noqa: E501
1712        :type: str
1713        """
1714
1715        self._status = status
1716
1717    @property
1718    def status_metadata(self):
1719        """Gets the status_metadata of this NotarySeal.  # noqa: E501
1720
1721        Metadata that indicates whether the `status` property is editable.  # noqa: E501
1722
1723        :return: The status_metadata of this NotarySeal.  # noqa: E501
1724        :rtype: PropertyMetadata
1725        """
1726        return self._status_metadata
1727
1728    @status_metadata.setter
1729    def status_metadata(self, status_metadata):
1730        """Sets the status_metadata of this NotarySeal.
1731
1732        Metadata that indicates whether the `status` property is editable.  # noqa: E501
1733
1734        :param status_metadata: The status_metadata of this NotarySeal.  # noqa: E501
1735        :type: PropertyMetadata
1736        """
1737
1738        self._status_metadata = status_metadata
1739
1740    @property
1741    def tab_fully_qualified_path(self):
1742        """Gets the tab_fully_qualified_path of this NotarySeal.  # noqa: E501
1743
1744          # noqa: E501
1745
1746        :return: The tab_fully_qualified_path of this NotarySeal.  # noqa: E501
1747        :rtype: str
1748        """
1749        return self._tab_fully_qualified_path
1750
1751    @tab_fully_qualified_path.setter
1752    def tab_fully_qualified_path(self, tab_fully_qualified_path):
1753        """Sets the tab_fully_qualified_path of this NotarySeal.
1754
1755          # noqa: E501
1756
1757        :param tab_fully_qualified_path: The tab_fully_qualified_path of this NotarySeal.  # noqa: E501
1758        :type: str
1759        """
1760
1761        self._tab_fully_qualified_path = tab_fully_qualified_path
1762
1763    @property
1764    def tab_group_labels(self):
1765        """Gets the tab_group_labels of this NotarySeal.  # noqa: E501
1766
1767          # noqa: E501
1768
1769        :return: The tab_group_labels of this NotarySeal.  # noqa: E501
1770        :rtype: list[str]
1771        """
1772        return self._tab_group_labels
1773
1774    @tab_group_labels.setter
1775    def tab_group_labels(self, tab_group_labels):
1776        """Sets the tab_group_labels of this NotarySeal.
1777
1778          # noqa: E501
1779
1780        :param tab_group_labels: The tab_group_labels of this NotarySeal.  # noqa: E501
1781        :type: list[str]
1782        """
1783
1784        self._tab_group_labels = tab_group_labels
1785
1786    @property
1787    def tab_group_labels_metadata(self):
1788        """Gets the tab_group_labels_metadata of this NotarySeal.  # noqa: E501
1789
1790        Metadata that indicates whether the `tabGroupLabels` property is editable.  # noqa: E501
1791
1792        :return: The tab_group_labels_metadata of this NotarySeal.  # noqa: E501
1793        :rtype: PropertyMetadata
1794        """
1795        return self._tab_group_labels_metadata
1796
1797    @tab_group_labels_metadata.setter
1798    def tab_group_labels_metadata(self, tab_group_labels_metadata):
1799        """Sets the tab_group_labels_metadata of this NotarySeal.
1800
1801        Metadata that indicates whether the `tabGroupLabels` property is editable.  # noqa: E501
1802
1803        :param tab_group_labels_metadata: The tab_group_labels_metadata of this NotarySeal.  # noqa: E501
1804        :type: PropertyMetadata
1805        """
1806
1807        self._tab_group_labels_metadata = tab_group_labels_metadata
1808
1809    @property
1810    def tab_id(self):
1811        """Gets the tab_id of this NotarySeal.  # noqa: E501
1812
1813        The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call].       # noqa: E501
1814
1815        :return: The tab_id of this NotarySeal.  # noqa: E501
1816        :rtype: str
1817        """
1818        return self._tab_id
1819
1820    @tab_id.setter
1821    def tab_id(self, tab_id):
1822        """Sets the tab_id of this NotarySeal.
1823
1824        The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call].       # noqa: E501
1825
1826        :param tab_id: The tab_id of this NotarySeal.  # noqa: E501
1827        :type: str
1828        """
1829
1830        self._tab_id = tab_id
1831
1832    @property
1833    def tab_id_metadata(self):
1834        """Gets the tab_id_metadata of this NotarySeal.  # noqa: E501
1835
1836        Metadata that indicates whether the `tabId` property is editable.  # noqa: E501
1837
1838        :return: The tab_id_metadata of this NotarySeal.  # noqa: E501
1839        :rtype: PropertyMetadata
1840        """
1841        return self._tab_id_metadata
1842
1843    @tab_id_metadata.setter
1844    def tab_id_metadata(self, tab_id_metadata):
1845        """Sets the tab_id_metadata of this NotarySeal.
1846
1847        Metadata that indicates whether the `tabId` property is editable.  # noqa: E501
1848
1849        :param tab_id_metadata: The tab_id_metadata of this NotarySeal.  # noqa: E501
1850        :type: PropertyMetadata
1851        """
1852
1853        self._tab_id_metadata = tab_id_metadata
1854
1855    @property
1856    def tab_label(self):
1857        """Gets the tab_label of this NotarySeal.  # noqa: E501
1858
1859        The label string associated with the tab.  # noqa: E501
1860
1861        :return: The tab_label of this NotarySeal.  # noqa: E501
1862        :rtype: str
1863        """
1864        return self._tab_label
1865
1866    @tab_label.setter
1867    def tab_label(self, tab_label):
1868        """Sets the tab_label of this NotarySeal.
1869
1870        The label string associated with the tab.  # noqa: E501
1871
1872        :param tab_label: The tab_label of this NotarySeal.  # noqa: E501
1873        :type: str
1874        """
1875
1876        self._tab_label = tab_label
1877
1878    @property
1879    def tab_label_metadata(self):
1880        """Gets the tab_label_metadata of this NotarySeal.  # noqa: E501
1881
1882        Metadata that indicates whether the `tabLabel` property is editable.  # noqa: E501
1883
1884        :return: The tab_label_metadata of this NotarySeal.  # noqa: E501
1885        :rtype: PropertyMetadata
1886        """
1887        return self._tab_label_metadata
1888
1889    @tab_label_metadata.setter
1890    def tab_label_metadata(self, tab_label_metadata):
1891        """Sets the tab_label_metadata of this NotarySeal.
1892
1893        Metadata that indicates whether the `tabLabel` property is editable.  # noqa: E501
1894
1895        :param tab_label_metadata: The tab_label_metadata of this NotarySeal.  # noqa: E501
1896        :type: PropertyMetadata
1897        """
1898
1899        self._tab_label_metadata = tab_label_metadata
1900
1901    @property
1902    def tab_order(self):
1903        """Gets the tab_order of this NotarySeal.  # noqa: E501
1904
1905          # noqa: E501
1906
1907        :return: The tab_order of this NotarySeal.  # noqa: E501
1908        :rtype: str
1909        """
1910        return self._tab_order
1911
1912    @tab_order.setter
1913    def tab_order(self, tab_order):
1914        """Sets the tab_order of this NotarySeal.
1915
1916          # noqa: E501
1917
1918        :param tab_order: The tab_order of this NotarySeal.  # noqa: E501
1919        :type: str
1920        """
1921
1922        self._tab_order = tab_order
1923
1924    @property
1925    def tab_order_metadata(self):
1926        """Gets the tab_order_metadata of this NotarySeal.  # noqa: E501
1927
1928        Metadata that indicates whether the `tabOrder` property is editable.  # noqa: E501
1929
1930        :return: The tab_order_metadata of this NotarySeal.  # noqa: E501
1931        :rtype: PropertyMetadata
1932        """
1933        return self._tab_order_metadata
1934
1935    @tab_order_metadata.setter
1936    def tab_order_metadata(self, tab_order_metadata):
1937        """Sets the tab_order_metadata of this NotarySeal.
1938
1939        Metadata that indicates whether the `tabOrder` property is editable.  # noqa: E501
1940
1941        :param tab_order_metadata: The tab_order_metadata of this NotarySeal.  # noqa: E501
1942        :type: PropertyMetadata
1943        """
1944
1945        self._tab_order_metadata = tab_order_metadata
1946
1947    @property
1948    def tab_type(self):
1949        """Gets the tab_type of this NotarySeal.  # noqa: E501
1950
1951          # noqa: E501
1952
1953        :return: The tab_type of this NotarySeal.  # noqa: E501
1954        :rtype: str
1955        """
1956        return self._tab_type
1957
1958    @tab_type.setter
1959    def tab_type(self, tab_type):
1960        """Sets the tab_type of this NotarySeal.
1961
1962          # noqa: E501
1963
1964        :param tab_type: The tab_type of this NotarySeal.  # noqa: E501
1965        :type: str
1966        """
1967
1968        self._tab_type = tab_type
1969
1970    @property
1971    def tab_type_metadata(self):
1972        """Gets the tab_type_metadata of this NotarySeal.  # noqa: E501
1973
1974        Metadata that indicates whether the `tabType` property is editable.  # noqa: E501
1975
1976        :return: The tab_type_metadata of this NotarySeal.  # noqa: E501
1977        :rtype: PropertyMetadata
1978        """
1979        return self._tab_type_metadata
1980
1981    @tab_type_metadata.setter
1982    def tab_type_metadata(self, tab_type_metadata):
1983        """Sets the tab_type_metadata of this NotarySeal.
1984
1985        Metadata that indicates whether the `tabType` property is editable.  # noqa: E501
1986
1987        :param tab_type_metadata: The tab_type_metadata of this NotarySeal.  # noqa: E501
1988        :type: PropertyMetadata
1989        """
1990
1991        self._tab_type_metadata = tab_type_metadata
1992
1993    @property
1994    def template_locked(self):
1995        """Gets the template_locked of this NotarySeal.  # noqa: E501
1996
1997        When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients.   # noqa: E501
1998
1999        :return: The template_locked of this NotarySeal.  # noqa: E501
2000        :rtype: str
2001        """
2002        return self._template_locked
2003
2004    @template_locked.setter
2005    def template_locked(self, template_locked):
2006        """Sets the template_locked of this NotarySeal.
2007
2008        When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients.   # noqa: E501
2009
2010        :param template_locked: The template_locked of this NotarySeal.  # noqa: E501
2011        :type: str
2012        """
2013
2014        self._template_locked = template_locked
2015
2016    @property
2017    def template_locked_metadata(self):
2018        """Gets the template_locked_metadata of this NotarySeal.  # noqa: E501
2019
2020        Metadata that indicates whether the `templateLocked` property is editable.  # noqa: E501
2021
2022        :return: The template_locked_metadata of this NotarySeal.  # noqa: E501
2023        :rtype: PropertyMetadata
2024        """
2025        return self._template_locked_metadata
2026
2027    @template_locked_metadata.setter
2028    def template_locked_metadata(self, template_locked_metadata):
2029        """Sets the template_locked_metadata of this NotarySeal.
2030
2031        Metadata that indicates whether the `templateLocked` property is editable.  # noqa: E501
2032
2033        :param template_locked_metadata: The template_locked_metadata of this NotarySeal.  # noqa: E501
2034        :type: PropertyMetadata
2035        """
2036
2037        self._template_locked_metadata = template_locked_metadata
2038
2039    @property
2040    def template_required(self):
2041        """Gets the template_required of this NotarySeal.  # noqa: E501
2042
2043        When set to **true**, the sender may not remove the recipient. Used only when working with template recipients.  # noqa: E501
2044
2045        :return: The template_required of this NotarySeal.  # noqa: E501
2046        :rtype: str
2047        """
2048        return self._template_required
2049
2050    @template_required.setter
2051    def template_required(self, template_required):
2052        """Sets the template_required of this NotarySeal.
2053
2054        When set to **true**, the sender may not remove the recipient. Used only when working with template recipients.  # noqa: E501
2055
2056        :param template_required: The template_required of this NotarySeal.  # noqa: E501
2057        :type: str
2058        """
2059
2060        self._template_required = template_required
2061
2062    @property
2063    def template_required_metadata(self):
2064        """Gets the template_required_metadata of this NotarySeal.  # noqa: E501
2065
2066        Metadata that indicates whether the `templateRequired` property is editable.  # noqa: E501
2067
2068        :return: The template_required_metadata of this NotarySeal.  # noqa: E501
2069        :rtype: PropertyMetadata
2070        """
2071        return self._template_required_metadata
2072
2073    @template_required_metadata.setter
2074    def template_required_metadata(self, template_required_metadata):
2075        """Sets the template_required_metadata of this NotarySeal.
2076
2077        Metadata that indicates whether the `templateRequired` property is editable.  # noqa: E501
2078
2079        :param template_required_metadata: The template_required_metadata of this NotarySeal.  # noqa: E501
2080        :type: PropertyMetadata
2081        """
2082
2083        self._template_required_metadata = template_required_metadata
2084
2085    @property
2086    def tooltip(self):
2087        """Gets the tooltip of this NotarySeal.  # noqa: E501
2088
2089          # noqa: E501
2090
2091        :return: The tooltip of this NotarySeal.  # noqa: E501
2092        :rtype: str
2093        """
2094        return self._tooltip
2095
2096    @tooltip.setter
2097    def tooltip(self, tooltip):
2098        """Sets the tooltip of this NotarySeal.
2099
2100          # noqa: E501
2101
2102        :param tooltip: The tooltip of this NotarySeal.  # noqa: E501
2103        :type: str
2104        """
2105
2106        self._tooltip = tooltip
2107
2108    @property
2109    def tool_tip_metadata(self):
2110        """Gets the tool_tip_metadata of this NotarySeal.  # noqa: E501
2111
2112        Metadata that indicates whether the `toolTip` property is editable.  # noqa: E501
2113
2114        :return: The tool_tip_metadata of this NotarySeal.  # noqa: E501
2115        :rtype: PropertyMetadata
2116        """
2117        return self._tool_tip_metadata
2118
2119    @tool_tip_metadata.setter
2120    def tool_tip_metadata(self, tool_tip_metadata):
2121        """Sets the tool_tip_metadata of this NotarySeal.
2122
2123        Metadata that indicates whether the `toolTip` property is editable.  # noqa: E501
2124
2125        :param tool_tip_metadata: The tool_tip_metadata of this NotarySeal.  # noqa: E501
2126        :type: PropertyMetadata
2127        """
2128
2129        self._tool_tip_metadata = tool_tip_metadata
2130
2131    @property
2132    def warning_details(self):
2133        """Gets the warning_details of this NotarySeal.  # noqa: E501
2134
2135          # noqa: E501
2136
2137        :return: The warning_details of this NotarySeal.  # noqa: E501
2138        :rtype: ErrorDetails
2139        """
2140        return self._warning_details
2141
2142    @warning_details.setter
2143    def warning_details(self, warning_details):
2144        """Sets the warning_details of this NotarySeal.
2145
2146          # noqa: E501
2147
2148        :param warning_details: The warning_details of this NotarySeal.  # noqa: E501
2149        :type: ErrorDetails
2150        """
2151
2152        self._warning_details = warning_details
2153
2154    @property
2155    def width(self):
2156        """Gets the width of this NotarySeal.  # noqa: E501
2157
2158        Width of the tab in pixels.  # noqa: E501
2159
2160        :return: The width of this NotarySeal.  # noqa: E501
2161        :rtype: str
2162        """
2163        return self._width
2164
2165    @width.setter
2166    def width(self, width):
2167        """Sets the width of this NotarySeal.
2168
2169        Width of the tab in pixels.  # noqa: E501
2170
2171        :param width: The width of this NotarySeal.  # noqa: E501
2172        :type: str
2173        """
2174
2175        self._width = width
2176
2177    @property
2178    def width_metadata(self):
2179        """Gets the width_metadata of this NotarySeal.  # noqa: E501
2180
2181        Metadata that indicates whether the `width` property is editable.  # noqa: E501
2182
2183        :return: The width_metadata of this NotarySeal.  # noqa: E501
2184        :rtype: PropertyMetadata
2185        """
2186        return self._width_metadata
2187
2188    @width_metadata.setter
2189    def width_metadata(self, width_metadata):
2190        """Sets the width_metadata of this NotarySeal.
2191
2192        Metadata that indicates whether the `width` property is editable.  # noqa: E501
2193
2194        :param width_metadata: The width_metadata of this NotarySeal.  # noqa: E501
2195        :type: PropertyMetadata
2196        """
2197
2198        self._width_metadata = width_metadata
2199
2200    @property
2201    def x_position(self):
2202        """Gets the x_position of this NotarySeal.  # noqa: E501
2203
2204        This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.  # noqa: E501
2205
2206        :return: The x_position of this NotarySeal.  # noqa: E501
2207        :rtype: str
2208        """
2209        return self._x_position
2210
2211    @x_position.setter
2212    def x_position(self, x_position):
2213        """Sets the x_position of this NotarySeal.
2214
2215        This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.  # noqa: E501
2216
2217        :param x_position: The x_position of this NotarySeal.  # noqa: E501
2218        :type: str
2219        """
2220
2221        self._x_position = x_position
2222
2223    @property
2224    def x_position_metadata(self):
2225        """Gets the x_position_metadata of this NotarySeal.  # noqa: E501
2226
2227        Metadata that indicates whether the `xPosition` property is editable.  # noqa: E501
2228
2229        :return: The x_position_metadata of this NotarySeal.  # noqa: E501
2230        :rtype: PropertyMetadata
2231        """
2232        return self._x_position_metadata
2233
2234    @x_position_metadata.setter
2235    def x_position_metadata(self, x_position_metadata):
2236        """Sets the x_position_metadata of this NotarySeal.
2237
2238        Metadata that indicates whether the `xPosition` property is editable.  # noqa: E501
2239
2240        :param x_position_metadata: The x_position_metadata of this NotarySeal.  # noqa: E501
2241        :type: PropertyMetadata
2242        """
2243
2244        self._x_position_metadata = x_position_metadata
2245
2246    @property
2247    def y_position(self):
2248        """Gets the y_position of this NotarySeal.  # noqa: E501
2249
2250        This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.  # noqa: E501
2251
2252        :return: The y_position of this NotarySeal.  # noqa: E501
2253        :rtype: str
2254        """
2255        return self._y_position
2256
2257    @y_position.setter
2258    def y_position(self, y_position):
2259        """Sets the y_position of this NotarySeal.
2260
2261        This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.  # noqa: E501
2262
2263        :param y_position: The y_position of this NotarySeal.  # noqa: E501
2264        :type: str
2265        """
2266
2267        self._y_position = y_position
2268
2269    @property
2270    def y_position_metadata(self):
2271        """Gets the y_position_metadata of this NotarySeal.  # noqa: E501
2272
2273        Metadata that indicates whether the `yPosition` property is editable.  # noqa: E501
2274
2275        :return: The y_position_metadata of this NotarySeal.  # noqa: E501
2276        :rtype: PropertyMetadata
2277        """
2278        return self._y_position_metadata
2279
2280    @y_position_metadata.setter
2281    def y_position_metadata(self, y_position_metadata):
2282        """Sets the y_position_metadata of this NotarySeal.
2283
2284        Metadata that indicates whether the `yPosition` property is editable.  # noqa: E501
2285
2286        :param y_position_metadata: The y_position_metadata of this NotarySeal.  # noqa: E501
2287        :type: PropertyMetadata
2288        """
2289
2290        self._y_position_metadata = y_position_metadata
2291
2292    def to_dict(self):
2293        """Returns the model properties as a dict"""
2294        result = {}
2295
2296        for attr, _ in six.iteritems(self.swagger_types):
2297            value = getattr(self, attr)
2298            if isinstance(value, list):
2299                result[attr] = list(map(
2300                    lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
2301                    value
2302                ))
2303            elif hasattr(value, "to_dict"):
2304                result[attr] = value.to_dict()
2305            elif isinstance(value, dict):
2306                result[attr] = dict(map(
2307                    lambda item: (item[0], item[1].to_dict())
2308                    if hasattr(item[1], "to_dict") else item,
2309                    value.items()
2310                ))
2311            else:
2312                result[attr] = value
2313        if issubclass(NotarySeal, dict):
2314            for key, value in self.items():
2315                result[key] = value
2316
2317        return result
2318
2319    def to_str(self):
2320        """Returns the string representation of the model"""
2321        return pprint.pformat(self.to_dict())
2322
2323    def __repr__(self):
2324        """For `print` and `pprint`"""
2325        return self.to_str()
2326
2327    def __eq__(self, other):
2328        """Returns true if both objects are equal"""
2329        if not isinstance(other, NotarySeal):
2330            return False
2331
2332        return self.to_dict() == other.to_dict()
2333
2334    def __ne__(self, other):
2335        """Returns true if both objects are not equal"""
2336        if not isinstance(other, NotarySeal):
2337            return True
2338
2339        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.

NotarySeal(_configuration=None, **kwargs)
208    def __init__(self, _configuration=None, **kwargs):  # noqa: E501
209        """NotarySeal - a model defined in Swagger"""  # noqa: E501
210        if _configuration is None:
211            _configuration = Configuration()
212        self._configuration = _configuration
213
214        self._agreement_attribute = None
215        self._agreement_attribute_locked = None
216        self._anchor_allow_white_space_in_characters = None
217        self._anchor_allow_white_space_in_characters_metadata = None
218        self._anchor_case_sensitive = None
219        self._anchor_case_sensitive_metadata = None
220        self._anchor_horizontal_alignment = None
221        self._anchor_horizontal_alignment_metadata = None
222        self._anchor_ignore_if_not_present = None
223        self._anchor_ignore_if_not_present_metadata = None
224        self._anchor_match_whole_word = None
225        self._anchor_match_whole_word_metadata = None
226        self._anchor_string = None
227        self._anchor_string_metadata = None
228        self._anchor_tab_processor_version = None
229        self._anchor_tab_processor_version_metadata = None
230        self._anchor_units = None
231        self._anchor_units_metadata = None
232        self._anchor_x_offset = None
233        self._anchor_x_offset_metadata = None
234        self._anchor_y_offset = None
235        self._anchor_y_offset_metadata = None
236        self._caption = None
237        self._caption_metadata = None
238        self._conditional_parent_label = None
239        self._conditional_parent_label_metadata = None
240        self._conditional_parent_value = None
241        self._conditional_parent_value_metadata = None
242        self._connected_object_details = None
243        self._custom_tab_id = None
244        self._custom_tab_id_metadata = None
245        self._document_id = None
246        self._document_id_metadata = None
247        self._error_details = None
248        self._extension_data = None
249        self._form_order = None
250        self._form_order_metadata = None
251        self._form_page_label = None
252        self._form_page_label_metadata = None
253        self._form_page_number = None
254        self._form_page_number_metadata = None
255        self._height = None
256        self._height_metadata = None
257        self._merge_field = None
258        self._merge_field_xml = None
259        self._name = None
260        self._name_metadata = None
261        self._page_number = None
262        self._page_number_metadata = None
263        self._recipient_id = None
264        self._recipient_id_guid = None
265        self._recipient_id_guid_metadata = None
266        self._recipient_id_metadata = None
267        self._scale_value = None
268        self._scale_value_metadata = None
269        self._smart_contract_information = None
270        self._source = None
271        self._status = None
272        self._status_metadata = None
273        self._tab_fully_qualified_path = None
274        self._tab_group_labels = None
275        self._tab_group_labels_metadata = None
276        self._tab_id = None
277        self._tab_id_metadata = None
278        self._tab_label = None
279        self._tab_label_metadata = None
280        self._tab_order = None
281        self._tab_order_metadata = None
282        self._tab_type = None
283        self._tab_type_metadata = None
284        self._template_locked = None
285        self._template_locked_metadata = None
286        self._template_required = None
287        self._template_required_metadata = None
288        self._tooltip = None
289        self._tool_tip_metadata = None
290        self._warning_details = None
291        self._width = None
292        self._width_metadata = None
293        self._x_position = None
294        self._x_position_metadata = None
295        self._y_position = None
296        self._y_position_metadata = None
297        self.discriminator = None
298
299        setattr(self, "_{}".format('agreement_attribute'), kwargs.get('agreement_attribute', None))
300        setattr(self, "_{}".format('agreement_attribute_locked'), kwargs.get('agreement_attribute_locked', None))
301        setattr(self, "_{}".format('anchor_allow_white_space_in_characters'), kwargs.get('anchor_allow_white_space_in_characters', None))
302        setattr(self, "_{}".format('anchor_allow_white_space_in_characters_metadata'), kwargs.get('anchor_allow_white_space_in_characters_metadata', None))
303        setattr(self, "_{}".format('anchor_case_sensitive'), kwargs.get('anchor_case_sensitive', None))
304        setattr(self, "_{}".format('anchor_case_sensitive_metadata'), kwargs.get('anchor_case_sensitive_metadata', None))
305        setattr(self, "_{}".format('anchor_horizontal_alignment'), kwargs.get('anchor_horizontal_alignment', None))
306        setattr(self, "_{}".format('anchor_horizontal_alignment_metadata'), kwargs.get('anchor_horizontal_alignment_metadata', None))
307        setattr(self, "_{}".format('anchor_ignore_if_not_present'), kwargs.get('anchor_ignore_if_not_present', None))
308        setattr(self, "_{}".format('anchor_ignore_if_not_present_metadata'), kwargs.get('anchor_ignore_if_not_present_metadata', None))
309        setattr(self, "_{}".format('anchor_match_whole_word'), kwargs.get('anchor_match_whole_word', None))
310        setattr(self, "_{}".format('anchor_match_whole_word_metadata'), kwargs.get('anchor_match_whole_word_metadata', None))
311        setattr(self, "_{}".format('anchor_string'), kwargs.get('anchor_string', None))
312        setattr(self, "_{}".format('anchor_string_metadata'), kwargs.get('anchor_string_metadata', None))
313        setattr(self, "_{}".format('anchor_tab_processor_version'), kwargs.get('anchor_tab_processor_version', None))
314        setattr(self, "_{}".format('anchor_tab_processor_version_metadata'), kwargs.get('anchor_tab_processor_version_metadata', None))
315        setattr(self, "_{}".format('anchor_units'), kwargs.get('anchor_units', None))
316        setattr(self, "_{}".format('anchor_units_metadata'), kwargs.get('anchor_units_metadata', None))
317        setattr(self, "_{}".format('anchor_x_offset'), kwargs.get('anchor_x_offset', None))
318        setattr(self, "_{}".format('anchor_x_offset_metadata'), kwargs.get('anchor_x_offset_metadata', None))
319        setattr(self, "_{}".format('anchor_y_offset'), kwargs.get('anchor_y_offset', None))
320        setattr(self, "_{}".format('anchor_y_offset_metadata'), kwargs.get('anchor_y_offset_metadata', None))
321        setattr(self, "_{}".format('caption'), kwargs.get('caption', None))
322        setattr(self, "_{}".format('caption_metadata'), kwargs.get('caption_metadata', None))
323        setattr(self, "_{}".format('conditional_parent_label'), kwargs.get('conditional_parent_label', None))
324        setattr(self, "_{}".format('conditional_parent_label_metadata'), kwargs.get('conditional_parent_label_metadata', None))
325        setattr(self, "_{}".format('conditional_parent_value'), kwargs.get('conditional_parent_value', None))
326        setattr(self, "_{}".format('conditional_parent_value_metadata'), kwargs.get('conditional_parent_value_metadata', None))
327        setattr(self, "_{}".format('connected_object_details'), kwargs.get('connected_object_details', None))
328        setattr(self, "_{}".format('custom_tab_id'), kwargs.get('custom_tab_id', None))
329        setattr(self, "_{}".format('custom_tab_id_metadata'), kwargs.get('custom_tab_id_metadata', None))
330        setattr(self, "_{}".format('document_id'), kwargs.get('document_id', None))
331        setattr(self, "_{}".format('document_id_metadata'), kwargs.get('document_id_metadata', None))
332        setattr(self, "_{}".format('error_details'), kwargs.get('error_details', None))
333        setattr(self, "_{}".format('extension_data'), kwargs.get('extension_data', None))
334        setattr(self, "_{}".format('form_order'), kwargs.get('form_order', None))
335        setattr(self, "_{}".format('form_order_metadata'), kwargs.get('form_order_metadata', None))
336        setattr(self, "_{}".format('form_page_label'), kwargs.get('form_page_label', None))
337        setattr(self, "_{}".format('form_page_label_metadata'), kwargs.get('form_page_label_metadata', None))
338        setattr(self, "_{}".format('form_page_number'), kwargs.get('form_page_number', None))
339        setattr(self, "_{}".format('form_page_number_metadata'), kwargs.get('form_page_number_metadata', None))
340        setattr(self, "_{}".format('height'), kwargs.get('height', None))
341        setattr(self, "_{}".format('height_metadata'), kwargs.get('height_metadata', None))
342        setattr(self, "_{}".format('merge_field'), kwargs.get('merge_field', None))
343        setattr(self, "_{}".format('merge_field_xml'), kwargs.get('merge_field_xml', None))
344        setattr(self, "_{}".format('name'), kwargs.get('name', None))
345        setattr(self, "_{}".format('name_metadata'), kwargs.get('name_metadata', None))
346        setattr(self, "_{}".format('page_number'), kwargs.get('page_number', None))
347        setattr(self, "_{}".format('page_number_metadata'), kwargs.get('page_number_metadata', None))
348        setattr(self, "_{}".format('recipient_id'), kwargs.get('recipient_id', None))
349        setattr(self, "_{}".format('recipient_id_guid'), kwargs.get('recipient_id_guid', None))
350        setattr(self, "_{}".format('recipient_id_guid_metadata'), kwargs.get('recipient_id_guid_metadata', None))
351        setattr(self, "_{}".format('recipient_id_metadata'), kwargs.get('recipient_id_metadata', None))
352        setattr(self, "_{}".format('scale_value'), kwargs.get('scale_value', None))
353        setattr(self, "_{}".format('scale_value_metadata'), kwargs.get('scale_value_metadata', None))
354        setattr(self, "_{}".format('smart_contract_information'), kwargs.get('smart_contract_information', None))
355        setattr(self, "_{}".format('source'), kwargs.get('source', None))
356        setattr(self, "_{}".format('status'), kwargs.get('status', None))
357        setattr(self, "_{}".format('status_metadata'), kwargs.get('status_metadata', None))
358        setattr(self, "_{}".format('tab_fully_qualified_path'), kwargs.get('tab_fully_qualified_path', None))
359        setattr(self, "_{}".format('tab_group_labels'), kwargs.get('tab_group_labels', None))
360        setattr(self, "_{}".format('tab_group_labels_metadata'), kwargs.get('tab_group_labels_metadata', None))
361        setattr(self, "_{}".format('tab_id'), kwargs.get('tab_id', None))
362        setattr(self, "_{}".format('tab_id_metadata'), kwargs.get('tab_id_metadata', None))
363        setattr(self, "_{}".format('tab_label'), kwargs.get('tab_label', None))
364        setattr(self, "_{}".format('tab_label_metadata'), kwargs.get('tab_label_metadata', None))
365        setattr(self, "_{}".format('tab_order'), kwargs.get('tab_order', None))
366        setattr(self, "_{}".format('tab_order_metadata'), kwargs.get('tab_order_metadata', None))
367        setattr(self, "_{}".format('tab_type'), kwargs.get('tab_type', None))
368        setattr(self, "_{}".format('tab_type_metadata'), kwargs.get('tab_type_metadata', None))
369        setattr(self, "_{}".format('template_locked'), kwargs.get('template_locked', None))
370        setattr(self, "_{}".format('template_locked_metadata'), kwargs.get('template_locked_metadata', None))
371        setattr(self, "_{}".format('template_required'), kwargs.get('template_required', None))
372        setattr(self, "_{}".format('template_required_metadata'), kwargs.get('template_required_metadata', None))
373        setattr(self, "_{}".format('tooltip'), kwargs.get('tooltip', None))
374        setattr(self, "_{}".format('tool_tip_metadata'), kwargs.get('tool_tip_metadata', None))
375        setattr(self, "_{}".format('warning_details'), kwargs.get('warning_details', None))
376        setattr(self, "_{}".format('width'), kwargs.get('width', None))
377        setattr(self, "_{}".format('width_metadata'), kwargs.get('width_metadata', None))
378        setattr(self, "_{}".format('x_position'), kwargs.get('x_position', None))
379        setattr(self, "_{}".format('x_position_metadata'), kwargs.get('x_position_metadata', None))
380        setattr(self, "_{}".format('y_position'), kwargs.get('y_position', None))
381        setattr(self, "_{}".format('y_position_metadata'), kwargs.get('y_position_metadata', None))

NotarySeal - a model defined in Swagger

swagger_types = {'agreement_attribute': 'str', 'agreement_attribute_locked': 'str', 'anchor_allow_white_space_in_characters': 'str', 'anchor_allow_white_space_in_characters_metadata': 'PropertyMetadata', 'anchor_case_sensitive': 'str', 'anchor_case_sensitive_metadata': 'PropertyMetadata', 'anchor_horizontal_alignment': 'str', 'anchor_horizontal_alignment_metadata': 'PropertyMetadata', 'anchor_ignore_if_not_present': 'str', 'anchor_ignore_if_not_present_metadata': 'PropertyMetadata', 'anchor_match_whole_word': 'str', 'anchor_match_whole_word_metadata': 'PropertyMetadata', 'anchor_string': 'str', 'anchor_string_metadata': 'PropertyMetadata', 'anchor_tab_processor_version': 'str', 'anchor_tab_processor_version_metadata': 'PropertyMetadata', 'anchor_units': 'str', 'anchor_units_metadata': 'PropertyMetadata', 'anchor_x_offset': 'str', 'anchor_x_offset_metadata': 'PropertyMetadata', 'anchor_y_offset': 'str', 'anchor_y_offset_metadata': 'PropertyMetadata', 'caption': 'str', 'caption_metadata': 'PropertyMetadata', 'conditional_parent_label': 'str', 'conditional_parent_label_metadata': 'PropertyMetadata', 'conditional_parent_value': 'str', 'conditional_parent_value_metadata': 'PropertyMetadata', 'connected_object_details': 'ConnectedObjectDetails', 'custom_tab_id': 'str', 'custom_tab_id_metadata': 'PropertyMetadata', 'document_id': 'str', 'document_id_metadata': 'PropertyMetadata', 'error_details': 'ErrorDetails', 'extension_data': 'ExtensionData', 'form_order': 'str', 'form_order_metadata': 'PropertyMetadata', 'form_page_label': 'str', 'form_page_label_metadata': 'PropertyMetadata', 'form_page_number': 'str', 'form_page_number_metadata': 'PropertyMetadata', 'height': 'str', 'height_metadata': 'PropertyMetadata', 'merge_field': 'MergeField', 'merge_field_xml': 'str', 'name': 'str', 'name_metadata': 'PropertyMetadata', 'page_number': 'str', 'page_number_metadata': 'PropertyMetadata', 'recipient_id': 'str', 'recipient_id_guid': 'str', 'recipient_id_guid_metadata': 'PropertyMetadata', 'recipient_id_metadata': 'PropertyMetadata', 'scale_value': 'str', 'scale_value_metadata': 'PropertyMetadata', 'smart_contract_information': 'SmartContractInformation', 'source': 'str', 'status': 'str', 'status_metadata': 'PropertyMetadata', 'tab_fully_qualified_path': 'str', 'tab_group_labels': 'list[str]', 'tab_group_labels_metadata': 'PropertyMetadata', 'tab_id': 'str', 'tab_id_metadata': 'PropertyMetadata', 'tab_label': 'str', 'tab_label_metadata': 'PropertyMetadata', 'tab_order': 'str', 'tab_order_metadata': 'PropertyMetadata', 'tab_type': 'str', 'tab_type_metadata': 'PropertyMetadata', 'template_locked': 'str', 'template_locked_metadata': 'PropertyMetadata', 'template_required': 'str', 'template_required_metadata': 'PropertyMetadata', 'tooltip': 'str', 'tool_tip_metadata': 'PropertyMetadata', 'warning_details': 'ErrorDetails', 'width': 'str', 'width_metadata': 'PropertyMetadata', 'x_position': 'str', 'x_position_metadata': 'PropertyMetadata', 'y_position': 'str', 'y_position_metadata': 'PropertyMetadata'}
attribute_map = {'agreement_attribute': 'agreementAttribute', 'agreement_attribute_locked': 'agreementAttributeLocked', 'anchor_allow_white_space_in_characters': 'anchorAllowWhiteSpaceInCharacters', 'anchor_allow_white_space_in_characters_metadata': 'anchorAllowWhiteSpaceInCharactersMetadata', 'anchor_case_sensitive': 'anchorCaseSensitive', 'anchor_case_sensitive_metadata': 'anchorCaseSensitiveMetadata', 'anchor_horizontal_alignment': 'anchorHorizontalAlignment', 'anchor_horizontal_alignment_metadata': 'anchorHorizontalAlignmentMetadata', 'anchor_ignore_if_not_present': 'anchorIgnoreIfNotPresent', 'anchor_ignore_if_not_present_metadata': 'anchorIgnoreIfNotPresentMetadata', 'anchor_match_whole_word': 'anchorMatchWholeWord', 'anchor_match_whole_word_metadata': 'anchorMatchWholeWordMetadata', 'anchor_string': 'anchorString', 'anchor_string_metadata': 'anchorStringMetadata', 'anchor_tab_processor_version': 'anchorTabProcessorVersion', 'anchor_tab_processor_version_metadata': 'anchorTabProcessorVersionMetadata', 'anchor_units': 'anchorUnits', 'anchor_units_metadata': 'anchorUnitsMetadata', 'anchor_x_offset': 'anchorXOffset', 'anchor_x_offset_metadata': 'anchorXOffsetMetadata', 'anchor_y_offset': 'anchorYOffset', 'anchor_y_offset_metadata': 'anchorYOffsetMetadata', 'caption': 'caption', 'caption_metadata': 'captionMetadata', 'conditional_parent_label': 'conditionalParentLabel', 'conditional_parent_label_metadata': 'conditionalParentLabelMetadata', 'conditional_parent_value': 'conditionalParentValue', 'conditional_parent_value_metadata': 'conditionalParentValueMetadata', 'connected_object_details': 'connectedObjectDetails', 'custom_tab_id': 'customTabId', 'custom_tab_id_metadata': 'customTabIdMetadata', 'document_id': 'documentId', 'document_id_metadata': 'documentIdMetadata', 'error_details': 'errorDetails', 'extension_data': 'extensionData', 'form_order': 'formOrder', 'form_order_metadata': 'formOrderMetadata', 'form_page_label': 'formPageLabel', 'form_page_label_metadata': 'formPageLabelMetadata', 'form_page_number': 'formPageNumber', 'form_page_number_metadata': 'formPageNumberMetadata', 'height': 'height', 'height_metadata': 'heightMetadata', 'merge_field': 'mergeField', 'merge_field_xml': 'mergeFieldXml', 'name': 'name', 'name_metadata': 'nameMetadata', 'page_number': 'pageNumber', 'page_number_metadata': 'pageNumberMetadata', 'recipient_id': 'recipientId', 'recipient_id_guid': 'recipientIdGuid', 'recipient_id_guid_metadata': 'recipientIdGuidMetadata', 'recipient_id_metadata': 'recipientIdMetadata', 'scale_value': 'scaleValue', 'scale_value_metadata': 'scaleValueMetadata', 'smart_contract_information': 'smartContractInformation', 'source': 'source', 'status': 'status', 'status_metadata': 'statusMetadata', 'tab_fully_qualified_path': 'tabFullyQualifiedPath', 'tab_group_labels': 'tabGroupLabels', 'tab_group_labels_metadata': 'tabGroupLabelsMetadata', 'tab_id': 'tabId', 'tab_id_metadata': 'tabIdMetadata', 'tab_label': 'tabLabel', 'tab_label_metadata': 'tabLabelMetadata', 'tab_order': 'tabOrder', 'tab_order_metadata': 'tabOrderMetadata', 'tab_type': 'tabType', 'tab_type_metadata': 'tabTypeMetadata', 'template_locked': 'templateLocked', 'template_locked_metadata': 'templateLockedMetadata', 'template_required': 'templateRequired', 'template_required_metadata': 'templateRequiredMetadata', 'tooltip': 'tooltip', 'tool_tip_metadata': 'toolTipMetadata', 'warning_details': 'warningDetails', 'width': 'width', 'width_metadata': 'widthMetadata', 'x_position': 'xPosition', 'x_position_metadata': 'xPositionMetadata', 'y_position': 'yPosition', 'y_position_metadata': 'yPositionMetadata'}
agreement_attribute

Gets the agreement_attribute of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The agreement_attribute of this NotarySeal. # noqa: E501

agreement_attribute_locked

Gets the agreement_attribute_locked of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The agreement_attribute_locked of this NotarySeal. # noqa: E501

anchor_allow_white_space_in_characters

Gets the anchor_allow_white_space_in_characters of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The anchor_allow_white_space_in_characters of this NotarySeal. # noqa: E501

anchor_allow_white_space_in_characters_metadata

Gets the anchor_allow_white_space_in_characters_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the anchorAllowWhiteSpaceInCharacters property is editable. # noqa: E501

Returns

The anchor_allow_white_space_in_characters_metadata of this NotarySeal. # noqa: E501

anchor_case_sensitive

Gets the anchor_case_sensitive of this NotarySeal. # noqa: E501

When set to true, the anchor string does not consider case when matching strings in the document. The default value is true. # noqa: E501

Returns

The anchor_case_sensitive of this NotarySeal. # noqa: E501

anchor_case_sensitive_metadata

Gets the anchor_case_sensitive_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the anchorCaseSensitive property is editable. # noqa: E501

Returns

The anchor_case_sensitive_metadata of this NotarySeal. # noqa: E501

anchor_horizontal_alignment

Gets the anchor_horizontal_alignment of this NotarySeal. # noqa: E501

Specifies the alignment of anchor tabs with anchor strings. Possible values are left or right. The default value is left. # noqa: E501

Returns

The anchor_horizontal_alignment of this NotarySeal. # noqa: E501

anchor_horizontal_alignment_metadata

Gets the anchor_horizontal_alignment_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the anchorHorizontalAlignment property is editable. # noqa: E501

Returns

The anchor_horizontal_alignment_metadata of this NotarySeal. # noqa: E501

anchor_ignore_if_not_present

Gets the anchor_ignore_if_not_present of this NotarySeal. # noqa: E501

When set to true, this tab is ignored if anchorString is not found in the document. # noqa: E501

Returns

The anchor_ignore_if_not_present of this NotarySeal. # noqa: E501

anchor_ignore_if_not_present_metadata

Gets the anchor_ignore_if_not_present_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the anchorIgnoreIfNotPresent property is editable. # noqa: E501

Returns

The anchor_ignore_if_not_present_metadata of this NotarySeal. # noqa: E501

anchor_match_whole_word

Gets the anchor_match_whole_word of this NotarySeal. # noqa: E501

When set to true, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is true. # noqa: E501

Returns

The anchor_match_whole_word of this NotarySeal. # noqa: E501

anchor_match_whole_word_metadata

Gets the anchor_match_whole_word_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the anchorMatchWholeWord property is editable. # noqa: E501

Returns

The anchor_match_whole_word_metadata of this NotarySeal. # noqa: E501

anchor_string

Gets the anchor_string of this NotarySeal. # noqa: E501

Anchor text information for a radio button. # noqa: E501

Returns

The anchor_string of this NotarySeal. # noqa: E501

anchor_string_metadata

Gets the anchor_string_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the anchorString property is editable. # noqa: E501

Returns

The anchor_string_metadata of this NotarySeal. # noqa: E501

anchor_tab_processor_version

Gets the anchor_tab_processor_version of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The anchor_tab_processor_version of this NotarySeal. # noqa: E501

anchor_tab_processor_version_metadata

Gets the anchor_tab_processor_version_metadata of this NotarySeal. # noqa: E501

Reserved for DocuSign. # noqa: E501

Returns

The anchor_tab_processor_version_metadata of this NotarySeal. # noqa: E501

anchor_units

Gets the anchor_units of this NotarySeal. # noqa: E501

Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches. # noqa: E501

Returns

The anchor_units of this NotarySeal. # noqa: E501

anchor_units_metadata

Gets the anchor_units_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the anchorUnits property is editable. # noqa: E501

Returns

The anchor_units_metadata of this NotarySeal. # noqa: E501

anchor_x_offset

Gets the anchor_x_offset of this NotarySeal. # noqa: E501

Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString. # noqa: E501

Returns

The anchor_x_offset of this NotarySeal. # noqa: E501

anchor_x_offset_metadata

Gets the anchor_x_offset_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the anchorXOffset property is editable. # noqa: E501

Returns

The anchor_x_offset_metadata of this NotarySeal. # noqa: E501

anchor_y_offset

Gets the anchor_y_offset of this NotarySeal. # noqa: E501

Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString. # noqa: E501

Returns

The anchor_y_offset of this NotarySeal. # noqa: E501

anchor_y_offset_metadata

Gets the anchor_y_offset_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the anchorYOffset property is editable. # noqa: E501

Returns

The anchor_y_offset_metadata of this NotarySeal. # noqa: E501

caption

Gets the caption of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The caption of this NotarySeal. # noqa: E501

caption_metadata

Gets the caption_metadata of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The caption_metadata of this NotarySeal. # noqa: E501

conditional_parent_label

Gets the conditional_parent_label of this NotarySeal. # noqa: E501

For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility. # noqa: E501

Returns

The conditional_parent_label of this NotarySeal. # noqa: E501

conditional_parent_label_metadata

Gets the conditional_parent_label_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the conditionalParentLabel property is editable. # noqa: E501

Returns

The conditional_parent_label_metadata of this NotarySeal. # noqa: E501

conditional_parent_value

Gets the conditional_parent_value of this NotarySeal. # noqa: E501

For conditional fields, this is the value of the parent tab that controls the tab's visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use "on" as the value to show that the parent tab is active. # noqa: E501

Returns

The conditional_parent_value of this NotarySeal. # noqa: E501

conditional_parent_value_metadata

Gets the conditional_parent_value_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the conditionalParentValue property is editable. # noqa: E501

Returns

The conditional_parent_value_metadata of this NotarySeal. # noqa: E501

connected_object_details

Gets the connected_object_details of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The connected_object_details of this NotarySeal. # noqa: E501

custom_tab_id

Gets the custom_tab_id of this NotarySeal. # noqa: E501

The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties. # noqa: E501

Returns

The custom_tab_id of this NotarySeal. # noqa: E501

custom_tab_id_metadata

Gets the custom_tab_id_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the customTabId property is editable. # noqa: E501

Returns

The custom_tab_id_metadata of this NotarySeal. # noqa: E501

document_id

Gets the document_id of this NotarySeal. # noqa: E501

Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute. # noqa: E501

Returns

The document_id of this NotarySeal. # noqa: E501

document_id_metadata

Gets the document_id_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the documentId property is editable. # noqa: E501

Returns

The document_id_metadata of this NotarySeal. # noqa: E501

error_details

Gets the error_details of this NotarySeal. # noqa: E501

Array or errors. # noqa: E501

Returns

The error_details of this NotarySeal. # noqa: E501

extension_data

Gets the extension_data of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The extension_data of this NotarySeal. # noqa: E501

form_order

Gets the form_order of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The form_order of this NotarySeal. # noqa: E501

form_order_metadata

Gets the form_order_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the formOrder property is editable. # noqa: E501

Returns

The form_order_metadata of this NotarySeal. # noqa: E501

form_page_label

Gets the form_page_label of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The form_page_label of this NotarySeal. # noqa: E501

form_page_label_metadata

Gets the form_page_label_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the formPageLabel property is editable. # noqa: E501

Returns

The form_page_label_metadata of this NotarySeal. # noqa: E501

form_page_number

Gets the form_page_number of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The form_page_number of this NotarySeal. # noqa: E501

form_page_number_metadata

Gets the form_page_number_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the fromPageNumber property is editable. # noqa: E501

Returns

The form_page_number_metadata of this NotarySeal. # noqa: E501

height

Gets the height of this NotarySeal. # noqa: E501

Height of the tab in pixels. # noqa: E501

Returns

The height of this NotarySeal. # noqa: E501

height_metadata

Gets the height_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the height property is editable. # noqa: E501

Returns

The height_metadata of this NotarySeal. # noqa: E501

merge_field

Gets the merge_field of this NotarySeal. # noqa: E501

Contains the information necessary to map the tab to a field in SalesForce. # noqa: E501

Returns

The merge_field of this NotarySeal. # noqa: E501

merge_field_xml

Gets the merge_field_xml of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The merge_field_xml of this NotarySeal. # noqa: E501

name

Gets the name of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The name of this NotarySeal. # noqa: E501

name_metadata

Gets the name_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the name property is editable. This property is read-only. # noqa: E501

Returns

The name_metadata of this NotarySeal. # noqa: E501

page_number

Gets the page_number of this NotarySeal. # noqa: E501

Specifies the page number on which the tab is located. # noqa: E501

Returns

The page_number of this NotarySeal. # noqa: E501

page_number_metadata

Gets the page_number_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the pageNumber property is editable. # noqa: E501

Returns

The page_number_metadata of this NotarySeal. # noqa: E501

recipient_id

Gets the recipient_id of this NotarySeal. # 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 NotarySeal. # noqa: E501

recipient_id_guid

Gets the recipient_id_guid of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The recipient_id_guid of this NotarySeal. # noqa: E501

recipient_id_guid_metadata

Gets the recipient_id_guid_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the recipientIdGuid property is editable. # noqa: E501

Returns

The recipient_id_guid_metadata of this NotarySeal. # noqa: E501

recipient_id_metadata

Gets the recipient_id_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the recipientId property is editable. # noqa: E501

Returns

The recipient_id_metadata of this NotarySeal. # noqa: E501

scale_value

Gets the scale_value of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The scale_value of this NotarySeal. # noqa: E501

scale_value_metadata

Gets the scale_value_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the scaleValue property is editable. # noqa: E501

Returns

The scale_value_metadata of this NotarySeal. # noqa: E501

smart_contract_information

Gets the smart_contract_information of this NotarySeal. # noqa: E501

Reserved for DocuSign. # noqa: E501

Returns

The smart_contract_information of this NotarySeal. # noqa: E501

source

Gets the source of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The source of this NotarySeal. # noqa: E501

status

Gets the status of this NotarySeal. # 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 NotarySeal. # noqa: E501

status_metadata

Gets the status_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the status property is editable. # noqa: E501

Returns

The status_metadata of this NotarySeal. # noqa: E501

tab_fully_qualified_path

Gets the tab_fully_qualified_path of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The tab_fully_qualified_path of this NotarySeal. # noqa: E501

tab_group_labels

Gets the tab_group_labels of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The tab_group_labels of this NotarySeal. # noqa: E501

tab_group_labels_metadata

Gets the tab_group_labels_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the tabGroupLabels property is editable. # noqa: E501

Returns

The tab_group_labels_metadata of this NotarySeal. # noqa: E501

tab_id

Gets the tab_id of this NotarySeal. # noqa: E501

The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call]. # noqa: E501

Returns

The tab_id of this NotarySeal. # noqa: E501

tab_id_metadata

Gets the tab_id_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the tabId property is editable. # noqa: E501

Returns

The tab_id_metadata of this NotarySeal. # noqa: E501

tab_label

Gets the tab_label of this NotarySeal. # noqa: E501

The label string associated with the tab. # noqa: E501

Returns

The tab_label of this NotarySeal. # noqa: E501

tab_label_metadata

Gets the tab_label_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the tabLabel property is editable. # noqa: E501

Returns

The tab_label_metadata of this NotarySeal. # noqa: E501

tab_order

Gets the tab_order of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The tab_order of this NotarySeal. # noqa: E501

tab_order_metadata

Gets the tab_order_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the tabOrder property is editable. # noqa: E501

Returns

The tab_order_metadata of this NotarySeal. # noqa: E501

tab_type

Gets the tab_type of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The tab_type of this NotarySeal. # noqa: E501

tab_type_metadata

Gets the tab_type_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the tabType property is editable. # noqa: E501

Returns

The tab_type_metadata of this NotarySeal. # noqa: E501

template_locked

Gets the template_locked of this NotarySeal. # 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 NotarySeal. # noqa: E501

template_locked_metadata

Gets the template_locked_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the templateLocked property is editable. # noqa: E501

Returns

The template_locked_metadata of this NotarySeal. # noqa: E501

template_required

Gets the template_required of this NotarySeal. # 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 NotarySeal. # noqa: E501

template_required_metadata

Gets the template_required_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the templateRequired property is editable. # noqa: E501

Returns

The template_required_metadata of this NotarySeal. # noqa: E501

tooltip

Gets the tooltip of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The tooltip of this NotarySeal. # noqa: E501

tool_tip_metadata

Gets the tool_tip_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the toolTip property is editable. # noqa: E501

Returns

The tool_tip_metadata of this NotarySeal. # noqa: E501

warning_details

Gets the warning_details of this NotarySeal. # noqa: E501

# noqa: E501

Returns

The warning_details of this NotarySeal. # noqa: E501

width

Gets the width of this NotarySeal. # noqa: E501

Width of the tab in pixels. # noqa: E501

Returns

The width of this NotarySeal. # noqa: E501

width_metadata

Gets the width_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the width property is editable. # noqa: E501

Returns

The width_metadata of this NotarySeal. # noqa: E501

x_position

Gets the x_position of this NotarySeal. # noqa: E501

This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position. # noqa: E501

Returns

The x_position of this NotarySeal. # noqa: E501

x_position_metadata

Gets the x_position_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the xPosition property is editable. # noqa: E501

Returns

The x_position_metadata of this NotarySeal. # noqa: E501

y_position

Gets the y_position of this NotarySeal. # noqa: E501

This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position. # noqa: E501

Returns

The y_position of this NotarySeal. # noqa: E501

y_position_metadata

Gets the y_position_metadata of this NotarySeal. # noqa: E501

Metadata that indicates whether the yPosition property is editable. # noqa: E501

Returns

The y_position_metadata of this NotarySeal. # noqa: E501

def to_dict(self)
2292    def to_dict(self):
2293        """Returns the model properties as a dict"""
2294        result = {}
2295
2296        for attr, _ in six.iteritems(self.swagger_types):
2297            value = getattr(self, attr)
2298            if isinstance(value, list):
2299                result[attr] = list(map(
2300                    lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
2301                    value
2302                ))
2303            elif hasattr(value, "to_dict"):
2304                result[attr] = value.to_dict()
2305            elif isinstance(value, dict):
2306                result[attr] = dict(map(
2307                    lambda item: (item[0], item[1].to_dict())
2308                    if hasattr(item[1], "to_dict") else item,
2309                    value.items()
2310                ))
2311            else:
2312                result[attr] = value
2313        if issubclass(NotarySeal, dict):
2314            for key, value in self.items():
2315                result[key] = value
2316
2317        return result

Returns the model properties as a dict

def to_str(self)
2319    def to_str(self):
2320        """Returns the string representation of the model"""
2321        return pprint.pformat(self.to_dict())

Returns the string representation of the model