Class GetAuthenticationRequest

java.lang.Object
com.wechat.pay.java.service.payrollcard.model.GetAuthenticationRequest

public class GetAuthenticationRequest extends Object
GetAuthenticationRequest
  • Constructor Details

    • GetAuthenticationRequest

      public GetAuthenticationRequest()
  • Method Details

    • getSubMchid

      public String getSubMchid()
    • setSubMchid

      public void setSubMchid(String subMchid)
    • getAuthenticateNumber

      public String getAuthenticateNumber()
    • setAuthenticateNumber

      public void setAuthenticateNumber(String authenticateNumber)
    • toString

      public String toString()
      Overrides:
      toString in class Object