Options
All
  • Public
  • Public/Protected
  • All
Menu

An object containing the information for a club

Hierarchy

  • Club

Index

Properties

advised: boolean

True if an advised club, otherwise false for independent club

committees: Committee[]

Array of committee objects

coverImg: string

URL of the full-sized cover image

coverImgThumbnail: string

URL of cover image thumbnail

description: string

Description of the club

execs: Exec[]

Array of exec objects

id: string

The unique UUIDv4 for the club

links: string[]

Links related to the club

name: string

The name of the club

Generated using TypeDoc