public class AlipayInsAutoAutoinsprodQuoteApplyModel extends AlipayObject
| Constructor and Description |
|---|
AlipayInsAutoAutoinsprodQuoteApplyModel() |
| Modifier and Type | Method and Description |
|---|---|
InsProduct |
getBusinessProduct()
Gets business product.
|
String |
getCheckCode()
Gets check code.
|
String |
getCheckCodeId()
Gets check code id.
|
String |
getCheckType()
Gets check type.
|
String |
getCompanyId()
Gets company id.
|
String |
getEnquiryBizId()
Gets enquiry biz id.
|
InsProduct |
getForceProduct()
Gets force product.
|
String |
getQuoteType()
Gets quote type.
|
void |
setBusinessProduct(InsProduct businessProduct)
Sets business product.
|
void |
setCheckCode(String checkCode)
Sets check code.
|
void |
setCheckCodeId(String checkCodeId)
Sets check code id.
|
void |
setCheckType(String checkType)
Sets check type.
|
void |
setCompanyId(String companyId)
Sets company id.
|
void |
setEnquiryBizId(String enquiryBizId)
Sets enquiry biz id.
|
void |
setForceProduct(InsProduct forceProduct)
Sets force product.
|
void |
setQuoteType(String quoteType)
Sets quote type.
|
public AlipayInsAutoAutoinsprodQuoteApplyModel()
public InsProduct getBusinessProduct()
public void setBusinessProduct(InsProduct businessProduct)
businessProduct - the business productpublic String getCheckCode()
public void setCheckCode(String checkCode)
checkCode - the check codepublic String getCheckCodeId()
public void setCheckCodeId(String checkCodeId)
checkCodeId - the check code idpublic String getCheckType()
public void setCheckType(String checkType)
checkType - the check typepublic String getCompanyId()
public void setCompanyId(String companyId)
companyId - the company idpublic String getEnquiryBizId()
public void setEnquiryBizId(String enquiryBizId)
enquiryBizId - the enquiry biz idpublic InsProduct getForceProduct()
public void setForceProduct(InsProduct forceProduct)
forceProduct - the force productpublic String getQuoteType()
public void setQuoteType(String quoteType)
quoteType - the quote typeCopyright © 2018. All rights reserved.