Class QueryMerchantRatioResponse

java.lang.Object
com.wechat.pay.java.service.profitsharing.model.QueryMerchantRatioResponse

public class QueryMerchantRatioResponse extends Object
QueryMerchantRatioResponse
  • Constructor Details

    • QueryMerchantRatioResponse

      public QueryMerchantRatioResponse()
  • Method Details

    • getSubMchid

      public String getSubMchid()
    • setSubMchid

      public void setSubMchid(String subMchid)
    • getMaxRatio

      public Long getMaxRatio()
    • setMaxRatio

      public void setMaxRatio(Long maxRatio)
    • toString

      public String toString()
      Overrides:
      toString in class Object