dev > master: code py - documentation erzeugt

This commit is contained in:
RD
2022-06-11 16:08:08 +02:00
parent 4fa02a4962
commit 036c87f829
18 changed files with 210 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# AppOptionsHirschberg
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**penalityMinusmismatch** | [**BigDecimal**](number.md) | | [default to 1]
**penalityMinusgap** | [**BigDecimal**](number.md) | | [default to 1]
**moveMinuspriorities** | [**AppOptions_hirschberg_move_priorities**](AppOptions_hirschberg_move_priorities.md) | | [default to null]
**verbose** | [**List**](EnumHirschbergVerbosity.md) | | [optional] [default to []]
**show** | [**List**](EnumHirschbergShow.md) | | [optional] [default to []]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)