Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 888 Bytes

File metadata and controls

19 lines (14 loc) · 888 Bytes

com.ultracart.admin.v2.Model.WebhookLogSummary

Properties

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]

[Back to Model list] [Back to API list] [Back to README]