public class KoubeiRetailKbcodeQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiRetailKbcodeQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchId()
Gets batch id.
|
Long |
getPageNum()
Gets page num.
|
Long |
getPageSize()
Gets page size.
|
void |
setBatchId(String batchId)
Sets batch id.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
public String getBatchId()
public void setBatchId(String batchId)
batchId - the batch idpublic Long getPageNum()
public void setPageNum(Long pageNum)
pageNum - the page numpublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize - the page sizeCopyright © 2018. All rights reserved.