darkwing::server::dtos::entities::browser_profile_dto

Module browser_profile

source
Expand description

Data transfer objects for browser profile entities.

This module contains the DTOs used to represent browser profiles and their associated data when transferring between the database layer and the application layer. It includes both minimal and full representations of browser profiles.

Structsยง

  • Complete representation of a browser profile including all fingerprinting and configuration data.
  • A minimal representation of a browser profile containing only essential identifying information.