Method: Wallee::PaymentMethod#description

Defined in:
lib/wallee-ruby-sdk/models/payment_method.rb

#descriptionObject

The localized description of the object.



27
28
29
# File 'lib/wallee-ruby-sdk/models/payment_method.rb', line 27

def description
  @description
end