public class AlipayCommerceYuntaskAccountbookQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceYuntaskAccountbookQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountBookId() |
Long |
getPage() |
Long |
getPageSize() |
String |
getSignUserId() |
void |
setAccountBookId(String accountBookId) |
void |
setPage(Long page) |
void |
setPageSize(Long pageSize) |
void |
setSignUserId(String signUserId) |
public AlipayCommerceYuntaskAccountbookQueryModel()
public String getAccountBookId()
public void setAccountBookId(String accountBookId)
public Long getPage()
public void setPage(Long page)
public Long getPageSize()
public void setPageSize(Long pageSize)
public String getSignUserId()
public void setSignUserId(String signUserId)
Copyright © 2023. All rights reserved.