lo que hice hoy
This commit is contained in:
@@ -6,6 +6,6 @@ public class PrecontratoDto {
|
||||
public int CantidadGarantes { get; set; }
|
||||
public int MesesHastaAumento { get; set; }
|
||||
public bool TieneOpcionVenta { get; set; }
|
||||
public string fechaprimernotificacion { get; set; }
|
||||
public string fechaprimernotificacion { get; set; } = "";
|
||||
public int MesesDuracionContrato { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user