Uses of Class
com.docspring.SuccessErrorResponse
Packages that use SuccessErrorResponse
-
Uses of SuccessErrorResponse in com.docspring
Methods in com.docspring that return SuccessErrorResponseModifier and TypeMethodDescriptionPdfApi.generatePreview(String submissionId) Generated a preview PDF for partially completed data requestsPdfApi.restoreTemplateVersion(String templateId, RestoreVersionData data) Restore a template versionSuccessErrorResponse.status(SuccessErrorResponse.StatusEnum status) PdfApi.testAuthentication()Test AuthenticationMethods in com.docspring that return types with arguments of type SuccessErrorResponseModifier and TypeMethodDescriptionPdfApi.generatePreviewWithHttpInfo(String submissionId) Generated a preview PDF for partially completed data requestsPdfApi.restoreTemplateVersionWithHttpInfo(String templateId, RestoreVersionData data) Restore a template versionPdfApi.testAuthenticationWithHttpInfo()Test Authentication