Class: Phaseo::Gen::ActivityResponse

Inherits:
Struct
  • Object
show all
Defined in:
lib/gen/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dataArray<Hash{String => Object}>

Returns:

  • (Array<Hash{String => Object}>)


28
# File 'lib/gen/models.rb', line 28

ActivityResponse = Struct.new(:data, keyword_init: true)