Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 397 Bytes

GetKillmailsKillmailIdKillmailHashUnprocessableEntity.md

File metadata and controls

18 lines (12 loc) · 397 Bytes

RubyEveesiClient::GetKillmailsKillmailIdKillmailHashUnprocessableEntity

Properties

Name Type Description Notes
error String Unprocessable entity message [optional]

Example

require 'ruby_eveesi_client'

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