NAME
Interchange6::Schema::Result::MessageType
DESCRIPTION
Lookup table for "type" in Interchange6::Schema::Result::Message
ACCESSORS
message_types_id
Primary key.
name
Name of the message type. Must be unique.
active
Is the message type active. Default is yes.
RELATIONS
messages
Type: has_many
Related object: Interchange6::Schema::Result::Message