Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 531 Bytes

GroupRead.md

File metadata and controls

17 lines (12 loc) · 531 Bytes

openapi.model.GroupRead

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
id int ID of the Group
name String Name of the Group
twofaccountsCount int Number of 2FA accounts in the group

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