Class: Feed::Google::ProductBatchLoader::VariantMetadata

Inherits:
Data
  • Object
show all
Defined in:
app/services/feed/google/product_batch_loader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#axis_tokensObject (readonly)

Returns the value of attribute axis_tokens

Returns:

  • (Object)

    the current value of axis_tokens



10
11
12
# File 'app/services/feed/google/product_batch_loader.rb', line 10

def axis_tokens
  @axis_tokens
end

#group_nameObject (readonly)

Returns the value of attribute group_name

Returns:

  • (Object)

    the current value of group_name



10
11
12
# File 'app/services/feed/google/product_batch_loader.rb', line 10

def group_name
  @group_name
end

#has_variantsObject (readonly)

Returns the value of attribute has_variants

Returns:

  • (Object)

    the current value of has_variants



10
11
12
# File 'app/services/feed/google/product_batch_loader.rb', line 10

def has_variants
  @has_variants
end