Package com.alphapay.api.model.beans
Class Refund
java.lang.Object
com.alphapay.api.model.beans.Refund
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidsetNotifyUrl(String notifyUrl) voidsetRefundAmount(Amount refundAmount)
-
Constructor Details
-
Refund
public Refund()
-
-
Method Details
-
getRefundAmount
-
setRefundAmount
-
getDescription
-
setDescription
-
getNotifyUrl
-
setNotifyUrl
-