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}}

Complex Types - regionalSettingsType

Description

This type represents the regional settings.

Properties

Name Type Occurrence Description
timeZone xs:string Optional The timezone related to the session.
country xs:language Optional The ISO 3166-1 alpha 2 language code that identifies the country.
language xs:language Optional The RFC 3066 language code that identifies the language to use.
dateTimeFormat xs:string Optional The date and time format related to the session.
dateFormat xs:string Optional The date format related to the session.
timeFormat xs:string Optional The time format related to the session.
currencySymbol xs:string Optional The currency symbol related to the session.
weekStartDay xs:string Optional The start day of the week, can be one of [sun
In This Document