NAME
Interchange6::Schema::Result::Role
ACCESSORS
roles_id
Primary key.
name
Role name, e.g.: admin.
Unique constraint.
label
Label, e.g.: Admin.
description
Description, e.g.: Administrator with full privileges.
RELATIONS
price_modifiers
Type: has_many
Related object: Interchange6::Schema::Result::PriceModifier
permissions
Type: has_many
Related object: Interchange6::Schema::Result::Permission
user_roles
Type: has_many
Related object: Interchange6::Schema::Result::UserRole
users
Type: many_to_many
Composing rels: "user_roles" -> user