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

16 lines
471 B
Markdown

# openapi.model.CreateViewsRequest
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**links** | [**CreateViewsRequestLinks**](CreateViewsRequestLinks.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)