Skip to content

Commit 76cdaf8

Browse files
authored
Added roleuser approval type. (#637)
1 parent 8afe128 commit 76cdaf8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/NoFrixion.MoneyMoov/Enums/ApprovalTypesEnum.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,6 @@ public enum ApproveTypesEnum
3838
MerchantToken = 9,
3939

4040
UserInvite = 10,
41+
42+
RoleUser = 11
4143
}

0 commit comments

Comments
 (0)