public class ZolozIdentificationUserWebInitializeResponse extends AlipayResponse
| Constructor and Description |
|---|
ZolozIdentificationUserWebInitializeResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExternInfo()
Gets extern info.
|
String |
getZimId()
Gets zim id.
|
void |
setExternInfo(String externInfo)
Sets extern info.
|
void |
setZimId(String zimId)
Sets zim id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic ZolozIdentificationUserWebInitializeResponse()
public void setExternInfo(String externInfo)
externInfo - the extern infopublic String getExternInfo()
public void setZimId(String zimId)
zimId - the zim idpublic String getZimId()
Copyright © 2018. All rights reserved.