Interface StationaryEvent

Hierarchy

  • StationaryEvent

Properties

agenda: null | string
authors?: null | <internal>.User[]
authors_count?: null | number
categories?: null | <internal>.Category[]
categories_count?: null | number
created_at: null | string
description: string
finished_at: string
id: number
image_path: null | string
in_coming?: boolean
is_ended?: boolean
is_started?: boolean
max_participants: null | number
name: string
place: null | string
program: null | string
short_desc: null | string
started_at: string
status: null | string
updated_at: null | string
users?: null | <internal>.User[]
users_count?: null | number

Generated using TypeDoc