Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 352 Bytes

GetCharactersCharacterIdAssetsNotFound.md

File metadata and controls

18 lines (12 loc) · 352 Bytes

RubyEveesiClient::GetCharactersCharacterIdAssetsNotFound

Properties

Name Type Description Notes
error String error message [optional]

Example

require 'ruby_eveesi_client'

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