Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Person/PersonController.cs (line 998)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
allowedBranches | query | string | ✓ | |
startRecord | query | int? | - | |
pageSize | query | int? | - | |
filterObject | query | string | - | |
order | query | int | - |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (1)
PersonController—Pams/API/Pams.API/Controllers/Person/PersonController.cs:36
Imported by (1)
EmployeeController—Pams/API/Pams.API/Controllers/Person/EmployeeController.cs:29
Was this page helpful?