Class BytedeskProperties.WechatPay

java.lang.Object
com.bytedesk.core.config.properties.BytedeskProperties.WechatPay
Enclosing class:
BytedeskProperties

public static class BytedeskProperties.WechatPay extends Object
  • Field Details

    • enabled

      private Boolean enabled
    • certPath

      private String certPath
    • appId

      private String appId
    • mchId

      private String mchId
    • key

      private String key
    • notifyUrl

      private String notifyUrl
  • Constructor Details

    • WechatPay

      public WechatPay()