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::ShipmentCarrier

ACCESSORS

shipment_carriers_id

Primary key.

name

Short name of carrier, e.g.: USPS.

title

Full title of carrier.

Defaults to empty string.

account_number

Account number with carrier.

Defaults to empty string.

active

Whether carrier is active. Defaults to 1 (true).

RELATIONS

shipment_methods

Type: has_many

Related object: Interchange6::Schema::Result::ShipmentMethod