15 lines
432 B
Markdown
15 lines
432 B
Markdown
# tuuli_api.model.OkResponse
|
|
|
|
## Load the model package
|
|
```dart
|
|
import 'package:tuuli_api/api.dart';
|
|
```
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**ok** | **bool** | | [optional] [default to true]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|