public class AntMerchantExpandAssetdeliveryAssignSyncModel extends AlipayObject
Constructor and Description |
---|
AntMerchantExpandAssetdeliveryAssignSyncModel() |
Modifier and Type | Method and Description |
---|---|
List<AssetResult> |
getDeliveryResults()
Gets delivery results.
|
void |
setDeliveryResults(List<AssetResult> deliveryResults)
Sets delivery results.
|
public AntMerchantExpandAssetdeliveryAssignSyncModel()
public List<AssetResult> getDeliveryResults()
public void setDeliveryResults(List<AssetResult> deliveryResults)
deliveryResults
- the delivery resultsCopyright © 2018. All rights reserved.