# # Template

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | The template id | [optional]
**name** | **string** | The template name | [optional]
**project_id** | **string** | The id of the project the template belongs to | [optional]
**url_api** | **bool** | True if the URL API is enabled for the template | [optional]
**signed_url_api** | **bool** | True if Signed URL API is enabled for the template | [optional]
**rest_api** | **bool** | True if REST API is enabled for the template | [optional]
**created_at** | **\DateTime** | Timestamp when the template was created | [optional]
**updated_at** | **\DateTime** | Timestamp when the template was last updated | [optional]
**dynamic_layers** | [**\Mediamask\Model\DynamicLayer[]**](DynamicLayer.md) |  | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
