@signkit/core Types / Template
Interface: Template
Defined in: types.ts:155
Properties
createdAt
createdAt:
string
Defined in: types.ts:165
fields
fields:
Field[]
Defined in: types.ts:163
id
id:
string
Defined in: types.ts:156
meta?
optionalmeta?:Record<string,unknown>
Defined in: types.ts:164
pages
pages:
PageSize[]
Defined in: types.ts:162
pdf?
optionalpdf?:PdfInfo
Defined in: types.ts:160
pdfHash?
optionalpdfHash?:string|null
Defined in: types.ts:161
title?
optionaltitle?:string
Defined in: types.ts:158
updatedAt?
optionalupdatedAt?:string
Defined in: types.ts:166
version
version:
string
Defined in: types.ts:157