public class ZhimaCustomerContractRecordSyncModel extends AlipayObject
Constructor and Description |
---|
ZhimaCustomerContractRecordSyncModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNo()
Gets biz no.
|
String |
getBizTime()
Gets biz time.
|
String |
getBizType()
Gets biz type.
|
String |
getContractNo()
Gets contract no.
|
String |
getRecordContent()
Gets record content.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setBizTime(String bizTime)
Sets biz time.
|
void |
setBizType(String bizType)
Sets biz type.
|
void |
setContractNo(String contractNo)
Sets contract no.
|
void |
setRecordContent(String recordContent)
Sets record content.
|
public ZhimaCustomerContractRecordSyncModel()
public String getBizNo()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizTime()
public void setBizTime(String bizTime)
bizTime
- the biz timepublic String getBizType()
public void setBizType(String bizType)
bizType
- the biz typepublic String getContractNo()
public void setContractNo(String contractNo)
contractNo
- the contract nopublic String getRecordContent()
public void setRecordContent(String recordContent)
recordContent
- the record contentCopyright © 2018. All rights reserved.