public class CheckIndustryNotaryRequest extends cn.com.antcloud.api.product.provider.AntCloudProdProviderRequest<CheckIndustryNotaryResponse>
| 构造器和说明 |
|---|
CheckIndustryNotaryRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIndustryType()
行业类型
|
List<NotaryCheckMeta> |
getNotaryCheckMetaList()
核验数据列表
|
void |
setIndustryType(String industryType)
行业类型
|
void |
setNotaryCheckMetaList(List<NotaryCheckMeta> notaryCheckMetaList)
核验数据列表
|
public String getIndustryType()
public void setIndustryType(String industryType)
public List<NotaryCheckMeta> getNotaryCheckMetaList()
public void setNotaryCheckMetaList(List<NotaryCheckMeta> notaryCheckMetaList)
Copyright © 2020. All Rights Reserved.