public class AlipayUserAntarchiveFaceQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayUserAntarchiveFaceQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ArchiveFaceInfo> |
getArchiveFaceList()
Gets archive face list.
|
void |
setArchiveFaceList(List<ArchiveFaceInfo> archiveFaceList)
Sets archive face list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayUserAntarchiveFaceQueryResponse()
public void setArchiveFaceList(List<ArchiveFaceInfo> archiveFaceList)
archiveFaceList - the archive face listpublic List<ArchiveFaceInfo> getArchiveFaceList()
Copyright © 2018. All rights reserved.