Class: ErpIntegration::SupplierShipment
- Defined in:
- lib/erp_integration/supplier_shipment.rb
Instance Attribute Summary collapse
-
#acknowledged_by_3pl_at ⇒ Object
Returns the value of attribute acknowledged_by_3pl_at.
-
#attachments ⇒ Object
Returns the value of attribute attachments.
-
#carrier ⇒ Object
Returns the value of attribute carrier.
-
#carrier_service ⇒ Object
Returns the value of attribute carrier_service.
-
#company ⇒ Object
Returns the value of attribute company.
-
#contact_address ⇒ Object
Returns the value of attribute contact_address.
-
#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_uidcustomer_shipments ⇒ Object
Returns the value of attribute create_uidcustomer_shipments.
-
#effective_date ⇒ Object
Returns the value of attribute effective_date.
-
#id ⇒ Object
Returns the value of attribute id.
-
#incoming_moves ⇒ Object
Returns the value of attribute incoming_moves.
-
#inventory_moves ⇒ Object
Returns the value of attribute inventory_moves.
-
#metadata ⇒ Object
Returns the value of attribute metadata.
-
#moves ⇒ Object
Returns the value of attribute moves.
-
#number ⇒ Object
Returns the value of attribute number.
-
#packages ⇒ Object
Returns the value of attribute packages.
-
#planned_date ⇒ Object
Returns the value of attribute planned_date.
-
#reference ⇒ Object
Returns the value of attribute reference.
-
#sent_to_3pl_at ⇒ Object
Returns the value of attribute sent_to_3pl_at.
-
#shipping_instructions ⇒ Object
Returns the value of attribute shipping_instructions.
-
#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.
-
#supplier ⇒ Object
Returns the value of attribute supplier.
-
#supplier_location ⇒ Object
Returns the value of attribute supplier_location.
-
#total_quantity ⇒ Object
Returns the value of attribute total_quantity.
-
#tpl_status ⇒ Object
Returns the value of attribute tpl_status.
-
#tracking_number ⇒ Object
Returns the value of attribute tracking_number.
-
#warehouse ⇒ Object
Returns the value of attribute warehouse.
-
#weight ⇒ Object
Returns the value of attribute weight.
-
#weight_uom ⇒ Object
Returns the value of attribute weight_uom.
-
#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_3pl_at ⇒ Object
Returns the value of attribute acknowledged_by_3pl_at.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def acknowledged_by_3pl_at @acknowledged_by_3pl_at end |
#attachments ⇒ Object
Returns the value of attribute attachments.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def @attachments end |
#carrier ⇒ Object
Returns the value of attribute carrier.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def carrier @carrier end |
#carrier_service ⇒ Object
Returns the value of attribute carrier_service.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def carrier_service @carrier_service end |
#company ⇒ Object
Returns the value of attribute company.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def company @company end |
#contact_address ⇒ Object
Returns the value of attribute contact_address.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def contact_address @contact_address end |
#cost ⇒ Object
Returns the value of attribute cost.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def cost @cost end |
#cost_currency ⇒ Object
Returns the value of attribute cost_currency.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def cost_currency @cost_currency end |
#create_date ⇒ Object
Returns the value of attribute create_date.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def create_date @create_date end |
#create_uidcustomer_shipments ⇒ Object
Returns the value of attribute create_uidcustomer_shipments.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def create_uidcustomer_shipments @create_uidcustomer_shipments end |
#effective_date ⇒ Object
Returns the value of attribute effective_date.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def effective_date @effective_date end |
#id ⇒ Object
Returns the value of attribute id.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def id @id end |
#incoming_moves ⇒ Object
Returns the value of attribute incoming_moves.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def incoming_moves @incoming_moves end |
#inventory_moves ⇒ Object
Returns the value of attribute inventory_moves.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def inventory_moves @inventory_moves end |
#metadata ⇒ Object
Returns the value of attribute metadata.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def @metadata end |
#moves ⇒ Object
Returns the value of attribute moves.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def moves @moves end |
#number ⇒ Object
Returns the value of attribute number.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def number @number end |
#packages ⇒ Object
Returns the value of attribute packages.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def packages @packages end |
#planned_date ⇒ Object
Returns the value of attribute planned_date.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def planned_date @planned_date end |
#reference ⇒ Object
Returns the value of attribute reference.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def reference @reference end |
#sent_to_3pl_at ⇒ Object
Returns the value of attribute sent_to_3pl_at.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def sent_to_3pl_at @sent_to_3pl_at end |
#shipping_instructions ⇒ Object
Returns the value of attribute shipping_instructions.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def shipping_instructions @shipping_instructions end |
#shipping_manifest ⇒ Object
Returns the value of attribute shipping_manifest.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def shipping_manifest @shipping_manifest end |
#sscc_code ⇒ Object
Returns the value of attribute sscc_code.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def sscc_code @sscc_code end |
#state ⇒ Object
Returns the value of attribute state.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def state @state end |
#supplier ⇒ Object
Returns the value of attribute supplier.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def supplier @supplier end |
#supplier_location ⇒ Object
Returns the value of attribute supplier_location.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def supplier_location @supplier_location end |
#total_quantity ⇒ Object
Returns the value of attribute total_quantity.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def total_quantity @total_quantity end |
#tpl_status ⇒ Object
Returns the value of attribute tpl_status.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def tpl_status @tpl_status end |
#tracking_number ⇒ Object
Returns the value of attribute tracking_number.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def tracking_number @tracking_number end |
#warehouse ⇒ Object
Returns the value of attribute warehouse.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def warehouse @warehouse end |
#weight ⇒ Object
Returns the value of attribute weight.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def weight @weight end |
#weight_uom ⇒ Object
Returns the value of attribute weight_uom.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def weight_uom @weight_uom end |
#write_date ⇒ Object
Returns the value of attribute write_date.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def write_date @write_date end |
#write_uid ⇒ Object
Returns the value of attribute write_uid.
5 6 7 |
# File 'lib/erp_integration/supplier_shipment.rb', line 5 def write_uid @write_uid end |