Method: Wallee::PaymentMethod#description
- Defined in:
- lib/wallee-ruby-sdk/models/payment_method.rb
#description ⇒ Object
The localized description of the object.
27 28 29 |
# File 'lib/wallee-ruby-sdk/models/payment_method.rb', line 27 def description @description end |