Method: OpenAI::Models::Batch#object

Defined in:
lib/openai/models/batch.rb

#objectSymbol, :batch

The object type, which is always batch.

Returns:

  • (Symbol, :batch)


40
# File 'lib/openai/models/batch.rb', line 40

required :object, const: :batch