NAME

Interchange6::Schema::Result::UserAttributeValue

ACCESSORS

user_attribute_values_id

Primary key.

user_attributes_id

FK on "user_attributes_id" in Interchange6::Schema::Result::UserAttribute.

attribute_values_id

FK on "attribute_values_id" in Interchange6::Schema::Result::AttributeValue.

RELATIONS

user_attribute

Type: belongs_to

Related object: Interchange6::Schema::Result::UserAttribute

attribute_value

Type: belongs_to

Related object: Interchange6::Schema::Result::AttributeValue