CotomyApiFailedEvent
Custom event dispatched when API submission fails.
Constructor
new CotomyApiFailedEvent(response, eventName?)Creates a failure event with the response wrapper.
Properties
| Property | Type | Description |
|---|---|---|
response | CotomyApiResponse | Response associated with the failure. |