public class AlipayCommerceYuntaskHunterQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceYuntaskHunterQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getHunterId() |
String |
getHunterOpenId() |
String |
getHunterPhone() |
String |
getMerchantPid() |
Long |
getPage() |
Long |
getPageSize() |
String |
getShopId() |
String |
getTaskType() |
String |
getType() |
void |
setHunterId(String hunterId) |
void |
setHunterOpenId(String hunterOpenId) |
void |
setHunterPhone(String hunterPhone) |
void |
setMerchantPid(String merchantPid) |
void |
setPage(Long page) |
void |
setPageSize(Long pageSize) |
void |
setShopId(String shopId) |
void |
setTaskType(String taskType) |
void |
setType(String type) |
public String getHunterId()
public void setHunterId(String hunterId)
public String getHunterOpenId()
public void setHunterOpenId(String hunterOpenId)
public String getHunterPhone()
public void setHunterPhone(String hunterPhone)
public String getMerchantPid()
public void setMerchantPid(String merchantPid)
public Long getPage()
public void setPage(Long page)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getShopId()
public void setShopId(String shopId)
public String getTaskType()
public void setTaskType(String taskType)
public String getType()
public void setType(String type)
Copyright © 2024. All rights reserved.