Class SignHere


  • public class SignHere
    extends Object
    A tab that allows the recipient to sign a document. May be optional. .
    • Constructor Detail

      • SignHere

        public SignHere()
    • Method Detail

      • anchorAllowWhiteSpaceInCharacters

        public SignHere anchorAllowWhiteSpaceInCharacters​(String anchorAllowWhiteSpaceInCharacters)
        anchorAllowWhiteSpaceInCharacters.
        Returns:
        SignHere
      • getAnchorAllowWhiteSpaceInCharacters

        public String getAnchorAllowWhiteSpaceInCharacters()
        .
        Returns:
        anchorAllowWhiteSpaceInCharacters
      • setAnchorAllowWhiteSpaceInCharacters

        public void setAnchorAllowWhiteSpaceInCharacters​(String anchorAllowWhiteSpaceInCharacters)
        setAnchorAllowWhiteSpaceInCharacters.
      • anchorAllowWhiteSpaceInCharactersMetadata

        public SignHere anchorAllowWhiteSpaceInCharactersMetadata​(PropertyMetadata anchorAllowWhiteSpaceInCharactersMetadata)
        anchorAllowWhiteSpaceInCharactersMetadata.
        Returns:
        SignHere
      • getAnchorAllowWhiteSpaceInCharactersMetadata

        public PropertyMetadata getAnchorAllowWhiteSpaceInCharactersMetadata()
        Metadata that indicates whether the `anchorAllowWhiteSpaceInCharacters` property is editable..
        Returns:
        anchorAllowWhiteSpaceInCharactersMetadata
      • setAnchorAllowWhiteSpaceInCharactersMetadata

        public void setAnchorAllowWhiteSpaceInCharactersMetadata​(PropertyMetadata anchorAllowWhiteSpaceInCharactersMetadata)
        setAnchorAllowWhiteSpaceInCharactersMetadata.
      • anchorCaseSensitive

        public SignHere anchorCaseSensitive​(String anchorCaseSensitive)
        anchorCaseSensitive.
        Returns:
        SignHere
      • getAnchorCaseSensitive

        public String getAnchorCaseSensitive()
        When set to **true**, the anchor string does not consider case when matching strings in the document. The default value is **true**..
        Returns:
        anchorCaseSensitive
      • setAnchorCaseSensitive

        public void setAnchorCaseSensitive​(String anchorCaseSensitive)
        setAnchorCaseSensitive.
      • anchorCaseSensitiveMetadata

        public SignHere anchorCaseSensitiveMetadata​(PropertyMetadata anchorCaseSensitiveMetadata)
        anchorCaseSensitiveMetadata.
        Returns:
        SignHere
      • getAnchorCaseSensitiveMetadata

        public PropertyMetadata getAnchorCaseSensitiveMetadata()
        Metadata that indicates whether the `anchorCaseSensitive` property is editable..
        Returns:
        anchorCaseSensitiveMetadata
      • setAnchorCaseSensitiveMetadata

        public void setAnchorCaseSensitiveMetadata​(PropertyMetadata anchorCaseSensitiveMetadata)
        setAnchorCaseSensitiveMetadata.
      • anchorHorizontalAlignment

        public SignHere anchorHorizontalAlignment​(String anchorHorizontalAlignment)
        anchorHorizontalAlignment.
        Returns:
        SignHere
      • getAnchorHorizontalAlignment

        public String getAnchorHorizontalAlignment()
        Specifies the alignment of anchor tabs with anchor strings. Possible values are **left** or **right**. The default value is **left**..
        Returns:
        anchorHorizontalAlignment
      • setAnchorHorizontalAlignment

        public void setAnchorHorizontalAlignment​(String anchorHorizontalAlignment)
        setAnchorHorizontalAlignment.
      • anchorHorizontalAlignmentMetadata

        public SignHere anchorHorizontalAlignmentMetadata​(PropertyMetadata anchorHorizontalAlignmentMetadata)
        anchorHorizontalAlignmentMetadata.
        Returns:
        SignHere
      • getAnchorHorizontalAlignmentMetadata

        public PropertyMetadata getAnchorHorizontalAlignmentMetadata()
        Metadata that indicates whether the `anchorHorizontalAlignment` property is editable..
        Returns:
        anchorHorizontalAlignmentMetadata
      • setAnchorHorizontalAlignmentMetadata

        public void setAnchorHorizontalAlignmentMetadata​(PropertyMetadata anchorHorizontalAlignmentMetadata)
        setAnchorHorizontalAlignmentMetadata.
      • anchorIgnoreIfNotPresent

        public SignHere anchorIgnoreIfNotPresent​(String anchorIgnoreIfNotPresent)
        anchorIgnoreIfNotPresent.
        Returns:
        SignHere
      • getAnchorIgnoreIfNotPresent

        public String getAnchorIgnoreIfNotPresent()
        When set to **true**, this tab is ignored if anchorString is not found in the document..
        Returns:
        anchorIgnoreIfNotPresent
      • setAnchorIgnoreIfNotPresent

        public void setAnchorIgnoreIfNotPresent​(String anchorIgnoreIfNotPresent)
        setAnchorIgnoreIfNotPresent.
      • anchorIgnoreIfNotPresentMetadata

        public SignHere anchorIgnoreIfNotPresentMetadata​(PropertyMetadata anchorIgnoreIfNotPresentMetadata)
        anchorIgnoreIfNotPresentMetadata.
        Returns:
        SignHere
      • getAnchorIgnoreIfNotPresentMetadata

        public PropertyMetadata getAnchorIgnoreIfNotPresentMetadata()
        Metadata that indicates whether the `anchorIgnoreIfNotPresent` property is editable..
        Returns:
        anchorIgnoreIfNotPresentMetadata
      • setAnchorIgnoreIfNotPresentMetadata

        public void setAnchorIgnoreIfNotPresentMetadata​(PropertyMetadata anchorIgnoreIfNotPresentMetadata)
        setAnchorIgnoreIfNotPresentMetadata.
      • anchorMatchWholeWord

        public SignHere anchorMatchWholeWord​(String anchorMatchWholeWord)
        anchorMatchWholeWord.
        Returns:
        SignHere
      • getAnchorMatchWholeWord

        public String getAnchorMatchWholeWord()
        When set to **true**, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is **true**..
        Returns:
        anchorMatchWholeWord
      • setAnchorMatchWholeWord

        public void setAnchorMatchWholeWord​(String anchorMatchWholeWord)
        setAnchorMatchWholeWord.
      • anchorMatchWholeWordMetadata

        public SignHere anchorMatchWholeWordMetadata​(PropertyMetadata anchorMatchWholeWordMetadata)
        anchorMatchWholeWordMetadata.
        Returns:
        SignHere
      • getAnchorMatchWholeWordMetadata

        public PropertyMetadata getAnchorMatchWholeWordMetadata()
        Metadata that indicates whether the `anchorMatchWholeWord` property is editable..
        Returns:
        anchorMatchWholeWordMetadata
      • setAnchorMatchWholeWordMetadata

        public void setAnchorMatchWholeWordMetadata​(PropertyMetadata anchorMatchWholeWordMetadata)
        setAnchorMatchWholeWordMetadata.
      • anchorString

        public SignHere anchorString​(String anchorString)
        anchorString.
        Returns:
        SignHere
      • getAnchorString

        public String getAnchorString()
        Anchor text information for a radio button..
        Returns:
        anchorString
      • setAnchorString

        public void setAnchorString​(String anchorString)
        setAnchorString.
      • anchorStringMetadata

        public SignHere anchorStringMetadata​(PropertyMetadata anchorStringMetadata)
        anchorStringMetadata.
        Returns:
        SignHere
      • getAnchorStringMetadata

        public PropertyMetadata getAnchorStringMetadata()
        Metadata that indicates whether the `anchorString` property is editable..
        Returns:
        anchorStringMetadata
      • setAnchorStringMetadata

        public void setAnchorStringMetadata​(PropertyMetadata anchorStringMetadata)
        setAnchorStringMetadata.
      • anchorTabProcessorVersion

        public SignHere anchorTabProcessorVersion​(String anchorTabProcessorVersion)
        anchorTabProcessorVersion.
        Returns:
        SignHere
      • getAnchorTabProcessorVersion

        public String getAnchorTabProcessorVersion()
        .
        Returns:
        anchorTabProcessorVersion
      • setAnchorTabProcessorVersion

        public void setAnchorTabProcessorVersion​(String anchorTabProcessorVersion)
        setAnchorTabProcessorVersion.
      • anchorTabProcessorVersionMetadata

        public SignHere anchorTabProcessorVersionMetadata​(PropertyMetadata anchorTabProcessorVersionMetadata)
        anchorTabProcessorVersionMetadata.
        Returns:
        SignHere
      • getAnchorTabProcessorVersionMetadata

        public PropertyMetadata getAnchorTabProcessorVersionMetadata()
        Reserved for DocuSign..
        Returns:
        anchorTabProcessorVersionMetadata
      • setAnchorTabProcessorVersionMetadata

        public void setAnchorTabProcessorVersionMetadata​(PropertyMetadata anchorTabProcessorVersionMetadata)
        setAnchorTabProcessorVersionMetadata.
      • anchorUnits

        public SignHere anchorUnits​(String anchorUnits)
        anchorUnits.
        Returns:
        SignHere
      • getAnchorUnits

        public String getAnchorUnits()
        Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches..
        Returns:
        anchorUnits
      • setAnchorUnits

        public void setAnchorUnits​(String anchorUnits)
        setAnchorUnits.
      • anchorUnitsMetadata

        public SignHere anchorUnitsMetadata​(PropertyMetadata anchorUnitsMetadata)
        anchorUnitsMetadata.
        Returns:
        SignHere
      • getAnchorUnitsMetadata

        public PropertyMetadata getAnchorUnitsMetadata()
        Metadata that indicates whether the `anchorUnits` property is editable..
        Returns:
        anchorUnitsMetadata
      • setAnchorUnitsMetadata

        public void setAnchorUnitsMetadata​(PropertyMetadata anchorUnitsMetadata)
        setAnchorUnitsMetadata.
      • anchorXOffset

        public SignHere anchorXOffset​(String anchorXOffset)
        anchorXOffset.
        Returns:
        SignHere
      • getAnchorXOffset

        public String getAnchorXOffset()
        Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString..
        Returns:
        anchorXOffset
      • setAnchorXOffset

        public void setAnchorXOffset​(String anchorXOffset)
        setAnchorXOffset.
      • anchorXOffsetMetadata

        public SignHere anchorXOffsetMetadata​(PropertyMetadata anchorXOffsetMetadata)
        anchorXOffsetMetadata.
        Returns:
        SignHere
      • getAnchorXOffsetMetadata

        public PropertyMetadata getAnchorXOffsetMetadata()
        Metadata that indicates whether the `anchorXOffset` property is editable..
        Returns:
        anchorXOffsetMetadata
      • setAnchorXOffsetMetadata

        public void setAnchorXOffsetMetadata​(PropertyMetadata anchorXOffsetMetadata)
        setAnchorXOffsetMetadata.
      • anchorYOffset

        public SignHere anchorYOffset​(String anchorYOffset)
        anchorYOffset.
        Returns:
        SignHere
      • getAnchorYOffset

        public String getAnchorYOffset()
        Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString..
        Returns:
        anchorYOffset
      • setAnchorYOffset

        public void setAnchorYOffset​(String anchorYOffset)
        setAnchorYOffset.
      • anchorYOffsetMetadata

        public SignHere anchorYOffsetMetadata​(PropertyMetadata anchorYOffsetMetadata)
        anchorYOffsetMetadata.
        Returns:
        SignHere
      • getAnchorYOffsetMetadata

        public PropertyMetadata getAnchorYOffsetMetadata()
        Metadata that indicates whether the `anchorYOffset` property is editable..
        Returns:
        anchorYOffsetMetadata
      • setAnchorYOffsetMetadata

        public void setAnchorYOffsetMetadata​(PropertyMetadata anchorYOffsetMetadata)
        setAnchorYOffsetMetadata.
      • caption

        public SignHere caption​(String caption)
        caption.
        Returns:
        SignHere
      • getCaption

        public String getCaption()
        .
        Returns:
        caption
      • setCaption

        public void setCaption​(String caption)
        setCaption.
      • captionMetadata

        public SignHere captionMetadata​(PropertyMetadata captionMetadata)
        captionMetadata.
        Returns:
        SignHere
      • getCaptionMetadata

        public PropertyMetadata getCaptionMetadata()
        .
        Returns:
        captionMetadata
      • setCaptionMetadata

        public void setCaptionMetadata​(PropertyMetadata captionMetadata)
        setCaptionMetadata.
      • conditionalParentLabel

        public SignHere conditionalParentLabel​(String conditionalParentLabel)
        conditionalParentLabel.
        Returns:
        SignHere
      • getConditionalParentLabel

        public String getConditionalParentLabel()
        For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility..
        Returns:
        conditionalParentLabel
      • setConditionalParentLabel

        public void setConditionalParentLabel​(String conditionalParentLabel)
        setConditionalParentLabel.
      • conditionalParentLabelMetadata

        public SignHere conditionalParentLabelMetadata​(PropertyMetadata conditionalParentLabelMetadata)
        conditionalParentLabelMetadata.
        Returns:
        SignHere
      • getConditionalParentLabelMetadata

        public PropertyMetadata getConditionalParentLabelMetadata()
        Metadata that indicates whether the `conditionalParentLabel` property is editable..
        Returns:
        conditionalParentLabelMetadata
      • setConditionalParentLabelMetadata

        public void setConditionalParentLabelMetadata​(PropertyMetadata conditionalParentLabelMetadata)
        setConditionalParentLabelMetadata.
      • conditionalParentValue

        public SignHere conditionalParentValue​(String conditionalParentValue)
        conditionalParentValue.
        Returns:
        SignHere
      • getConditionalParentValue

        public String getConditionalParentValue()
        For conditional fields, this is the value of the parent tab that controls the tab's visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use \"on\" as the value to show that the parent tab is active. .
        Returns:
        conditionalParentValue
      • setConditionalParentValue

        public void setConditionalParentValue​(String conditionalParentValue)
        setConditionalParentValue.
      • conditionalParentValueMetadata

        public SignHere conditionalParentValueMetadata​(PropertyMetadata conditionalParentValueMetadata)
        conditionalParentValueMetadata.
        Returns:
        SignHere
      • getConditionalParentValueMetadata

        public PropertyMetadata getConditionalParentValueMetadata()
        Metadata that indicates whether the `conditionalParentValue` property is editable..
        Returns:
        conditionalParentValueMetadata
      • setConditionalParentValueMetadata

        public void setConditionalParentValueMetadata​(PropertyMetadata conditionalParentValueMetadata)
        setConditionalParentValueMetadata.
      • customTabId

        public SignHere customTabId​(String customTabId)
        customTabId.
        Returns:
        SignHere
      • getCustomTabId

        public String getCustomTabId()
        The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties..
        Returns:
        customTabId
      • setCustomTabId

        public void setCustomTabId​(String customTabId)
        setCustomTabId.
      • customTabIdMetadata

        public SignHere customTabIdMetadata​(PropertyMetadata customTabIdMetadata)
        customTabIdMetadata.
        Returns:
        SignHere
      • getCustomTabIdMetadata

        public PropertyMetadata getCustomTabIdMetadata()
        Metadata that indicates whether the `customTabId` property is editable..
        Returns:
        customTabIdMetadata
      • setCustomTabIdMetadata

        public void setCustomTabIdMetadata​(PropertyMetadata customTabIdMetadata)
        setCustomTabIdMetadata.
      • documentId

        public SignHere documentId​(String documentId)
        documentId.
        Returns:
        SignHere
      • getDocumentId

        public String getDocumentId()
        Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute..
        Returns:
        documentId
      • setDocumentId

        public void setDocumentId​(String documentId)
        setDocumentId.
      • documentIdMetadata

        public SignHere documentIdMetadata​(PropertyMetadata documentIdMetadata)
        documentIdMetadata.
        Returns:
        SignHere
      • getDocumentIdMetadata

        public PropertyMetadata getDocumentIdMetadata()
        Metadata that indicates whether the `documentId` property is editable..
        Returns:
        documentIdMetadata
      • setDocumentIdMetadata

        public void setDocumentIdMetadata​(PropertyMetadata documentIdMetadata)
        setDocumentIdMetadata.
      • errorDetails

        public SignHere errorDetails​(ErrorDetails errorDetails)
        errorDetails.
        Returns:
        SignHere
      • getErrorDetails

        public ErrorDetails getErrorDetails()
        Array or errors..
        Returns:
        errorDetails
      • setErrorDetails

        public void setErrorDetails​(ErrorDetails errorDetails)
        setErrorDetails.
      • formOrder

        public SignHere formOrder​(String formOrder)
        formOrder.
        Returns:
        SignHere
      • getFormOrder

        public String getFormOrder()
        .
        Returns:
        formOrder
      • setFormOrder

        public void setFormOrder​(String formOrder)
        setFormOrder.
      • formOrderMetadata

        public SignHere formOrderMetadata​(PropertyMetadata formOrderMetadata)
        formOrderMetadata.
        Returns:
        SignHere
      • getFormOrderMetadata

        public PropertyMetadata getFormOrderMetadata()
        Metadata that indicates whether the `formOrder` property is editable..
        Returns:
        formOrderMetadata
      • setFormOrderMetadata

        public void setFormOrderMetadata​(PropertyMetadata formOrderMetadata)
        setFormOrderMetadata.
      • formPageLabel

        public SignHere formPageLabel​(String formPageLabel)
        formPageLabel.
        Returns:
        SignHere
      • getFormPageLabel

        public String getFormPageLabel()
        .
        Returns:
        formPageLabel
      • setFormPageLabel

        public void setFormPageLabel​(String formPageLabel)
        setFormPageLabel.
      • formPageLabelMetadata

        public SignHere formPageLabelMetadata​(PropertyMetadata formPageLabelMetadata)
        formPageLabelMetadata.
        Returns:
        SignHere
      • getFormPageLabelMetadata

        public PropertyMetadata getFormPageLabelMetadata()
        Metadata that indicates whether the `formPageLabel` property is editable..
        Returns:
        formPageLabelMetadata
      • setFormPageLabelMetadata

        public void setFormPageLabelMetadata​(PropertyMetadata formPageLabelMetadata)
        setFormPageLabelMetadata.
      • formPageNumber

        public SignHere formPageNumber​(String formPageNumber)
        formPageNumber.
        Returns:
        SignHere
      • getFormPageNumber

        public String getFormPageNumber()
        .
        Returns:
        formPageNumber
      • setFormPageNumber

        public void setFormPageNumber​(String formPageNumber)
        setFormPageNumber.
      • formPageNumberMetadata

        public SignHere formPageNumberMetadata​(PropertyMetadata formPageNumberMetadata)
        formPageNumberMetadata.
        Returns:
        SignHere
      • getFormPageNumberMetadata

        public PropertyMetadata getFormPageNumberMetadata()
        Metadata that indicates whether the `fromPageNumber` property is editable..
        Returns:
        formPageNumberMetadata
      • setFormPageNumberMetadata

        public void setFormPageNumberMetadata​(PropertyMetadata formPageNumberMetadata)
        setFormPageNumberMetadata.
      • handDrawRequired

        public SignHere handDrawRequired​(String handDrawRequired)
        handDrawRequired.
        Returns:
        SignHere
      • getHandDrawRequired

        public String getHandDrawRequired()
        .
        Returns:
        handDrawRequired
      • setHandDrawRequired

        public void setHandDrawRequired​(String handDrawRequired)
        setHandDrawRequired.
      • height

        public SignHere height​(String height)
        height.
        Returns:
        SignHere
      • getHeight

        public String getHeight()
        Height of the tab in pixels..
        Returns:
        height
      • setHeight

        public void setHeight​(String height)
        setHeight.
      • heightMetadata

        public SignHere heightMetadata​(PropertyMetadata heightMetadata)
        heightMetadata.
        Returns:
        SignHere
      • getHeightMetadata

        public PropertyMetadata getHeightMetadata()
        Metadata that indicates whether the `height` property is editable..
        Returns:
        heightMetadata
      • setHeightMetadata

        public void setHeightMetadata​(PropertyMetadata heightMetadata)
        setHeightMetadata.
      • isSealSignTab

        public SignHere isSealSignTab​(String isSealSignTab)
        isSealSignTab.
        Returns:
        SignHere
      • getIsSealSignTab

        public String getIsSealSignTab()
        .
        Returns:
        isSealSignTab
      • setIsSealSignTab

        public void setIsSealSignTab​(String isSealSignTab)
        setIsSealSignTab.
      • mergeField

        public SignHere mergeField​(MergeField mergeField)
        mergeField.
        Returns:
        SignHere
      • getMergeField

        public MergeField getMergeField()
        Contains the information necessary to map the tab to a field in SalesForce..
        Returns:
        mergeField
      • setMergeField

        public void setMergeField​(MergeField mergeField)
        setMergeField.
      • mergeFieldXml

        public SignHere mergeFieldXml​(String mergeFieldXml)
        mergeFieldXml.
        Returns:
        SignHere
      • getMergeFieldXml

        public String getMergeFieldXml()
        .
        Returns:
        mergeFieldXml
      • setMergeFieldXml

        public void setMergeFieldXml​(String mergeFieldXml)
        setMergeFieldXml.
      • name

        public SignHere name​(String name)
        name.
        Returns:
        SignHere
      • getName

        public String getName()
        Specifies the tool tip text for the tab..
        Returns:
        name
      • setName

        public void setName​(String name)
        setName.
      • getNameMetadata

        public PropertyMetadata getNameMetadata()
        Metadata that indicates whether the `name` property is editable. This property is read-only..
        Returns:
        nameMetadata
      • setNameMetadata

        public void setNameMetadata​(PropertyMetadata nameMetadata)
        setNameMetadata.
      • optional

        public SignHere optional​(String optional)
        optional.
        Returns:
        SignHere
      • getOptional

        public String getOptional()
        .
        Returns:
        optional
      • setOptional

        public void setOptional​(String optional)
        setOptional.
      • optionalMetadata

        public SignHere optionalMetadata​(PropertyMetadata optionalMetadata)
        optionalMetadata.
        Returns:
        SignHere
      • getOptionalMetadata

        public PropertyMetadata getOptionalMetadata()
        Metadata that indicates whether the `optional` property is editable..
        Returns:
        optionalMetadata
      • setOptionalMetadata

        public void setOptionalMetadata​(PropertyMetadata optionalMetadata)
        setOptionalMetadata.
      • pageNumber

        public SignHere pageNumber​(String pageNumber)
        pageNumber.
        Returns:
        SignHere
      • getPageNumber

        public String getPageNumber()
        Specifies the page number on which the tab is located..
        Returns:
        pageNumber
      • setPageNumber

        public void setPageNumber​(String pageNumber)
        setPageNumber.
      • pageNumberMetadata

        public SignHere pageNumberMetadata​(PropertyMetadata pageNumberMetadata)
        pageNumberMetadata.
        Returns:
        SignHere
      • getPageNumberMetadata

        public PropertyMetadata getPageNumberMetadata()
        Metadata that indicates whether the `pageNumber` property is editable..
        Returns:
        pageNumberMetadata
      • setPageNumberMetadata

        public void setPageNumberMetadata​(PropertyMetadata pageNumberMetadata)
        setPageNumberMetadata.
      • recipientId

        public SignHere recipientId​(String recipientId)
        recipientId.
        Returns:
        SignHere
      • getRecipientId

        public String getRecipientId()
        Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document..
        Returns:
        recipientId
      • setRecipientId

        public void setRecipientId​(String recipientId)
        setRecipientId.
      • recipientIdGuid

        public SignHere recipientIdGuid​(String recipientIdGuid)
        recipientIdGuid.
        Returns:
        SignHere
      • getRecipientIdGuid

        public String getRecipientIdGuid()
        .
        Returns:
        recipientIdGuid
      • setRecipientIdGuid

        public void setRecipientIdGuid​(String recipientIdGuid)
        setRecipientIdGuid.
      • recipientIdGuidMetadata

        public SignHere recipientIdGuidMetadata​(PropertyMetadata recipientIdGuidMetadata)
        recipientIdGuidMetadata.
        Returns:
        SignHere
      • getRecipientIdGuidMetadata

        public PropertyMetadata getRecipientIdGuidMetadata()
        Metadata that indicates whether the `recipientIdGuid` property is editable..
        Returns:
        recipientIdGuidMetadata
      • setRecipientIdGuidMetadata

        public void setRecipientIdGuidMetadata​(PropertyMetadata recipientIdGuidMetadata)
        setRecipientIdGuidMetadata.
      • recipientIdMetadata

        public SignHere recipientIdMetadata​(PropertyMetadata recipientIdMetadata)
        recipientIdMetadata.
        Returns:
        SignHere
      • getRecipientIdMetadata

        public PropertyMetadata getRecipientIdMetadata()
        Metadata that indicates whether the `recipientId` property is editable..
        Returns:
        recipientIdMetadata
      • setRecipientIdMetadata

        public void setRecipientIdMetadata​(PropertyMetadata recipientIdMetadata)
        setRecipientIdMetadata.
      • scaleValue

        public SignHere scaleValue​(String scaleValue)
        scaleValue.
        Returns:
        SignHere
      • getScaleValue

        public String getScaleValue()
        .
        Returns:
        scaleValue
      • setScaleValue

        public void setScaleValue​(String scaleValue)
        setScaleValue.
      • scaleValueMetadata

        public SignHere scaleValueMetadata​(PropertyMetadata scaleValueMetadata)
        scaleValueMetadata.
        Returns:
        SignHere
      • getScaleValueMetadata

        public PropertyMetadata getScaleValueMetadata()
        Metadata that indicates whether the `scaleValue` property is editable..
        Returns:
        scaleValueMetadata
      • setScaleValueMetadata

        public void setScaleValueMetadata​(PropertyMetadata scaleValueMetadata)
        setScaleValueMetadata.
      • smartContractInformation

        public SignHere smartContractInformation​(SmartContractInformation smartContractInformation)
        smartContractInformation.
        Returns:
        SignHere
      • getSmartContractInformation

        public SmartContractInformation getSmartContractInformation()
        Reserved for DocuSign..
        Returns:
        smartContractInformation
      • setSmartContractInformation

        public void setSmartContractInformation​(SmartContractInformation smartContractInformation)
        setSmartContractInformation.
      • source

        public SignHere source​(String source)
        source.
        Returns:
        SignHere
      • getSource

        public String getSource()
        .
        Returns:
        source
      • setSource

        public void setSource​(String source)
        setSource.
      • stamp

        public SignHere stamp​(Stamp stamp)
        stamp.
        Returns:
        SignHere
      • getStamp

        public Stamp getStamp()
        .
        Returns:
        stamp
      • setStamp

        public void setStamp​(Stamp stamp)
        setStamp.
      • stampType

        public SignHere stampType​(String stampType)
        stampType.
        Returns:
        SignHere
      • getStampType

        public String getStampType()
        .
        Returns:
        stampType
      • setStampType

        public void setStampType​(String stampType)
        setStampType.
      • stampTypeMetadata

        public SignHere stampTypeMetadata​(PropertyMetadata stampTypeMetadata)
        stampTypeMetadata.
        Returns:
        SignHere
      • getStampTypeMetadata

        public PropertyMetadata getStampTypeMetadata()
        Metadata that indicates whether the `stampType` property is editable..
        Returns:
        stampTypeMetadata
      • setStampTypeMetadata

        public void setStampTypeMetadata​(PropertyMetadata stampTypeMetadata)
        setStampTypeMetadata.
      • status

        public SignHere status​(String status)
        status.
        Returns:
        SignHere
      • getStatus

        public String getStatus()
        Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later..
        Returns:
        status
      • setStatus

        public void setStatus​(String status)
        setStatus.
      • statusMetadata

        public SignHere statusMetadata​(PropertyMetadata statusMetadata)
        statusMetadata.
        Returns:
        SignHere
      • getStatusMetadata

        public PropertyMetadata getStatusMetadata()
        Metadata that indicates whether the `status` property is editable..
        Returns:
        statusMetadata
      • setStatusMetadata

        public void setStatusMetadata​(PropertyMetadata statusMetadata)
        setStatusMetadata.
      • tabGroupLabels

        public SignHere tabGroupLabels​(List<String> tabGroupLabels)
        tabGroupLabels.
        Returns:
        SignHere
      • addTabGroupLabelsItem

        public SignHere addTabGroupLabelsItem​(String tabGroupLabelsItem)
        addTabGroupLabelsItem.
        Returns:
        SignHere
      • getTabGroupLabels

        public List<String> getTabGroupLabels()
        .
        Returns:
        tabGroupLabels
      • setTabGroupLabels

        public void setTabGroupLabels​(List<String> tabGroupLabels)
        setTabGroupLabels.
      • tabGroupLabelsMetadata

        public SignHere tabGroupLabelsMetadata​(PropertyMetadata tabGroupLabelsMetadata)
        tabGroupLabelsMetadata.
        Returns:
        SignHere
      • getTabGroupLabelsMetadata

        public PropertyMetadata getTabGroupLabelsMetadata()
        Metadata that indicates whether the `tabGroupLabels` property is editable..
        Returns:
        tabGroupLabelsMetadata
      • setTabGroupLabelsMetadata

        public void setTabGroupLabelsMetadata​(PropertyMetadata tabGroupLabelsMetadata)
        setTabGroupLabelsMetadata.
      • tabId

        public SignHere tabId​(String tabId)
        tabId.
        Returns:
        SignHere
      • getTabId

        public String getTabId()
        The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call]. .
        Returns:
        tabId
      • setTabId

        public void setTabId​(String tabId)
        setTabId.
      • getTabIdMetadata

        public PropertyMetadata getTabIdMetadata()
        Metadata that indicates whether the `tabId` property is editable..
        Returns:
        tabIdMetadata
      • setTabIdMetadata

        public void setTabIdMetadata​(PropertyMetadata tabIdMetadata)
        setTabIdMetadata.
      • tabLabel

        public SignHere tabLabel​(String tabLabel)
        tabLabel.
        Returns:
        SignHere
      • getTabLabel

        public String getTabLabel()
        The label string associated with the tab..
        Returns:
        tabLabel
      • setTabLabel

        public void setTabLabel​(String tabLabel)
        setTabLabel.
      • tabLabelMetadata

        public SignHere tabLabelMetadata​(PropertyMetadata tabLabelMetadata)
        tabLabelMetadata.
        Returns:
        SignHere
      • getTabLabelMetadata

        public PropertyMetadata getTabLabelMetadata()
        Metadata that indicates whether the `tabLabel` property is editable..
        Returns:
        tabLabelMetadata
      • setTabLabelMetadata

        public void setTabLabelMetadata​(PropertyMetadata tabLabelMetadata)
        setTabLabelMetadata.
      • tabOrder

        public SignHere tabOrder​(String tabOrder)
        tabOrder.
        Returns:
        SignHere
      • getTabOrder

        public String getTabOrder()
        .
        Returns:
        tabOrder
      • setTabOrder

        public void setTabOrder​(String tabOrder)
        setTabOrder.
      • tabOrderMetadata

        public SignHere tabOrderMetadata​(PropertyMetadata tabOrderMetadata)
        tabOrderMetadata.
        Returns:
        SignHere
      • getTabOrderMetadata

        public PropertyMetadata getTabOrderMetadata()
        Metadata that indicates whether the `tabOrder` property is editable..
        Returns:
        tabOrderMetadata
      • setTabOrderMetadata

        public void setTabOrderMetadata​(PropertyMetadata tabOrderMetadata)
        setTabOrderMetadata.
      • tabType

        public SignHere tabType​(String tabType)
        tabType.
        Returns:
        SignHere
      • getTabType

        public String getTabType()
        .
        Returns:
        tabType
      • setTabType

        public void setTabType​(String tabType)
        setTabType.
      • tabTypeMetadata

        public SignHere tabTypeMetadata​(PropertyMetadata tabTypeMetadata)
        tabTypeMetadata.
        Returns:
        SignHere
      • getTabTypeMetadata

        public PropertyMetadata getTabTypeMetadata()
        Metadata that indicates whether the `tabType` property is editable..
        Returns:
        tabTypeMetadata
      • setTabTypeMetadata

        public void setTabTypeMetadata​(PropertyMetadata tabTypeMetadata)
        setTabTypeMetadata.
      • templateLocked

        public SignHere templateLocked​(String templateLocked)
        templateLocked.
        Returns:
        SignHere
      • getTemplateLocked

        public String getTemplateLocked()
        When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients. .
        Returns:
        templateLocked
      • setTemplateLocked

        public void setTemplateLocked​(String templateLocked)
        setTemplateLocked.
      • templateLockedMetadata

        public SignHere templateLockedMetadata​(PropertyMetadata templateLockedMetadata)
        templateLockedMetadata.
        Returns:
        SignHere
      • getTemplateLockedMetadata

        public PropertyMetadata getTemplateLockedMetadata()
        Metadata that indicates whether the `templateLocked` property is editable..
        Returns:
        templateLockedMetadata
      • setTemplateLockedMetadata

        public void setTemplateLockedMetadata​(PropertyMetadata templateLockedMetadata)
        setTemplateLockedMetadata.
      • templateRequired

        public SignHere templateRequired​(String templateRequired)
        templateRequired.
        Returns:
        SignHere
      • getTemplateRequired

        public String getTemplateRequired()
        When set to **true**, the sender may not remove the recipient. Used only when working with template recipients..
        Returns:
        templateRequired
      • setTemplateRequired

        public void setTemplateRequired​(String templateRequired)
        setTemplateRequired.
      • templateRequiredMetadata

        public SignHere templateRequiredMetadata​(PropertyMetadata templateRequiredMetadata)
        templateRequiredMetadata.
        Returns:
        SignHere
      • getTemplateRequiredMetadata

        public PropertyMetadata getTemplateRequiredMetadata()
        Metadata that indicates whether the `templateRequired` property is editable..
        Returns:
        templateRequiredMetadata
      • setTemplateRequiredMetadata

        public void setTemplateRequiredMetadata​(PropertyMetadata templateRequiredMetadata)
        setTemplateRequiredMetadata.
      • tooltip

        public SignHere tooltip​(String tooltip)
        tooltip.
        Returns:
        SignHere
      • getTooltip

        public String getTooltip()
        .
        Returns:
        tooltip
      • setTooltip

        public void setTooltip​(String tooltip)
        setTooltip.
      • toolTipMetadata

        public SignHere toolTipMetadata​(PropertyMetadata toolTipMetadata)
        toolTipMetadata.
        Returns:
        SignHere
      • getToolTipMetadata

        public PropertyMetadata getToolTipMetadata()
        Metadata that indicates whether the `toolTip` property is editable..
        Returns:
        toolTipMetadata
      • setToolTipMetadata

        public void setToolTipMetadata​(PropertyMetadata toolTipMetadata)
        setToolTipMetadata.
      • width

        public SignHere width​(String width)
        width.
        Returns:
        SignHere
      • getWidth

        public String getWidth()
        Width of the tab in pixels..
        Returns:
        width
      • setWidth

        public void setWidth​(String width)
        setWidth.
      • getWidthMetadata

        public PropertyMetadata getWidthMetadata()
        Metadata that indicates whether the `width` property is editable..
        Returns:
        widthMetadata
      • setWidthMetadata

        public void setWidthMetadata​(PropertyMetadata widthMetadata)
        setWidthMetadata.
      • xPosition

        public SignHere xPosition​(String xPosition)
        xPosition.
        Returns:
        SignHere
      • getXPosition

        public String getXPosition()
        This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position..
        Returns:
        xPosition
      • setXPosition

        public void setXPosition​(String xPosition)
        setXPosition.
      • xPositionMetadata

        public SignHere xPositionMetadata​(PropertyMetadata xPositionMetadata)
        xPositionMetadata.
        Returns:
        SignHere
      • getXPositionMetadata

        public PropertyMetadata getXPositionMetadata()
        Metadata that indicates whether the `xPosition` property is editable..
        Returns:
        xPositionMetadata
      • setXPositionMetadata

        public void setXPositionMetadata​(PropertyMetadata xPositionMetadata)
        setXPositionMetadata.
      • yPosition

        public SignHere yPosition​(String yPosition)
        yPosition.
        Returns:
        SignHere
      • getYPosition

        public String getYPosition()
        This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position..
        Returns:
        yPosition
      • setYPosition

        public void setYPosition​(String yPosition)
        setYPosition.
      • yPositionMetadata

        public SignHere yPositionMetadata​(PropertyMetadata yPositionMetadata)
        yPositionMetadata.
        Returns:
        SignHere
      • getYPositionMetadata

        public PropertyMetadata getYPositionMetadata()
        Metadata that indicates whether the `yPosition` property is editable..
        Returns:
        yPositionMetadata
      • setYPositionMetadata

        public void setYPositionMetadata​(PropertyMetadata yPositionMetadata)
        setYPositionMetadata.
      • equals

        public boolean equals​(Object o)
        Compares objects.
        Overrides:
        equals in class Object
        Returns:
        true or false depending on comparison result.
      • hashCode

        public int hashCode()
        Returns the HashCode.
        Overrides:
        hashCode in class Object
      • toString

        public String toString()
        Converts the given object to string.
        Overrides:
        toString in class Object