Skip to content

Type Alias: SystemRoleCode

Type Alias: SystemRoleCode

SystemRoleCode = typeof SYSTEM_ADMIN | typeof SUPER_ADMIN | typeof ORG_ADMIN | typeof ORG_MANAGER | typeof SELLER | typeof BUYER | typeof ORG_MEMBER | typeof BASE_USER

Defined in: constants/roles.ts:37

Union of every seeded role code.