Class: ShipEngine::Constants::Shipsurance
- Inherits:
-
Struct
- Object
- Struct
- ShipEngine::Constants::Shipsurance
- Defined in:
- lib/shipengine/constants.rb
Instance Attribute Summary collapse
-
#add_funds ⇒ Object
Returns the value of attribute add_funds.
-
#balance ⇒ Object
Returns the value of attribute balance.
-
#root ⇒ Object
Returns the value of attribute root.
Instance Attribute Details
#add_funds ⇒ Object
Returns the value of attribute add_funds
53 54 55 |
# File 'lib/shipengine/constants.rb', line 53 def add_funds @add_funds end |
#balance ⇒ Object
Returns the value of attribute balance
53 54 55 |
# File 'lib/shipengine/constants.rb', line 53 def balance @balance end |
#root ⇒ Object
Returns the value of attribute root
53 54 55 |
# File 'lib/shipengine/constants.rb', line 53 def root @root end |