Private/Types/enums/NotificationEventActionRole.generated.psm1

enum NotificationEventActionRole
{
    Created = 0
    Deleted = 1
    Modified = 3
}