NAME
Interchange6::Schema::Result::ProductAttributeValue
ACCESSORS
product_attribute_values_id
Primary key.
product_attributes_id
FK on "product_attributes_id" in Interchange6::Schema::Result::ProductAttribute.
attribute_values_id
FK on "attribute_values_id" in Interchange6::Schema::Result::AttributeValue.
RELATIONS
product_attribute
Type: belongs_to
Related object: Interchange6::Schema::Result::ProductAttribute
attribute_value
Type: belongs_to
Related object: Interchange6::Schema::Result::AttributeValue