Uses of Class
com.docspring.UpdatePdfTemplate
Packages that use UpdatePdfTemplate
-
Uses of UpdatePdfTemplate in com.docspring
Methods in com.docspring that return UpdatePdfTemplateMethods in com.docspring with parameters of type UpdatePdfTemplateModifier and TypeMethodDescriptionClient.updateTemplateDocumentFromUpload(String templateId, UpdatePdfTemplate data) Update a template's document with a cached S3 file upload Updates a PDF template's document using a cached file upload.Client.updateTemplateDocumentFromUploadWithHttpInfo(String templateId, UpdatePdfTemplate data) Update a template's document with a cached S3 file upload Updates a PDF template's document using a cached file upload.