DSRecipientDefault
This class provides the proper structure for Recipient Defaults to be used to inject (pre-fill) Recipient data into a Template
Parameters
Email of the recipient. In the case of in-person, this is the Host Email. Required.
Name of the recipient. In the case of in-person, this is the Host Name. Required.
Name of inPersonSigner, Required only in case for recipientType DSRecipientType.IN_PERSON_SIGNER.
Email of inPersonSigner. Optional.
Selector value to identify a recipient with Id (e.g. "1" or "41774568"). Required when recipientSelector type is DSEnvelopeDefaultsUniqueRecipientSelectorType.RECIPIENT_ID.
Selector value to identify a recipient with a given roleName (e.g. "SalesRep 1"). Required when recipientSelector type is DSEnvelopeDefaultsUniqueRecipientSelectorType.ROLE_NAME.
Either DSEnvelopeDefaultsUniqueRecipientSelectorType.ROLE_NAME or DSEnvelopeDefaultsUniqueRecipientSelectorType.RECIPIENT. Required.