public class AlipayCommerceKidsAccountConsultResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceKidsAccountConsultResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getCanOpen() |
ChildCertInfo |
getChildInfo() |
NextUrl |
getNextUrl() |
Long |
getRelationLimit() |
List<RelationVO> |
getRelationList() |
void |
setCanOpen(Boolean canOpen) |
void |
setChildInfo(ChildCertInfo childInfo) |
void |
setNextUrl(NextUrl nextUrl) |
void |
setRelationLimit(Long relationLimit) |
void |
setRelationList(List<RelationVO> relationList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCanOpen(Boolean canOpen)
public Boolean getCanOpen()
public void setChildInfo(ChildCertInfo childInfo)
public ChildCertInfo getChildInfo()
public void setNextUrl(NextUrl nextUrl)
public NextUrl getNextUrl()
public void setRelationLimit(Long relationLimit)
public Long getRelationLimit()
public void setRelationList(List<RelationVO> relationList)
public List<RelationVO> getRelationList()
Copyright © 2020. All rights reserved.