public class ZhimaCreditEpInfoGetResponse extends AlipayResponse
Constructor and Description |
---|
ZhimaCreditEpInfoGetResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getBizNo()
Gets biz no.
|
CompanyInfo |
getCompanyInfo()
Gets company info.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setCompanyInfo(CompanyInfo companyInfo)
Sets company info.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setBizNo(String bizNo)
bizNo
- the biz nopublic String getBizNo()
public void setCompanyInfo(CompanyInfo companyInfo)
companyInfo
- the company infopublic CompanyInfo getCompanyInfo()
Copyright © 2018. All rights reserved.