Table of Contents

Namespace AbanoubNassem.Trinity.RequestHelpers

Classes

DeleteFileRequest

Represents a request to delete a file resource associated with a specific resource name and field name.

LoginRequest

Represents a request to log in to the Trinity application with a specific email and password.

Pagination

Represents a pagination class that implements the IPaginator interface.

Sort

Represents a sort class used for sorting results in a specific field and order.

TrinityResponse

Represents a response class for the Trinity application.

Interfaces

IPaginator

Represents an interface for pagination functionality.