![]() |
![]()
| ![]() |
![]()
NAMEInterchange6::Schema::Result::ShipmentMethod ACCESSORSshipment_methods_idPrimary key. nameName. e.g.: priority. Defaults to empty string. titleFull title of shipment method, e.g.: Priority 3-5 busines days. Defaults to empty string. shipment_carriers_idFK on "shipment_carriers_id" in Interchange6::Schema::Result::ShipmentCarrier. activeWhether this shipment method is active. Defaults to 1 (true). 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_ratesType: has_many Related object: Interchange6::Schema::Result::ShipmentRate
|