public class AlipayUserPassGrouplistQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserPassGrouplistQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<PassInfoOpenApiModel> |
getPassInfoList()
Gets pass info list.
|
void |
setPassInfoList(List<PassInfoOpenApiModel> passInfoList)
Sets pass info list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayUserPassGrouplistQueryResponse()
public void setPassInfoList(List<PassInfoOpenApiModel> passInfoList)
passInfoList
- the pass info listpublic List<PassInfoOpenApiModel> getPassInfoList()
Copyright © 2018. All rights reserved.