hotelhstdf

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlitripHotelHstdfBusinessareaGetAPIResponse

type AlitripHotelHstdfBusinessareaGetAPIResponse struct {
	model.CommonResponse
	AlitripHotelHstdfBusinessareaGetResponse
}

根据城市查询商圈 APIResponse alitrip.hotel.hstdf.businessarea.get

根据cityId分页查询商圈信息

type AlitripHotelHstdfBusinessareaGetRequest

type AlitripHotelHstdfBusinessareaGetRequest struct {
	model.Params
	// contains filtered or unexported fields
}

根据城市查询商圈 APIRequest alitrip.hotel.hstdf.businessarea.get

根据cityId分页查询商圈信息

func NewAlitripHotelHstdfBusinessareaGetRequest

func NewAlitripHotelHstdfBusinessareaGetRequest() *AlitripHotelHstdfBusinessareaGetRequest

func (AlitripHotelHstdfBusinessareaGetRequest) GetApiMethodName

func (r AlitripHotelHstdfBusinessareaGetRequest) GetApiMethodName() string

func (AlitripHotelHstdfBusinessareaGetRequest) GetApiParams

func (AlitripHotelHstdfBusinessareaGetRequest) GetParamGetByTrdiDivisionIdParam

func (r AlitripHotelHstdfBusinessareaGetRequest) GetParamGetByTrdiDivisionIdParam() *GetByTrdiDivisionIdParam

func (*AlitripHotelHstdfBusinessareaGetRequest) SetParamGetByTrdiDivisionIdParam

func (r *AlitripHotelHstdfBusinessareaGetRequest) SetParamGetByTrdiDivisionIdParam(paramGetByTrdiDivisionIdParam *GetByTrdiDivisionIdParam) error

type AlitripHotelHstdfBusinessareaGetResponse

type AlitripHotelHstdfBusinessareaGetResponse struct {
	XMLName xml.Name `xml:"alitrip_hotel_hstdf_businessarea_get_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *TopStdResultSet `json:"result,omitempty" xml:"result,omitempty"`
}

type AlitripHotelHstdfHotelroomstaticGetAPIResponse

type AlitripHotelHstdfHotelroomstaticGetAPIResponse struct {
	model.CommonResponse
	AlitripHotelHstdfHotelroomstaticGetResponse
}

根据类型查询静态字段 APIResponse alitrip.hotel.hstdf.hotelroomstatic.get

根据类型查询分页静态字段

type AlitripHotelHstdfHotelroomstaticGetRequest

type AlitripHotelHstdfHotelroomstaticGetRequest struct {
	model.Params
	// contains filtered or unexported fields
}

根据类型查询静态字段 APIRequest alitrip.hotel.hstdf.hotelroomstatic.get

根据类型查询分页静态字段

func NewAlitripHotelHstdfHotelroomstaticGetRequest

func NewAlitripHotelHstdfHotelroomstaticGetRequest() *AlitripHotelHstdfHotelroomstaticGetRequest

func (AlitripHotelHstdfHotelroomstaticGetRequest) GetApiMethodName

func (AlitripHotelHstdfHotelroomstaticGetRequest) GetApiParams

func (AlitripHotelHstdfHotelroomstaticGetRequest) GetParamGetHotelRoomStaticParam

func (r AlitripHotelHstdfHotelroomstaticGetRequest) GetParamGetHotelRoomStaticParam() *GetHotelRoomStaticParam

func (*AlitripHotelHstdfHotelroomstaticGetRequest) SetParamGetHotelRoomStaticParam

func (r *AlitripHotelHstdfHotelroomstaticGetRequest) SetParamGetHotelRoomStaticParam(paramGetHotelRoomStaticParam *GetHotelRoomStaticParam) error

type AlitripHotelHstdfHotelroomstaticGetResponse

type AlitripHotelHstdfHotelroomstaticGetResponse struct {
	XMLName xml.Name `xml:"alitrip_hotel_hstdf_hotelroomstatic_get_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *TopResultSet `json:"result,omitempty" xml:"result,omitempty"`
}

type AlitripHotelHstdfPoilocationGetAPIResponse

type AlitripHotelHstdfPoilocationGetAPIResponse struct {
	model.CommonResponse
	AlitripHotelHstdfPoilocationGetResponse
}

