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