Class: Mousetrap::Plan

Inherits:
Resource
  • Object
show all
Defined in:
lib/acts_as_subscription/backend/cheddar_getter_client.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#activeObject

:nodoc:



129
130
131
# File 'lib/acts_as_subscription/backend/cheddar_getter_client.rb', line 129

def active
  @active
end

#billing_frequencyObject

:nodoc:



129
130
131
# File 'lib/acts_as_subscription/backend/cheddar_getter_client.rb', line 129

def billing_frequency
  @billing_frequency
end

#codeObject

:nodoc:



129
130
131
# File 'lib/acts_as_subscription/backend/cheddar_getter_client.rb', line 129

def code
  @code
end

#descriptionObject

:nodoc:



129
130
131
# File 'lib/acts_as_subscription/backend/cheddar_getter_client.rb', line 129

def description
  @description
end

#nameObject

:nodoc:



129
130
131
# File 'lib/acts_as_subscription/backend/cheddar_getter_client.rb', line 129

def name
  @name
end

#recurring_chargeObject

:nodoc:



129
130
131
# File 'lib/acts_as_subscription/backend/cheddar_getter_client.rb', line 129

def recurring_charge
  @recurring_charge
end