Uses of Class
com.docusign.esign.api.EnvelopesApi.GetConsumerDisclosureOptions
-
Packages that use EnvelopesApi.GetConsumerDisclosureOptions Package Description com.docusign.esign.api -
-
Uses of EnvelopesApi.GetConsumerDisclosureOptions in com.docusign.esign.api
Methods in com.docusign.esign.api with parameters of type EnvelopesApi.GetConsumerDisclosureOptions Modifier and Type Method Description ConsumerDisclosureEnvelopesApi. getConsumerDisclosure(String accountId, String envelopeId, String recipientId, String langCode, EnvelopesApi.GetConsumerDisclosureOptions options)Reserved: Gets the Electronic Record and Signature Disclosure associated with the account..ApiResponse<ConsumerDisclosure>EnvelopesApi. getConsumerDisclosureWithHttpInfo(String accountId, String envelopeId, String recipientId, String langCode, EnvelopesApi.GetConsumerDisclosureOptions options)Reserved: Gets the Electronic Record and Signature Disclosure associated with the account.
-