Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 392 Bytes

GetCharactersCharacterIdCalendarEventIdAttendeesNotFound.md

File metadata and controls

18 lines (12 loc) · 392 Bytes

RubyEveesiClient::GetCharactersCharacterIdCalendarEventIdAttendeesNotFound

Properties

Name Type Description Notes
error String Not found message [optional]

Example

require 'ruby_eveesi_client'

instance = RubyEveesiClient::GetCharactersCharacterIdCalendarEventIdAttendeesNotFound.new(
  error: null
)