Class: Hcloud::ServerType
- Inherits:
-
Object
- Object
- Hcloud::ServerType
- Includes:
- EntryLoader
- Defined in:
- lib/hcloud/server_type.rb
Constant Summary collapse
- Attributes =
{ id: nil, name: nil, description: nil, cores: nil, memory: nil, disk: nil, prices: nil, storage_type: nil, }