public class QueryCityCarApplyResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList> |
applyList |
Long |
total |
构造器和说明 |
---|
QueryCityCarApplyResponseBody() |
@NameInMap(value="applyList") public List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList> applyList
@NameInMap(value="total") public Long total
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 © 2021. All rights reserved.