Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the transported data (request body) for select suggested date request in booking application

Hierarchy

Index

Properties

Optional accountToken

accountToken: string

The public token of the end-users account (if yet signed-in)

Optional customDayPreference

customDayPreference: Weekday[]

Optional. A collection of prefered weekdays

Optional employeeKeysByProduct

employeeKeysByProduct: [string, string][]

A collection of [ product public token, employee public token ] with information about product-specific selected employees (if any)

Optional employeePreferences

employeePreferences: string[]

Optional. A collection of employee preferences

Optional leadWeeksPreference

leadWeeksPreference: number

Optional. The number of weeks when to start date search

Optional mainEmployeeRef

mainEmployeeRef: string

The public token of the main employee (if any)

suggestedTime

suggestedTime: number

The timestamp of the selected suggested date and time

Optional timePreferences

Optional. A collection of time preferences

token

token: string

The security token of the booking session

Optional weekdayPreferences

weekdayPreferences: FrontendBookingWeekdayPreference[]

Optional. A more sophisticated collection of prefered weekdays (such as begin of week or weekend)

Generated using TypeDoc. API-Dokumentation v2.0.1816. Zur Startseite © Copyright 2023 TERMINGO GmbH. All rights reserved.