Collaboration diagram for vpsdb::PinballTable:Public Attributes | |
| std::string | id |
| int64_t | updatedAt |
| std::string | manufacturer |
| std::string | name |
| int | year |
| std::vector< std::string > | theme |
| std::vector< std::string > | designers |
| std::string | type |
| int | players |
| std::string | ipdbUrl |
| std::vector< TableFile > | tableFiles |
| std::vector< TableFile > | b2sFiles |
| std::vector< TableFile > | wheelArtFiles |
| std::vector< TopperFile > | topperFiles |
| int64_t | lastCreatedAt |