The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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