Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action string
const ( ActionPing Action = "OTA_Ping:Handshaking" ActionHotelInvCountNotif Action = "OTA_HotelInvCountNotif:FreeRooms" ActionReadGuestRequests Action = "OTA_Read:GuestRequests" ActionNotifReportGuestRequests Action = "OTA_NotifReport:GuestRequests" ActionHotelDescriptiveContentNotifInventory Action = "OTA_HotelDescriptiveContentNotif:Inventory" ActionHotelDescriptiveContentNotifInfo Action = "OTA_HotelDescriptiveContentNotif:Info" ActionHotelRatePlanNotifRatePlans Action = "OTA_HotelRatePlanNotif:RatePlans" )
func (Action) HandshakeName ¶
Click to show internal directories.
Click to hide internal directories.