Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 747 Bytes

AttemptResponseCompound.md

File metadata and controls

13 lines (9 loc) · 747 Bytes

eZmaxApi.Model.AttemptResponseCompound

An Attempt object and children to create a complete structure

Properties

Name Type Description Notes
DtAttemptStart string Represent a Date Time. The timezone is the one configured in the User's profile.
SAttemptResult string The Success or Failure message of the attempt when we tried to call the URL to deliver the webhook event.
IAttemptDuration int The number of second it took to process the webhook or get an error

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