public class KoubeiMerchantOperatorSearchQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMerchantOperatorSearchQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthCode()
Gets auth code.
|
List<String> |
getDeptIds()
Gets dept ids.
|
List<String> |
getDeptPaths()
Gets dept paths.
|
Long |
getPageNum()
Gets page num.
|
String |
getPageSize()
Gets page size.
|
List<String> |
getRoleIds()
Gets role ids.
|
String |
getSearchKey()
Gets search key.
|
List<String> |
getStatus()
Gets status.
|
Boolean |
getUnassign()
Gets unassign.
|
void |
setAuthCode(String authCode)
Sets auth code.
|
void |
setDeptIds(List<String> deptIds)
Sets dept ids.
|
void |
setDeptPaths(List<String> deptPaths)
Sets dept paths.
|
void |
setPageNum(Long pageNum)
Sets page num.
|
void |
setPageSize(String pageSize)
Sets page size.
|
void |
setRoleIds(List<String> roleIds)
Sets role ids.
|
void |
setSearchKey(String searchKey)
Sets search key.
|
void |
setStatus(List<String> status)
Sets status.
|
void |
setUnassign(Boolean unassign)
Sets unassign.
|
public KoubeiMerchantOperatorSearchQueryModel()
public String getAuthCode()
public void setAuthCode(String authCode)
authCode - the auth codepublic void setDeptIds(List<String> deptIds)
deptIds - the dept idspublic void setDeptPaths(List<String> deptPaths)
deptPaths - the dept pathspublic Long getPageNum()
public void setPageNum(Long pageNum)
pageNum - the page numpublic String getPageSize()
public void setPageSize(String pageSize)
pageSize - the page sizepublic void setRoleIds(List<String> roleIds)
roleIds - the role idspublic String getSearchKey()
public void setSearchKey(String searchKey)
searchKey - the search keypublic Boolean getUnassign()
public void setUnassign(Boolean unassign)
unassign - the unassignCopyright © 2018. All rights reserved.