Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 353 Bytes

PostFleetsFleetIdWingsCreated.md

File metadata and controls

18 lines (12 loc) · 353 Bytes

RubyEveesiClient::PostFleetsFleetIdWingsCreated

Properties

Name Type Description Notes
wing_id Integer The wing_id of the newly created wing

Example

require 'ruby_eveesi_client'

instance = RubyEveesiClient::PostFleetsFleetIdWingsCreated.new(
  wing_id: null
)