falta interfaz venta
This commit is contained in:
@@ -8,4 +8,6 @@ public class PrecontratoDto {
|
||||
public bool TieneOpcionVenta { get; set; }
|
||||
public string fechaprimernotificacion { get; set; } = "";
|
||||
public int MesesDuracionContrato { get; set; }
|
||||
public Decimal MontoOpcion {get; set; }
|
||||
public int iddivisa { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user