public class AlipayUserAccountInstitutionCertifyResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayUserAccountInstitutionCertifyResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMatch()
Gets match.
|
String |
getUserId()
Gets user id.
|
void |
setMatch(String match)
Sets match.
|
void |
setUserId(String userId)
Sets user id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayUserAccountInstitutionCertifyResponse()
public void setMatch(String match)
match - the matchpublic String getMatch()
public void setUserId(String userId)
userId - the user idpublic String getUserId()
Copyright © 2018. All rights reserved.