public static class QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
QueryCityCarApplyResponseBodyApplyList() |
@NameInMap(value="approverList") public List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListApproverList> approverList
@NameInMap(value="departId") public String departId
@NameInMap(value="departName") public String departName
@NameInMap(value="gmtCreate") public String gmtCreate
@NameInMap(value="gmtModified") public String gmtModified
@NameInMap(value="itineraryList") public List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList> itineraryList
@NameInMap(value="status") public Long status
@NameInMap(value="statusDesc") public String statusDesc
@NameInMap(value="thirdPartApplyId") public String thirdPartApplyId
@NameInMap(value="tripCause") public String tripCause
@NameInMap(value="tripTitle") public String tripTitle
@NameInMap(value="userId") public String userId
@NameInMap(value="userName") public String userName
public static QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList build(Map<String,?> map) throws Exception
Exceptionpublic QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setApproverList(List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListApproverList> approverList)
public List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListApproverList> getApproverList()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setDepartId(String departId)
public String getDepartId()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setDepartName(String departName)
public String getDepartName()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setGmtCreate(String gmtCreate)
public String getGmtCreate()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setGmtModified(String gmtModified)
public String getGmtModified()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setItineraryList(List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList> itineraryList)
public List<QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList> getItineraryList()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setStatus(Long status)
public Long getStatus()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setStatusDesc(String statusDesc)
public String getStatusDesc()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setThirdPartApplyId(String thirdPartApplyId)
public String getThirdPartApplyId()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setTripCause(String tripCause)
public String getTripCause()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setTripTitle(String tripTitle)
public String getTripTitle()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setUserId(String userId)
public String getUserId()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyList setUserName(String userName)
public String getUserName()
Copyright © 2022. All rights reserved.