public class AlipayCommerceCommonTaskinstanceBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceCommonTaskinstanceBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getHunterId() |
String |
getHunterOpenId() |
String |
getMerchantPid() |
Long |
getPageNo() |
Long |
getPageSize() |
String |
getTaskType() |
void |
setHunterId(String hunterId) |
void |
setHunterOpenId(String hunterOpenId) |
void |
setMerchantPid(String merchantPid) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setTaskType(String taskType) |
public AlipayCommerceCommonTaskinstanceBatchqueryModel()
public String getHunterId()
public void setHunterId(String hunterId)
public String getHunterOpenId()
public void setHunterOpenId(String hunterOpenId)
public String getMerchantPid()
public void setMerchantPid(String merchantPid)
public Long getPageNo()
public void setPageNo(Long pageNo)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getTaskType()
public void setTaskType(String taskType)
Copyright © 2023. All rights reserved.