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