# Functions
BookingAvailability requests the rooms and metadata, that are available for a specified request context.
BookingSubmit requests the rooms and metadata, that are available for a specified request context.
InitHTTPConnection creates and returns a new HTTPConnection object with a given server address and username/password.
# Constants
TimeoutDuration represents the API response timeout duration in miliseconds.
# Structs
HTTPConnection is a convenience struct for holding connection-related objects.