public class AlipaySecurityProdFacepayUploadResponse extends AlipayResponse
Constructor and Description |
---|
AlipaySecurityProdFacepayUploadResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getFtoken()
Gets ftoken.
|
String |
getUserAuthIdHint()
Gets user auth id hint.
|
String |
getUserAuthIdType()
Gets user auth id type.
|
void |
setFtoken(String ftoken)
Sets ftoken.
|
void |
setUserAuthIdHint(String userAuthIdHint)
Sets user auth id hint.
|
void |
setUserAuthIdType(String userAuthIdType)
Sets user auth id type.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipaySecurityProdFacepayUploadResponse()
public void setFtoken(String ftoken)
ftoken
- the ftokenpublic String getFtoken()
public void setUserAuthIdHint(String userAuthIdHint)
userAuthIdHint
- the user auth id hintpublic String getUserAuthIdHint()
public void setUserAuthIdType(String userAuthIdType)
userAuthIdType
- the user auth id typepublic String getUserAuthIdType()
Copyright © 2018. All rights reserved.