Class: Fop::Fare

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

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



18
19
20
# File 'lib/fop/client.rb', line 18

def code
  @code
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



18
19
20
# File 'lib/fop/client.rb', line 18

def name
  @name
end

#remarkObject

Returns the value of attribute remark

Returns:

  • (Object)

    the current value of remark



18
19
20
# File 'lib/fop/client.rb', line 18

def remark
  @remark
end