Class: ChargeBee::SubscriptionEntitlementsUpdatedDetail

Inherits:
Model
  • Object
show all
Defined in:
lib/chargebee/models/subscription_entitlements_updated_detail.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

construct, #init_dependant, #init_dependant_list, #initialize, #inspect, #load, #method_missing, #replace_white_space_with_underscore, #respond_to_missing?, #to_s, uri_path

Constructor Details

This class inherits a constructor from ChargeBee::Model

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ChargeBee::Model

Instance Attribute Details

#has_nextObject

Returns the value of attribute has_next.



4
5
6
# File 'lib/chargebee/models/subscription_entitlements_updated_detail.rb', line 4

def has_next
  @has_next
end

#subscription_idObject

Returns the value of attribute subscription_id.



4
5
6
# File 'lib/chargebee/models/subscription_entitlements_updated_detail.rb', line 4

def subscription_id
  @subscription_id
end