Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 561 Bytes

SessionAuthenticationMethod.md

File metadata and controls

16 lines (11 loc) · 561 Bytes

kratos_api_dart.model.SessionAuthenticationMethod

Load the model package

import 'package:kratos_api_dart/api.dart';

Properties

Name Type Description Notes
completedAt DateTime When the authentication challenge was completed. [optional]
method String [optional]

[Back to Model list] [Back to API list] [Back to README]