根据平台城市id分页查询poi location APIResponse alitrip.hotel.hstdf.poilocation.get

根据平台城市id分页查询poi location

type AlitripHotelHstdfPoilocationGetRequest

type AlitripHotelHstdfPoilocationGetRequest struct {
	model.Params
	// contains filtered or unexported fields
}

根据平台城市id分页查询poi location APIRequest alitrip.hotel.hstdf.poilocation.get

根据平台城市id分页查询poi location

func NewAlitripHotelHstdfPoilocationGetRequest

func NewAlitripHotelHstdfPoilocationGetRequest() *AlitripHotelHstdfPoilocationGetRequest

func (AlitripHotelHstdfPoilocationGetRequest) GetApiMethodName

func (r AlitripHotelHstdfPoilocationGetRequest) GetApiMethodName() string

func (AlitripHotelHstdfPoilocationGetRequest) GetApiParams

func (AlitripHotelHstdfPoilocationGetRequest) GetParamGetByTrdiDivisionIdParam

func (r AlitripHotelHstdfPoilocationGetRequest) GetParamGetByTrdiDivisionIdParam() *GetByTrdiDivisionIdParam

func (*AlitripHotelHstdfPoilocationGetRequest) SetParamGetByTrdiDivisionIdParam

func (r *AlitripHotelHstdfPoilocationGetRequest) SetParamGetByTrdiDivisionIdParam(paramGetByTrdiDivisionIdParam *GetByTrdiDivisionIdParam) error

type AlitripHotelHstdfPoilocationGetResponse

type AlitripHotelHstdfPoilocationGetResponse struct {
	XMLName xml.Name `xml:"alitrip_hotel_hstdf_poilocation_get_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *TopStdResultSet `json:"result,omitempty" xml:"result,omitempty"`
}

type AlitripHotelHstdfShotelExnotmatchroomAPIResponse

type AlitripHotelHstdfShotelExnotmatchroomAPIResponse struct {
	model.CommonResponse
	AlitripHotelHstdfShotelExnotmatchroomResponse
}

导出一个hid下所有未匹配rid的接口 APIResponse alitrip.hotel.hstdf.shotel.exnotmatchroom

导出一个卖家hid下所有未匹配的rid信息,包括rid,名称、英文名称、床型、窗型、面积、对外系统id

type AlitripHotelHstdfShotelExnotmatchroomRequest

type AlitripHotelHstdfShotelExnotmatchroomRequest struct {
	model.Params
	// contains filtered or unexported fields
}

导出一个hid下所有未匹配rid的接口 APIRequest alitrip.hotel.hstdf.shotel.exnotmatchroom

导出一个卖家hid下所有未匹配的rid信息,包括rid,名称、英文名称、床型、窗型、面积、对外系统id

func NewAlitripHotelHstdfShotelExnotmatchroomRequest

func NewAlitripHotelHstdfShotelExnotmatchroomRequest() *AlitripHotelHstdfShotelExnotmatchroomRequest

func (AlitripHotelHstdfShotelExnotmatchroomRequest) GetApiMethodName

func (AlitripHotelHstdfShotelExnotmatchroomRequest) GetApiParams

func (AlitripHotelHstdfShotelExnotmatchroomRequest) GetHid

func (*AlitripHotelHstdfShotelExnotmatchroomRequest) SetHid

type AlitripHotelHstdfShotelExnotmatchroomResponse

type AlitripHotelHstdfShotelExnotmatchroomResponse struct {
	XMLName xml.Name `xml:"alitrip_hotel_hstdf_shotel_exnotmatchroom_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *TopResultSet `json:"result,omitempty" xml:"result,omitempty"`
}

type AlitripHotelHstdfShotelExportshotelAPIResponse

type AlitripHotelHstdfShotelExportshotelAPIResponse struct {
	model.CommonResponse
	AlitripHotelHstdfShotelExportshotelResponse
}

商家自主导出相似度高的标准酒店 APIResponse alitrip.hotel.hstdf.shotel.exportshotel

商家通过给出自己的卖家酒店信息,通过接口可以返回相似度高的标准酒店信息

type AlitripHotelHstdfShotelExportshotelRequest

