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