rama creada apartir de master en j
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
namespace adas_core.Domain.Models.Responses;
|
||||
|
||||
/// <summary>
|
||||
/// Represents a response containing a collection of observations related to a box.
|
||||
/// </summary>
|
||||
public class BoxObservationsResponse
|
||||
{
|
||||
public List<Medication> Medication = [];
|
||||
|
||||
Reference in New Issue
Block a user