type AlitripHotelHstdfShotelExportshotelRequest struct {
	model.Params
	// contains filtered or unexported fields
}

商家自主导出相似度高的标准酒店 APIRequest alitrip.hotel.hstdf.shotel.exportshotel

商家通过给出自己的卖家酒店信息,通过接口可以返回相似度高的标准酒店信息

func NewAlitripHotelHstdfShotelExportshotelRequest

func NewAlitripHotelHstdfShotelExportshotelRequest() *AlitripHotelHstdfShotelExportshotelRequest

func (AlitripHotelHstdfShotelExportshotelRequest) GetAddress

func (AlitripHotelHstdfShotelExportshotelRequest) GetApiMethodName

func (AlitripHotelHstdfShotelExportshotelRequest) GetApiParams

func (AlitripHotelHstdfShotelExportshotelRequest) GetCityCode

func (AlitripHotelHstdfShotelExportshotelRequest) GetHid

func (AlitripHotelHstdfShotelExportshotelRequest) GetLatitude

func (AlitripHotelHstdfShotelExportshotelRequest) GetLongitude

func (AlitripHotelHstdfShotelExportshotelRequest) GetName

func (AlitripHotelHstdfShotelExportshotelRequest) GetTelNumber

func (*AlitripHotelHstdfShotelExportshotelRequest) SetAddress

func (*AlitripHotelHstdfShotelExportshotelRequest) SetCityCode

func (r *AlitripHotelHstdfShotelExportshotelRequest) SetCityCode(cityCode int64) error

func (*AlitripHotelHstdfShotelExportshotelRequest) SetHid

func (*AlitripHotelHstdfShotelExportshotelRequest) SetLatitude

func (r *AlitripHotelHstdfShotelExportshotelRequest) SetLatitude(latitude string) error

func (*AlitripHotelHstdfShotelExportshotelRequest) SetLongitude

func (r *AlitripHotelHstdfShotelExportshotelRequest) SetLongitude(longitude string) error

func (*AlitripHotelHstdfShotelExportshotelRequest) SetName

func (*AlitripHotelHstdfShotelExportshotelRequest) SetTelNumber

func (r *AlitripHotelHstdfShotelExportshotelRequest) SetTelNumber(telNumber string) error

type AlitripHotelHstdfShotelExportshotelResponse

type AlitripHotelHstdfShotelExportshotelResponse struct {
	XMLName xml.Name `xml:"alitrip_hotel_hstdf_shotel_exportshotel_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	TopResultSet *TopResultSet `json:"top_result_set,omitempty" xml:"top_result_set,omitempty"`
}

type AlitripHotelHstdfShotelExportsroomtypeAPIResponse

type AlitripHotelHstdfShotelExportsroomtypeAPIResponse struct {
	model.CommonResponse
	AlitripHotelHstdfShotelExportsroomtypeResponse
}

导出一个卖家房型下的所有标准房型 APIResponse alitrip.hotel.hstdf.shotel.exportsroomtype

导出一个卖家酒店下的所有标准房型

type AlitripHotelHstdfShotelExportsroomtypeRequest

type AlitripHotelHstdfShotelExportsroomtypeRequest struct {
	model.Params
	// contains filtered or unexported fields
}

导出一个卖家房型下的所有标准房型 APIRequest alitrip.hotel.hstdf.shotel.exportsroomtype

导出一个卖家酒店下的所有标准房型

func NewAlitripHotelHstdfShotelExportsroomtypeRequest

func NewAlitripHotelHstdfShotelExportsroomtypeRequest() *AlitripHotelHstdfShotelExportsroomtypeRequest

func (AlitripHotelHstdfShotelExportsroomtypeRequest) GetApiMethodName

func (AlitripHotelHstdfShotelExportsroomtypeRequest) GetApiParams

func (AlitripHotelHstdfShotelExportsroomtypeRequest) GetHid

func (*AlitripHotelHstdfShotelExportsroomtypeRequest) SetHid

type AlitripHotelHstdfShotelExportsroomtypeResponse

type AlitripHotelHstdfShotelExportsroomtypeResponse struct {
	XMLName xml.Name `xml:"alitrip_hotel_hstdf_shotel_exportsroomtype_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *TopResultSet `json:"result,omitempty" xml:"result,omitempty"`
}

