| Name | Type | Description | Notes |
|---|---|---|---|
| DeliveryDts | string | Date/time of the delivery | [optional] |
| Duration | int | Number of milliseconds to process the notification | [optional] |
| EventNames | List<string> | Event names contained in this delivery | [optional] |
| OrderIds | List<string> | Order ids contained in this delivery | [optional] |
| RequestId | string | Request id | [optional] |
| StatusCode | int | HTTP status code received from the server | [optional] |
| Success | bool | True if the notification was successful | [optional] |