Class Refund

java.lang.Object
com.alphapay.api.model.beans.Refund

public class Refund extends Object
  • Constructor Details

    • Refund

      public Refund()
  • Method Details

    • getRefundAmount

      public Amount getRefundAmount()
    • setRefundAmount

      public void setRefundAmount(Amount refundAmount)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getNotifyUrl

      public String getNotifyUrl()
    • setNotifyUrl

      public void setNotifyUrl(String notifyUrl)