mirror of
https://github.com/gosticks/open-project-flutter-api.git
synced 2025-10-16 11:55:34 +00:00
641 B
641 B
openapi.model.NonWorkingDayModel
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | String | ||
| date | DateTime | Date of the non-working day. | |
| name | String | Descriptive name for the non-working day. | |
| links | NonWorkingDayModelLinks | [optional] |