AccountabilityStatValues: {
    pctAcknowledged?: number;
    pctDismissed?: number;
    pctNoResponse?: number;
    totalAcknowledged?: number;
    totalDismissed?: number;
    totalNoResponse?: number;
    totalNotifications?: number;
}

Type declaration

  • OptionalpctAcknowledged?: number

    Percentage of acknowledged notifications

  • OptionalpctDismissed?: number

    Percentage of dismissed notifications

  • OptionalpctNoResponse?: number

    Percentage of notifications with no response

  • OptionaltotalAcknowledged?: number

    Total number of acknowledged notifications

  • OptionaltotalDismissed?: number

    Total number of dismissed notifications

  • OptionaltotalNoResponse?: number

    Total number of notifications with no response

  • OptionaltotalNotifications?: number

    Total number of notifications