Class: Phaseo::Gen::ApiKeyResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#dataHash{String => Object}

Returns:

  • (Hash{String => Object})


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

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