Skip to content

frontend


Interface: RegistrationFormData

Defined in: src/components/registration/RegistrationForm.tsx:20

Properties

email

email: string

Defined in: src/components/registration/RegistrationForm.tsx:23


fullName

fullName: string

Defined in: src/components/registration/RegistrationForm.tsx:22


organisation

organisation: string

Defined in: src/components/registration/RegistrationForm.tsx:25


password

password: string

Defined in: src/components/registration/RegistrationForm.tsx:24


username

username: string

Defined in: src/components/registration/RegistrationForm.tsx:21