Package com.pdfgate

Class SendEnvelopeParams

java.lang.Object
com.pdfgate.SendEnvelopeParams

public final class SendEnvelopeParams extends Object
Parameters for sending an envelope to its recipients.
  • Method Details

    • builder

      public static SendEnvelopeParams.Builder builder()
      Creates a new builder for send envelope parameters.
      Returns:
      the builder for send envelope parameters.
    • getId

      public String getId()
      Returns the envelope id to send.
      Returns:
      the envelope id to send.