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

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

    • serialVersionUID

      private static final long serialVersionUID
      另请参阅:
    • account

      private String account
      出资账户类型 下面枚举值多选一。 枚举值: AVAILABLE : 可用余额 UNAVAILABLE : 不可用余额
    • amount

      private int amount
      金额 对应账户出资金额
  • 构造器详细资料

    • WechatAccount

      public WechatAccount()