type AlitripHotelHstdfShotelMatchshotelselfAPIResponse

type AlitripHotelHstdfShotelMatchshotelselfAPIResponse struct {
	model.CommonResponse
	AlitripHotelHstdfShotelMatchshotelselfResponse
}

自主匹配标准酒店以及卖家酒店 APIResponse alitrip.hotel.hstdf.shotel.matchshotelself

商家通过指定的标准酒店id和卖家酒店id进行匹配

type AlitripHotelHstdfShotelMatchshotelselfRequest

type AlitripHotelHstdfShotelMatchshotelselfRequest struct {
	model.Params
	// contains filtered or unexported fields
}

自主匹配标准酒店以及卖家酒店 APIRequest alitrip.hotel.hstdf.shotel.matchshotelself

商家通过指定的标准酒店id和卖家酒店id进行匹配

func NewAlitripHotelHstdfShotelMatchshotelselfRequest

func NewAlitripHotelHstdfShotelMatchshotelselfRequest() *AlitripHotelHstdfShotelMatchshotelselfRequest

func (AlitripHotelHstdfShotelMatchshotelselfRequest) GetApiMethodName

func (AlitripHotelHstdfShotelMatchshotelselfRequest) GetApiParams

func (AlitripHotelHstdfShotelMatchshotelselfRequest) GetParam0

func (*AlitripHotelHstdfShotelMatchshotelselfRequest) SetParam0

type AlitripHotelHstdfShotelMatchshotelselfResponse

type AlitripHotelHstdfShotelMatchshotelselfResponse struct {
	XMLName xml.Name `xml:"alitrip_hotel_hstdf_shotel_matchshotelself_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Errorcode string `json:"errorcode,omitempty" xml:"errorcode,omitempty"`

	Errormsg string `json:"errormsg,omitempty" xml:"errormsg,omitempty"`

	Status bool `json:"status,omitempty" xml:"status,omitempty"`
}

type AlitripHotelHstdfShotelMatchsroomselfAPIResponse

type AlitripHotelHstdfShotelMatchsroomselfAPIResponse struct {
	model.CommonResponse
	AlitripHotelHstdfShotelMatchsroomselfResponse
}

匹配标准房型以及卖家房型 APIResponse alitrip.hotel.hstdf.shotel.matchsroomself

匹配卖家房型以及标准房型,返回匹配结果

type AlitripHotelHstdfShotelMatchsroomselfRequest

type AlitripHotelHstdfShotelMatchsroomselfRequest struct {
	model.Params
	// contains filtered or unexported fields
}

匹配标准房型以及卖家房型 APIRequest alitrip.hotel.hstdf.shotel.matchsroomself

匹配卖家房型以及标准房型,返回匹配结果

func NewAlitripHotelHstdfShotelMatchsroomselfRequest

func NewAlitripHotelHstdfShotelMatchsroomselfRequest() *AlitripHotelHstdfShotelMatchsroomselfRequest

func (AlitripHotelHstdfShotelMatchsroomselfRequest) GetApiMethodName

func (AlitripHotelHstdfShotelMatchsroomselfRequest) GetApiParams

func (AlitripHotelHstdfShotelMatchsroomselfRequest) GetParam0

func (*AlitripHotelHstdfShotelMatchsroomselfRequest) SetParam0

type AlitripHotelHstdfShotelMatchsroomselfResponse

type AlitripHotelHstdfShotelMatchsroomselfResponse struct {
	XMLName xml.Name `xml:"alitrip_hotel_hstdf_shotel_matchsroomself_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Errorcode string `json:"errorcode,omitempty" xml:"errorcode,omitempty"`

	Errormsg string `json:"errormsg,omitempty" xml:"errormsg,omitempty"`

	Status bool `json:"status,omitempty" xml:"status,omitempty"`
}

type AlitripHotelHstdfShotelRoomtypeMappingsListAPIResponse

type AlitripHotelHstdfShotelRoomtypeMappingsListAPIResponse struct {
	model.CommonResponse
	AlitripHotelHstdfShotelRoomtypeMappingsListResponse
}

