itd-api / Credentials
Interface: Credentials
Defined in: resources/auth.ts:44
Учётные данные для входа.
Properties
email
ts
email: string;Defined in: resources/auth.ts:45
password
ts
password: string;Defined in: resources/auth.ts:46