POCardTokenizationShouldContinueResponse

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

Parameters

uuid

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

failure

Failure that occurred. Must be provided from POCardTokenizationShouldContinueRequest.

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