MobilePaymentDataResponse |
MobilePaymentDataResponse.addInvalidDataItem(String invalidDataItem) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.amount(BigDecimal amount) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.arn(String arn) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.authCode(String authCode) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.created(String created) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.currency(String currency) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.declineCode(String declineCode) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.declineReason(String declineReason) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.id(String id) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.invalidData(List<String> invalidData) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.is3d(Boolean is3d) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.note(String note) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.rrn(String rrn) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.status(String status) |
MobilePaymentDataResponse |
MobilePaymentDataResponse.transType(String transType) |