public class ZhimaCreditEpLawsuitRecordGetModel extends AlipayObject
Constructor and Description |
---|
ZhimaCreditEpLawsuitRecordGetModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCompanyName()
Gets company name.
|
String |
getLawsuitType()
Gets lawsuit type.
|
String |
getOrgNo()
Gets org no.
|
String |
getProductCode()
Gets product code.
|
String |
getTransactionId()
Gets transaction id.
|
void |
setCompanyName(String companyName)
Sets company name.
|
void |
setLawsuitType(String lawsuitType)
Sets lawsuit type.
|
void |
setOrgNo(String orgNo)
Sets org no.
|
void |
setProductCode(String productCode)
Sets product code.
|
void |
setTransactionId(String transactionId)
Sets transaction id.
|
public String getCompanyName()
public void setCompanyName(String companyName)
companyName
- the company namepublic String getLawsuitType()
public void setLawsuitType(String lawsuitType)
lawsuitType
- the lawsuit typepublic String getOrgNo()
public void setOrgNo(String orgNo)
orgNo
- the org nopublic String getProductCode()
public void setProductCode(String productCode)
productCode
- the product codepublic String getTransactionId()
public void setTransactionId(String transactionId)
transactionId
- the transaction idCopyright © 2018. All rights reserved.