Template object
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique identifier | [optional] |
| name | String | Template name | [optional] |
| owner | Boolean | Indicates if the workspace is the owner of the template | [optional] |
| createdAt | String | Timestamp when the template was created | [optional] |
| updatedAt | String | Timestamp when the template was updated | [optional] |
| tags | List<String> | A list of tags assigned to a template | [optional] |