Changeset a92a2a4 for iknow-api/DTOs
- Timestamp:
- 10/30/25 17:22:08 (11 months ago)
- Branches:
- master
- Children:
- c2f79d7
- Parents:
- 3592476
- File:
-
- 1 edited
-
iknow-api/DTOs/UserDTO.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
iknow-api/DTOs/UserDTO.cs
r3592476 ra92a2a4 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.
