Class: Maintenance::AmazonVariationAbsorption::Result

Inherits:
Data
  • Object
show all
Defined in:
app/services/maintenance/amazon_variation_absorption.rb

Overview

Summary counters returned by #call.

Instance Attribute Summary collapse

Instance Attribute Details

Returns the value of attribute browse_node_links

Returns:

  • (Object)

    the current value of browse_node_links



24
25
26
# File 'app/services/maintenance/amazon_variation_absorption.rb', line 24

def browse_node_links
  @browse_node_links
end

#catalog_items_pointedObject (readonly)

Returns the value of attribute catalog_items_pointed

Returns:

  • (Object)

    the current value of catalog_items_pointed



24
25
26
# File 'app/services/maintenance/amazon_variation_absorption.rb', line 24

def catalog_items_pointed
  @catalog_items_pointed
end

Returns the value of attribute clone_links

Returns:

  • (Object)

    the current value of clone_links



24
25
26
# File 'app/services/maintenance/amazon_variation_absorption.rb', line 24

def clone_links
  @clone_links
end

#edi_documents_pointedObject (readonly)

Returns the value of attribute edi_documents_pointed

Returns:

  • (Object)

    the current value of edi_documents_pointed



24
25
26
# File 'app/services/maintenance/amazon_variation_absorption.rb', line 24

def edi_documents_pointed
  @edi_documents_pointed
end

#errorsObject (readonly)

Returns the value of attribute errors

Returns:

  • (Object)

    the current value of errors



24
25
26
# File 'app/services/maintenance/amazon_variation_absorption.rb', line 24

def errors
  @errors
end

#families_createdObject (readonly)

Returns the value of attribute families_created

Returns:

  • (Object)

    the current value of families_created



24
25
26
# File 'app/services/maintenance/amazon_variation_absorption.rb', line 24

def families_created
  @families_created
end

#rows_createdObject (readonly)

Returns the value of attribute rows_created

Returns:

  • (Object)

    the current value of rows_created



24
25
26
# File 'app/services/maintenance/amazon_variation_absorption.rb', line 24

def rows_created
  @rows_created
end

#rows_updatedObject (readonly)

Returns the value of attribute rows_updated

Returns:

  • (Object)

    the current value of rows_updated



24
25
26
# File 'app/services/maintenance/amazon_variation_absorption.rb', line 24

def rows_updated
  @rows_updated
end