feat: add support plan but not tested

This commit is contained in:
mahyargdz
2025-05-05 14:44:53 +03:30
parent 06272b5afe
commit 61513d5059
21 changed files with 434 additions and 8 deletions
@@ -19,4 +19,5 @@ export enum PermissionEnum {
BANK_ACCOUNTS = "bank_accounts",
PAYMENTS = "payments",
MANAGE_SSO_CLIENTS = "manage_sso_clients",
SUPPORT_PLAN = "support_plan",
}