public class AlipaySecurityRiskAuthenticationInitializeResponse extends AlipayResponse
Constructor and Description |
---|
AlipaySecurityRiskAuthenticationInitializeResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizResult()
Gets biz result.
|
String |
getTokenId()
Gets token id.
|
void |
setBizResult(String bizResult)
Sets biz result.
|
void |
setTokenId(String tokenId)
Sets token id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipaySecurityRiskAuthenticationInitializeResponse()
public void setBizResult(String bizResult)
bizResult
- the biz resultpublic String getBizResult()
public void setTokenId(String tokenId)
tokenId
- the token idpublic String getTokenId()
Copyright © 2018. All rights reserved.