Class AddReceiverResponse

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

public class AddReceiverResponse extends Object
AddReceiverResponse
  • Constructor Details

    • AddReceiverResponse

      public AddReceiverResponse()
  • Method Details

    • getBrandMchid

      public String getBrandMchid()
    • setBrandMchid

      public void setBrandMchid(String brandMchid)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getAccount

      public String getAccount()
    • setAccount

      public void setAccount(String account)
    • toString

      public String toString()
      Overrides:
      toString in class Object