public class AlipayEcoLogisticsExpressPriceQueryModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoLogisticsExpressPriceQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getAreaType()
Gets area type.
|
String |
getFromCode()
Gets from code.
|
String |
getLogisMerchCode()
Gets logis merch code.
|
String |
getProductTypeCode()
Gets product type code.
|
String |
getToCode()
Gets to code.
|
void |
setAreaType(String areaType)
Sets area type.
|
void |
setFromCode(String fromCode)
Sets from code.
|
void |
setLogisMerchCode(String logisMerchCode)
Sets logis merch code.
|
void |
setProductTypeCode(String productTypeCode)
Sets product type code.
|
void |
setToCode(String toCode)
Sets to code.
|
public AlipayEcoLogisticsExpressPriceQueryModel()
public String getAreaType()
public void setAreaType(String areaType)
areaType
- the area typepublic String getFromCode()
public void setFromCode(String fromCode)
fromCode
- the from codepublic String getLogisMerchCode()
public void setLogisMerchCode(String logisMerchCode)
logisMerchCode
- the logis merch codepublic 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.