Interface: TemplateResponse
Defined in: sdk/src/types.ts:78
Extended by
Section titled “Extended by”Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
id | string | sdk/src/types.ts:79 |
organizationId | string | sdk/src/types.ts:80 |
name | string | sdk/src/types.ts:81 |
description | string | null | sdk/src/types.ts:82 |
tags | string[] | sdk/src/types.ts:83 |
currentVersionId | string | null | sdk/src/types.ts:84 |
providerAccountId? | string | null | sdk/src/types.ts:85 |
providerTemplateId? | string | null | sdk/src/types.ts:86 |
createdAt | string | sdk/src/types.ts:87 |
updatedAt | string | sdk/src/types.ts:88 |