public class QueryCityCarApplyResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList> |
applyList |
Long |
total
example:
10
|
构造器和说明 |
---|
QueryCityCarApplyResponseBody() |
@NameInMap(value="applyList") public List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList> applyList
@NameInMap(value="total") public Long total
10
public static QueryCityCarApplyResponseBody build(Map<String,?> map) throws Exception
Exception
public QueryCityCarApplyResponseBody setApplyList(List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList> applyList)
public List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList> getApplyList()
public QueryCityCarApplyResponseBody setTotal(Long total)
public Long getTotal()
Copyright © 2024. All rights reserved.