public class AlipayDataIotdataIdpsolutionProductpriceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayDataIotdataIdpsolutionProductpriceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RecommendPrice> |
getPriceDist() |
Long |
getSuggestPrice() |
void |
setPriceDist(List<RecommendPrice> priceDist) |
void |
setSuggestPrice(Long suggestPrice) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayDataIotdataIdpsolutionProductpriceQueryResponse()
public void setPriceDist(List<RecommendPrice> priceDist)
public List<RecommendPrice> getPriceDist()
public void setSuggestPrice(Long suggestPrice)
public Long getSuggestPrice()
Copyright © 2024. All rights reserved.