Class: Prawn::SwissQRBill::Sections::PaymentFurtherInformation
- Defined in:
- lib/prawn/swiss_qr_bill/sections/payment_further_information.rb
Overview
Further information section at payment
Constant Summary collapse
- KEY =
'payment.further_information'
Instance Attribute Summary
Attributes inherited from Section
Instance Method Summary collapse
Methods inherited from Section
Constructor Details
This class inherits a constructor from Prawn::SwissQRBill::Sections::Section
Instance Method Details
#draw ⇒ Object
10 |
# File 'lib/prawn/swiss_qr_bill/sections/payment_further_information.rb', line 10 def draw; end |