mirror of
https://github.com/gosticks/open-project-flutter-api.git
synced 2025-10-16 11:55:34 +00:00
922 B
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 |