Class ReceiverProfit

  • Direct Known Subclasses:
    ReceiverProfitResult

    public class ReceiverProfit
    extends Receiver
    请求分帐时使用的分帐方信息
    Since:
    weixin4j-pay 1.1.0
    Author:
    kit(kit.li@qq.com)
    • Constructor Detail

      • ReceiverProfit

        public ReceiverProfit()
        json deserialize need
    • Method Detail

      • getAmount

        public int getAmount()
      • setAmount

        public void setAmount​(int amount)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)