public class TransactionResponse
extends java.lang.Object
Constructor and Description |
---|
TransactionResponse(boolean transactionApproved,
java.lang.String reason) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getReason() |
boolean |
isTransactionApproved() |