Skip to main content

InterfaceCreateFormStateType

Admin Docs


Interface: InterfaceCreateFormStateType

Defined in: src/types/Agenda/interface.ts:14

Properties

agendaItemCategoryIds

agendaItemCategoryIds: string[]

Defined in: src/types/Agenda/interface.ts:15


attachments

attachments: string[]

Defined in: src/types/Agenda/interface.ts:19


description

description: string

Defined in: src/types/Agenda/interface.ts:17


duration

duration: string

Defined in: src/types/Agenda/interface.ts:18


title

title: string

Defined in: src/types/Agenda/interface.ts:16


urls

urls: string[]

Defined in: src/types/Agenda/interface.ts:20