public class AlipayMarketingActivityDeliveryQueryModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayMarketingActivityDeliveryQueryModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
DeliveryAgencyMerchantInfo |
getBelongMerchantInfo() |
List<DeliveryConfig> |
getDeliveryConfigList() |
void |
setBelongMerchantInfo(DeliveryAgencyMerchantInfo belongMerchantInfo) |
void |
setDeliveryConfigList(List<DeliveryConfig> deliveryConfigList) |
public AlipayMarketingActivityDeliveryQueryModel()
public DeliveryAgencyMerchantInfo getBelongMerchantInfo()
public void setBelongMerchantInfo(DeliveryAgencyMerchantInfo belongMerchantInfo)
public List<DeliveryConfig> getDeliveryConfigList()
public void setDeliveryConfigList(List<DeliveryConfig> deliveryConfigList)
Copyright © 2021. All rights reserved.