Skip to main content

PrintoutTemplateDownloadResponse

Represents information about a printout template response.

type PrintoutTemplateDownloadResponse {
contents: String!
filename: String
}

Fields

PrintoutTemplateDownloadResponse.contents ● String! non-null scalar

Base64 encoded contents of the file.

PrintoutTemplateDownloadResponse.filename ● String scalar

The name of the file.

Returned By

downloadContact query ● downloadContract query ● downloadCoordination query ● downloadEasement query ● downloadInvoice query ● downloadLetter query ● downloadMeter query ● downloadOrdinance query ● downloadProject query ● downloadProperty query ● downloadQuote query ● downloadSpecification query ● downloadSubmission query ● downloadTask query