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