Class: Xrechnung::Id

Inherits:
Struct
  • Object
show all
Defined in:
lib/xrechnung/id.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



2
3
4
# File 'lib/xrechnung/id.rb', line 2

def id
  @id
end

#scheme_idObject

Returns the value of attribute scheme_id

Returns:

  • (Object)

    the current value of scheme_id



2
3
4
# File 'lib/xrechnung/id.rb', line 2

def scheme_id
  @scheme_id
end