Property:Storage
From Step Mods | Change The Game
This property denotes the type of storage the user has and is of type Text.
The allowed values for this property are:
Value |
---|
HDD |
SSD (SATA 1.0) |
SSD (SATA 2.0) |
SSD (SATA 3.0) |
SSD (PCIe) |
SSD (mSATA) |
SSD (M.2 - ngff) |
SSD (M.2 - nvme) |
Showing 10 related entities (more are available).
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "HDD", "SSD (SATA 1.0)", "SSD (SATA 2.0)", "SSD (SATA 3.0)", "SSD (PCIe)", "SSD (mSATA)", "SSD (M.2 - ngff)", "SSD (M.2 - nvme)" ] } }