public class GetHotelExceedApplyResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO |
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
applyId
This parameter is required.
|
GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO |
applyIntentionInfoDO
This parameter is required.
|
String |
btripCause
This parameter is required.
|
String |
corpId
This parameter is required.
|
String |
exceedReason
This parameter is required.
|
Integer |
exceedType
This parameter is required.
|
String |
originStandard
This parameter is required.
|
Integer |
status
This parameter is required.
|
String |
submitTime
This parameter is required.
|
String |
thirdpartApplyId
This parameter is required.
|
String |
userId
This parameter is required.
|
| 构造器和说明 |
|---|
GetHotelExceedApplyResponseBody() |
@NameInMap(value="applyId") public Long applyId
This parameter is required.
example:12345
@NameInMap(value="applyIntentionInfoDO") public GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO applyIntentionInfoDO
This parameter is required.
@NameInMap(value="btripCause") public String btripCause
This parameter is required.
example:出差
@NameInMap(value="corpId") public String corpId
This parameter is required.
example:ding12345
@NameInMap(value="exceedReason") public String exceedReason
This parameter is required.
example:出差
@NameInMap(value="exceedType") public Integer exceedType
This parameter is required.
example:16
@NameInMap(value="originStandard") public String originStandard
This parameter is required.
example:210000
@NameInMap(value="status") public Integer status
This parameter is required.
example:0
@NameInMap(value="submitTime") public String submitTime
This parameter is required.
example:2021-07-08 15:23:56
@NameInMap(value="thirdpartApplyId") public String thirdpartApplyId
This parameter is required.
example:0001A1100000007EX08O
@NameInMap(value="userId") public String userId
This parameter is required.
example:weifeng
public static GetHotelExceedApplyResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetHotelExceedApplyResponseBody setApplyId(Long applyId)
public Long getApplyId()
public GetHotelExceedApplyResponseBody setApplyIntentionInfoDO(GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO applyIntentionInfoDO)
public GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO getApplyIntentionInfoDO()
public GetHotelExceedApplyResponseBody setBtripCause(String btripCause)
public String getBtripCause()
public GetHotelExceedApplyResponseBody setCorpId(String corpId)
public String getCorpId()
public GetHotelExceedApplyResponseBody setExceedReason(String exceedReason)
public String getExceedReason()
public GetHotelExceedApplyResponseBody setExceedType(Integer exceedType)
public Integer getExceedType()
public GetHotelExceedApplyResponseBody setOriginStandard(String originStandard)
public String getOriginStandard()
public GetHotelExceedApplyResponseBody setStatus(Integer status)
public Integer getStatus()
public GetHotelExceedApplyResponseBody setSubmitTime(String submitTime)
public String getSubmitTime()
public GetHotelExceedApplyResponseBody setThirdpartApplyId(String thirdpartApplyId)
public String getThirdpartApplyId()
public GetHotelExceedApplyResponseBody setUserId(String userId)
public String getUserId()
Copyright © 2025. All rights reserved.