mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 17:38:12 +00:00
expose per-side facility flags
This commit is contained in:
@@ -19,6 +19,7 @@ export enum userTypeEnum {
|
||||
external = "external_organization",
|
||||
individual = "individual",
|
||||
externalUsers = "external_organization,individual",
|
||||
employee = "employee",
|
||||
}
|
||||
|
||||
export interface ExternalQueryParams {
|
||||
|
||||
Reference in New Issue
Block a user