public class KoubeiMemberDataOauthQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiMemberDataOauthQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAuthType()
Gets auth type.
|
String |
getCode()
Gets code.
|
String |
getExtInfo()
Gets ext info.
|
void |
setAuthType(String authType)
Sets auth type.
|
void |
setCode(String code)
Sets code.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
public String getAuthType()
public void setAuthType(String authType)
authType
- the auth typepublic String getCode()
public void setCode(String code)
code
- the codepublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infoCopyright © 2018. All rights reserved.