Method: Falsify::Product#updated_at

Defined in:
lib/falsify/models/product/product.rb

#updated_atString (readonly)

The date and time (ISO 8601 format) when the product was last modified.

Returns:



72
73
74
# File 'lib/falsify/models/product/product.rb', line 72

def updated_at
  @updated_at
end