Skip to content

frontend-web


frontend-web / modules/auth/AuthContext / UserPermissionProfile

Interface: UserPermissionProfile

Defined in: modules/auth/AuthContext.tsx:4

Properties

access_level

access_level: "all" | "owner"

Defined in: modules/auth/AuthContext.tsx:7


action

action: ActionType

Defined in: modules/auth/AuthContext.tsx:6


doctype

doctype: "USER" | "TICKET" | "ROLE" | "CLIENT" | "CONTACT" | "CLIENT_CATEGORY" | "ADMIN" | "NOTIFICATION"

Defined in: modules/auth/AuthContext.tsx:5