public class AlipayBusinessRelationChangeshopBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayBusinessRelationChangeshopBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGroupId() |
String |
getGroupSubType() |
String |
getGroupType() |
Long |
getPageNum() |
Long |
getPageSize() |
String |
getProcessStatus() |
void |
setGroupId(String groupId) |
void |
setGroupSubType(String groupSubType) |
void |
setGroupType(String groupType) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setProcessStatus(String processStatus) |
public AlipayBusinessRelationChangeshopBatchqueryModel()
public String getGroupId()
public void setGroupId(String groupId)
public String getGroupSubType()
public void setGroupSubType(String groupSubType)
public String getGroupType()
public void setGroupType(String groupType)
public Long getPageNum()
public void setPageNum(Long pageNum)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getProcessStatus()
public void setProcessStatus(String processStatus)
Copyright © 2023. All rights reserved.