Method: VoucherifySdk::ProductWithoutSkus#created_at
- Defined in:
- lib/VoucherifySdk/models/product_without_skus.rb
#created_at ⇒ Object
Timestamp representing the date and time when the product was created. The value is shown in the ISO 8601 format.
40 41 42 |
# File 'lib/VoucherifySdk/models/product_without_skus.rb', line 40 def created_at @created_at end |