Type Alias GatewayHelperServiceErrorHandler

GatewayHelperServiceErrorHandler: ((options: GatewayHelperServiceErrorHandlerOptions) => void)

A function to handle the error of an endpoint request.

Type declaration