public class AlipayCommerceLogisticsStationCooperationModifyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceLogisticsStationCooperationModifyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEventType() |
String |
getStationBrandId() |
String |
getStationShopId() |
void |
setEventType(String eventType) |
void |
setStationBrandId(String stationBrandId) |
void |
setStationShopId(String stationShopId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceLogisticsStationCooperationModifyResponse()
public void setEventType(String eventType)
public String getEventType()
public void setStationBrandId(String stationBrandId)
public String getStationBrandId()
public void setStationShopId(String stationShopId)
public String getStationShopId()
Copyright © 2024. All rights reserved.