Venue constructor
Constructs a Venue
instance.
id
is the unique identifier of the venue. capacity
is the maximum
number of people the venue can accommodate. description
provides
additional details about the venue. imageUrl
is the URL of the
venue's image. name
is the name of the venue. organizationId
is the
identifier of the organization to which the venue belongs.
Implementation
;
- talawa
- event_venue
- Venue
- Venue constructor