public class AlipayOpenAppMembersCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayOpenAppMembersCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getLogonId()
Gets logon id.
|
String |
getRole()
Gets role.
|
void |
setLogonId(String logonId)
Sets logon id.
|
void |
setRole(String role)
Sets role.
|
public String getLogonId()
public void setLogonId(String logonId)
logonId
- the logon idpublic String getRole()
public void setRole(String role)
role
- the roleCopyright © 2018. All rights reserved.