| Name | Type | Description | Notes |
|---|---|---|---|
| delivery_dts | string | Date/time of the delivery | [optional] |
| duration | int | Number of milliseconds to process the notification | [optional] |
| event_names | string[] | Event names contained in this delivery | [optional] |
| order_ids | string[] | Order ids contained in this delivery | [optional] |
| request_id | string | Request id | [optional] |
| status_code | int | HTTP status code received from the server | [optional] |
| success | bool | True if the notification was successful | [optional] |