Class: Fop::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/fop/client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bonus_milesObject

Returns the value of attribute bonus_miles

Returns:

  • (Object)

    the current value of bonus_miles



27
28
29
# File 'lib/fop/client.rb', line 27

def bonus_miles
  @bonus_miles
end

#bonus_miles_remarkObject

Returns the value of attribute bonus_miles_remark

Returns:

  • (Object)

    the current value of bonus_miles_remark



27
28
29
# File 'lib/fop/client.rb', line 27

def bonus_miles_remark
  @bonus_miles_remark
end

#flight_milesObject

Returns the value of attribute flight_miles

Returns:

  • (Object)

    the current value of flight_miles



27
28
29
# File 'lib/fop/client.rb', line 27

def flight_miles
  @flight_miles
end

#flight_miles_remarkObject

Returns the value of attribute flight_miles_remark

Returns:

  • (Object)

    the current value of flight_miles_remark



27
28
29
# File 'lib/fop/client.rb', line 27

def flight_miles_remark
  @flight_miles_remark
end

#fopObject

Returns the value of attribute fop

Returns:

  • (Object)

    the current value of fop



27
28
29
# File 'lib/fop/client.rb', line 27

def fop
  @fop
end

#fop_bonusObject

Returns the value of attribute fop_bonus

Returns:

  • (Object)

    the current value of fop_bonus



27
28
29
# File 'lib/fop/client.rb', line 27

def fop_bonus
  @fop_bonus
end

#fop_bonus_remarkObject

Returns the value of attribute fop_bonus_remark

Returns:

  • (Object)

    the current value of fop_bonus_remark



27
28
29
# File 'lib/fop/client.rb', line 27

def fop_bonus_remark
  @fop_bonus_remark
end

#fop_rateObject

Returns the value of attribute fop_rate

Returns:

  • (Object)

    the current value of fop_rate



27
28
29
# File 'lib/fop/client.rb', line 27

def fop_rate
  @fop_rate
end

#milesObject

Returns the value of attribute miles

Returns:

  • (Object)

    the current value of miles



27
28
29
# File 'lib/fop/client.rb', line 27

def miles
  @miles
end

#standard_flight_milesObject

Returns the value of attribute standard_flight_miles

Returns:

  • (Object)

    the current value of standard_flight_miles



27
28
29
# File 'lib/fop/client.rb', line 27

def standard_flight_miles
  @standard_flight_miles
end