Class Braintree::Subscription
In: lib/braintree/subscription.rb
lib/braintree/subscription/status_details.rb
Parent: Object

Methods

Included Modules

BaseModule

Classes and Modules

Module Braintree::Subscription::Source
Module Braintree::Subscription::Status
Module Braintree::Subscription::TrialDurationUnit

Attributes

add_ons  [R] 
balance  [R] 
billing_day_of_month  [R] 
billing_period_end_date  [R] 
billing_period_start_date  [R] 
created_at  [R] 
current_billing_cycle  [R] 
days_past_due  [R] 
descriptor  [R] 
discounts  [R] 
failure_count  [R] 
first_billing_date  [R] 
id  [R] 
merchant_account_id  [R] 
next_billing_date  [R] 
next_billing_period_amount  [R] 
number_of_billing_cycles  [R] 
paid_through_date  [R] 
payment_method_token  [R] 
plan_id  [R] 
price  [R] 
status  [R] 
status_history  [R] 
transactions  [R] 
trial_duration  [R] 
trial_duration_unit  [R] 
trial_period  [R] 
updated_at  [R] 

Public Class methods

Public Instance methods

True if other has the same id.

[Validate]