Files
Dennis Nemec a9bf8ecdd1 Final commit.
2026-06-01 17:12:28 +02:00

18 lines
535 B
Markdown

# holzleitner_api.model.DeliveryCredit
## Load the model package
```dart
import 'package:holzleitner_api/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**amountCents** | **int** | Gutschrift-Betrag in Cent (> 0, ≤ 15000). |
**deliveryId** | **String** | |
**reason** | **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)