![]() |
![]()
| ![]() |
![]()
NAMEInterchange6::Schema::Result::Shipment ACCESSORSshipments_idPrimary key. tracking_numberTracking number. Defaults to empty string. shipment_carriers_idFK on "shipment_carriers_id" in Interchange6::Schema::Result::ShipmentCarrier. shipment_methods_idFK on "shipment_methods_id" in Interchange6::Schema::Result::ShipmentMethod. createdDate and time when this record was created returned as DateTime object. Value is auto-set on insert. last_modifiedDate and time when this record was last modified returned as DateTime object. Value is auto-set on insert and update. RELATIONSshipment_carrierType: belongs_to Related object: Interchange6::Schema::Result::ShipmentCarrier shipment_methodType: belongs_to Related object: Interchange6::Schema::Result::ShipmentMethod
|