public class ZhimaCustomerContractRecordSyncModel extends AlipayObject
| 构造器和说明 |
|---|
ZhimaCustomerContractRecordSyncModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizNo() |
String |
getBizTime() |
String |
getBizType() |
String |
getContractNo() |
String |
getRecordContent() |
void |
setBizNo(String bizNo) |
void |
setBizTime(String bizTime) |
void |
setBizType(String bizType) |
void |
setContractNo(String contractNo) |
void |
setRecordContent(String recordContent) |
public String getBizNo()
public void setBizNo(String bizNo)
public String getBizTime()
public void setBizTime(String bizTime)
public String getBizType()
public void setBizType(String bizType)
public String getContractNo()
public void setContractNo(String contractNo)
public String getRecordContent()
public void setRecordContent(String recordContent)
Copyright © 2020. All rights reserved.