public class KoubeiAdvertCommissionRoleQueryModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiAdvertCommissionRoleQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRoleCode()
Gets role code.
|
String |
getUserIdentify()
Gets user identify.
|
String |
getUserIdentifyType()
Gets user identify type.
|
void |
setRoleCode(String roleCode)
Sets role code.
|
void |
setUserIdentify(String userIdentify)
Sets user identify.
|
void |
setUserIdentifyType(String userIdentifyType)
Sets user identify type.
|
public KoubeiAdvertCommissionRoleQueryModel()
public String getRoleCode()
public void setRoleCode(String roleCode)
roleCode - the role codepublic String getUserIdentify()
public void setUserIdentify(String userIdentify)
userIdentify - the user identifypublic String getUserIdentifyType()
public void setUserIdentifyType(String userIdentifyType)
userIdentifyType - the user identify typeCopyright © 2018. All rights reserved.