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