public class KoubeiMerchantOperatorRoleQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiMerchantOperatorRoleQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthCode()
Gets auth code.
|
String |
getRoleId()
Gets role id.
|
void |
setAuthCode(String authCode)
Sets auth code.
|
void |
setRoleId(String roleId)
Sets role id.
|
public KoubeiMerchantOperatorRoleQueryModel()
public String getAuthCode()
public void setAuthCode(String authCode)
authCode
- the auth codepublic String getRoleId()
public void setRoleId(String roleId)
roleId
- the role idCopyright © 2018. All rights reserved.