kimai_client_lib 1.0.0

JSON API for the Kimai time-tracking software. Read our [API documentation](https://www.kimai.org/documentation/rest-api.html) and download the [Open API definition](doc.json) to import into your API client.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# TeamMembership

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**team** | [**models::Team**]Team.md |  | 
**teamlead** | Option<**bool**> |  | [optional][default to false]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)