You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
589 B
Markdown
16 lines
589 B
Markdown
# SchuelerCreatePayload
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**vorname** | **str** | |
|
|
**nachname** | **str** | |
|
|
**geburtsjahr** | **float** | | [optional]
|
|
**unterscheider** | **str** | | [optional]
|
|
**geschlecht** | **str** | | [optional]
|
|
**anwesenheit** | **bool** | | [optional] [default to True]
|
|
**riegen_id** | **str** | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|