4 changed files with 21 additions and 1 deletions
@ -0,0 +1,10 @@
|
||||
# AppOptionsRucksack |
||||
## Properties |
||||
|
||||
Name | Type | Description | Notes |
||||
------------ | ------------- | ------------- | ------------- |
||||
**verbose** | [**Boolean**](boolean.md) | | [optional] [default to false] |
||||
**show** | [**List**](EnumRucksackShow.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) |
||||
|
@ -0,0 +1,8 @@
|
||||
# EnumRucksackShow |
||||
## Properties |
||||
|
||||
Name | Type | Description | Notes |
||||
------------ | ------------- | ------------- | ------------- |
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) |
||||
|
Loading…
Reference in new issue