Method: OpenAI::Models::Batch#cancelled_at
- Defined in:
- lib/openai/models/batch.rb
#cancelled_at ⇒ Integer?
The Unix timestamp (in seconds) for when the batch was cancelled.
52 |
# File 'lib/openai/models/batch.rb', line 52 optional :cancelled_at, Integer |