Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 780 Bytes

AttemptResponseCompound.md

File metadata and controls

17 lines (12 loc) · 780 Bytes

EzmaxApi::Object::AttemptResponseCompound

Load the model package

use EzmaxApi::Object::AttemptResponseCompound;

Properties

Name Type Description Notes
dt_attempt_start string Represent a Date Time. The timezone is the one configured in the User's profile.
s_attempt_result string The Success or Failure message of the attempt when we tried to call the URL to deliver the webhook event.
i_attempt_duration 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]