Changeset 5e22720 for iknow-api/DTOs/UserDTO.cs
- Timestamp:
- 10/30/25 17:22:08 (11 months ago)
- Branches:
- master
- Children:
- f0fc386
- Parents:
- 586825e
- File:
-
- 1 edited
-
iknow-api/DTOs/UserDTO.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
iknow-api/DTOs/UserDTO.cs
r586825e r5e22720 33 33 public int enrollmentYear { get; set; } 34 34 public Quota quotaType { get; set; } 35 public MajormajorType { get; set; }35 public int majorType { get; set; } 36 36 37 37 }
Note:
See TracChangeset
for help on using the changeset viewer.
