public class AlipayCommerceLotteryTypelistQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceLotteryTypelistQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<LotteryType> |
getResults() |
Long |
getTotalResult() |
void |
setResults(List<LotteryType> results) |
void |
setTotalResult(Long totalResult) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceLotteryTypelistQueryResponse()
public void setResults(List<LotteryType> results)
public List<LotteryType> getResults()
public void setTotalResult(Long totalResult)
public Long getTotalResult()
Copyright © 2020. All rights reserved.