public class AlipayCommerceIotDapplyDevicetradestatlistQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceIotDapplyDevicetradestatlistQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
DeviceTradeInfoList |
getDevicetradestatlist() |
Long |
getTotalCount() |
void |
setDevicetradestatlist(DeviceTradeInfoList devicetradestatlist) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceIotDapplyDevicetradestatlistQueryResponse()
public void setDevicetradestatlist(DeviceTradeInfoList devicetradestatlist)
public DeviceTradeInfoList getDevicetradestatlist()
public void setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2023. All rights reserved.