Method: AdvancedBilling::ProductFamily#updated_at

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

#updated_atDateTime

TODO: Write general description for this method

Returns:

  • (DateTime)


39
40
41
# File 'lib/advanced_billing/models/product_family.rb', line 39

def updated_at
  @updated_at
end