public class AlipayEbppMerchantExternalbillQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayEbppMerchantExternalbillQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommunityShortName() |
Long |
getPageNumber() |
Long |
getPageSize() |
String |
getRoomId() |
String |
getStatus() |
void |
setCommunityShortName(String communityShortName) |
void |
setPageNumber(Long pageNumber) |
void |
setPageSize(Long pageSize) |
void |
setRoomId(String roomId) |
void |
setStatus(String status) |
public String getCommunityShortName()
public void setCommunityShortName(String communityShortName)
public Long getPageNumber()
public void setPageNumber(Long pageNumber)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getRoomId()
public void setRoomId(String roomId)
public String getStatus()
public void setStatus(String status)
Copyright © 2023. All rights reserved.