根据HID获取所有卖家房型匹配关系 APIResponse alitrip.hotel.hstdf.shotel.roomtype.mappings.list

根据HID获取所有卖家房型匹配关系

type AlitripHotelHstdfShotelRoomtypeMappingsListRequest

type AlitripHotelHstdfShotelRoomtypeMappingsListRequest struct {
	model.Params
	// contains filtered or unexported fields
}

根据HID获取所有卖家房型匹配关系 APIRequest alitrip.hotel.hstdf.shotel.roomtype.mappings.list

根据HID获取所有卖家房型匹配关系

func NewAlitripHotelHstdfShotelRoomtypeMappingsListRequest

func NewAlitripHotelHstdfShotelRoomtypeMappingsListRequest() *AlitripHotelHstdfShotelRoomtypeMappingsListRequest

func (AlitripHotelHstdfShotelRoomtypeMappingsListRequest) GetApiMethodName

func (AlitripHotelHstdfShotelRoomtypeMappingsListRequest) GetApiParams

func (AlitripHotelHstdfShotelRoomtypeMappingsListRequest) GetHid

func (*AlitripHotelHstdfShotelRoomtypeMappingsListRequest) SetHid

type AlitripHotelHstdfShotelRoomtypeMappingsListResponse

type AlitripHotelHstdfShotelRoomtypeMappingsListResponse struct {
	XMLName xml.Name `xml:"alitrip_hotel_hstdf_shotel_roomtype_mappings_list_response"`

	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识

	Result *TopResultSet `json:"result,omitempty" xml:"result,omitempty"`
}

type AlitripHotelHstdfShotelRoomtypeMappingsListResults

type AlitripHotelHstdfShotelRoomtypeMappingsListResults struct {
	Matched bool `json:"matched,omitempty" xml:"matched,omitempty"`

	RoomType *RoomTypePo `json:"room_type,omitempty" xml:"room_type,omitempty"`

	StdRoomType *SroomTypePo `json:"std_room_type,omitempty" xml:"std_room_type,omitempty"`
}

AlitripHotelHstdfShotelRoomtypeMappingsListResults

type BusinessArea

type BusinessArea struct {
	Area string `json:"area,omitempty" xml:"area,omitempty"`

	AreaPic string `json:"area_pic,omitempty" xml:"area_pic,omitempty"`

	City int64 `json:"city,omitempty" xml:"city,omitempty"`

	Country string `json:"country,omitempty" xml:"country,omitempty"`

	District int64 `json:"district,omitempty" xml:"district,omitempty"`

	Domestic int64 `json:"domestic,omitempty" xml:"domestic,omitempty"`

	ExtentMeter int64 `json:"extent_meter,omitempty" xml:"extent_meter,omitempty"`

	Hot int64 `json:"hot,omitempty" xml:"hot,omitempty"`

	Id int64 `json:"id,omitempty" xml:"id,omitempty"`

	Latitude string `json:"latitude,omitempty" xml:"latitude,omitempty"`

	Longitude string `json:"longitude,omitempty" xml:"longitude,omitempty"`

	Major int64 `json:"major,omitempty" xml:"major,omitempty"`

	Name string `json:"name,omitempty" xml:"name,omitempty"`

	OuterId string `json:"outer_id,omitempty" xml:"outer_id,omitempty"`

	Province int64 `json:"province,omitempty" xml:"province,omitempty"`

	Region string `json:"region,omitempty" xml:"region,omitempty"`

	Source int64 `json:"source,omitempty" xml:"source,omitempty"`

	Summary string `json:"summary,omitempty" xml:"summary,omitempty"`

	Tags []string `json:"tags,omitempty" xml:"tags>string,omitempty"`

	AreaPicNail string `json:"area_pic_nail,omitempty" xml:"area_pic_nail,omitempty"`

	CountryCode int64 `json:"country_code,omitempty" xml:"country_code,omitempty"`

	DivisionId int64 `json:"division_id,omitempty" xml:"division_id,omitempty"`

	DivisionTree string `json:"division_tree,omitempty" xml:"division_tree,omitempty"`

	EnName string `json:"en_name,omitempty" xml:"en_name,omitempty"`

	PositionType int64 `json:"position_type,omitempty" xml:"position_type,omitempty"`

	TimeZoneId string `json:"time_zone_id,omitempty" xml:"time_zone_id,omitempty"`

	TrdiDivisionId int64 `json:"trdi_division_id,omitempty" xml:"trdi_division_id,omitempty"`
}

