Skip to content

Commit

Permalink
adding comment to eventv2 model
Browse files Browse the repository at this point in the history
  • Loading branch information
RudiThoeni committed Dec 20, 2024
1 parent b3e9fd2 commit 6ae3d69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DataModel/datamodels/DataModelsV2.cs
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@ public VenueLink Venue
//TO Check, section for Event URLS?

//TO Check, section for Booking Info

//TO CHECK Add GpsInfo to have compatibility
//public ICollection<GpsInfo>? GpsInfo { get; set; }
}

public class VenueLink
Expand Down

0 comments on commit 6ae3d69

Please sign in to comment.