Cover is a category in Pokémon TCG Pocket.
Covers for binders that can be used when using the Binders feature.
Click to view data.
{
"id": "Cover",
"name": "Cover",
"hue": 117,
"description": "Covers for binders that can be used when using the Binders feature.",
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"description": {
"id": "description",
"name": "Description",
"type": "string"
},
"game_id": {
"id": "game_id",
"name": "Game ID",
"type": "string",
"hidden": true
},
"thumbnail": {
"id": "thumbnail",
"name": "Thumbnail",
"type": "media",
"hidden": true
}
},
"updatedAt": 1731009415955
}