Class: ChargeBee::OmnichannelSubscriptionItemMetric

Inherits:
Model
  • Object
show all
Defined in:
lib/chargebee/models/omnichannel_subscription_item_metric.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

#calculated_atObject

Returns the value of attribute calculated_at.



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

def calculated_at
  @calculated_at
end

#created_atObject

Returns the value of attribute created_at.



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

def created_at
  @created_at
end

#customer_idObject

Returns the value of attribute customer_id.



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

def customer_id
  @customer_id
end

#effective_fromObject

Returns the value of attribute effective_from.



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

def effective_from
  @effective_from
end

#item_id_at_sourceObject

Returns the value of attribute item_id_at_source.



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

def item_id_at_source
  @item_id_at_source
end

#mrr_currencyObject

Returns the value of attribute mrr_currency.



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

def mrr_currency
  @mrr_currency
end

#mrr_nanosObject

Returns the value of attribute mrr_nanos.



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

def mrr_nanos
  @mrr_nanos
end

#mrr_unitsObject

Returns the value of attribute mrr_units.



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

def mrr_units
  @mrr_units
end

#omnichannel_subscription_idObject

Returns the value of attribute omnichannel_subscription_id.



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

def omnichannel_subscription_id
  @omnichannel_subscription_id
end

#omnichannel_subscription_item_idObject

Returns the value of attribute omnichannel_subscription_item_id.



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

def omnichannel_subscription_item_id
  @omnichannel_subscription_item_id
end

#resource_versionObject

Returns the value of attribute resource_version.



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

def resource_version
  @resource_version
end