The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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