# EnvelopeRecipientTabsAPI All URIs are relative to *https://www.docusign.net/restapi* Method | HTTP request | Description ------------- | ------------- | ------------- [**recipientsDeleteRecipientTabs**](EnvelopeRecipientTabsAPI.md#recipientsdeleterecipienttabs) | **DELETE** /v2.1/accounts/{accountId}/envelopes/{envelopeId}/recipients/{recipientId}/tabs | Deletes the tabs associated with a recipient. [**recipientsGetRecipientTabs**](EnvelopeRecipientTabsAPI.md#recipientsgetrecipienttabs) | **GET** /v2.1/accounts/{accountId}/envelopes/{envelopeId}/recipients/{recipientId}/tabs | Gets the tabs information for a signer or sign-in-person recipient in an envelope. [**recipientsPostRecipientTabs**](EnvelopeRecipientTabsAPI.md#recipientspostrecipienttabs) | **POST** /v2.1/accounts/{accountId}/envelopes/{envelopeId}/recipients/{recipientId}/tabs | Adds tabs for a recipient. [**recipientsPutRecipientTabs**](EnvelopeRecipientTabsAPI.md#recipientsputrecipienttabs) | **PUT** /v2.1/accounts/{accountId}/envelopes/{envelopeId}/recipients/{recipientId}/tabs | Updates the tabs for a recipient. # **recipientsDeleteRecipientTabs** ```swift open class func recipientsDeleteRecipientTabs(accountId: String, envelopeId: String, recipientId: String, envelopeRecipientTabs: EnvelopeRecipientTabs? = nil, headers: HTTPHeaders = DocuSignAPI.customHeaders, beforeSend: (inout ClientRequest) throws -> () = { _ in }) -> EventLoopFuture ``` Deletes the tabs associated with a recipient. Deletes one or more tabs associated with a recipient in a draft envelope. ### Example ```swift // The following code samples are still beta. For any issue, please report via http://github.com/OpenAPITools/openapi-generator/issues/new import DocuSignAPI let accountId = "accountId_example" // String | The external account number (int) or account ID GUID. let envelopeId = "envelopeId_example" // String | The envelope's GUID. Example: `93be49ab-xxxx-xxxx-xxxx-f752070d71ec` let recipientId = "recipientId_example" // String | A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`. let envelopeRecipientTabs = EnvelopeRecipientTabs(approveTabs: [approve(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: propertyMetadata(options: ["options_example"], rights: "rights_example"), anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, buttonText: "buttonText_example", buttonTextMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: errorDetails(errorCode: "errorCode_example", message: "message_example"), font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: localePolicyTab(addressFormat: "addressFormat_example", calendarType: "calendarType_example", cultureName: "cultureName_example", currencyNegativeFormat: "currencyNegativeFormat_example", currencyPositiveFormat: "currencyPositiveFormat_example", customDateFormat: "customDateFormat_example", customTimeFormat: "customTimeFormat_example", dateFormat: "dateFormat_example", initialFormat: "initialFormat_example", nameFormat: "nameFormat_example", timeFormat: "timeFormat_example", timeZone: "timeZone_example"), mergeField: mergeField(allowSenderToEdit: "allowSenderToEdit_example", allowSenderToEditMetadata: nil, configurationType: "configurationType_example", configurationTypeMetadata: nil, path: "path_example", pathExtended: [pathExtendedElement(name: "name_example", type: "type_example", typeName: "typeName_example")], pathExtendedMetadata: nil, pathMetadata: nil, row: "row_example", rowMetadata: nil, writeBack: "writeBack_example", writeBackMetadata: nil), mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: smartContractInformation(code: "code_example", uri: "uri_example"), status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], checkboxTabs: [checkbox(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, selected: "selected_example", selectedMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commentThreadTabs: [commentThread(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, comments: [comment(envelopeId: "envelopeId_example", hmac: "hmac_example", id: "id_example", mentions: ["mentions_example"], read: false, sentByEmail: "sentByEmail_example", sentByFullName: "sentByFullName_example", sentByImageId: "sentByImageId_example", sentByInitials: "sentByInitials_example", sentByRecipientId: "sentByRecipientId_example", sentByUserId: "sentByUserId_example", signingGroupId: "signingGroupId_example", signingGroupName: "signingGroupName_example", subject: "subject_example", tabId: "tabId_example", text: "text_example", threadId: "threadId_example", threadOriginatorId: "threadOriginatorId_example", timestamp: "timestamp_example", timeStampFormatted: "timeStampFormatted_example", visibleTo: ["visibleTo_example"])], conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, threadId: "threadId_example", tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionCountyTabs: [commissionCounty(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionExpirationTabs: [commissionExpiration(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionNumberTabs: [commissionNumber(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionStateTabs: [commissionState(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], companyTabs: [company(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], dateSignedTabs: [dateSigned(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], dateTabs: [Date()], declineTabs: [decline(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, buttonText: "buttonText_example", buttonTextMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, declineReason: "declineReason_example", declineReasonMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], drawTabs: [draw(allowSignerUpload: "allowSignerUpload_example", anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, useBackgroundAsCanvas: "useBackgroundAsCanvas_example", width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], emailAddressTabs: [emailAddress(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], emailTabs: [email(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], envelopeIdTabs: [envelopeId(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], firstNameTabs: [firstName(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], formulaTabs: [formulaTab(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, formula: "formula_example", formulaMetadata: nil, height: "height_example", heightMetadata: nil, hidden: "hidden_example", hiddenMetadata: nil, isPaymentAmount: "isPaymentAmount_example", isPaymentAmountMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, paymentDetails: paymentDetails(allowedPaymentMethods: ["allowedPaymentMethods_example"], chargeId: "chargeId_example", currencyCode: "currencyCode_example", currencyCodeMetadata: nil, customerId: "customerId_example", customMetadata: "customMetadata_example", customMetadataRequired: false, gatewayAccountId: "gatewayAccountId_example", gatewayAccountIdMetadata: nil, gatewayDisplayName: "gatewayDisplayName_example", gatewayName: "gatewayName_example", lineItems: [paymentLineItem(amountReference: "amountReference_example", description: "description_example", itemCode: "itemCode_example", name: "name_example")], paymentOption: "paymentOption_example", paymentSourceId: "paymentSourceId_example", status: "status_example", total: money(amountInBaseUnit: "amountInBaseUnit_example", currency: "currency_example", displayAmount: "displayAmount_example")), recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, roundDecimalPlaces: "roundDecimalPlaces_example", roundDecimalPlacesMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], fullNameTabs: [fullName(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], initialHereTabs: [initialHere(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, `optional`: "`optional`_example", optionalMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], lastNameTabs: [lastName(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], listTabs: [list(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, listItems: [listItem(selected: "selected_example", selectedMetadata: nil, text: "text_example", textMetadata: nil, value: "value_example", valueMetadata: nil)], listSelectedValue: "listSelectedValue_example", listSelectedValueMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], notarizeTabs: [notarize(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], notarySealTabs: [notarySeal(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], noteTabs: [note(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], numberTabs: [123], phoneNumberTabs: [phoneNumber(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], polyLineOverlayTabs: [polyLineOverlay(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, graphicsContext: graphicsContext(fillColor: "fillColor_example", lineColor: "lineColor_example", lineWeight: "lineWeight_example"), height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", overlayType: "overlayType_example", overlayTypeMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, polyLines: [polyLine(x1: "x1_example", x2: "x2_example", y1: "y1_example", y2: "y2_example")], recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], radioGroupTabs: [radioGroup(conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, groupName: "groupName_example", groupNameMetadata: nil, radios: [radio(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, italic: "italic_example", italicMetadata: nil, locked: "locked_example", lockedMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, selected: "selected_example", selectedMetadata: nil, status: "status_example", statusMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, shared: "shared_example", sharedMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", tooltipMetadata: nil)], signerAttachmentTabs: [signerAttachment(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, `optional`: "`optional`_example", optionalMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], signHereTabs: [signHere(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, isSealSignTab: "isSealSignTab_example", mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, `optional`: "`optional`_example", optionalMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, stamp: stamp(adoptedDateTime: "adoptedDateTime_example", createdDateTime: "createdDateTime_example", customField: "customField_example", dateStampProperties: dateStampProperties(dateAreaHeight: "dateAreaHeight_example", dateAreaWidth: "dateAreaWidth_example", dateAreaX: "dateAreaX_example", dateAreaY: "dateAreaY_example"), disallowUserResizeStamp: "disallowUserResizeStamp_example", errorDetails: nil, externalID: "externalID_example", imageBase64: "imageBase64_example", imageType: "imageType_example", lastModifiedDateTime: "lastModifiedDateTime_example", phoneticName: "phoneticName_example", signatureName: "signatureName_example", stampFormat: "stampFormat_example", stampImageUri: "stampImageUri_example", stampSizeMM: "stampSizeMM_example", status: "status_example"), stampType: "stampType_example", stampTypeMetadata: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], smartSectionTabs: [smartSection(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, caseSensitive: false, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, displaySettings: smartSectionDisplaySettings(cellStyle: "cellStyle_example", collapsibleSettings: smartSectionCollapsibleDisplaySettings(arrowClosed: "arrowClosed_example", arrowColor: "arrowColor_example", arrowLocation: "arrowLocation_example", arrowOpen: "arrowOpen_example", arrowSize: "arrowSize_example", arrowStyle: "arrowStyle_example", containerStyle: "containerStyle_example", labelStyle: "labelStyle_example", onlyArrowIsClickable: false, outerLabelAndArrowStyle: "outerLabelAndArrowStyle_example"), display: "display_example", displayLabel: "displayLabel_example", displayOrder: 123, displayPageNumber: 123, hideLabelWhenOpened: false, inlineOuterStyle: "inlineOuterStyle_example", labelWhenOpened: "labelWhenOpened_example", preLabel: "preLabel_example", scrollToTopWhenOpened: false, tableStyle: "tableStyle_example"), documentId: "documentId_example", documentIdMetadata: nil, endAnchor: "endAnchor_example", endPosition: smartSectionAnchorPosition(pageNumber: 123, xPosition: 123, yPosition: 123), errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", overlayType: "overlayType_example", overlayTypeMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, removeEndAnchor: false, removeStartAnchor: false, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, startAnchor: "startAnchor_example", startPosition: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], ssnTabs: [ssn(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], tabGroups: [tabGroup(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, groupLabel: "groupLabel_example", groupLabelMetadata: nil, groupRule: "groupRule_example", groupRuleMetadata: nil, height: "height_example", heightMetadata: nil, maximumAllowed: "maximumAllowed_example", maximumAllowedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", minimumRequired: "minimumRequired_example", minimumRequiredMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabScope: "tabScope_example", tabScopeMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], textTabs: [text(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, formula: "formula_example", formulaMetadata: nil, height: "height_example", heightMetadata: nil, isPaymentAmount: "isPaymentAmount_example", isPaymentAmountMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], titleTabs: [title(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], viewTabs: [view(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, buttonText: "buttonText_example", buttonTextMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requiredRead: "requiredRead_example", smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], zipTabs: [zip(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, useDash4: "useDash4_example", useDash4Metadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)]) // EnvelopeRecipientTabs | (optional) // Deletes the tabs associated with a recipient. EnvelopeRecipientTabsAPI.recipientsDeleteRecipientTabs(accountId: accountId, envelopeId: envelopeId, recipientId: recipientId, envelopeRecipientTabs: envelopeRecipientTabs).whenComplete { result in switch result { case .failure(let error): // process error case .success(let response): switch response { // process decoded response value or raw ClientResponse case .http200(let value, let raw): case .http400(let value, let raw): case .http0(let value, let raw): } } } ``` ### Parameters Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **accountId** | **String** | The external account number (int) or account ID GUID. | **envelopeId** | **String** | The envelope's GUID. Example: `93be49ab-xxxx-xxxx-xxxx-f752070d71ec` | **recipientId** | **String** | A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`. | **envelopeRecipientTabs** | [**EnvelopeRecipientTabs**](EnvelopeRecipientTabs.md) | | [optional] ### Return type #### RecipientsDeleteRecipientTabs ```swift public enum RecipientsDeleteRecipientTabs { case http200(value: EnvelopeRecipientTabs?, raw: ClientResponse) case http400(value: ErrorDetails?, raw: ClientResponse) case http0(value: EnvelopeRecipientTabs?, raw: ClientResponse) } ``` ### Authorization No authorization required ### HTTP request headers - **Content-Type**: application/json, application/xml - **Accept**: */* [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **recipientsGetRecipientTabs** ```swift open class func recipientsGetRecipientTabs(accountId: String, envelopeId: String, recipientId: String, includeAnchorTabLocations: String? = nil, includeMetadata: String? = nil, headers: HTTPHeaders = DocuSignAPI.customHeaders, beforeSend: (inout ClientRequest) throws -> () = { _ in }) -> EventLoopFuture ``` Gets the tabs information for a signer or sign-in-person recipient in an envelope. Retrieves information about the tabs associated with a recipient. You can make a single API call to get all the tab values and information from a given, completed envelope in addition to draft ones. Tab values can be retrieved by using the [EnvelopeRecipients:list method](https://developers.docusign.com/esign-rest-api/reference/Envelopes/EnvelopeRecipients/list/) with query parameter include_tabs set to \"true\". ### Example ```swift // The following code samples are still beta. For any issue, please report via http://github.com/OpenAPITools/openapi-generator/issues/new import DocuSignAPI let accountId = "accountId_example" // String | The external account number (int) or account ID GUID. let envelopeId = "envelopeId_example" // String | The envelope's GUID. Example: `93be49ab-xxxx-xxxx-xxxx-f752070d71ec` let recipientId = "recipientId_example" // String | A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`. let includeAnchorTabLocations = "includeAnchorTabLocations_example" // String | When set to **true**, all tabs with anchor tab properties are included in the response. The default value is **false**. (optional) let includeMetadata = "includeMetadata_example" // String | When set to **true**, the response includes metadata indicating which properties are editable. (optional) // Gets the tabs information for a signer or sign-in-person recipient in an envelope. EnvelopeRecipientTabsAPI.recipientsGetRecipientTabs(accountId: accountId, envelopeId: envelopeId, recipientId: recipientId, includeAnchorTabLocations: includeAnchorTabLocations, includeMetadata: includeMetadata).whenComplete { result in switch result { case .failure(let error): // process error case .success(let response): switch response { // process decoded response value or raw ClientResponse case .http200(let value, let raw): case .http400(let value, let raw): case .http0(let value, let raw): } } } ``` ### Parameters Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **accountId** | **String** | The external account number (int) or account ID GUID. | **envelopeId** | **String** | The envelope's GUID. Example: `93be49ab-xxxx-xxxx-xxxx-f752070d71ec` | **recipientId** | **String** | A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`. | **includeAnchorTabLocations** | **String** | When set to **true**, all tabs with anchor tab properties are included in the response. The default value is **false**. | [optional] **includeMetadata** | **String** | When set to **true**, the response includes metadata indicating which properties are editable. | [optional] ### Return type #### RecipientsGetRecipientTabs ```swift public enum RecipientsGetRecipientTabs { case http200(value: EnvelopeRecipientTabs?, raw: ClientResponse) case http400(value: ErrorDetails?, raw: ClientResponse) case http0(value: EnvelopeRecipientTabs?, raw: ClientResponse) } ``` ### Authorization No authorization required ### HTTP request headers - **Content-Type**: Not defined - **Accept**: */* [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **recipientsPostRecipientTabs** ```swift open class func recipientsPostRecipientTabs(accountId: String, envelopeId: String, recipientId: String, envelopeRecipientTabs: EnvelopeRecipientTabs? = nil, headers: HTTPHeaders = DocuSignAPI.customHeaders, beforeSend: (inout ClientRequest) throws -> () = { _ in }) -> EventLoopFuture ``` Adds tabs for a recipient. Adds one or more tabs for a recipient. ### Example ```swift // The following code samples are still beta. For any issue, please report via http://github.com/OpenAPITools/openapi-generator/issues/new import DocuSignAPI let accountId = "accountId_example" // String | The external account number (int) or account ID GUID. let envelopeId = "envelopeId_example" // String | The envelope's GUID. Example: `93be49ab-xxxx-xxxx-xxxx-f752070d71ec` let recipientId = "recipientId_example" // String | A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`. let envelopeRecipientTabs = EnvelopeRecipientTabs(approveTabs: [approve(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: propertyMetadata(options: ["options_example"], rights: "rights_example"), anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, buttonText: "buttonText_example", buttonTextMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: errorDetails(errorCode: "errorCode_example", message: "message_example"), font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: localePolicyTab(addressFormat: "addressFormat_example", calendarType: "calendarType_example", cultureName: "cultureName_example", currencyNegativeFormat: "currencyNegativeFormat_example", currencyPositiveFormat: "currencyPositiveFormat_example", customDateFormat: "customDateFormat_example", customTimeFormat: "customTimeFormat_example", dateFormat: "dateFormat_example", initialFormat: "initialFormat_example", nameFormat: "nameFormat_example", timeFormat: "timeFormat_example", timeZone: "timeZone_example"), mergeField: mergeField(allowSenderToEdit: "allowSenderToEdit_example", allowSenderToEditMetadata: nil, configurationType: "configurationType_example", configurationTypeMetadata: nil, path: "path_example", pathExtended: [pathExtendedElement(name: "name_example", type: "type_example", typeName: "typeName_example")], pathExtendedMetadata: nil, pathMetadata: nil, row: "row_example", rowMetadata: nil, writeBack: "writeBack_example", writeBackMetadata: nil), mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: smartContractInformation(code: "code_example", uri: "uri_example"), status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], checkboxTabs: [checkbox(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, selected: "selected_example", selectedMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commentThreadTabs: [commentThread(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, comments: [comment(envelopeId: "envelopeId_example", hmac: "hmac_example", id: "id_example", mentions: ["mentions_example"], read: false, sentByEmail: "sentByEmail_example", sentByFullName: "sentByFullName_example", sentByImageId: "sentByImageId_example", sentByInitials: "sentByInitials_example", sentByRecipientId: "sentByRecipientId_example", sentByUserId: "sentByUserId_example", signingGroupId: "signingGroupId_example", signingGroupName: "signingGroupName_example", subject: "subject_example", tabId: "tabId_example", text: "text_example", threadId: "threadId_example", threadOriginatorId: "threadOriginatorId_example", timestamp: "timestamp_example", timeStampFormatted: "timeStampFormatted_example", visibleTo: ["visibleTo_example"])], conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, threadId: "threadId_example", tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionCountyTabs: [commissionCounty(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionExpirationTabs: [commissionExpiration(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionNumberTabs: [commissionNumber(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionStateTabs: [commissionState(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], companyTabs: [company(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], dateSignedTabs: [dateSigned(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], dateTabs: [Date()], declineTabs: [decline(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, buttonText: "buttonText_example", buttonTextMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, declineReason: "declineReason_example", declineReasonMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], drawTabs: [draw(allowSignerUpload: "allowSignerUpload_example", anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, useBackgroundAsCanvas: "useBackgroundAsCanvas_example", width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], emailAddressTabs: [emailAddress(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], emailTabs: [email(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], envelopeIdTabs: [envelopeId(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], firstNameTabs: [firstName(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], formulaTabs: [formulaTab(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, formula: "formula_example", formulaMetadata: nil, height: "height_example", heightMetadata: nil, hidden: "hidden_example", hiddenMetadata: nil, isPaymentAmount: "isPaymentAmount_example", isPaymentAmountMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, paymentDetails: paymentDetails(allowedPaymentMethods: ["allowedPaymentMethods_example"], chargeId: "chargeId_example", currencyCode: "currencyCode_example", currencyCodeMetadata: nil, customerId: "customerId_example", customMetadata: "customMetadata_example", customMetadataRequired: false, gatewayAccountId: "gatewayAccountId_example", gatewayAccountIdMetadata: nil, gatewayDisplayName: "gatewayDisplayName_example", gatewayName: "gatewayName_example", lineItems: [paymentLineItem(amountReference: "amountReference_example", description: "description_example", itemCode: "itemCode_example", name: "name_example")], paymentOption: "paymentOption_example", paymentSourceId: "paymentSourceId_example", status: "status_example", total: money(amountInBaseUnit: "amountInBaseUnit_example", currency: "currency_example", displayAmount: "displayAmount_example")), recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, roundDecimalPlaces: "roundDecimalPlaces_example", roundDecimalPlacesMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], fullNameTabs: [fullName(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], initialHereTabs: [initialHere(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, `optional`: "`optional`_example", optionalMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], lastNameTabs: [lastName(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], listTabs: [list(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, listItems: [listItem(selected: "selected_example", selectedMetadata: nil, text: "text_example", textMetadata: nil, value: "value_example", valueMetadata: nil)], listSelectedValue: "listSelectedValue_example", listSelectedValueMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], notarizeTabs: [notarize(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], notarySealTabs: [notarySeal(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], noteTabs: [note(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], numberTabs: [123], phoneNumberTabs: [phoneNumber(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], polyLineOverlayTabs: [polyLineOverlay(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, graphicsContext: graphicsContext(fillColor: "fillColor_example", lineColor: "lineColor_example", lineWeight: "lineWeight_example"), height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", overlayType: "overlayType_example", overlayTypeMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, polyLines: [polyLine(x1: "x1_example", x2: "x2_example", y1: "y1_example", y2: "y2_example")], recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], radioGroupTabs: [radioGroup(conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, groupName: "groupName_example", groupNameMetadata: nil, radios: [radio(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, italic: "italic_example", italicMetadata: nil, locked: "locked_example", lockedMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, selected: "selected_example", selectedMetadata: nil, status: "status_example", statusMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, shared: "shared_example", sharedMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", tooltipMetadata: nil)], signerAttachmentTabs: [signerAttachment(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, `optional`: "`optional`_example", optionalMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], signHereTabs: [signHere(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, isSealSignTab: "isSealSignTab_example", mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, `optional`: "`optional`_example", optionalMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, stamp: stamp(adoptedDateTime: "adoptedDateTime_example", createdDateTime: "createdDateTime_example", customField: "customField_example", dateStampProperties: dateStampProperties(dateAreaHeight: "dateAreaHeight_example", dateAreaWidth: "dateAreaWidth_example", dateAreaX: "dateAreaX_example", dateAreaY: "dateAreaY_example"), disallowUserResizeStamp: "disallowUserResizeStamp_example", errorDetails: nil, externalID: "externalID_example", imageBase64: "imageBase64_example", imageType: "imageType_example", lastModifiedDateTime: "lastModifiedDateTime_example", phoneticName: "phoneticName_example", signatureName: "signatureName_example", stampFormat: "stampFormat_example", stampImageUri: "stampImageUri_example", stampSizeMM: "stampSizeMM_example", status: "status_example"), stampType: "stampType_example", stampTypeMetadata: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], smartSectionTabs: [smartSection(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, caseSensitive: false, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, displaySettings: smartSectionDisplaySettings(cellStyle: "cellStyle_example", collapsibleSettings: smartSectionCollapsibleDisplaySettings(arrowClosed: "arrowClosed_example", arrowColor: "arrowColor_example", arrowLocation: "arrowLocation_example", arrowOpen: "arrowOpen_example", arrowSize: "arrowSize_example", arrowStyle: "arrowStyle_example", containerStyle: "containerStyle_example", labelStyle: "labelStyle_example", onlyArrowIsClickable: false, outerLabelAndArrowStyle: "outerLabelAndArrowStyle_example"), display: "display_example", displayLabel: "displayLabel_example", displayOrder: 123, displayPageNumber: 123, hideLabelWhenOpened: false, inlineOuterStyle: "inlineOuterStyle_example", labelWhenOpened: "labelWhenOpened_example", preLabel: "preLabel_example", scrollToTopWhenOpened: false, tableStyle: "tableStyle_example"), documentId: "documentId_example", documentIdMetadata: nil, endAnchor: "endAnchor_example", endPosition: smartSectionAnchorPosition(pageNumber: 123, xPosition: 123, yPosition: 123), errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", overlayType: "overlayType_example", overlayTypeMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, removeEndAnchor: false, removeStartAnchor: false, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, startAnchor: "startAnchor_example", startPosition: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], ssnTabs: [ssn(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], tabGroups: [tabGroup(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, groupLabel: "groupLabel_example", groupLabelMetadata: nil, groupRule: "groupRule_example", groupRuleMetadata: nil, height: "height_example", heightMetadata: nil, maximumAllowed: "maximumAllowed_example", maximumAllowedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", minimumRequired: "minimumRequired_example", minimumRequiredMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabScope: "tabScope_example", tabScopeMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], textTabs: [text(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, formula: "formula_example", formulaMetadata: nil, height: "height_example", heightMetadata: nil, isPaymentAmount: "isPaymentAmount_example", isPaymentAmountMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], titleTabs: [title(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], viewTabs: [view(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, buttonText: "buttonText_example", buttonTextMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requiredRead: "requiredRead_example", smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], zipTabs: [zip(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, useDash4: "useDash4_example", useDash4Metadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)]) // EnvelopeRecipientTabs | (optional) // Adds tabs for a recipient. EnvelopeRecipientTabsAPI.recipientsPostRecipientTabs(accountId: accountId, envelopeId: envelopeId, recipientId: recipientId, envelopeRecipientTabs: envelopeRecipientTabs).whenComplete { result in switch result { case .failure(let error): // process error case .success(let response): switch response { // process decoded response value or raw ClientResponse case .http201(let value, let raw): case .http400(let value, let raw): case .http0(let value, let raw): } } } ``` ### Parameters Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **accountId** | **String** | The external account number (int) or account ID GUID. | **envelopeId** | **String** | The envelope's GUID. Example: `93be49ab-xxxx-xxxx-xxxx-f752070d71ec` | **recipientId** | **String** | A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`. | **envelopeRecipientTabs** | [**EnvelopeRecipientTabs**](EnvelopeRecipientTabs.md) | | [optional] ### Return type #### RecipientsPostRecipientTabs ```swift public enum RecipientsPostRecipientTabs { case http201(value: EnvelopeRecipientTabs?, raw: ClientResponse) case http400(value: ErrorDetails?, raw: ClientResponse) case http0(value: EnvelopeRecipientTabs?, raw: ClientResponse) } ``` ### Authorization No authorization required ### HTTP request headers - **Content-Type**: application/json, application/xml - **Accept**: */* [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md) # **recipientsPutRecipientTabs** ```swift open class func recipientsPutRecipientTabs(accountId: String, envelopeId: String, recipientId: String, envelopeRecipientTabs: EnvelopeRecipientTabs? = nil, headers: HTTPHeaders = DocuSignAPI.customHeaders, beforeSend: (inout ClientRequest) throws -> () = { _ in }) -> EventLoopFuture ``` Updates the tabs for a recipient. Updates one or more tabs for a recipient in a draft envelope. **Note**: The Update method can be used if the envelope is not yet complete. To update an existing tab, the request body must include the `tabId`. ### Example ```swift // The following code samples are still beta. For any issue, please report via http://github.com/OpenAPITools/openapi-generator/issues/new import DocuSignAPI let accountId = "accountId_example" // String | The external account number (int) or account ID GUID. let envelopeId = "envelopeId_example" // String | The envelope's GUID. Example: `93be49ab-xxxx-xxxx-xxxx-f752070d71ec` let recipientId = "recipientId_example" // String | A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`. let envelopeRecipientTabs = EnvelopeRecipientTabs(approveTabs: [approve(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: propertyMetadata(options: ["options_example"], rights: "rights_example"), anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, buttonText: "buttonText_example", buttonTextMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: errorDetails(errorCode: "errorCode_example", message: "message_example"), font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: localePolicyTab(addressFormat: "addressFormat_example", calendarType: "calendarType_example", cultureName: "cultureName_example", currencyNegativeFormat: "currencyNegativeFormat_example", currencyPositiveFormat: "currencyPositiveFormat_example", customDateFormat: "customDateFormat_example", customTimeFormat: "customTimeFormat_example", dateFormat: "dateFormat_example", initialFormat: "initialFormat_example", nameFormat: "nameFormat_example", timeFormat: "timeFormat_example", timeZone: "timeZone_example"), mergeField: mergeField(allowSenderToEdit: "allowSenderToEdit_example", allowSenderToEditMetadata: nil, configurationType: "configurationType_example", configurationTypeMetadata: nil, path: "path_example", pathExtended: [pathExtendedElement(name: "name_example", type: "type_example", typeName: "typeName_example")], pathExtendedMetadata: nil, pathMetadata: nil, row: "row_example", rowMetadata: nil, writeBack: "writeBack_example", writeBackMetadata: nil), mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: smartContractInformation(code: "code_example", uri: "uri_example"), status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], checkboxTabs: [checkbox(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, selected: "selected_example", selectedMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commentThreadTabs: [commentThread(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, comments: [comment(envelopeId: "envelopeId_example", hmac: "hmac_example", id: "id_example", mentions: ["mentions_example"], read: false, sentByEmail: "sentByEmail_example", sentByFullName: "sentByFullName_example", sentByImageId: "sentByImageId_example", sentByInitials: "sentByInitials_example", sentByRecipientId: "sentByRecipientId_example", sentByUserId: "sentByUserId_example", signingGroupId: "signingGroupId_example", signingGroupName: "signingGroupName_example", subject: "subject_example", tabId: "tabId_example", text: "text_example", threadId: "threadId_example", threadOriginatorId: "threadOriginatorId_example", timestamp: "timestamp_example", timeStampFormatted: "timeStampFormatted_example", visibleTo: ["visibleTo_example"])], conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, threadId: "threadId_example", tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionCountyTabs: [commissionCounty(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionExpirationTabs: [commissionExpiration(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionNumberTabs: [commissionNumber(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], commissionStateTabs: [commissionState(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], companyTabs: [company(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], dateSignedTabs: [dateSigned(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], dateTabs: [Date()], declineTabs: [decline(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, buttonText: "buttonText_example", buttonTextMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, declineReason: "declineReason_example", declineReasonMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], drawTabs: [draw(allowSignerUpload: "allowSignerUpload_example", anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, useBackgroundAsCanvas: "useBackgroundAsCanvas_example", width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], emailAddressTabs: [emailAddress(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], emailTabs: [email(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], envelopeIdTabs: [envelopeId(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], firstNameTabs: [firstName(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], formulaTabs: [formulaTab(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, formula: "formula_example", formulaMetadata: nil, height: "height_example", heightMetadata: nil, hidden: "hidden_example", hiddenMetadata: nil, isPaymentAmount: "isPaymentAmount_example", isPaymentAmountMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, paymentDetails: paymentDetails(allowedPaymentMethods: ["allowedPaymentMethods_example"], chargeId: "chargeId_example", currencyCode: "currencyCode_example", currencyCodeMetadata: nil, customerId: "customerId_example", customMetadata: "customMetadata_example", customMetadataRequired: false, gatewayAccountId: "gatewayAccountId_example", gatewayAccountIdMetadata: nil, gatewayDisplayName: "gatewayDisplayName_example", gatewayName: "gatewayName_example", lineItems: [paymentLineItem(amountReference: "amountReference_example", description: "description_example", itemCode: "itemCode_example", name: "name_example")], paymentOption: "paymentOption_example", paymentSourceId: "paymentSourceId_example", status: "status_example", total: money(amountInBaseUnit: "amountInBaseUnit_example", currency: "currency_example", displayAmount: "displayAmount_example")), recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, roundDecimalPlaces: "roundDecimalPlaces_example", roundDecimalPlacesMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], fullNameTabs: [fullName(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], initialHereTabs: [initialHere(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, `optional`: "`optional`_example", optionalMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], lastNameTabs: [lastName(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], listTabs: [list(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, listItems: [listItem(selected: "selected_example", selectedMetadata: nil, text: "text_example", textMetadata: nil, value: "value_example", valueMetadata: nil)], listSelectedValue: "listSelectedValue_example", listSelectedValueMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], notarizeTabs: [notarize(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], notarySealTabs: [notarySeal(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], noteTabs: [note(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], numberTabs: [123], phoneNumberTabs: [phoneNumber(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], polyLineOverlayTabs: [polyLineOverlay(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, graphicsContext: graphicsContext(fillColor: "fillColor_example", lineColor: "lineColor_example", lineWeight: "lineWeight_example"), height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", overlayType: "overlayType_example", overlayTypeMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, polyLines: [polyLine(x1: "x1_example", x2: "x2_example", y1: "y1_example", y2: "y2_example")], recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], radioGroupTabs: [radioGroup(conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, groupName: "groupName_example", groupNameMetadata: nil, radios: [radio(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, italic: "italic_example", italicMetadata: nil, locked: "locked_example", lockedMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, selected: "selected_example", selectedMetadata: nil, status: "status_example", statusMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, shared: "shared_example", sharedMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", tooltipMetadata: nil)], signerAttachmentTabs: [signerAttachment(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, `optional`: "`optional`_example", optionalMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], signHereTabs: [signHere(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, isSealSignTab: "isSealSignTab_example", mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, `optional`: "`optional`_example", optionalMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, scaleValue: "scaleValue_example", scaleValueMetadata: nil, smartContractInformation: nil, stamp: stamp(adoptedDateTime: "adoptedDateTime_example", createdDateTime: "createdDateTime_example", customField: "customField_example", dateStampProperties: dateStampProperties(dateAreaHeight: "dateAreaHeight_example", dateAreaWidth: "dateAreaWidth_example", dateAreaX: "dateAreaX_example", dateAreaY: "dateAreaY_example"), disallowUserResizeStamp: "disallowUserResizeStamp_example", errorDetails: nil, externalID: "externalID_example", imageBase64: "imageBase64_example", imageType: "imageType_example", lastModifiedDateTime: "lastModifiedDateTime_example", phoneticName: "phoneticName_example", signatureName: "signatureName_example", stampFormat: "stampFormat_example", stampImageUri: "stampImageUri_example", stampSizeMM: "stampSizeMM_example", status: "status_example"), stampType: "stampType_example", stampTypeMetadata: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], smartSectionTabs: [smartSection(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, caseSensitive: false, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, displaySettings: smartSectionDisplaySettings(cellStyle: "cellStyle_example", collapsibleSettings: smartSectionCollapsibleDisplaySettings(arrowClosed: "arrowClosed_example", arrowColor: "arrowColor_example", arrowLocation: "arrowLocation_example", arrowOpen: "arrowOpen_example", arrowSize: "arrowSize_example", arrowStyle: "arrowStyle_example", containerStyle: "containerStyle_example", labelStyle: "labelStyle_example", onlyArrowIsClickable: false, outerLabelAndArrowStyle: "outerLabelAndArrowStyle_example"), display: "display_example", displayLabel: "displayLabel_example", displayOrder: 123, displayPageNumber: 123, hideLabelWhenOpened: false, inlineOuterStyle: "inlineOuterStyle_example", labelWhenOpened: "labelWhenOpened_example", preLabel: "preLabel_example", scrollToTopWhenOpened: false, tableStyle: "tableStyle_example"), documentId: "documentId_example", documentIdMetadata: nil, endAnchor: "endAnchor_example", endPosition: smartSectionAnchorPosition(pageNumber: 123, xPosition: 123, yPosition: 123), errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, locked: "locked_example", lockedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", overlayType: "overlayType_example", overlayTypeMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, removeEndAnchor: false, removeStartAnchor: false, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, startAnchor: "startAnchor_example", startPosition: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], ssnTabs: [ssn(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], tabGroups: [tabGroup(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, groupLabel: "groupLabel_example", groupLabelMetadata: nil, groupRule: "groupRule_example", groupRuleMetadata: nil, height: "height_example", heightMetadata: nil, maximumAllowed: "maximumAllowed_example", maximumAllowedMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", minimumRequired: "minimumRequired_example", minimumRequiredMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabScope: "tabScope_example", tabScopeMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], textTabs: [text(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, formula: "formula_example", formulaMetadata: nil, height: "height_example", heightMetadata: nil, isPaymentAmount: "isPaymentAmount_example", isPaymentAmountMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], titleTabs: [title(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], viewTabs: [view(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, buttonText: "buttonText_example", buttonTextMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requiredRead: "requiredRead_example", smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)], zipTabs: [zip(anchorAllowWhiteSpaceInCharacters: "anchorAllowWhiteSpaceInCharacters_example", anchorAllowWhiteSpaceInCharactersMetadata: nil, anchorCaseSensitive: "anchorCaseSensitive_example", anchorCaseSensitiveMetadata: nil, anchorHorizontalAlignment: "anchorHorizontalAlignment_example", anchorHorizontalAlignmentMetadata: nil, anchorIgnoreIfNotPresent: "anchorIgnoreIfNotPresent_example", anchorIgnoreIfNotPresentMetadata: nil, anchorMatchWholeWord: "anchorMatchWholeWord_example", anchorMatchWholeWordMetadata: nil, anchorString: "anchorString_example", anchorStringMetadata: nil, anchorTabProcessorVersion: "anchorTabProcessorVersion_example", anchorTabProcessorVersionMetadata: nil, anchorUnits: "anchorUnits_example", anchorUnitsMetadata: nil, anchorXOffset: "anchorXOffset_example", anchorXOffsetMetadata: nil, anchorYOffset: "anchorYOffset_example", anchorYOffsetMetadata: nil, bold: "bold_example", boldMetadata: nil, concealValueOnDocument: "concealValueOnDocument_example", concealValueOnDocumentMetadata: nil, conditionalParentLabel: "conditionalParentLabel_example", conditionalParentLabelMetadata: nil, conditionalParentValue: "conditionalParentValue_example", conditionalParentValueMetadata: nil, customTabId: "customTabId_example", customTabIdMetadata: nil, disableAutoSize: "disableAutoSize_example", disableAutoSizeMetadata: nil, documentId: "documentId_example", documentIdMetadata: nil, errorDetails: nil, font: "font_example", fontColor: "fontColor_example", fontColorMetadata: nil, fontMetadata: nil, fontSize: "fontSize_example", fontSizeMetadata: nil, formOrder: "formOrder_example", formOrderMetadata: nil, formPageLabel: "formPageLabel_example", formPageLabelMetadata: nil, formPageNumber: "formPageNumber_example", formPageNumberMetadata: nil, height: "height_example", heightMetadata: nil, italic: "italic_example", italicMetadata: nil, localePolicy: nil, locked: "locked_example", lockedMetadata: nil, maxLength: "maxLength_example", maxLengthMetadata: nil, mergeField: nil, mergeFieldXml: "mergeFieldXml_example", name: "name_example", nameMetadata: nil, originalValue: "originalValue_example", originalValueMetadata: nil, pageNumber: "pageNumber_example", pageNumberMetadata: nil, recipientId: "recipientId_example", recipientIdGuid: "recipientIdGuid_example", recipientIdGuidMetadata: nil, recipientIdMetadata: nil, requireAll: "requireAll_example", requireAllMetadata: nil, `required`: "`required`_example", requiredMetadata: nil, requireInitialOnSharedChange: "requireInitialOnSharedChange_example", requireInitialOnSharedChangeMetadata: nil, senderRequired: "senderRequired_example", senderRequiredMetadata: nil, shared: "shared_example", sharedMetadata: nil, smartContractInformation: nil, status: "status_example", statusMetadata: nil, tabGroupLabels: ["tabGroupLabels_example"], tabGroupLabelsMetadata: nil, tabId: "tabId_example", tabIdMetadata: nil, tabLabel: "tabLabel_example", tabLabelMetadata: nil, tabOrder: "tabOrder_example", tabOrderMetadata: nil, tabType: "tabType_example", tabTypeMetadata: nil, templateLocked: "templateLocked_example", templateLockedMetadata: nil, templateRequired: "templateRequired_example", templateRequiredMetadata: nil, tooltip: "tooltip_example", toolTipMetadata: nil, underline: "underline_example", underlineMetadata: nil, useDash4: "useDash4_example", useDash4Metadata: nil, validationMessage: "validationMessage_example", validationMessageMetadata: nil, validationPattern: "validationPattern_example", validationPatternMetadata: nil, value: "value_example", valueMetadata: nil, width: "width_example", widthMetadata: nil, xPosition: "xPosition_example", xPositionMetadata: nil, yPosition: "yPosition_example", yPositionMetadata: nil)]) // EnvelopeRecipientTabs | (optional) // Updates the tabs for a recipient. EnvelopeRecipientTabsAPI.recipientsPutRecipientTabs(accountId: accountId, envelopeId: envelopeId, recipientId: recipientId, envelopeRecipientTabs: envelopeRecipientTabs).whenComplete { result in switch result { case .failure(let error): // process error case .success(let response): switch response { // process decoded response value or raw ClientResponse case .http200(let value, let raw): case .http400(let value, let raw): case .http0(let value, let raw): } } } ``` ### Parameters Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- **accountId** | **String** | The external account number (int) or account ID GUID. | **envelopeId** | **String** | The envelope's GUID. Example: `93be49ab-xxxx-xxxx-xxxx-f752070d71ec` | **recipientId** | **String** | A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`. | **envelopeRecipientTabs** | [**EnvelopeRecipientTabs**](EnvelopeRecipientTabs.md) | | [optional] ### Return type #### RecipientsPutRecipientTabs ```swift public enum RecipientsPutRecipientTabs { case http200(value: EnvelopeRecipientTabs?, raw: ClientResponse) case http400(value: ErrorDetails?, raw: ClientResponse) case http0(value: EnvelopeRecipientTabs?, raw: ClientResponse) } ``` ### Authorization No authorization required ### HTTP request headers - **Content-Type**: application/json, application/xml - **Accept**: */* [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)