Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Common/TimeUnitTypeController.cs (line 35)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
ID | query | int | ✓ |
Used by
26 references from 26 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)
TimeUnitTypeController—Pams/API/Pams.API/Controllers/Common/TimeUnitTypeController.cs:11
Imported by (25)
AddressController—Pams/API/Pams.API/Controllers/Common/AddressController.cs:15CityController—Pams/API/Pams.API/Controllers/Common/CityController.cs:20CommentsController—Pams/API/Pams.API/Controllers/Common/CommentsController.cs:11CompanyBranchContactInfoController—Pams/API/Pams.API/Controllers/Organization/CompanyBranchContactInfoController.cs:18ConnectionTypeController—Pams/API/Pams.API/Controllers/Common/ConnectionTypeController.cs:16ContactInfoController—Pams/API/Pams.API/Controllers/Common/ContactInfoController.cs:15ContactInfoRelatedTypeController—Pams/API/Pams.API/Controllers/Common/ContactInfoRelatedTypeController.cs:15ContactInfoTypeController—Pams/API/Pams.API/Controllers/Common/ContactInfoTypesController.cs:19
…and 17 more.
Was this page helpful?