rama creada apartir de master en j
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace adas_core.Domain.Models.DTO;
|
||||
|
||||
/// <summary>
|
||||
/// Represents a data transfer object for conveying asset information between application layers or services.
|
||||
/// </summary>
|
||||
public class AssetDto
|
||||
{
|
||||
public string? Name { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user