public class KoubeiMerchantDepartmentTreeQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiMerchantDepartmentTreeQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthCode()
Gets auth code.
|
String |
getDeptId()
Gets dept id.
|
String |
getType()
Gets type.
|
void |
setAuthCode(String authCode)
Sets auth code.
|
void |
setDeptId(String deptId)
Sets dept id.
|
void |
setType(String type)
Sets type.
|
public KoubeiMerchantDepartmentTreeQueryModel()
public String getAuthCode()
public void setAuthCode(String authCode)
authCode
- the auth codepublic String getDeptId()
public void setDeptId(String deptId)
deptId
- the dept idpublic String getType()
public void setType(String type)
type
- the typeCopyright © 2018. All rights reserved.