public class AlipayInsCooperationProductQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayInsCooperationProductQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
InsProduct |
getProduct()
Gets product.
|
void |
setProduct(InsProduct product)
Sets product.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayInsCooperationProductQueryResponse()
public void setProduct(InsProduct product)
product - the productpublic InsProduct getProduct()
Copyright © 2018. All rights reserved.