Namespace: employees

employees

Classes

Employee
EmployeeCard
Permissions
PermissionSet
PermissionSetRole
Role
Shift

Members

(static) AccountRole :string

Type:
  • string
Properties:
Name Type Description
ADMIN string
MANAGER string
EMPLOYEE string
Source:

(static) EmployeeCardStatus :string

Type:
  • string
Properties:
Name Type Description
ACTIVE string
DISABLED string
Source:

(static) Permission :string

Type:
  • string
Properties:
Name Type Description
ORDERS_R string
ORDERS_W string
INVENTORY_R string
INVENTORY_W string
PAYMENTS_R string
PAYMENTS_W string
CUSTOMERS_R string
CUSTOMERS_W string
EMPLOYEES_R string
EMPLOYEES_W string
MERCHANT_R string
MERCHANT_W string
Source: