public class AlipayUserAntpaasTokenidentityCreateResponse extends AlipayResponse
Constructor and Description |
---|
AlipayUserAntpaasTokenidentityCreateResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAntId()
Gets ant id.
|
String |
getUserId()
Gets user id.
|
void |
setAntId(String antId)
Sets ant id.
|
void |
setUserId(String userId)
Sets user id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayUserAntpaasTokenidentityCreateResponse()
public void setAntId(String antId)
antId
- the ant idpublic String getAntId()
public void setUserId(String userId)
userId
- the user idpublic String getUserId()
Copyright © 2018. All rights reserved.