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::_::Subscription::StatusDetail

PURPOSE

This class represents a subscription status history detail.

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

ATTRIBUTES

balance()

This is the balance for this subscription status history detail.

currency_iso_code()

This is the currency ISO code for this subscription status history detail.

plan_id()

This is the plan id for this subscription status history detail.

price()

This is the price for this subscription status history detail.

status()

This is the status for this subscription status history detail.

subscription_source()

This is the subscription source for this subscription status history detail.

timestamp()

This is the timestamp for this subscription status history detail.

user()

This is the user for this subscription status history detail.