public class KoubeiMemberDataOauthQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiMemberDataOauthQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtInfo()
Gets ext info.
|
String |
getOperatorId()
Gets operator id.
|
String |
getOperatorPartnerId()
Gets operator partner id.
|
String |
getOperatorType()
Gets operator type.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setOperatorId(String operatorId)
Sets operator id.
|
void |
setOperatorPartnerId(String operatorPartnerId)
Sets operator partner id.
|
void |
setOperatorType(String operatorType)
Sets operator type.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setExtInfo(String extInfo)
extInfo - the ext infopublic String getExtInfo()
public void setOperatorId(String operatorId)
operatorId - the operator idpublic String getOperatorId()
public void setOperatorPartnerId(String operatorPartnerId)
operatorPartnerId - the operator partner idpublic String getOperatorPartnerId()
public void setOperatorType(String operatorType)
operatorType - the operator typepublic String getOperatorType()
Copyright © 2018. All rights reserved.