docs/GetWebhook.md in sib-api-v3-sdk-2.1.4 vs docs/GetWebhook.md in sib-api-v3-sdk-2.1.5
- old
+ new
@@ -6,9 +6,9 @@
**url** | **String** | URL of the webhook |
**id** | **Integer** | ID of the webhook |
**description** | **String** | Description of the webhook |
**events** | **Array<String>** | |
**type** | **String** | Type of webhook (marketing or transac) |
-**created_at** | **DateTime** | Creation date of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) |
-**modified_at** | **DateTime** | Last modification date of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) |
+**created_at** | **DateTime** | Creation UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) |
+**modified_at** | **DateTime** | Last modification UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) |