16 lines
558 B
Markdown
16 lines
558 B
Markdown
# holzleitner_api.model.MarkMailSentRequest
|
|
|
|
## Load the model package
|
|
```dart
|
|
import 'package:holzleitner_api/api.dart';
|
|
```
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**belegnummern** | **BuiltList<String>** | Belegnummern, deren Liefermail erfolgreich versendet wurde und die als versendet markiert werden sollen. |
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|