Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 426 Bytes

GetCharactersCharacterIdBookmarksFolders200Ok.md

File metadata and controls

20 lines (14 loc) · 426 Bytes

RubyEveesiClient::GetCharactersCharacterIdBookmarksFolders200Ok

Properties

Name Type Description Notes
folder_id Integer folder_id integer
name String name string

Example

require 'ruby_eveesi_client'

instance = RubyEveesiClient::GetCharactersCharacterIdBookmarksFolders200Ok.new(
  folder_id: null,
  name: null
)