public class GetHotelExceedApplyResponseBody
extends com.aliyun.tea.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO |
限定符和类型 | 字段和说明 |
---|---|
Long |
applyId
商旅超标审批单id
|
GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO |
applyIntentionInfoDO
意向出行信息
|
String |
btripCause
出差原因
|
String |
corpId
第三方企业id
|
String |
exceedReason
超标原因
|
Integer |
exceedType
超标类型,32:金额超标
|
String |
originStandard
原差旅标准
|
Integer |
status
审批单状态 0:审批中 1:已同意 2:已拒绝
|
String |
submitTime
审批单提交时间
|
String |
thirdpartApplyId
第三方出差审批单号
|
String |
userId
第三方用户id
|
构造器和说明 |
---|
GetHotelExceedApplyResponseBody() |
@NameInMap(value="applyId") public Long applyId
商旅超标审批单id
@NameInMap(value="applyIntentionInfoDO") public GetHotelExceedApplyResponseBody.GetHotelExceedApplyResponseBodyApplyIntentionInfoDO applyIntentionInfoDO
意向出行信息
@NameInMap(value="btripCause") public String btripCause
出差原因
@NameInMap(value="corpId") public String corpId
第三方企业id
@NameInMap(value="exceedReason") public String exceedReason
超标原因
@NameInMap(value="exceedType") public Integer exceedType
超标类型,32:金额超标
@NameInMap(value="originStandard") public String originStandard
原差旅标准
@NameInMap(value="status") public Integer status
审批单状态 0:审批中 1:已同意 2:已拒绝
@NameInMap(value="submitTime") public String submitTime
审批单提交时间
@NameInMap(value="thirdpartApplyId") public String thirdpartApplyId
第三方出差审批单号
@NameInMap(value="userId") public String userId
第三方用户id
public static GetHotelExceedApplyResponseBody build(Map<String,?> map) throws Exception
Exception
public 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 © 2023. All rights reserved.