open-project-flutter-api/doc/TimeEntryActivityModel.md
2023-11-05 19:54:17 +01:00

922 B

openapi.model.TimeEntryActivityModel

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
type Object
id Object Time entry id
name Object The human readable name chosen for this activity
position Object The rank the activity has in a list of activities
default_ Object Flag to signal whether this activity is the default activity
embedded TimeEntryActivityModelEmbedded
links TimeEntryActivityModelLinks

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