IOrganizationSettingsService
Home > @gooddata/sdk-backend-spi > IOrganizationSettingsService
IOrganizationSettingsService interface
This service provides access to organization settings
Signature:
export interface IOrganizationSettingsService
Methods
Method | Description |
---|---|
getSettings() | Get all current organization settings. |
setLocale(locale) | Sets locale for current workspace. |
setWhiteLabeling(whiteLabeling) | Sets whiteLabeling for organization. |