Class PreOrderAuthenticationResponse
java.lang.Object
com.wechat.pay.java.service.payrollcard.model.PreOrderAuthenticationResponse
PreOrderAuthenticationResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMchid()
getToken()
void
setAuthenticateNumber
(String authenticateNumber) void
setExpiresIn
(Integer expiresIn) void
void
void
setSubMchid
(String subMchid) void
toString()
-
Constructor Details
-
PreOrderAuthenticationResponse
public PreOrderAuthenticationResponse()
-
-
Method Details