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

NAME

WebService::Braintree::_::Transaction::StatusDetail

PURPOSE

This class represents a status detail of a transaction.

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

ATTRIBUTES

amount()

This is the amount for this status detail.

status()

This is the status for this status detail.

timestamp()

This is the timestamp for this status detail.

transaction_source()

This is the transaction source for this status detail.

user()

This is the user for this status detail.