public class AlipayCommerceEcEnterpriseRegisterapplyQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceEcEnterpriseRegisterapplyQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApplyId() |
String |
getEnterpriseEmail() |
String |
getEnterpriseName() |
Long |
getPageNum() |
Long |
getPageSize() |
void |
setApplyId(String applyId) |
void |
setEnterpriseEmail(String enterpriseEmail) |
void |
setEnterpriseName(String enterpriseName) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
public AlipayCommerceEcEnterpriseRegisterapplyQueryModel()
public String getApplyId()
public void setApplyId(String applyId)
public String getEnterpriseEmail()
public void setEnterpriseEmail(String enterpriseEmail)
public String getEnterpriseName()
public void setEnterpriseName(String enterpriseName)
public Long getPageNum()
public void setPageNum(Long pageNum)
public Long getPageSize()
public void setPageSize(Long pageSize)
Copyright © 2024. All rights reserved.