public class AlipayCloudCloudbaseWalletBillhistoryQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCloudCloudbaseWalletBillhistoryQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Bill> |
getBills() |
Long |
getPageIndex() |
Long |
getPageSize() |
Long |
getTotal() |
void |
setBills(List<Bill> bills) |
void |
setPageIndex(Long pageIndex) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCloudCloudbaseWalletBillhistoryQueryResponse()
Copyright © 2024. All rights reserved.