Class: ShipEngine::Constants::Manifests

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

Instance Attribute Summary collapse

Instance Attribute Details

#manifest_requestObject

Returns the value of attribute manifest_request

Returns:

  • (Object)

    the current value of manifest_request



66
67
68
# File 'lib/shipengine/constants.rb', line 66

def manifest_request
  @manifest_request
end

#rootObject

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



66
67
68
# File 'lib/shipengine/constants.rb', line 66

def root
  @root
end