Class: ShipEngine::Constants::Manifests
- Inherits:
-
Struct
- Object
- Struct
- ShipEngine::Constants::Manifests
- Defined in:
- lib/shipengine/constants.rb
Instance Attribute Summary collapse
-
#manifest_request ⇒ Object
Returns the value of attribute manifest_request.
-
#root ⇒ Object
Returns the value of attribute root.
Instance Attribute Details
#manifest_request ⇒ Object
Returns the value of attribute manifest_request
66 67 68 |
# File 'lib/shipengine/constants.rb', line 66 def manifest_request @manifest_request end |
#root ⇒ Object
Returns the value of attribute root
66 67 68 |
# File 'lib/shipengine/constants.rb', line 66 def root @root end |