public static class QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
arrCity
example:
杭州
|
String |
arrCityCode
example:
HGH
|
String |
arrDate
example:
2021-03-18 20:26:56
|
Long |
costCenterId
example:
1
|
String |
costCenterName
example:
成本中心1
|
String |
depCity
example:
杭州
|
String |
depCityCode
example:
HGH
|
String |
depDate
example:
2021-03-18 20:26:56
|
Long |
invoiceId
example:
1
|
String |
invoiceName
example:
发票抬头1
|
String |
itineraryId
example:
1
|
String |
projectCode
example:
projectx
|
String |
projectTitle
example:
项目x
|
Long |
trafficType
example:
4
|
构造器和说明 |
---|
QueryCityCarApplyResponseBodyApplyListItineraryList() |
@NameInMap(value="arrCity") public String arrCity
杭州
@NameInMap(value="arrCityCode") public String arrCityCode
HGH
@NameInMap(value="arrDate") public String arrDate
2021-03-18 20:26:56
@NameInMap(value="costCenterId") public Long costCenterId
1
@NameInMap(value="costCenterName") public String costCenterName
成本中心1
@NameInMap(value="depCity") public String depCity
杭州
@NameInMap(value="depCityCode") public String depCityCode
HGH
@NameInMap(value="depDate") public String depDate
2021-03-18 20:26:56
@NameInMap(value="invoiceId") public Long invoiceId
1
@NameInMap(value="invoiceName") public String invoiceName
发票抬头1
@NameInMap(value="itineraryId") public String itineraryId
1
@NameInMap(value="projectCode") public String projectCode
projectx
@NameInMap(value="projectTitle") public String projectTitle
项目x
@NameInMap(value="trafficType") public Long trafficType
4
public QueryCityCarApplyResponseBodyApplyListItineraryList()
public static QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList build(Map<String,?> map) throws Exception
Exception
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setArrCity(String arrCity)
public String getArrCity()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setArrCityCode(String arrCityCode)
public String getArrCityCode()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setArrDate(String arrDate)
public String getArrDate()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setCostCenterId(Long costCenterId)
public Long getCostCenterId()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setCostCenterName(String costCenterName)
public String getCostCenterName()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setDepCity(String depCity)
public String getDepCity()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setDepCityCode(String depCityCode)
public String getDepCityCode()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setDepDate(String depDate)
public String getDepDate()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setInvoiceId(Long invoiceId)
public Long getInvoiceId()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setInvoiceName(String invoiceName)
public String getInvoiceName()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setItineraryId(String itineraryId)
public String getItineraryId()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setProjectCode(String projectCode)
public String getProjectCode()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setProjectTitle(String projectTitle)
public String getProjectTitle()
public QueryCityCarApplyResponseBody.QueryCityCarApplyResponseBodyApplyListItineraryList setTrafficType(Long trafficType)
public Long getTrafficType()
Copyright © 2024. All rights reserved.