Class EnvelopesApi.CreateRecipientOptions

  • Enclosing class:
    EnvelopesApi

    public class EnvelopesApi.CreateRecipientOptions
    extends java.lang.Object
    CreateRecipientOptions Class.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getResendEnvelope()
      getResendEnvelope method.
      void setResendEnvelope​(java.lang.String resendEnvelope)
      setResendEnvelope method.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CreateRecipientOptions

        public CreateRecipientOptions()
    • Method Detail

      • setResendEnvelope

        public void setResendEnvelope​(java.lang.String resendEnvelope)
        setResendEnvelope method.
      • getResendEnvelope

        public java.lang.String getResendEnvelope()
        getResendEnvelope method.
        Returns:
        String