Expand description
§Report Endpoint Fields
This module defines the structures for the “reports” endpoint in the ReliefWeb API.
It includes the ReportFields struct and a type alias for the ResourceEndpoint specialized to reports.
Structs§
- Report
Fields - Represents the fields of a report record returned by the ReliefWeb API.
Type Aliases§
- Reports
Endpoint - Type alias for a
ResourceEndpointspecialized for reports.