SteamGiftGameCard
appId object
anyOf
- integer
- null
integer
imageUrl object
anyOf
- string
- null
string
nameNamerequired
productIdProductidrequired
tagsstring[]
type object
anyOf
- string
- null
string
SteamGiftGameCard
{
"appId": 0,
"imageUrl": "string",
"name": "string",
"productId": "string",
"tags": [
"string"
],
"type": "string"
}