public class P2cChargeRuleListResponse extends BaseResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
P2cChargeRuleListResponse.ChargeRuleListItem |
BaseResponse.ErrorResponse| 构造器和说明 |
|---|
P2cChargeRuleListResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<P2cChargeRuleListResponse.ChargeRuleListItem> |
getRows() |
Long |
getTotal() |
String |
getTotalPage() |
void |
setRows(List<P2cChargeRuleListResponse.ChargeRuleListItem> rows) |
void |
setTotal(Long total) |
void |
setTotalPage(String totalPage) |
getErrorResponse, getRequestId, isSuccess, setErrorResponse, setRequestIdpublic Long getTotal()
public void setTotal(Long total)
public String getTotalPage()
public void setTotalPage(String totalPage)
public List<P2cChargeRuleListResponse.ChargeRuleListItem> getRows()
public void setRows(List<P2cChargeRuleListResponse.ChargeRuleListItem> rows)
Copyright © 2025. All rights reserved.