Aller au contenu

primatch-frontend


primatch-frontend / types/auth / RequestOtpPayload

Interface: RequestOtpPayload

Defined in: src/types/auth.ts:47

Properties

accept_cgu?

optional accept_cgu: boolean

Defined in: src/types/auth.ts:51


email

email: string

Defined in: src/types/auth.ts:48


first_name?

optional first_name: string

Defined in: src/types/auth.ts:49


is_club_manager?

optional is_club_manager: boolean

Defined in: src/types/auth.ts:52


last_name?

optional last_name: string

Defined in: src/types/auth.ts:50