Name | Type | Description | Notes |
---|---|---|---|
effect_id | Integer | effect_id integer | |
is_default | Boolean | is_default boolean |
require 'ruby_eveesi_client'
instance = RubyEveesiClient::GetUniverseTypesTypeIdDogmaEffect.new(
effect_id: null,
is_default: null
)
Name | Type | Description | Notes |
---|---|---|---|
effect_id | Integer | effect_id integer | |
is_default | Boolean | is_default boolean |
require 'ruby_eveesi_client'
instance = RubyEveesiClient::GetUniverseTypesTypeIdDogmaEffect.new(
effect_id: null,
is_default: null
)