public class AlipayInsCooperationProductOfflineBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayInsCooperationProductOfflineBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<InsOffilneProduct> |
getProductList()
Gets product list.
|
void |
setProductList(List<InsOffilneProduct> productList)
Sets product list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayInsCooperationProductOfflineBatchqueryResponse()
public void setProductList(List<InsOffilneProduct> productList)
productList
- the product listpublic List<InsOffilneProduct> getProductList()
Copyright © 2018. All rights reserved.