Перейти к основному содержимому

SteamGiftGameCard

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