Type Alias RecipientsChange

Change in a recipient for an alerting task

type RecipientsChange = {
    dateTime?: string;
    patchAction?: AlertingTaskRecipientPatch;
}
Index

Properties

dateTime?: string

time of recipient state change