Class: Phaseo::Gen::BatchModelsResponse
- Inherits:
-
Struct
- Object
- Struct
- Phaseo::Gen::BatchModelsResponse
- Defined in:
- lib/gen/models.rb
Instance Attribute Summary collapse
Instance Attribute Details
#data ⇒ Array<Hash{String => Object}>?
457 |
# File 'lib/gen/models.rb', line 457 BatchModelsResponse = Struct.new(:data, :object, keyword_init: true) |
#object ⇒ String?
457 |
# File 'lib/gen/models.rb', line 457 BatchModelsResponse = Struct.new(:data, :object, keyword_init: true) |