Class AuthenticationEntity
java.lang.Object
com.wechat.pay.java.service.payrollcard.model.AuthenticationEntity
AuthenticationEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMchid()
void
setAuthenticateFailedReason
(String authenticateFailedReason) void
setAuthenticateNumber
(String authenticateNumber) void
setAuthenticateScene
(AuthenticationScene authenticateScene) void
setAuthenticateSource
(String authenticateSource) void
setAuthenticateState
(AuthenticationState authenticateState) void
setAuthenticateTime
(String authenticateTime) void
setAuthenticateType
(AuthenticationType authenticateType) void
setEmployerName
(String employerName) void
void
void
setProjectName
(String projectName) void
setSubMchid
(String subMchid) toString()
-
Constructor Details
-
AuthenticationEntity
public AuthenticationEntity()
-
-
Method Details
-
getMchid
-
setMchid
-
getSubMchid
-
setSubMchid
-
getOpenid
-
setOpenid
-
getAuthenticateScene
-
setAuthenticateScene
-
getAuthenticateSource
-
setAuthenticateSource
-
getProjectName
-
setProjectName
-
getEmployerName
-
setEmployerName
-
getAuthenticateState
-
setAuthenticateState
-
getAuthenticateTime
-
setAuthenticateTime
-
getAuthenticateNumber
-
setAuthenticateNumber
-
getAuthenticateFailedReason
-
setAuthenticateFailedReason
-
getAuthenticateType
-
setAuthenticateType
-
toString
-