Class: ShipEngine::Constants::Shipsurance

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

Instance Attribute Summary collapse

Instance Attribute Details

#add_fundsObject

Returns the value of attribute add_funds

Returns:

  • (Object)

    the current value of add_funds



53
54
55
# File 'lib/shipengine/constants.rb', line 53

def add_funds
  @add_funds
end

#balanceObject

Returns the value of attribute balance

Returns:

  • (Object)

    the current value of balance



53
54
55
# File 'lib/shipengine/constants.rb', line 53

def balance
  @balance
end

#rootObject

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



53
54
55
# File 'lib/shipengine/constants.rb', line 53

def root
  @root
end