6d8676035449127be09908fa556b0423717030ad
Changed the BatchId property in the ResultView class from a nullable string to a required non-nullable string. This ensures that BatchId must always be provided when creating a ResultView instance, improving data integrity.
Description
Languages
C#
100%