Skip to content

TeamDetails

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/security/teams/teams.ts (line 13)

Part of: Frontend

Properties

PropertyType
Idnumber
GroupIdnumber
TeamNamestring
LeaderIdnumber
LeaderNamestring
IsActiveboolean
CompanyBranchIdnumber
TeamMemebersTeamLeader[]
TeamManagersTeamManager[]
TargetValuenumber
AchievedValuenumber
Tendencynumber
TeamTypeIdnumber
_performancenumber

Used by

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

Imported by (5)

  • SalariesBranchesComponentFrontend/src/app/components/configuration/generate-bounces/salaries-branches/salaries-branches.component.ts:1
  • TeamDetailsComponentFrontend/src/app/components/security/teams/team-details/team-details.component.ts:1
  • TeamsListComponentFrontend/src/app/components/security/teams/teams-list/teams-list.component.ts:1
  • GenerateBouncesServiceFrontend/src/app/services/configurations/generate-bounces.service.ts:1
  • TeamsServiceFrontend/src/app/services/security/teams/teams.service.ts:1

Was this page helpful?

Download as PDF