We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9deaaa6 + 1ce47e9 commit e9072cbCopy full SHA for e9072cb
src/NoFrixion.MoneyMoov/Enums/PayrunEventTypeEnum.cs
@@ -40,5 +40,7 @@ public enum PayrunEventTypeEnum
40
41
Archived = 10,
42
43
- Unarchived = 11
+ Unarchived = 11,
44
+
45
+ Cancelled = 12,
46
}
0 commit comments