...
language | Optional. If null or missing then no change will be done. To change the user interface language. For example:
To get all available options check out the “includeOptions” property in method persons/{uid}/settings | string?, Optional | ||
culture | Optional. If null or missing then no change will be done. To change the date time format (culture) to a specific region. For example:
To get all available options check out the “includeOptions” property in method persons/{uid}/settings | string?, Optional | ||
timezone | Optional. If null or missing then no change will be done. To change the time zone. For example:
To get all available options check out the “includeOptions” property in method persons/{uid}/settings | string?, Optional |
...