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 452fafd commit 466ea4bCopy full SHA for 466ea4b
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