public class KoubeiMerchantDepartmentShopsQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMerchantDepartmentShopsQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthCode()
Gets auth code.
|
String |
getDeptId()
Gets dept id.
|
Boolean |
getNeedSub()
Gets need sub.
|
void |
setAuthCode(String authCode)
Sets auth code.
|
void |
setDeptId(String deptId)
Sets dept id.
|
void |
setNeedSub(Boolean needSub)
Sets need sub.
|
public KoubeiMerchantDepartmentShopsQueryModel()
public String getAuthCode()
public void setAuthCode(String authCode)
authCode - the auth codepublic String getDeptId()
public void setDeptId(String deptId)
deptId - the dept idpublic Boolean getNeedSub()
public void setNeedSub(Boolean needSub)
needSub - the need subCopyright © 2018. All rights reserved.