Class: Chargify::Subscription::Component

Inherits:
Base
  • Object
show all
Defined in:
lib/chargify_api_ares/resources/subscription.rb

Instance Method Summary collapse

Methods inherited from Base

element_name, #to_xml

Instance Method Details

#idObject

All Subscription Components are considered already existing records, but the id isn’t used



142
143
144
# File 'lib/chargify_api_ares/resources/subscription.rb', line 142

def id
  self.component_id
end