public class AntMerchantExpandAssetdeliveryCompleteSyncModel extends AlipayObject
Constructor and Description |
---|
AntMerchantExpandAssetdeliveryCompleteSyncModel() |
Modifier and Type | Method and Description |
---|---|
List<AssetDeliveryDetail> |
getAssetDeliveryDetails()
Gets asset delivery details.
|
void |
setAssetDeliveryDetails(List<AssetDeliveryDetail> assetDeliveryDetails)
Sets asset delivery details.
|
public AntMerchantExpandAssetdeliveryCompleteSyncModel()
public List<AssetDeliveryDetail> getAssetDeliveryDetails()
public void setAssetDeliveryDetails(List<AssetDeliveryDetail> assetDeliveryDetails)
assetDeliveryDetails
- the asset delivery detailsCopyright © 2018. All rights reserved.