public class AlipayDataAiserviceSmartpriceGetModel extends AlipayObject
Constructor and Description |
---|
AlipayDataAiserviceSmartpriceGetModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getBasePriceCent()
Gets base price cent.
|
String |
getChannel()
Gets channel.
|
String |
getCityCode()
Gets city code.
|
Long |
getDefaultPromoPriceCent()
Gets default promo price cent.
|
String |
getFrom()
Gets from.
|
Long |
getHighPriceCent()
Gets high price cent.
|
Long |
getLowerPriceCent()
Gets lower price cent.
|
String |
getTraceId()
Gets trace id.
|
String |
getUserId()
Gets user id.
|
void |
setBasePriceCent(Long basePriceCent)
Sets base price cent.
|
void |
setChannel(String channel)
Sets channel.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setDefaultPromoPriceCent(Long defaultPromoPriceCent)
Sets default promo price cent.
|
void |
setFrom(String from)
Sets from.
|
void |
setHighPriceCent(Long highPriceCent)
Sets high price cent.
|
void |
setLowerPriceCent(Long lowerPriceCent)
Sets lower price cent.
|
void |
setTraceId(String traceId)
Sets trace id.
|
void |
setUserId(String userId)
Sets user id.
|
public AlipayDataAiserviceSmartpriceGetModel()
public Long getBasePriceCent()
public void setBasePriceCent(Long basePriceCent)
basePriceCent
- the base price centpublic String getChannel()
public void setChannel(String channel)
channel
- the channelpublic String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic Long getDefaultPromoPriceCent()
public void setDefaultPromoPriceCent(Long defaultPromoPriceCent)
defaultPromoPriceCent
- the default promo price centpublic String getFrom()
public void setFrom(String from)
from
- the frompublic Long getHighPriceCent()
public void setHighPriceCent(Long highPriceCent)
highPriceCent
- the high price centpublic Long getLowerPriceCent()
public void setLowerPriceCent(Long lowerPriceCent)
lowerPriceCent
- the lower price centpublic String getTraceId()
public void setTraceId(String traceId)
traceId
- the trace idpublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.