public class AlipayUserAccountFreezeGetResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayUserAccountFreezeGetResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AccountFreeze> |
getFreezeItems() |
String |
getTotalResults() |
void |
setFreezeItems(List<AccountFreeze> freezeItems) |
void |
setTotalResults(String totalResults) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setFreezeItems(List<AccountFreeze> freezeItems)
public List<AccountFreeze> getFreezeItems()
public void setTotalResults(String totalResults)
public String getTotalResults()
Copyright © 2020. All rights reserved.