Table of Contents

Namespace adas_core.Domain.Models.Responses

Classes

BeaconResponse

Represents a response payload for a beacon, encapsulating its color, point-of-contact identifier, and associated unit identifier.

BoxObservationsResponse

Represents a response containing a collection of observations related to a box.

DisplayConfigMinimalResponse

Represents a minimal response containing essential display configuration data.

LoginResponse

Represents the response data returned from a login operation.

PaginationResponse<T>

Represents a generic response wrapper for paginated data, typically used to return a subset of items along with associated pagination metadata.

PatientSearch
Response<T>

Represents a generic response wrapper that encapsulates a payload of type T along with associated response metadata.

UpdateResponse<T>