Method: Shotstack::AssetResponseAttributes#created
- Defined in:
- lib/shotstack/models/asset_response_attributes.rb
#created ⇒ Object
The time the asset was created.
44 45 46 |
# File 'lib/shotstack/models/asset_response_attributes.rb', line 44 def created @created end |