The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Braintree::_::Transaction::AndroidPayDetail

PURPOSE

This class represents a transaction AndroidPay detail.

This class will only be created as part of a response or error response.

ATTRIBUTES

expiration_month()

This is the expiration month for this transaction ApplePay detail.

expiration_year()

This is the expiration year for this transaction ApplePay detail.

google_transaction_id()

This is the Google transaction id for this transaction AndroidPay checkout detail.

source_card_last_4()

This is the source card last_4 for this transaction AndroidPay checkout detail.

source_card_type()

This is the source card type for this transaction AndroidPay checkout detail.

source_description()

This is the source description for this transaction AndroidPay checkout detail.

virtual_card_last_4()

This is the virtual card last_4 for this transaction AndroidPay checkout detail.

last_4() is an alias to this attribute.

virtual_card_type()

This is the virtual card type for this transaction AndroidPay checkout detail.

card_type() is an alias to this attribute.

METHODS

expiration_date()

This returns the expiration date in MM/YYYY format.