Final commit.
This commit is contained in:
@ -8,6 +8,7 @@ import 'package:holzleitner_api/api.dart';
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**creditedQuantity** | **int** | Als Gutschrift entfernte Menge (0..=required_quantity). Eigene Dimension neben `scanned_quantity`: „wie viele Stück dieser Zeile hat der Kunde nicht angenommen\". `status == Removed` entspricht `credited_quantity == required_quantity` (ganze Zeile gutgeschrieben). |
|
||||
**heldReason** | **String** | Grund bei `status == Held` oder `status == Removed`. | [optional]
|
||||
**lastUpdatedAt** | [**DateTime**](DateTime.md) | |
|
||||
**scannedQuantity** | **int** | |
|
||||
|
||||
Reference in New Issue
Block a user