NAME
WebService::Braintree::_::Transaction::ApplePayDetail
PURPOSE
This class represents a transaction ApplePay detail.
This class will only be created as part of a response or error response.
ATTRIBUTES
card_type()
This is the card type for this transaction ApplePay detail.
cardholder_name()
This is the cardholder name for this transaction ApplePay detail.
expiration_month()
This is the expiration month for this transaction ApplePay detail.
expiration_year()
This is the expiration year for this transaction ApplePay detail.
last_4()
This is the last_4 for this transaction ApplePay detail.
payment_instrument_name()
This is the payment instrument name for this transaction ApplePay detail.
source_description()
This is the source description for this transaction ApplePay detail.
METHODS
expiration_date()
This returns the expiration date in MM/YYYY format.