Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 713 Bytes

GetTwofaccountsExport200Response.md

File metadata and controls

18 lines (13 loc) · 713 Bytes

openapi.model.GetTwofaccountsExport200Response

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
app String The export supplier
schema int Schema version of the migration
datetime DateTime Date and time the migration has been generated
data List List of 2FA accounts [default to const []]

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