Class: Fop::CardType

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



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

def code
  @code
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end