Package com.pdfgate

Class GetEnvelopeParams

java.lang.Object
com.pdfgate.GetEnvelopeParams

public final class GetEnvelopeParams extends Object
Parameters for retrieving an envelope by id.
  • Method Details

    • builder

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

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