NAME
Interchange6::Schema::Result::NavigationAttributeValue
ACCESSORS
navigation_attribute_values_id
Primary key.
navigation_attributes_id
FK on "navigation_attributes_id" in Interchange6::Schema::Result::NavigationAttribute.
attribute_values_id
FK on "attribute_values_id" in Interchange6::Schema::Result::AttributeValue.
RELATIONS
navigation_attribute
Type: belongs_to
Related object: Interchange6::Schema::Result::NavigationAttribute
attribute_value
Type: belongs_to
Related object: Interchange6::Schema::Result::AttributeValue