Documentation
¶
Overview ¶
Package hotel 包含酒店导购API相关方法
Index ¶
- func AlitripHotelRateGetmixratelistGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoXhotelCityGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoXhotelDistributionInfo(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoXhotelDistributionPrice(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoXhotelInfoListGet(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoXhotelInfoListGetForHello(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoXhotelPriceGetForHello(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlitripHotelRateGetmixratelistGet ¶
func AlitripHotelRateGetmixratelistGet(ctx context.Context, clt *core.SDKClient, req *hotel.AlitripHotelRateGetmixratelistGetAPIRequest, resp *hotel.AlitripHotelRateGetmixratelistGetAPIResponse, session string) error
AlitripHotelRateGetmixratelistGet 酒店评论接口 alitrip.hotel.rate.getmixratelist.get
酒店评论接口
func TaobaoXhotelCityGet ¶
func TaobaoXhotelCityGet(ctx context.Context, clt *core.SDKClient, req *hotel.TaobaoXhotelCityGetAPIRequest, resp *hotel.TaobaoXhotelCityGetAPIResponse, session string) error
TaobaoXhotelCityGet 酒店城市数据获取接口 taobao.xhotel.city.get
引流API,对外提供酒店城市数据
func TaobaoXhotelDistributionInfo ¶ added in v1.2.9
func TaobaoXhotelDistributionInfo(ctx context.Context, clt *core.SDKClient, req *hotel.TaobaoXhotelDistributionInfoAPIRequest, resp *hotel.TaobaoXhotelDistributionInfoAPIResponse, session string) error
TaobaoXhotelDistributionInfo 飞猪分销通用酒店标准信息接口 taobao.xhotel.distribution.info
飞猪分销通用酒店标准信息接口
func TaobaoXhotelDistributionPrice ¶ added in v1.2.9
func TaobaoXhotelDistributionPrice(ctx context.Context, clt *core.SDKClient, req *hotel.TaobaoXhotelDistributionPriceAPIRequest, resp *hotel.TaobaoXhotelDistributionPriceAPIResponse, session string) error
TaobaoXhotelDistributionPrice 飞猪分销通用酒店报价接口 taobao.xhotel.distribution.price
飞猪分销通用酒店报价接口
func TaobaoXhotelInfoListGet ¶
func TaobaoXhotelInfoListGet(ctx context.Context, clt *core.SDKClient, req *hotel.TaobaoXhotelInfoListGetAPIRequest, resp *hotel.TaobaoXhotelInfoListGetAPIResponse, session string) error
TaobaoXhotelInfoListGet 酒店详细信息查询 taobao.xhotel.info.list.get
获取酒店详情信息
func TaobaoXhotelInfoListGetForHello ¶
func TaobaoXhotelInfoListGetForHello(ctx context.Context, clt *core.SDKClient, req *hotel.TaobaoXhotelInfoListGetForHelloAPIRequest, resp *hotel.TaobaoXhotelInfoListGetForHelloAPIResponse, session string) error
TaobaoXhotelInfoListGetForHello 哈罗获取酒店详情 taobao.xhotel.info.list.get.for.hello
哈罗合作项目,供哈罗合作方批量和增量两种场景下查询已开通城市下的标准酒店及房型信息,不涉及用户登录信息
func TaobaoXhotelPriceGetForHello ¶
func TaobaoXhotelPriceGetForHello(ctx context.Context, clt *core.SDKClient, req *hotel.TaobaoXhotelPriceGetForHelloAPIRequest, resp *hotel.TaobaoXhotelPriceGetForHelloAPIResponse, session string) error
TaobaoXhotelPriceGetForHello 哈罗合作方获取酒店库存报价 taobao.xhotel.price.get.for.hello
哈罗合作项目,供哈罗合作方按需查询已开通城市下的标准酒店下指定时间段内的库存报价信息;在用户登录方面,返回结果不涉及用户个人信息,不涉及商家信息;仅根据不同用户,查询对应会员等级后,返回不同报价;
Types ¶
This section is empty.