Type Alias AlertingRecipientStatsResponse

type AlertingRecipientStatsResponse = {
    recipientStats?: AlertingRecipientStats[];
}
Index

Properties

Properties

recipientStats?: AlertingRecipientStats[]