Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 645 Bytes

WireGuardPeerUser.md

File metadata and controls

20 lines (15 loc) · 645 Bytes

forestvpn_api.model.WireGuardPeerUser

Load the model package

import 'package:forestvpn_api/api.dart';

Properties

Name Type Description Notes
id String [optional]
username String [optional]
firstName String [optional]
lastName String [optional]
email String [optional]
photoUrl String [optional]

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