public class ZolozAuthenticationCustomerFtokenQueryResponse extends AlipayResponse
Constructor and Description |
---|
ZolozAuthenticationCustomerFtokenQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthimgBase64()
Gets authimg base 64.
|
String |
getUid()
Gets uid.
|
List<ZhubUidTelPair> |
getUidTelPairList()
Gets uid tel pair list.
|
void |
setAuthimgBase64(String authimgBase64)
Sets authimg base 64.
|
void |
setUid(String uid)
Sets uid.
|
void |
setUidTelPairList(List<ZhubUidTelPair> uidTelPairList)
Sets uid tel pair list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public ZolozAuthenticationCustomerFtokenQueryResponse()
public void setAuthimgBase64(String authimgBase64)
authimgBase64
- the authimg base 64public String getAuthimgBase64()
public void setUid(String uid)
uid
- the uidpublic String getUid()
public void setUidTelPairList(List<ZhubUidTelPair> uidTelPairList)
uidTelPairList
- the uid tel pair listpublic List<ZhubUidTelPair> getUidTelPairList()
Copyright © 2018. All rights reserved.