export interface IPartnersInfo {
  grdf_failure: boolean
  enedis_failure: boolean
  egl_failure: boolean
  notification_activated: boolean
}