mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0 into task/EXC-353
# Conflicts: # app/Models/Company.php
This commit is contained in:
@@ -16,4 +16,12 @@ final class RoleTypes
|
||||
|
||||
public const USER = 3;
|
||||
|
||||
public const CURRENCY_SUPPLIER = 4;
|
||||
|
||||
public const MONEY_MULE = 5;
|
||||
|
||||
public const ORIGIN_ACCOUNT_ADMIN = 6;
|
||||
|
||||
public const DESTINATION_ACCOUNT_ADMIN = 7;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user