Class: Prawn::SwissQRBill::Specifications::Spec
- Inherits:
-
Struct
- Object
- Struct
- Prawn::SwissQRBill::Specifications::Spec
- Defined in:
- lib/prawn/swiss_qr_bill/specifications.rb
Instance Attribute Summary collapse
-
#default ⇒ Object
Returns the value of attribute default.
-
#format ⇒ Object
Returns the value of attribute format.
Instance Attribute Details
#default ⇒ Object
Returns the value of attribute default
12 13 14 |
# File 'lib/prawn/swiss_qr_bill/specifications.rb', line 12 def default @default end |
#format ⇒ Object
Returns the value of attribute format
12 13 14 |
# File 'lib/prawn/swiss_qr_bill/specifications.rb', line 12 def format @format end |