Package org.gsm.oneapi.responsebean.payment

Class Summary
AmountReservationTransaction The main part of the OneAPI response for the "Reservation" payment operations including "Reserve Initial", "Reserve Additonal", "Charge Reserved" and "Release Reservation"
AmountReservationTransaction.PaymentAmount the details of the actual payment are confirmed in the PaymentAmount inner class
AmountReservationTransaction.PaymentAmount.ChargingInformation the details of the item being charged/ refunded
AmountTransaction The main part of the OneAPI response for the Charge/ Refund payment operations
AmountTransaction.PaymentAmount the details of the actual payment are confirmed in the PaymentAmount inner class
AmountTransaction.PaymentAmount.ChargingInformation the details of the item being charged/ refunded
PaymentResponse The full response from the OneAPI server for any of the OneAPI payment calls