Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 586 Bytes

PayloadUser.md

File metadata and controls

17 lines (12 loc) · 586 Bytes

openapi.model.PayloadUser

Load the model package

import 'package:gitea_openapi/api.dart';

Properties

Name Type Description Notes
email String [optional] [default to null]
name String Full name of the commit author [optional] [default to null]
username String [optional] [default to null]

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