Agregar firma

This commit is contained in:
Cristian Guerrero 2024-10-08 23:24:35 -05:00
parent 7f3e100ca0
commit 9cbf2d3047

View File

@ -30,6 +30,7 @@ namespace MSAdminUsuarios.Dto
//public string? TX_PASSWORD_USUMS { get; set; }
public int? NU_TIPODOC_USUMS { get; set; }
public int? NU_PK_USUMS { get; set; }
public string? CL_FIRMA_USUMS { get; set; }
public int? BL_PERTENCEIPS_USUMS { get; set; }
public string? TX_NOMBRE_PVD { get; set; }
public int? BL_VIENELDAP_USUMS { get; set; }