public class AlipayInsAutoAutoinsprodQuoteApplyResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayInsAutoAutoinsprodQuoteApplyResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnquiryBizId()
Gets enquiry biz id.
|
List<QuoteInfo> |
getQuoteInfos()
Gets quote infos.
|
void |
setEnquiryBizId(String enquiryBizId)
Sets enquiry biz id.
|
void |
setQuoteInfos(List<QuoteInfo> quoteInfos)
Sets quote infos.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayInsAutoAutoinsprodQuoteApplyResponse()
public void setEnquiryBizId(String enquiryBizId)
enquiryBizId - the enquiry biz idpublic String getEnquiryBizId()
public void setQuoteInfos(List<QuoteInfo> quoteInfos)
quoteInfos - the quote infosCopyright © 2018. All rights reserved.