@sign-kit/core Types / Template
Interface: Template
Defined in: types.ts:109
Properties
createdAt
createdAt:
string
Defined in: types.ts:119
fields
fields:
Field[]
Defined in: types.ts:117
id
id:
string
Defined in: types.ts:110
meta?
optionalmeta?:Record<string,unknown>
Defined in: types.ts:118
pages
pages:
PageSize[]
Defined in: types.ts:116
pdf?
optionalpdf?:PdfInfo
Defined in: types.ts:114
pdfHash?
optionalpdfHash?:string|null
Defined in: types.ts:115
title?
optionaltitle?:string
Defined in: types.ts:112
updatedAt?
optionalupdatedAt?:string
Defined in: types.ts:120
version
version:
string
Defined in: types.ts:111