Class EnvelopesApi.CreateEnvelopeOptions

  • Enclosing class:
    EnvelopesApi

    public class EnvelopesApi.CreateEnvelopeOptions
    extends Object
    CreateEnvelopeOptions Class.
    • Constructor Detail

      • CreateEnvelopeOptions

        public CreateEnvelopeOptions()
    • Method Detail

      • setCdseMode

        public void setCdseMode​(String cdseMode)
        setCdseMode method.
      • getCdseMode

        public String getCdseMode()
        getCdseMode method.
        Returns:
        String
      • setChangeRoutingOrder

        public void setChangeRoutingOrder​(String changeRoutingOrder)
        setChangeRoutingOrder method.
      • getChangeRoutingOrder

        public String getChangeRoutingOrder()
        getChangeRoutingOrder method.
        Returns:
        String
      • setCompletedDocumentsOnly

        public void setCompletedDocumentsOnly​(String completedDocumentsOnly)
        setCompletedDocumentsOnly method.
      • getCompletedDocumentsOnly

        public String getCompletedDocumentsOnly()
        getCompletedDocumentsOnly method.
        Returns:
        String
      • setMergeRolesOnDraft

        public void setMergeRolesOnDraft​(String mergeRolesOnDraft)
        setMergeRolesOnDraft method.
      • getMergeRolesOnDraft

        public String getMergeRolesOnDraft()
        getMergeRolesOnDraft method.
        Returns:
        String
      • setTabLabelExactMatches

        public void setTabLabelExactMatches​(String tabLabelExactMatches)
        setTabLabelExactMatches method.
      • getTabLabelExactMatches

        public String getTabLabelExactMatches()
        getTabLabelExactMatches method.
        Returns:
        String