Name | Type | Description | Notes |
---|---|---|---|
balance | Float | balance number | |
division | Integer | division integer |
require 'ruby_eveesi_client'
instance = RubyEveesiClient::GetCorporationsCorporationIdWallets200Ok.new(
balance: null,
division: null
)
Name | Type | Description | Notes |
---|---|---|---|
balance | Float | balance number | |
division | Integer | division integer |
require 'ruby_eveesi_client'
instance = RubyEveesiClient::GetCorporationsCorporationIdWallets200Ok.new(
balance: null,
division: null
)