doAuthorisationCancel(final AtomicReference< Req >, final AtomicReference< Res >, final AtomicReference< CallerInformation >, final AtomicReference< Integer >, final AtomicReference< Long >, AtomicReference< Long >) method

AuhtorizationCancel with pre and post step.

Syntax

void doAuthorisationCancel ( final AtomicReference< Req > requestRef , final AtomicReference< Res > responseRef , final AtomicReference< CallerInformation > callerRef , final AtomicReference< Integer > errorCodeRef , final AtomicReference< Long > authCancelIdRef , AtomicReference< Long > authIdRef )

Parameters

Usage

Finally the

ITransactionFlowOverlay#afterAuthorisationCancelSuccess(IMoneyRequest, ITransactionResponse, AtomicReference, AtomicReference, AtomicReference)

method is called