Class: CheckoutSdk::Previous::Payments::InfoFields
- Inherits:
-
Object
- Object
- CheckoutSdk::Previous::Payments::InfoFields
- Defined in:
- lib/checkout_sdk/payments/previous/source/apm/giropay_source.rb
Instance Attribute Summary collapse
Instance Attribute Details
#label ⇒ String
26 27 28 29 |
# File 'lib/checkout_sdk/payments/previous/source/apm/giropay_source.rb', line 26 class InfoFields attr_accessor :label, :text end |
#text ⇒ String
26 27 28 29 |
# File 'lib/checkout_sdk/payments/previous/source/apm/giropay_source.rb', line 26 class InfoFields attr_accessor :label, :text end |