public class ZhimaCreditEpLawsuitRecordGetResponse extends AlipayResponse
Constructor and Description |
---|
ZhimaCreditEpLawsuitRecordGetResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNo()
Gets biz no.
|
LawsuitRecord |
getLawsuitRecord()
Gets lawsuit record.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setLawsuitRecord(LawsuitRecord lawsuitRecord)
Sets lawsuit record.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public ZhimaCreditEpLawsuitRecordGetResponse()
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizNo()
public void setLawsuitRecord(LawsuitRecord lawsuitRecord)
lawsuitRecord
- the lawsuit recordpublic LawsuitRecord getLawsuitRecord()
Copyright © 2018. All rights reserved.