public class AlipayEcoLogisticsExpressPriceModifyModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEcoLogisticsExpressPriceModifyModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAreaType()
Gets area type.
|
String |
getExtraWeightPrice()
Gets extra weight price.
|
Long |
getExtraWeightUnit()
Gets extra weight unit.
|
String |
getFromCode()
Gets from code.
|
String |
getLogisMerchCode()
Gets logis merch code.
|
Long |
getPresetWeight()
Gets preset weight.
|
String |
getPresetWeightPrice()
Gets preset weight price.
|
String |
getProductTypeCode()
Gets product type code.
|
String |
getToCode()
Gets to code.
|
void |
setAreaType(String areaType)
Sets area type.
|
void |
setExtraWeightPrice(String extraWeightPrice)
Sets extra weight price.
|
void |
setExtraWeightUnit(Long extraWeightUnit)
Sets extra weight unit.
|
void |
setFromCode(String fromCode)
Sets from code.
|
void |
setLogisMerchCode(String logisMerchCode)
Sets logis merch code.
|
void |
setPresetWeight(Long presetWeight)
Sets preset weight.
|
void |
setPresetWeightPrice(String presetWeightPrice)
Sets preset weight price.
|
void |
setProductTypeCode(String productTypeCode)
Sets product type code.
|
void |
setToCode(String toCode)
Sets to code.
|
public AlipayEcoLogisticsExpressPriceModifyModel()
public String getAreaType()
public void setAreaType(String areaType)
areaType - the area typepublic String getExtraWeightPrice()
public void setExtraWeightPrice(String extraWeightPrice)
extraWeightPrice - the extra weight pricepublic Long getExtraWeightUnit()
public void setExtraWeightUnit(Long extraWeightUnit)
extraWeightUnit - the extra weight unitpublic String getFromCode()
public void setFromCode(String fromCode)
fromCode - the from codepublic String getLogisMerchCode()
public void setLogisMerchCode(String logisMerchCode)
logisMerchCode - the logis merch codepublic Long getPresetWeight()
public void setPresetWeight(Long presetWeight)
presetWeight - the preset weightpublic String getPresetWeightPrice()
public void setPresetWeightPrice(String presetWeightPrice)
presetWeightPrice - the preset weight pricepublic String getProductTypeCode()
public void setProductTypeCode(String productTypeCode)
productTypeCode - the product type codepublic String getToCode()
public void setToCode(String toCode)
toCode - the to codeCopyright © 2018. All rights reserved.