Final commit.
This commit is contained in:
18
packages/holzleitner_api/doc/DeliveryServiceValue.md
Normal file
18
packages/holzleitner_api/doc/DeliveryServiceValue.md
Normal file
@ -0,0 +1,18 @@
|
||||
# holzleitner_api.model.DeliveryServiceValue
|
||||
|
||||
## Load the model package
|
||||
```dart
|
||||
import 'package:holzleitner_api/api.dart';
|
||||
```
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**boolValue** | **bool** | | [optional]
|
||||
**deliveryId** | **String** | |
|
||||
**numericValue** | **int** | | [optional]
|
||||
**serviceId** | **String** | |
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user