Skip to content

@sign-kit/core Types


@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?

optional meta?: Record<string, unknown>

Defined in: types.ts:118


pages

pages: PageSize[]

Defined in: types.ts:116


pdf?

optional pdf?: PdfInfo

Defined in: types.ts:114


pdfHash?

optional pdfHash?: string | null

Defined in: types.ts:115


title?

optional title?: string

Defined in: types.ts:112


updatedAt?

optional updatedAt?: string

Defined in: types.ts:120


version

version: string

Defined in: types.ts:111

Released under the Apache License 2.0.