Type Alias AlertsAddAlertSettingResponse

AlertsAddAlertSettingResponse: {
    alert_setting_id?: string;
    alert_setting_name?: string;
}