Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 693 Bytes

File metadata and controls

27 lines (15 loc) · 693 Bytes

EveSwaggerInterface.GetCharactersCharacterIdCalendar200Ok

Properties

Name Type Description Notes
eventDate Date event_date string [optional]
eventId Number event_id integer [optional]
eventResponse String event_response string [optional]
importance Number importance integer [optional]
title String title string [optional]

Enum: EventResponseEnum

  • declined (value: "declined")

  • notResponded (value: "not_responded")

  • accepted (value: "accepted")

  • tentative (value: "tentative")