public class AlipayMerchantIotDeviceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMerchantIotDeviceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMerchantType() |
String |
getPid() |
String |
getShopId() |
String |
getSmid() |
void |
setMerchantType(String merchantType) |
void |
setPid(String pid) |
void |
setShopId(String shopId) |
void |
setSmid(String smid) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setMerchantType(String merchantType)
public String getMerchantType()
public void setPid(String pid)
public String getPid()
public void setShopId(String shopId)
public String getShopId()
public void setSmid(String smid)
public String getSmid()
Copyright © 2023. All rights reserved.