Hierarchy

  • PretalxTalk

Properties

abstract: null
answers: PretalxResponse[]
code: string
content_locale: string
created: string
description: string
do_not_record: boolean
duration: number
image: null
is_featured: boolean
resources: PretalxResource[]
slot: null | PretalxSlot
slot_count: number
speakers: {
    avatar: null | string;
    biography: null | string;
    code: string;
    name: string;
}[]
state: "accepted" | "rejected" | "cancelled" | "confirmed" | "pending"
submission_type: {
    en-mozilla: string;
}

Type declaration

  • en-mozilla: string
submission_type_id: null | number
tag_ids?: number[]
tags?: string[]
title: string
track: null | {
    en-mozilla: string;
}
track_id: null | number

Generated using TypeDoc