public class QueryRtopCompanyListRequest
extends com.aliyun.tea.TeaModel
| Constructor and Description |
|---|
QueryRtopCompanyListRequest() |
@NameInMap(value="auth_token") public String authToken
@NameInMap(value="product_instance_id") public String productInstanceId
@NameInMap(value="max_risk_score") public Long maxRiskScore
@NameInMap(value="max_risk_score_weekly_float") public String maxRiskScoreWeeklyFloat
@NameInMap(value="max_spread_number") public Long maxSpreadNumber
@NameInMap(value="min_risk_score") public Long minRiskScore
@NameInMap(value="min_risk_score_weekly_float") public String minRiskScoreWeeklyFloat
@NameInMap(value="min_spread_number") public Long minSpreadNumber
@NameInMap(value="normal_operation") public Boolean normalOperation
@NameInMap(value="page_no") @Validation(required=true) public Long pageNo
@NameInMap(value="page_size") @Validation(required=true) public Long pageSize
@NameInMap(value="sort_field") public String sortField
@NameInMap(value="sort_type") public String sortType
@NameInMap(value="user_place") @Validation(required=true) public String userPlace
@NameInMap(value="user_place_type") @Validation(required=true) public String userPlaceType
public static QueryRtopCompanyListRequest build(Map<String,?> map) throws Exception
Exceptionpublic QueryRtopCompanyListRequest setAuthToken(String authToken)
public String getAuthToken()
public QueryRtopCompanyListRequest setProductInstanceId(String productInstanceId)
public String getProductInstanceId()
public QueryRtopCompanyListRequest setActiveAreas(List<String> activeAreas)
public QueryRtopCompanyListRequest setCategories(List<String> categories)
public QueryRtopCompanyListRequest setCompanyStates(List<String> companyStates)
public QueryRtopCompanyListRequest setFeedback(List<String> feedback)
public QueryRtopCompanyListRequest setMaxRiskScore(Long maxRiskScore)
public Long getMaxRiskScore()
public QueryRtopCompanyListRequest setMaxRiskScoreWeeklyFloat(String maxRiskScoreWeeklyFloat)
public String getMaxRiskScoreWeeklyFloat()
public QueryRtopCompanyListRequest setMaxSpreadNumber(Long maxSpreadNumber)
public Long getMaxSpreadNumber()
public QueryRtopCompanyListRequest setMinRiskScore(Long minRiskScore)
public Long getMinRiskScore()
public QueryRtopCompanyListRequest setMinRiskScoreWeeklyFloat(String minRiskScoreWeeklyFloat)
public String getMinRiskScoreWeeklyFloat()
public QueryRtopCompanyListRequest setMinSpreadNumber(Long minSpreadNumber)
public Long getMinSpreadNumber()
public QueryRtopCompanyListRequest setNormalOperation(Boolean normalOperation)
public Boolean getNormalOperation()
public QueryRtopCompanyListRequest setOperateAreas(List<String> operateAreas)
public QueryRtopCompanyListRequest setPageNo(Long pageNo)
public Long getPageNo()
public QueryRtopCompanyListRequest setPageSize(Long pageSize)
public Long getPageSize()
public QueryRtopCompanyListRequest setPlatformStates(List<String> platformStates)
public QueryRtopCompanyListRequest setRegisterAreas(List<String> registerAreas)
public QueryRtopCompanyListRequest setRiskyDimensions(List<String> riskyDimensions)
public QueryRtopCompanyListRequest setRiskTags(List<String> riskTags)
public QueryRtopCompanyListRequest setRiskTypes(List<String> riskTypes)
public QueryRtopCompanyListRequest setSortField(String sortField)
public String getSortField()
public QueryRtopCompanyListRequest setSortType(String sortType)
public String getSortType()
public QueryRtopCompanyListRequest setUserPlace(String userPlace)
public String getUserPlace()
public QueryRtopCompanyListRequest setUserPlaceType(String userPlaceType)
public String getUserPlaceType()
Copyright © 2025. All rights reserved.