Class QueryBrandMerchantRatioResponse

java.lang.Object
com.wechat.pay.java.service.brandprofitsharing.model.QueryBrandMerchantRatioResponse

public class QueryBrandMerchantRatioResponse extends Object
QueryBrandMerchantRatioResponse
  • Constructor Details

    • QueryBrandMerchantRatioResponse

      public QueryBrandMerchantRatioResponse()
  • Method Details

    • getBrandMchid

      public String getBrandMchid()
    • setBrandMchid

      public void setBrandMchid(String brandMchid)
    • getMaxRatio

      public Long getMaxRatio()
    • setMaxRatio

      public void setMaxRatio(Long maxRatio)
    • toString

      public String toString()
      Overrides:
      toString in class Object