There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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