Skip to content

UserBranchsPermissions

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/security/user-branchs-permissions.model.ts (line 2)

Part of: Frontend

Properties

PropertyType
UserBranchsPermissionsIDnumber
PersonUserIDnumber
CompanyBranchIDnumber

Used by

8 references from 8 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (8)

  • MyProfileComponentFrontend/src/app/components/security/my-profile/my-profile.component.ts:1
  • UserEditComponentFrontend/src/app/components/security/users/edit/edit.component.ts:1
  • NewUserComponentFrontend/src/app/components/security/users/new/newUser.component.ts:1
  • PrincipalUserDetailsComponentFrontend/src/app/components/security/users/principal-user-details/principal-user-details.component.ts:1
  • UserDetailsComponentFrontend/src/app/components/security/users/users-details/user-details.component.ts:1
  • AppMenuComponentFrontend/src/app/components/shared/app-menu/app-menu.component.ts:1
  • PersonServiceFrontend/src/app/services/person/person.service.ts:1
  • PersonUserFrontend/src/app/models/security/person-user.model.ts:3

Was this page helpful?

Download as PDF