Class: ShipEngine::Constants::Batches

Inherits:
Struct
  • Object
show all
Defined in:
lib/shipengine/constants.rb

Instance Attribute Summary collapse

Instance Attribute Details

#batch_by_external_idObject

Returns the value of attribute batch_by_external_id

Returns:

  • (Object)

    the current value of batch_by_external_id



40
41
42
# File 'lib/shipengine/constants.rb', line 40

def batch_by_external_id
  @batch_by_external_id
end

#rootObject

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



40
41
42
# File 'lib/shipengine/constants.rb', line 40

def root
  @root
end