Package com.pdfgate
Class SendEnvelopeParams
java.lang.Object
com.pdfgate.SendEnvelopeParams
Parameters for sending an envelope to its recipients.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic SendEnvelopeParams.Builderbuilder()Creates a new builder for send envelope parameters.getId()Returns the envelope id to send.
-
Method Details
-
builder
Creates a new builder for send envelope parameters.- Returns:
- the builder for send envelope parameters.
-
getId
Returns the envelope id to send.- Returns:
- the envelope id to send.
-