# NotificationLog
## Properties
**channels** | **Vec<String>** | |
**created_at** | **String** | ISO 8601 creation timestamp. |
**id** | **String** | Unique identifier. |
**jobs** | [**Vec<models::JobLog>**](JobLog.md) | |
**subscriber_id** | **String** | Subscriber identifier. |
**transaction_id** | **String** | |
**workflow_id** | **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)