Expand description
Shared data models and types.
Structs§
- Collection
- Manual / smart / virtual row for the library collections pane.
- Firmware
- Represents a firmware file associated with a platform.
- Platform
- A gaming platform (console or system) supported by RomM.
- Rom
- Represents a single ROM file and its associated metadata.
- RomFile
- One file row under a RomM
Rom(base game, update, DLC, etc.). - RomList
- A paginated list of ROMs returned by the API.
- Save
Metadata - Save metadata returned by RomM
/api/saves. - Virtual
Collection Row - Response row from
GET /api/collections/virtual.
Enums§
- RomFile
Category - Category of an internal file within a multi-file RomM ROM (see
Rom::files).