# EveSwaggerInterface.GetCharactersCharacterIdCalendarEventIdAttendees200Ok

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**characterId** | **Number** | character_id integer | [optional] 
**eventResponse** | **String** | event_response string | [optional] 


<a name="EventResponseEnum"></a>
## Enum: EventResponseEnum


* `declined` (value: `"declined"`)

* `not_responded` (value: `"not_responded"`)

* `accepted` (value: `"accepted"`)

* `tentative` (value: `"tentative"`)




