setAlertDefault()
Home > @gooddata/sdk-backend-spi > IOrganizationSettingsService > setAlertDefault
IOrganizationSettingsService.setAlertDefault() method
Sets alert default
Signature:
setAlertDefault(value: IAlertDefault): Promise<void>;
Parameters
Parameter | Type | Description |
---|---|---|
value | IAlertDefault | describes parameters for alerting. |
Returns:
Promise<void>
promise