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