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