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

765 B

openapi.model.WeekDayCollectionModel

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
type String
total int The total amount of elements available in the collection.
count int Actual amount of elements in this response.
links WeekDayCollectionModelAllOfLinks
embedded WeekDayCollectionModelAllOfEmbedded

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