Method: Braintree::ApplePayCard#last_4
- Defined in:
- lib/braintree/apple_pay_card.rb
#last_4 ⇒ Object (readonly)
Returns the value of attribute last_4.
33 34 35 |
# File 'lib/braintree/apple_pay_card.rb', line 33 def last_4 @last_4 end |