public class AntMerchantExpandAssetdeliveryAssignQueryResponse extends AlipayResponse
Constructor and Description |
---|
AntMerchantExpandAssetdeliveryAssignQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<AssetDeliveryItem> |
getAssetDeliveryItems()
Gets asset delivery items.
|
Boolean |
getHasNextPage()
Gets has next page.
|
void |
setAssetDeliveryItems(List<AssetDeliveryItem> assetDeliveryItems)
Sets asset delivery items.
|
void |
setHasNextPage(Boolean hasNextPage)
Sets has next page.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AntMerchantExpandAssetdeliveryAssignQueryResponse()
public void setAssetDeliveryItems(List<AssetDeliveryItem> assetDeliveryItems)
assetDeliveryItems
- the asset delivery itemspublic List<AssetDeliveryItem> getAssetDeliveryItems()
public void setHasNextPage(Boolean hasNextPage)
hasNextPage
- the has next pagepublic Boolean getHasNextPage()
Copyright © 2018. All rights reserved.