Class Reve::Classes::IndustryJob
In: lib/reve/classes.rb
Parent: Object

Used in Reve::API#personal_industry_jobs and Reve::API#corporate_industry_jobs. PersonalIndustryJob and CorporateIndustryJob subclass this for more logical containment. These attributes should be largely self-explanatory. There are so many of them that it‘s soulcrushing to document each one! (Sorry ;) For further information please see: wiki.eve-dev.net/APIv2_Char_IndustryJobs_XML especially about completed_status and completed

Attributes

activity_id  [R] 
assembly_line_id  [R] 
begin_production_at  [R] 
char_material_multiplier  [R] 
char_time_multiplier  [R] 
completed  [R] 
completed_status  [R] 
completed_successfully  [R] 
container_id  [R] 
container_location_id  [R] 
container_type_id  [R] 
end_production_at  [R] 
id  [R] 
installed_at  [R] 
installed_item_copy  [R] 
installed_item_flag  [R] 
installed_item_id  [R] 
installed_item_licensed_production_runs_remaining  [R] 
installed_item_location_id  [R] 
installed_item_material_level  [R] 
installed_item_productivity_level  [R] 
installed_item_quantity  [R] 
installed_item_type_id  [R] 
installed_system_id  [R] 
installer_id  [R] 
licensed_production_runs  [R] 
material_multiplier  [R] 
output_flag  [R] 
output_location_id  [R] 
output_type_id  [R] 
pause_production_time  [R] 
runs  [R] 
time_multiplier  [R] 

[Validate]