feat: terminado tema desabilitacion cliente
This commit is contained in:
@@ -7,4 +7,5 @@ public class PropiedadesDto {
|
||||
public string letra { get; set; } = "";
|
||||
public string Tipo { get; set; } = "";
|
||||
public string? Servicios {get;set;} = "";
|
||||
public int Monto { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user