EstablishVenue: Command
Item | Value |
---|---|
Briefly | Creates a Venue with all top-level fields, potentially without Locations |
Definition Path | ImprovingApp.Venues.VenueContext.EstablishVenue |
View Source Link | venueMessages.riddl(1:1) |
This is the creation command for a Venue. A unique VenueId and the basic info for a venue must be provided. If the VenueId is not unique, a new organization will not be created and an error will result.
- venueId: Alias of unresolved path: VenueId
- info: Alias of unresolved path: VenueContext.Info
- establishingMember: Alias of unresolved path: MemberId
- owner: type MemberId?