POCardUpdateShouldContinueResponse

Defines the response to decide whether the flow should continue or complete after the failure. This response can only be created from POCardUpdateShouldContinueRequest.toResponse.

Parameters

uuid

Unique identifier of response that must be equal to UUID of request.

failure

Failure that occurred. Must be provided from POCardUpdateShouldContinueRequest.

shouldContinue

Boolean that indicates whether the flow should continue or complete after the failure.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val uuid: UUID