Skip to main content

Interface: IRequest

The base interface for all request structures. It serves as a common ancestor for more specific request interfaces, ensuring consistency and interoperability across different parts of the application. This interface can be extended to include common request properties shared across various API calls.

IRequest

Hierarchy