Class: Xrechnung::Id
- Inherits:
-
Struct
- Object
- Struct
- Xrechnung::Id
- Defined in:
- lib/xrechnung/id.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#scheme_id ⇒ Object
Returns the value of attribute scheme_id.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
2 3 4 |
# File 'lib/xrechnung/id.rb', line 2 def id @id end |
#scheme_id ⇒ Object
Returns the value of attribute scheme_id
2 3 4 |
# File 'lib/xrechnung/id.rb', line 2 def scheme_id @scheme_id end |