-
- All Implemented Interfaces:
public final class ThreeDsAppBasedTransaction
-
-
Field Summary
Fields Modifier and Type Field Description private final ThreeDSWrapperwrapperprivate final Transactiontransaction
-
Constructor Summary
Constructors Constructor Description ThreeDsAppBasedTransaction(ThreeDSWrapper wrapper, Transaction transaction)
-
Method Summary
Modifier and Type Method Description final ThreeDSWrappergetWrapper()final TransactiongetTransaction()-
-
Method Detail
-
getWrapper
final ThreeDSWrapper getWrapper()
-
getTransaction
final Transaction getTransaction()
-
-
-
-