Method: Wallee::PaymentMethodConfiguration#title
- Defined in:
- lib/wallee-ruby-sdk/models/payment_method_configuration.rb
#title ⇒ Object
The title of the payment method configuration is used within the payment process. The title is visible to the customer.
69 70 71 |
# File 'lib/wallee-ruby-sdk/models/payment_method_configuration.rb', line 69 def title @title end |