public class AlipayCommerceMallApplyruleBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceMallApplyruleBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MallPayGroupApplyRule> |
getApplyRules() |
Long |
getPageNo() |
Long |
getPageSize() |
Long |
getTotalSize() |
void |
setApplyRules(List<MallPayGroupApplyRule> applyRules) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setTotalSize(Long totalSize) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceMallApplyruleBatchqueryResponse()
public void setApplyRules(List<MallPayGroupApplyRule> applyRules)
public List<MallPayGroupApplyRule> getApplyRules()
public void setPageNo(Long pageNo)
public Long getPageNo()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotalSize(Long totalSize)
public Long getTotalSize()
Copyright © 2024. All rights reserved.