Uses of Class
com.alphapay.api.model.beans.Amount
Packages that use Amount
-
Uses of Amount in com.alphapay.api.model.beans
Methods in com.alphapay.api.model.beans that return AmountModifier and TypeMethodDescriptionOrder.getOrderAmount()Ordered.getPayAmount()Refund.getRefundAmount()Methods in com.alphapay.api.model.beans with parameters of type AmountModifier and TypeMethodDescriptionvoidOrder.setOrderAmount(Amount orderAmount) voidOrdered.setPayAmount(Amount payAmount) voidRefund.setRefundAmount(Amount refundAmount)