Info: Type
Item | Value |
---|---|
Briefly | Brief description missing. |
Definition Path | ImprovingApp.Venues.LocationContext.Info |
View Source Link | locationTypeDefinitions.riddl(3:1) |
- id: Alias of unresolved path: Venues.LocationId
- venueId: Alias of unresolved path: VenueId
- name: String
- description: String
- directions: String
- url: URL(“https”)?
- capacity: Integer?
- amenities: String*
- entrances: type Address+
- preferredEntrance: Alias of unresolved path: Address
- isPrivate: Boolean
- reservations: type ReservationId*