IUserSettings
Home > @gooddata/sdk-backend-spi > IUserSettings
IUserSettings interface
Settings for particular user.
Signature:
export interface IUserSettings extends ISettings
Extends: ISettings
Properties
Property | Type | Description |
---|---|---|
locale | string | User locale |
separators | ISeparators | Regional number formatting |
userId | string | User to which the settings belong. |