Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

 {{docApp.currentResultsSearchText}}  in {{docApp.searchFilterBySpecificBookTitle}}
Found {{docApp.searchResponse.totalResultsAvailable}} matches. Showing the top {{docApp.searchResponse.results ? docApp.searchResponse.results.length : 0}} - try a more specific search to see the rest.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

Simple Types - workingDayTimeslotType

Description

This type represents the working time slots in a day. Each digit represents a 15 minute time period in a 24 hour day. The first digit represents 00:00:00 through 00:14:59, the second represents 00:15:00 through 00:29:59 and so on.

Value Constraints

There are constraints on the value that can be provided. Values that do not meet these restrictions will generate a validation error.

Restriction Value
Minimum Length96
Maximum Length96
Match Pattern[0-1]{96}
In This Document