public class AlipaySocialGiftStockQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipaySocialGiftStockQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getAvailableCount() |
List<String> |
getExistList() |
List<String> |
getNotExistList() |
Long |
getTotalCount() |
void |
setAvailableCount(Long availableCount) |
void |
setExistList(List<String> existList) |
void |
setNotExistList(List<String> notExistList) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgCopyright © 2023. All rights reserved.