public class ZhimaCreditEpRoleGetResponse extends AlipayResponse
| Constructor and Description |
|---|
ZhimaCreditEpRoleGetResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBizNo()
Gets biz no.
|
CompanyRole |
getCompanyRole()
Gets company role.
|
void |
setBizNo(String bizNo)
Sets biz no.
|
void |
setCompanyRole(CompanyRole companyRole)
Sets company role.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setBizNo(String bizNo)
bizNo - the biz nopublic String getBizNo()
public void setCompanyRole(CompanyRole companyRole)
companyRole - the company rolepublic CompanyRole getCompanyRole()
Copyright © 2018. All rights reserved.