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