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