Class: ShipEngine::Constants::Batches
- Inherits:
-
Struct
- Object
- Struct
- ShipEngine::Constants::Batches
- Defined in:
- lib/shipengine/constants.rb
Instance Attribute Summary collapse
-
#batch_by_external_id ⇒ Object
Returns the value of attribute batch_by_external_id.
-
#root ⇒ Object
Returns the value of attribute root.
Instance Attribute Details
#batch_by_external_id ⇒ Object
Returns the value of attribute batch_by_external_id
40 41 42 |
# File 'lib/shipengine/constants.rb', line 40 def batch_by_external_id @batch_by_external_id end |
#root ⇒ Object
Returns the value of attribute root
40 41 42 |
# File 'lib/shipengine/constants.rb', line 40 def root @root end |