|
|
| |
Interchange6::Schema::Result::Shipment(3) |
User Contributed Perl Documentation |
Interchange6::Schema::Result::Shipment(3) |
Interchange6::Schema::Result::Shipment
Tracking number. Defaults to empty string.
FK on "shipment_carriers_id" in
Interchange6::Schema::Result::ShipmentCarrier.
FK on "shipment_methods_id" in
Interchange6::Schema::Result::ShipmentMethod.
Date and time when this record was created returned as DateTime object. Value is
auto-set on insert.
Date and time when this record was last modified returned as DateTime object.
Value is auto-set on insert and update.
Type: belongs_to
Related object: Interchange6::Schema::Result::ShipmentCarrier
Type: belongs_to
Related object: Interchange6::Schema::Result::ShipmentMethod
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |