public class AlipayDataDataserviceProductLandinginfoQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayDataDataserviceProductLandinginfoQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getItemId() |
LandingTypeDto |
getLanding() |
String |
getOutItemId() |
void |
setItemId(String itemId) |
void |
setLanding(LandingTypeDto landing) |
void |
setOutItemId(String outItemId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayDataDataserviceProductLandinginfoQueryResponse()
public void setItemId(String itemId)
public String getItemId()
public void setLanding(LandingTypeDto landing)
public LandingTypeDto getLanding()
public void setOutItemId(String outItemId)
public String getOutItemId()
Copyright © 2024. All rights reserved.