Module report

Module report 

Source
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§

ReportFields
Represents the fields of a report record returned by the ReliefWeb API.

Type Aliases§

ReportsEndpoint
Type alias for a ResourceEndpoint specialized for reports.