Class: IngramMicro::SalesOrderShipmentInformation
- Inherits:
-
OutboundShipmentInformation
- Object
- BaseElement
- OutboundShipmentInformation
- IngramMicro::SalesOrderShipmentInformation
- Defined in:
- lib/ingram_micro/elements/sales_order_shipment_information.rb
Constant Summary collapse
- DEFAULTS =
DEFAULTS.merge({ ship_no_later: nil, no_ship_before: nil, dock_date: nil, ship_to_code: nil })
Constants inherited from OutboundShipmentInformation
OutboundShipmentInformation::SHIPPING_METHODS
Instance Attribute Summary
Attributes inherited from BaseElement
Method Summary
Methods inherited from OutboundShipmentInformation
#add_ship_address2, #build, #defaults, #shipping_method_name, #valid?, #valid_shipping_methods?
Methods inherited from BaseElement
Constructor Details
This class inherits a constructor from IngramMicro::BaseElement