tuuli_api/doc/TableItemsResponse.md
2023-04-24 10:46:16 +07:00

15 lines
455 B
Markdown

# tuuli_api.model.TableItemsResponse
## Load the model package
```dart
import 'package:tuuli_api/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**items** | [**BuiltList<JsonObject>**](JsonObject.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)