Documentation ¶
Index ¶
- func AlitripHotelDetailInfoGet(clt *core.SDKClient, req *hotel.AlitripHotelDetailInfoGetRequest, ...) (*hotel.AlitripHotelDetailInfoGetAPIResponse, error)
- func AlitripHotelDetailStaticinfoGet(clt *core.SDKClient, req *hotel.AlitripHotelDetailStaticinfoGetRequest, ...) (*hotel.AlitripHotelDetailStaticinfoGetAPIResponse, error)
- func AlitripHotelRateGetmixratelistGet(clt *core.SDKClient, req *hotel.AlitripHotelRateGetmixratelistGetRequest, ...) (*hotel.AlitripHotelRateGetmixratelistGetAPIResponse, error)
- func AlitripHotelSearchCitysuggestGet(clt *core.SDKClient, req *hotel.AlitripHotelSearchCitysuggestGetRequest, ...) (*hotel.AlitripHotelSearchCitysuggestGetAPIResponse, error)
- func AlitripHotelSearchListGet(clt *core.SDKClient, req *hotel.AlitripHotelSearchListGetRequest, ...) (*hotel.AlitripHotelSearchListGetAPIResponse, error)
- func TaobaoXhotelCityGet(clt *core.SDKClient, req *hotel.TaobaoXhotelCityGetRequest, session string) (*hotel.TaobaoXhotelCityGetAPIResponse, error)
- func TaobaoXhotelInfoListGet(clt *core.SDKClient, req *hotel.TaobaoXhotelInfoListGetRequest, session string) (*hotel.TaobaoXhotelInfoListGetAPIResponse, error)
- func TaobaoXhotelInfoListGetForHello(clt *core.SDKClient, req *hotel.TaobaoXhotelInfoListGetForHelloRequest, ...) (*hotel.TaobaoXhotelInfoListGetForHelloAPIResponse, error)
- func TaobaoXhotelPriceGetForHello(clt *core.SDKClient, req *hotel.TaobaoXhotelPriceGetForHelloRequest, ...) (*hotel.TaobaoXhotelPriceGetForHelloAPIResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlitripHotelDetailInfoGet ¶
func AlitripHotelDetailInfoGet(clt *core.SDKClient, req *hotel.AlitripHotelDetailInfoGetRequest, session string) (*hotel.AlitripHotelDetailInfoGetAPIResponse, error)
详情页动态信息接口 alitrip.hotel.detail.info.get
酒店详情页动态信息TOP方法
func AlitripHotelDetailStaticinfoGet ¶
func AlitripHotelDetailStaticinfoGet(clt *core.SDKClient, req *hotel.AlitripHotelDetailStaticinfoGetRequest, session string) (*hotel.AlitripHotelDetailStaticinfoGetAPIResponse, error)
详情页静态信息 alitrip.hotel.detail.staticinfo.get
酒店静态信息TOP接口
func AlitripHotelRateGetmixratelistGet ¶
func AlitripHotelRateGetmixratelistGet(clt *core.SDKClient, req *hotel.AlitripHotelRateGetmixratelistGetRequest, session string) (*hotel.AlitripHotelRateGetmixratelistGetAPIResponse, error)
酒店评论接口 alitrip.hotel.rate.getmixratelist.get
酒店评论接口
func AlitripHotelSearchCitysuggestGet ¶
func AlitripHotelSearchCitysuggestGet(clt *core.SDKClient, req *hotel.AlitripHotelSearchCitysuggestGetRequest, session string) (*hotel.AlitripHotelSearchCitysuggestGetAPIResponse, error)
城市Suggest接口 alitrip.hotel.search.citysuggest.get
城市Suggest接口
func AlitripHotelSearchListGet ¶
func AlitripHotelSearchListGet(clt *core.SDKClient, req *hotel.AlitripHotelSearchListGetRequest, session string) (*hotel.AlitripHotelSearchListGetAPIResponse, error)
酒店搜索List接口 alitrip.hotel.search.list.get
酒店搜索List接口
func TaobaoXhotelCityGet ¶
func TaobaoXhotelCityGet(clt *core.SDKClient, req *hotel.TaobaoXhotelCityGetRequest, session string) (*hotel.TaobaoXhotelCityGetAPIResponse, error)
酒店城市数据获取接口 taobao.xhotel.city.get
引流API,对外提供酒店城市数据
func TaobaoXhotelInfoListGet ¶
func TaobaoXhotelInfoListGet(clt *core.SDKClient, req *hotel.TaobaoXhotelInfoListGetRequest, session string) (*hotel.TaobaoXhotelInfoListGetAPIResponse, error)
酒店详细信息查询 taobao.xhotel.info.list.get
获取酒店详情信息
func TaobaoXhotelInfoListGetForHello ¶
func TaobaoXhotelInfoListGetForHello(clt *core.SDKClient, req *hotel.TaobaoXhotelInfoListGetForHelloRequest, session string) (*hotel.TaobaoXhotelInfoListGetForHelloAPIResponse, error)
哈罗获取酒店详情 taobao.xhotel.info.list.get.for.hello
哈罗合作项目,供哈罗合作方批量和增量两种场景下查询已开通城市下的标准酒店及房型信息,不涉及用户登录信息
func TaobaoXhotelPriceGetForHello ¶
func TaobaoXhotelPriceGetForHello(clt *core.SDKClient, req *hotel.TaobaoXhotelPriceGetForHelloRequest, session string) (*hotel.TaobaoXhotelPriceGetForHelloAPIResponse, error)
哈罗合作方获取酒店库存报价 taobao.xhotel.price.get.for.hello
哈罗合作项目,供哈罗合作方按需查询已开通城市下的标准酒店下指定时间段内的库存报价信息;在用户登录方面,返回结果不涉及用户个人信息,不涉及商家信息;仅根据不同用户,查询对应会员等级后,返回不同报价;
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.