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

17 lines
493 B
Markdown

# openapi.model.QueryColumnModel
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [**Object**](.md) | Query column id | [readonly]
**name** | [**Object**](.md) | Query column name |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)