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

NAME

WebService::Braintree::_::Transaction::PayPalDetail

PURPOSE

This class represents a transaction PayPal detail.

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

ATTRIBUTES

authorization_id()

This is the authorization ID for this PayPal detail.

capture_id()

This is the capture ID for this PayPal detail.

custom_field()

This is the custom field for this PayPal detail.

debug_id()

This is the debug ID for this PayPal detail.

description()

This is the description for this PayPal detail.

image_url()

This is the image URL for this PayPal detail.

payee_email()

This is the payee email for this PayPal detail.

payer_email()

This is the payer_email for this PayPal detail.

payer_first_name()

This is the payer's first name for this PayPal detail.

payer_id()

This is the payer ID for this PayPal detail.

payer_last_name()

This is the payer's last name for this PayPal detail.

payer_status()

This is the payer's status for this PayPal detail.

payment_id()

This is the payment ID for this PayPal detail.

refund_id()

This is the refund ID for this PayPal detail.

seller_protection_status()

This is the seller's protection status for this PayPal detail.

token()

This is the token for this PayPal detail.

transaction_fee_amount()

This is the transaction's fee amount for this PayPal detail.

transaction_fee_currency_iso_code()

This is the transaction's fee currency's ISO code for this PayPal detail.