Kind: Class
Source: atloria-monorepo/apps/api/src/template/dto/template-filters.dto.ts
DTO for filtering templates in list queries. Supports filtering by category and organization.
Properties
| Property | Type |
|---|---|
category | TemplateCategory |
organizationId | string |
search | string |
Was this page helpful?