public class PortfolioOperatorInfo extends AlipayObject
Constructor and Description |
---|
PortfolioOperatorInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthCode()
Gets auth code.
|
String |
getOpRole()
Gets op role.
|
void |
setAuthCode(String authCode)
Sets auth code.
|
void |
setOpRole(String opRole)
Sets op role.
|
public String getAuthCode()
public void setAuthCode(String authCode)
authCode
- the auth codepublic String getOpRole()
public void setOpRole(String opRole)
opRole
- the op roleCopyright © 2018. All rights reserved.