public class AlipayInsAutoAutoinsprodPolicyApplyResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayInsAutoAutoinsprodPolicyApplyResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnquiryBizId()
Gets enquiry biz id.
|
String |
getQuoteBizId()
Gets quote biz id.
|
List<InsTradeInfo> |
getTradeInfos()
Gets trade infos.
|
String |
getZhiLink()
Gets zhi link.
|
void |
setEnquiryBizId(String enquiryBizId)
Sets enquiry biz id.
|
void |
setQuoteBizId(String quoteBizId)
Sets quote biz id.
|
void |
setTradeInfos(List<InsTradeInfo> tradeInfos)
Sets trade infos.
|
void |
setZhiLink(String zhiLink)
Sets zhi link.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayInsAutoAutoinsprodPolicyApplyResponse()
public void setEnquiryBizId(String enquiryBizId)
enquiryBizId - the enquiry biz idpublic String getEnquiryBizId()
public void setQuoteBizId(String quoteBizId)
quoteBizId - the quote biz idpublic String getQuoteBizId()
public void setTradeInfos(List<InsTradeInfo> tradeInfos)
tradeInfos - the trade infospublic List<InsTradeInfo> getTradeInfos()
public void setZhiLink(String zhiLink)
zhiLink - the zhi linkpublic String getZhiLink()
Copyright © 2018. All rights reserved.