Skip to main content

CotomyApiFailedEvent

Custom event dispatched when API submission fails.

Constructor

  • new CotomyApiFailedEvent(response, eventName?) Creates a failure event with the response wrapper.

Properties

PropertyTypeDescription
responseCotomyApiResponseResponse associated with the failure.