Skip to content

@vtj


@vtj / designer / TemplateDto

Interface: TemplateDto

Defined in: packages/designer/types/framework/openapi.d.ts:3

Properties

author

author: string

Defined in: packages/designer/types/framework/openapi.d.ts:12


category

category: string

Defined in: packages/designer/types/framework/openapi.d.ts:14


code?

optional code: string

Defined in: packages/designer/types/framework/openapi.d.ts:6


cover

cover: string

Defined in: packages/designer/types/framework/openapi.d.ts:11


id

id: string

Defined in: packages/designer/types/framework/openapi.d.ts:4


isShared?

optional isShared: boolean

Defined in: packages/designer/types/framework/openapi.d.ts:10


label

label: string

Defined in: packages/designer/types/framework/openapi.d.ts:7


latest

latest: string

Defined in: packages/designer/types/framework/openapi.d.ts:15


latestVersion?

optional latestVersion: any

Defined in: packages/designer/types/framework/openapi.d.ts:17


name

name: string

Defined in: packages/designer/types/framework/openapi.d.ts:5


platform

platform: string

Defined in: packages/designer/types/framework/openapi.d.ts:16


share?

optional share: boolean

Defined in: packages/designer/types/framework/openapi.d.ts:9


userId

userId: string

Defined in: packages/designer/types/framework/openapi.d.ts:13


vip

vip: boolean

Defined in: packages/designer/types/framework/openapi.d.ts:8

Released under the MIT License.