Skip to main content

DocumentTemplateVersion (Object)

type DocumentTemplateVersion {
login: Login!
timestamp: Int!
fileName: String!
fileUrl: String!
}

Fields

DocumentTemplateVersion.login ● Login! non-null object

DocumentTemplateVersion.timestamp ● Int! non-null scalar

DocumentTemplateVersion.fileName ● String! non-null scalar

DocumentTemplateVersion.fileUrl ● String! non-null scalar

Member Of

DocumentTemplatesQuery object