java.lang.Object
com.abasecode.opencode.pay.plugin.wechatpay.entity.AmountRefund
所有已实现的接口:
Serializable

public class AmountRefund extends Object implements Serializable
作者:
Jon e-mail: ijonso123@gmail.com url: Jon's blog url: project github url: AbaseCode.com
另请参阅:
  • 字段详细资料

    • refund

      private int refund
      退款金额 int 必
    • currency

      private String currency
      退款币种 string[1,16] 是:CNY
    • total

      private int total
      原订单金额 long 必
  • 构造器详细资料

    • AmountRefund

      public AmountRefund()