public class AlipaySecurityRiskAntifraudBatchqueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipaySecurityRiskAntifraudBatchqueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCompanyRelationList()
Gets company relation list.
|
List<String> |
getStaffCompanyRelationList()
Gets staff company relation list.
|
void |
setCompanyRelationList(List<String> companyRelationList)
Sets company relation list.
|
void |
setStaffCompanyRelationList(List<String> staffCompanyRelationList)
Sets staff company relation list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipaySecurityRiskAntifraudBatchqueryResponse()
public void setCompanyRelationList(List<String> companyRelationList)
companyRelationList - the company relation listpublic List<String> getCompanyRelationList()
public void setStaffCompanyRelationList(List<String> staffCompanyRelationList)
staffCompanyRelationList - the staff company relation listCopyright © 2018. All rights reserved.