public class AlipayCommerceLogisticsWaybillMinimctSyncModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceLogisticsWaybillMinimctSyncModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLogisticsCode() |
List<ParamExtInfo> |
getMerchantExtInfo() |
String |
getReceiverMobile() |
String |
getWaybillNo() |
void |
setLogisticsCode(String logisticsCode) |
void |
setMerchantExtInfo(List<ParamExtInfo> merchantExtInfo) |
void |
setReceiverMobile(String receiverMobile) |
void |
setWaybillNo(String waybillNo) |
public AlipayCommerceLogisticsWaybillMinimctSyncModel()
public String getLogisticsCode()
public void setLogisticsCode(String logisticsCode)
public List<ParamExtInfo> getMerchantExtInfo()
public void setMerchantExtInfo(List<ParamExtInfo> merchantExtInfo)
public String getReceiverMobile()
public void setReceiverMobile(String receiverMobile)
public String getWaybillNo()
public void setWaybillNo(String waybillNo)
Copyright © 2023. All rights reserved.