Uses of Class
com.docspring.CreateSubmissionResponse
Packages that use CreateSubmissionResponse
-
Uses of CreateSubmissionResponse in com.docspring
Methods in com.docspring that return CreateSubmissionResponseModifier and TypeMethodDescriptionCreateSubmissionResponse.addErrorsItem(String errorsItem) PdfApi.generatePdf(String templateId, CreatePdfSubmissionData submission, Boolean wait) Generates a new PDFPdfApi.generatePdfForHtmlTemplate(String templateId, CreateHtmlSubmissionData submission, Boolean wait) Generates a new PDF for an HTML templateCreateSubmissionResponse.status(CreateSubmissionResponse.StatusEnum status) CreateSubmissionResponse.submission(SubmissionPreview submission) Methods in com.docspring that return types with arguments of type CreateSubmissionResponseModifier and TypeMethodDescriptionPdfApi.generatePdfForHtmlTemplateWithHttpInfo(String templateId, CreateHtmlSubmissionData submission, Boolean wait) Generates a new PDF for an HTML templatePdfApi.generatePdfWithHttpInfo(String templateId, CreatePdfSubmissionData submission, Boolean wait) Generates a new PDF