rama creada apartir de master en j
This commit is contained in:
@@ -3,6 +3,9 @@ using adas_core.Domain.Models.MongoModels;
|
||||
|
||||
namespace adas_core.Domain.Models.DTO.Display;
|
||||
|
||||
/// <summary>
|
||||
/// Represents a data transfer object for a smart display configuration, extending the base display configuration with additional smart display properties.
|
||||
/// </summary>
|
||||
public class SmartDisplayDto : DisplayConfigDto
|
||||
{
|
||||
public bool? HasCameras { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user