# GetWATemplatesTemplates
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | id of the template |
**name** | **string** | Name of the WhatsApp template |
**status** | **string** | Status of the WhatsApp template |
**language** | **string** | Language in which template exists |
**category** | **string** | category of the template |
**errorReason** | **string** | Error reason in the template creation | [optional]
**createdAt** | **string** | Creation UTC date-time of the whatsApp template (YYYY-MM-DDTHH:mm:ss.SSSZ) |
**modifiedAt** | **string** | UTC date-time of last modification of the whatsApp template (YYYY-MM-DDTHH:mm:ss.SSSZ) |
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)