TwoFactorStatusMobileAppAuthenticationRequest
Properties
Name | Type | Description | Notes |
---|---|---|---|
string | [default to undefined] | ||
password | string | [default to undefined] |
Example
import { TwoFactorStatusMobileAppAuthenticationRequest } from './api';
const instance: TwoFactorStatusMobileAppAuthenticationRequest = {
email,
password,
};
Back to Model list Back to API list Back to README
This documentation was automatically generated from the TypeScript API client.