public class AlipayDataAiserviceSmartpriceGetResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayDataAiserviceSmartpriceGetResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPromoPriceCent() |
List<HelloBikePriceResultItem> |
getResult() |
void |
setPromoPriceCent(Long promoPriceCent) |
void |
setResult(List<HelloBikePriceResultItem> result) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setPromoPriceCent(Long promoPriceCent)
public Long getPromoPriceCent()
public void setResult(List<HelloBikePriceResultItem> result)
public List<HelloBikePriceResultItem> getResult()
Copyright © 2020. All rights reserved.