public class AlipayInsSceneEcommercePurchaselinkAuthResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayInsSceneEcommercePurchaselinkAuthResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAuthedToken() |
String |
getAuthedUrl() |
Date |
getExpiration() |
void |
setAuthedToken(String authedToken) |
void |
setAuthedUrl(String authedUrl) |
void |
setExpiration(Date expiration) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayInsSceneEcommercePurchaselinkAuthResponse()
public void setAuthedToken(String authedToken)
public String getAuthedToken()
public void setAuthedUrl(String authedUrl)
public String getAuthedUrl()
public void setExpiration(Date expiration)
public Date getExpiration()
Copyright © 2023. All rights reserved.