| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| firstname | str | [optional] | |
| lastname | str | [optional] | |
| active | bool | [optional] | |
| birhday | date | [optional] | |
| vat | int | [optional] | |
| str | [optional] | ||
| phone | str | [optional] | |
| company | str | [optional] | |
| gender | str | [optional] | |
| received_newsletter | bool | [optional] | |
| created_at | datetime | [optional] | |
| updated_at | datetime | [optional] |