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