BusinessArea

type GetByTrdiDivisionIdParam

type GetByTrdiDivisionIdParam struct {
	Page int64 `json:"page,omitempty" xml:"page,omitempty"`

	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`

	TrdiDivisionId int64 `json:"trdi_division_id,omitempty" xml:"trdi_division_id,omitempty"`
}

GetByTrdiDivisionIdParam

type GetHotelRoomStaticParam

type GetHotelRoomStaticParam struct {
	Page int64 `json:"page,omitempty" xml:"page,omitempty"`

	PageSize int64 `json:"page_size,omitempty" xml:"page_size,omitempty"`

	Type int64 `json:"type,omitempty" xml:"type,omitempty"`
}

GetHotelRoomStaticParam

type HotelExportParam

type HotelExportParam struct {
	Shid int64 `json:"shid,omitempty" xml:"shid,omitempty"`

	Hid int64 `json:"hid,omitempty" xml:"hid,omitempty"`

	Name string `json:"name,omitempty" xml:"name,omitempty"`

	City string `json:"city,omitempty" xml:"city,omitempty"`

	Address string `json:"address,omitempty" xml:"address,omitempty"`

	Tel string `json:"tel,omitempty" xml:"tel,omitempty"`

	Jwd string `json:"jwd,omitempty" xml:"jwd,omitempty"`

	Score string `json:"score,omitempty" xml:"score,omitempty"`

	NameE string `json:"name_e,omitempty" xml:"name_e,omitempty"`

	EnAddr string `json:"en_addr,omitempty" xml:"en_addr,omitempty"`

	UsedName string `json:"used_name,omitempty" xml:"used_name,omitempty"`

	StatusCode int64 `json:"status_code,omitempty" xml:"status_code,omitempty"`

	StatusDesc string `json:"status_desc,omitempty" xml:"status_desc,omitempty"`
}

HotelExportParam

type HotelMatchParam

type HotelMatchParam struct {
	Hid int64 `json:"hid,omitempty" xml:"hid,omitempty"`

	Shid int64 `json:"shid,omitempty" xml:"shid,omitempty"`
}

HotelMatchParam

type HotelPOI

type HotelPOI struct {
	City int64 `json:"city,omitempty" xml:"city,omitempty"`

	CityName string `json:"city_name,omitempty" xml:"city_name,omitempty"`

	Hot int64 `json:"hot,omitempty" xml:"hot,omitempty"`

	Id int64 `json:"id,omitempty" xml:"id,omitempty"`

	Latitude string `json:"latitude,omitempty" xml:"latitude,omitempty"`

	Longitude string `json:"longitude,omitempty" xml:"longitude,omitempty"`

	Name string `json:"name,omitempty" xml:"name,omitempty"`

	OrderIndex int64 `json:"order_index,omitempty" xml:"order_index,omitempty"`

	ParentId int64 `json:"parent_id,omitempty" xml:"parent_id,omitempty"`

	Type int64 `json:"type,omitempty" xml:"type,omitempty"`

	Country string `json:"country,omitempty" xml:"country,omitempty"`

	CountryCode int64 `json:"country_code,omitempty" xml:"country_code,omitempty"`

	District int64 `json:"district,omitempty" xml:"district,omitempty"`

	DivisionId int64 `json:"division_id,omitempty" xml:"division_id,omitempty"`

	DivisionTree string `json:"division_tree,omitempty" xml:"division_tree,omitempty"`

	Domestic int64 `json:"domestic,omitempty" xml:"domestic,omitempty"`

	EnName string `json:"en_name,omitempty" xml:"en_name,omitempty"`

	PositionType int64 `json:"position_type,omitempty" xml:"position_type,omitempty"`

	Province int64 `json:"province,omitempty" xml:"province,omitempty"`

	TimeZoneId string `json:"time_zone_id,omitempty" xml:"time_zone_id,omitempty"`

	TrdiDivisionId int64 `json:"trdi_division_id,omitempty" xml:"trdi_division_id,omitempty"`

	SearchPercent string `json:"search_percent,omitempty" xml:"search_percent,omitempty"`
}

HotelPOI

type HotelRoomStaticDo

type HotelRoomStaticDo struct {
	Code string `json:"code,omitempty" xml:"code,omitempty"`

	DataBankBrandId string `json:"data_bank_brand_id,omitempty" xml:"data_bank_brand_id,omitempty"`

	Description string `json:"description,omitempty" xml:"description,omitempty"`

	DisplayName string `json:"display_name,omitempty" xml:"display_name,omitempty"`

	EnName string `json:"en_name,omitempty" xml:"en_name,omitempty"`

	ExtendInfo string `json:"extend_info,omitempty" xml:"extend_info,omitempty"`

	Hot int64 `json:"hot,omitempty" xml:"hot,omitempty"`

	Id int64 `json:"id,omitempty" xml:"id,omitempty"`

	LogoUrl string `json:"logo_url,omitempty" xml:"logo_url,omitempty"`

	Name string `json:"name,omitempty" xml:"name,omitempty"`

	ParentId int64 `json:"parent_id,omitempty" xml:"parent_id,omitempty"`

	Priority int64 `json:"priority,omitempty" xml:"priority,omitempty"`

	Status int64 `json:"status,omitempty" xml:"status,omitempty"`

	SubType int64 `json:"sub_type,omitempty" xml:"sub_type,omitempty"`

	Tag int64 `json:"tag,omitempty" xml:"tag,omitempty"`

	Type int64 `json:"type,omitempty" xml:"type,omitempty"`
}

HotelRoomStaticDo

type RoomTypePo

type RoomTypePo struct {
	OuterId string `json:"outer_id,omitempty" xml:"outer_id,omitempty"`

	Area string `json:"area,omitempty" xml:"area,omitempty"`

	BedType string `json:"bed_type,omitempty" xml:"bed_type,omitempty"`

	NameE string `json:"name_e,omitempty" xml:"name_e,omitempty"`

	Name string `json:"name,omitempty" xml:"name,omitempty"`

	Rid int64 `json:"rid,omitempty" xml:"rid,omitempty"`

	WindowType int64 `json:"window_type,omitempty" xml:"window_type,omitempty"`
}

RoomTypePo

type SroomTypeMatchParam

type SroomTypeMatchParam struct {
	Srid int64 `json:"srid,omitempty" xml:"srid,omitempty"`

	Rid int64 `json:"rid,omitempty" xml:"rid,omitempty"`
}

SroomTypeMatchParam

type SroomTypePo

type SroomTypePo struct {
	Srid int64 `json:"srid,omitempty" xml:"srid,omitempty"`

	Name string `json:"name,omitempty" xml:"name,omitempty"`

	NameE string `json:"name_e,omitempty" xml:"name_e,omitempty"`

	BedType string `json:"bed_type,omitempty" xml:"bed_type,omitempty"`

	Area string `json:"area,omitempty" xml:"area,omitempty"`

	WindowType int64 `json:"window_type,omitempty" xml:"window_type,omitempty"`
}

SroomTypePo

type TopResultSet

type TopResultSet struct {
	HasNext bool `json:"has_next,omitempty" xml:"has_next,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	ModuleList []HotelRoomStaticDo `json:"module_list,omitempty" xml:"module_list,omitempty"`

	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`

	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`

	TotalResults int64 `json:"total_results,omitempty" xml:"total_results,omitempty"`

	Results []RoomTypePo `json:"results,omitempty" xml:"results,omitempty"`

	ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"`

	ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"`
}

TopResultSet

type TopStdResultSet

type TopStdResultSet struct {
	HasNext bool `json:"has_next,omitempty" xml:"has_next,omitempty"`

	Success bool `json:"success,omitempty" xml:"success,omitempty"`

	ModuleList []BusinessArea `json:"module_list,omitempty" xml:"module_list,omitempty"`

	ResultCode string `json:"result_code,omitempty" xml:"result_code,omitempty"`

	ResultMsg string `json:"result_msg,omitempty" xml:"result_msg,omitempty"`

	TotalResults int64 `json:"total_results,omitempty" xml:"total_results,omitempty"`
}

TopStdResultSet

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL