public class GetHotelExceedApplyRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetHotelExceedApplyRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetHotelExceedApplyRequest |
build(Map<String,?> map) |
String |
getApplyId() |
String |
getCorpId() |
GetHotelExceedApplyRequest |
setApplyId(String applyId) |
GetHotelExceedApplyRequest |
setCorpId(String corpId) |
@NameInMap(value="applyId") public String applyId
@NameInMap(value="corpId") public String corpId
public static GetHotelExceedApplyRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetHotelExceedApplyRequest setApplyId(String applyId)
public String getApplyId()
public GetHotelExceedApplyRequest setCorpId(String corpId)
public String getCorpId()
Copyright © 2022. All rights reserved.