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.
1 parent 8afe128 commit 76cdaf8Copy full SHA for 76cdaf8
src/NoFrixion.MoneyMoov/Enums/ApprovalTypesEnum.cs
@@ -38,4 +38,6 @@ public enum ApproveTypesEnum
38
MerchantToken = 9,
39
40
UserInvite = 10,
41
+
42
+ RoleUser = 11
43
}
0 commit comments