RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

EstablishLocation: Command

ItemValue
BrieflyCreates a Location with all top-level fields, potentially without Locations
Definition PathImprovingApp.Venues.LocationContext.EstablishLocation
View Source LinklocationMessages.riddl(1:1)

Command Of

  • locationId: Alias of unresolved path: Venues.LocationId
  • name: String
  • description: String
  • directions: String
  • url: URL(“https”)?
  • capacity: Integer?
  • accessible: Boolean
  • amenities: String*
  • entrances: type Address+
  • reservations: type ReservationId*

Used By

Uses Nothing