rama creada apartir de master en j
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
namespace adas_core.Domain.Models.DTO;
|
||||
|
||||
/// <summary>
|
||||
/// Represents a data transfer object for conveying pump-related information between application layers.
|
||||
/// </summary>
|
||||
public class PumpDto
|
||||
{
|
||||
public string PatientNumber { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user