Method: AdvancedBilling::ComponentPricePoint#to_custom_updated_at

Defined in:
lib/advanced_billing/models/component_price_point.rb

#to_custom_updated_atObject



288
289
290
# File 'lib/advanced_billing/models/component_price_point.rb', line 288

def to_custom_updated_at
  DateTimeHelper.to_rfc3339(updated_at)
end