# WebhookPayloadPost
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Stable webhook event ID |
**event** | **Event** | (enum: post.scheduled, post.published, post.failed, post.partial, post.cancelled, post.recycled) |
**post** | [**models::WebhookPayloadPostPost**](WebhookPayloadPostPost.md) | |
**timestamp** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)