POCardUpdateShouldContinueRequest

constructor(cardId: String, failure: ProcessOutResult.Failure, uuid: UUID = UUID.randomUUID())

Parameters

cardId

Card identifier.

failure

Failure that can be inspected to decide whether the flow should continue or complete.

uuid

Unique identifier of request.