public class AlipayMerchantGroupAuthorizeBatchqueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayMerchantGroupAuthorizeBatchqueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNum() |
Long |
getPageSize() |
String |
getType() |
String |
getUserName() |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setType(String type) |
void |
setUserName(String userName) |
public AlipayMerchantGroupAuthorizeBatchqueryModel()
public Long getPageNum()
public void setPageNum(Long pageNum)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getType()
public void setType(String type)
public String getUserName()
public void setUserName(String userName)
Copyright © 2024. All rights reserved.