# # CalendarsCalendar

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**calendarId** | **int** | Unique identifier of the calendar. |
**ownerId** | **int** | Unique identifier of the owner user of the calendar. |
**label** | **string** | Summary label of the calendar. |
**isCompleted** | **bool** | Is this the calendar for completed events. |
**accessRights** | [**\Equisoft\SDK\EquisoftConnect\Model\AccessRights**](AccessRights.md) |  |
**color** | **string** | Hex color of the calendar. | [optional]
**textColor** | **string** | Hex text color of the calendar. | [optional]

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