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 e06a48a + 19ceb03 commit dbb14bdCopy full SHA for dbb14bd
src/NoFrixion.MoneyMoov/Enums/PayrunEventTypeEnum.cs
@@ -37,4 +37,8 @@ public enum PayrunEventTypeEnum
37
TopupInitiated = 8,
38
39
FundsArrived = 9,
40
+
41
+ Archived = 10,
42
43
+ Unarchived = 11
44
}
0 commit comments