Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 362 Bytes

PostCharactersCharacterIdContactsError520.md

File metadata and controls

18 lines (12 loc) · 362 Bytes

RubyEveesiClient::PostCharactersCharacterIdContactsError520

Properties

Name Type Description Notes
error String Error 520 message [optional]

Example

require 'ruby_eveesi_client'

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