Interface: RegistrationFormData¶
Defined in: src/components/registration/RegistrationForm.tsx:6
Properties¶
email¶
email:
string
Defined in: src/components/registration/RegistrationForm.tsx:9
fullName¶
fullName:
string
Defined in: src/components/registration/RegistrationForm.tsx:8
organisation¶
organisation:
string
Defined in: src/components/registration/RegistrationForm.tsx:11
password¶
password:
string
Defined in: src/components/registration/RegistrationForm.tsx:10
username¶
username:
string
Defined in: src/components/registration/RegistrationForm.tsx:7