Methods
- C
- H
- P
- T
Instance Public methods
card_brand() Link
Source: show
# File app/serializers/v2/payment_method/payment_method_serializer.rb, line 18 def card_brand object.brand end
hint() Link
Source: show
# File app/serializers/v2/payment_method/payment_method_serializer.rb, line 10 def hint object.hint end