The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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