Name | Type | Description | Notes |
---|---|---|---|
attribute_id | Integer | attribute_id integer | |
value | Float | value number |
require 'ruby_eveesi_client'
instance = RubyEveesiClient::GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute.new(
attribute_id: null,
value: null
)