public class AlipayOpenMiniAmpeExpressQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenMiniAmpeExpressQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AmpeExpressQueryResponse> |
getData() |
String |
getLogo() |
String |
getMerchantDetailUrl() |
String |
getMiniAppId() |
void |
setData(List<AmpeExpressQueryResponse> data) |
void |
setLogo(String logo) |
void |
setMerchantDetailUrl(String merchantDetailUrl) |
void |
setMiniAppId(String miniAppId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setData(List<AmpeExpressQueryResponse> data)
public List<AmpeExpressQueryResponse> getData()
public void setLogo(String logo)
public String getLogo()
public void setMerchantDetailUrl(String merchantDetailUrl)
public String getMerchantDetailUrl()
public void setMiniAppId(String miniAppId)
public String getMiniAppId()
Copyright © 2023. All rights reserved.