The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.