Class: ErpIntegration::InternalShipment
- Defined in:
- lib/erp_integration/internal_shipment.rb
Overview
The ‘ErpIntegration::InternalShipment` exposes an uniformed API for interaction with third-party ERP vendors.
Instance Attribute Summary collapse
-
#acknowledged_by_receiving_3pl_at ⇒ Object
Returns the value of attribute acknowledged_by_receiving_3pl_at.
-
#acknowledged_by_shipping_3pl_at ⇒ Object
Returns the value of attribute acknowledged_by_shipping_3pl_at.
-
#aes_itn ⇒ Object
Returns the value of attribute aes_itn.
-
#attachments ⇒ Object
Returns the value of attribute attachments.
-
#carrier ⇒ Object
Returns the value of attribute carrier.
-
#carrier_cost_method ⇒ Object
Returns the value of attribute carrier_cost_method.
-
#carrier_service ⇒ Object
Returns the value of attribute carrier_service.
-
#company ⇒ Object
Returns the value of attribute company.
-
#contents_explanation ⇒ Object
Returns the value of attribute contents_explanation.
-
#contents_type ⇒ Object
Returns the value of attribute contents_type.
-
#cost ⇒ Object
Returns the value of attribute cost.
-
#cost_currency ⇒ Object
Returns the value of attribute cost_currency.
-
#create_date ⇒ Object
Returns the value of attribute create_date.
-
#create_uid ⇒ Object
Returns the value of attribute create_uid.
-
#customs_items ⇒ Object
Returns the value of attribute customs_items.
-
#eel_pfc ⇒ Object
Returns the value of attribute eel_pfc.
-
#effective_date ⇒ Object
Returns the value of attribute effective_date.
-
#effective_start_date ⇒ Object
Returns the value of attribute effective_start_date.
-
#from_location ⇒ Object
Returns the value of attribute from_location.
-
#from_warehouse ⇒ Object
Returns the value of attribute from_warehouse.
-
#id ⇒ Object
Returns the value of attribute id.
-
#incoming_moves ⇒ Object
Returns the value of attribute incoming_moves.
-
#incoterm ⇒ Object
Returns the value of attribute incoterm.
-
#is_inter_warehouse ⇒ Object
Returns the value of attribute is_inter_warehouse.
-
#is_international_shipping ⇒ Object
Returns the value of attribute is_international_shipping.
-
#metadata ⇒ Object
Returns the value of attribute metadata.
-
#number ⇒ Object
Returns the value of attribute number.
-
#outgoing_moves ⇒ Object
Returns the value of attribute outgoing_moves.
-
#packer ⇒ Object
Returns the value of attribute packer.
-
#picked_at ⇒ Object
Returns the value of attribute picked_at.
-
#picker ⇒ Object
Returns the value of attribute picker.
-
#picking_status ⇒ Object
Returns the value of attribute picking_status.
-
#planned_date ⇒ Object
Returns the value of attribute planned_date.
-
#planned_start_date ⇒ Object
Returns the value of attribute planned_start_date.
-
#quantity_received ⇒ Object
Returns the value of attribute quantity_received.
-
#quantity_to_be_received ⇒ Object
Returns the value of attribute quantity_to_be_received.
-
#quantity_total ⇒ Object
Returns the value of attribute quantity_total.
-
#received_by ⇒ Object
Returns the value of attribute received_by.
-
#reference ⇒ Object
Returns the value of attribute reference.
-
#request_confirmation ⇒ Object
Returns the value of attribute request_confirmation.
-
#sent_to_3pl_at ⇒ Object
Returns the value of attribute sent_to_3pl_at.
-
#sent_to_receiving_3pl_at ⇒ Object
Returns the value of attribute sent_to_receiving_3pl_at.
-
#shipped_at ⇒ Object
Returns the value of attribute shipped_at.
-
#shipped_by ⇒ Object
Returns the value of attribute shipped_by.
-
#shipping_instructions ⇒ Object
Returns the value of attribute shipping_instructions.
-
#shipping_label_date ⇒ Object
Returns the value of attribute shipping_label_date.
-
#shipping_manifest ⇒ Object
Returns the value of attribute shipping_manifest.
-
#sscc_code ⇒ Object
Returns the value of attribute sscc_code.
-
#state ⇒ Object
Returns the value of attribute state.
-
#to_location ⇒ Object
Returns the value of attribute to_location.
-
#to_warehouse ⇒ Object
Returns the value of attribute to_warehouse.
-
#total_quantity ⇒ Object
Returns the value of attribute total_quantity.
-
#tracking_number ⇒ Object
Returns the value of attribute tracking_number.
-
#weight ⇒ Object
Returns the value of attribute weight.
-
#write_date ⇒ Object
Returns the value of attribute write_date.
-
#write_uid ⇒ Object
Returns the value of attribute write_uid.
Attributes inherited from Resource
Method Summary
Methods inherited from Resource
adapter, adapter_klass, adapter_path, adapter_type, #assign_attributes, #initialize, #method_missing, resource_name, respond_to_missing?
Methods included from Resources::Persistence
#destroy, included, #persisted?, #update
Methods included from Resources::Validations
#errors, #valid?, #validate_with
Constructor Details
This class inherits a constructor from ErpIntegration::Resource
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class ErpIntegration::Resource
Instance Attribute Details
#acknowledged_by_receiving_3pl_at ⇒ Object
Returns the value of attribute acknowledged_by_receiving_3pl_at.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def acknowledged_by_receiving_3pl_at @acknowledged_by_receiving_3pl_at end |
#acknowledged_by_shipping_3pl_at ⇒ Object
Returns the value of attribute acknowledged_by_shipping_3pl_at.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def acknowledged_by_shipping_3pl_at @acknowledged_by_shipping_3pl_at end |
#aes_itn ⇒ Object
Returns the value of attribute aes_itn.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def aes_itn @aes_itn end |
#attachments ⇒ Object
Returns the value of attribute attachments.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def @attachments end |
#carrier ⇒ Object
Returns the value of attribute carrier.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def carrier @carrier end |
#carrier_cost_method ⇒ Object
Returns the value of attribute carrier_cost_method.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def carrier_cost_method @carrier_cost_method end |
#carrier_service ⇒ Object
Returns the value of attribute carrier_service.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def carrier_service @carrier_service end |
#company ⇒ Object
Returns the value of attribute company.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def company @company end |
#contents_explanation ⇒ Object
Returns the value of attribute contents_explanation.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def contents_explanation @contents_explanation end |
#contents_type ⇒ Object
Returns the value of attribute contents_type.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def contents_type @contents_type end |
#cost ⇒ Object
Returns the value of attribute cost.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def cost @cost end |
#cost_currency ⇒ Object
Returns the value of attribute cost_currency.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def cost_currency @cost_currency end |
#create_date ⇒ Object
Returns the value of attribute create_date.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def create_date @create_date end |
#create_uid ⇒ Object
Returns the value of attribute create_uid.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def create_uid @create_uid end |
#customs_items ⇒ Object
Returns the value of attribute customs_items.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def customs_items @customs_items end |
#eel_pfc ⇒ Object
Returns the value of attribute eel_pfc.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def eel_pfc @eel_pfc end |
#effective_date ⇒ Object
Returns the value of attribute effective_date.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def effective_date @effective_date end |
#effective_start_date ⇒ Object
Returns the value of attribute effective_start_date.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def effective_start_date @effective_start_date end |
#from_location ⇒ Object
Returns the value of attribute from_location.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def from_location @from_location end |
#from_warehouse ⇒ Object
Returns the value of attribute from_warehouse.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def from_warehouse @from_warehouse end |
#id ⇒ Object
Returns the value of attribute id.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def id @id end |
#incoming_moves ⇒ Object
Returns the value of attribute incoming_moves.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def incoming_moves @incoming_moves end |
#incoterm ⇒ Object
Returns the value of attribute incoterm.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def incoterm @incoterm end |
#is_inter_warehouse ⇒ Object
Returns the value of attribute is_inter_warehouse.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def is_inter_warehouse @is_inter_warehouse end |
#is_international_shipping ⇒ Object
Returns the value of attribute is_international_shipping.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def is_international_shipping @is_international_shipping end |
#metadata ⇒ Object
Returns the value of attribute metadata.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def @metadata end |
#number ⇒ Object
Returns the value of attribute number.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def number @number end |
#outgoing_moves ⇒ Object
Returns the value of attribute outgoing_moves.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def outgoing_moves @outgoing_moves end |
#packer ⇒ Object
Returns the value of attribute packer.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def packer @packer end |
#picked_at ⇒ Object
Returns the value of attribute picked_at.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def picked_at @picked_at end |
#picker ⇒ Object
Returns the value of attribute picker.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def picker @picker end |
#picking_status ⇒ Object
Returns the value of attribute picking_status.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def picking_status @picking_status end |
#planned_date ⇒ Object
Returns the value of attribute planned_date.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def planned_date @planned_date end |
#planned_start_date ⇒ Object
Returns the value of attribute planned_start_date.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def planned_start_date @planned_start_date end |
#quantity_received ⇒ Object
Returns the value of attribute quantity_received.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def quantity_received @quantity_received end |
#quantity_to_be_received ⇒ Object
Returns the value of attribute quantity_to_be_received.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def quantity_to_be_received @quantity_to_be_received end |
#quantity_total ⇒ Object
Returns the value of attribute quantity_total.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def quantity_total @quantity_total end |
#received_by ⇒ Object
Returns the value of attribute received_by.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def received_by @received_by end |
#reference ⇒ Object
Returns the value of attribute reference.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def reference @reference end |
#request_confirmation ⇒ Object
Returns the value of attribute request_confirmation.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def request_confirmation @request_confirmation end |
#sent_to_3pl_at ⇒ Object
Returns the value of attribute sent_to_3pl_at.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def sent_to_3pl_at @sent_to_3pl_at end |
#sent_to_receiving_3pl_at ⇒ Object
Returns the value of attribute sent_to_receiving_3pl_at.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def sent_to_receiving_3pl_at @sent_to_receiving_3pl_at end |
#shipped_at ⇒ Object
Returns the value of attribute shipped_at.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def shipped_at @shipped_at end |
#shipped_by ⇒ Object
Returns the value of attribute shipped_by.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def shipped_by @shipped_by end |
#shipping_instructions ⇒ Object
Returns the value of attribute shipping_instructions.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def shipping_instructions @shipping_instructions end |
#shipping_label_date ⇒ Object
Returns the value of attribute shipping_label_date.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def shipping_label_date @shipping_label_date end |
#shipping_manifest ⇒ Object
Returns the value of attribute shipping_manifest.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def shipping_manifest @shipping_manifest end |
#sscc_code ⇒ Object
Returns the value of attribute sscc_code.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def sscc_code @sscc_code end |
#state ⇒ Object
Returns the value of attribute state.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def state @state end |
#to_location ⇒ Object
Returns the value of attribute to_location.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def to_location @to_location end |
#to_warehouse ⇒ Object
Returns the value of attribute to_warehouse.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def to_warehouse @to_warehouse end |
#total_quantity ⇒ Object
Returns the value of attribute total_quantity.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def total_quantity @total_quantity end |
#tracking_number ⇒ Object
Returns the value of attribute tracking_number.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def tracking_number @tracking_number end |
#weight ⇒ Object
Returns the value of attribute weight.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def weight @weight end |
#write_date ⇒ Object
Returns the value of attribute write_date.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def write_date @write_date end |
#write_uid ⇒ Object
Returns the value of attribute write_uid.
7 8 9 |
# File 'lib/erp_integration/internal_shipment.rb', line 7 def write_uid @write_uid end |