Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/StorageController.cs (line 63)
Part of: Pams
Endpoint
GET
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
fileType | query | int | ✓ | |
fileName | query | string | ✓ | |
FCompanyID | query | int | - | |
FCompanyBranchID | query | long | - | |
timeStamp | query | long | - | |
token | query | string | - |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (1)
StorageController—Pams/API/Pams.API/Controllers/StorageController.cs:20
Was this page helpful?