whitemarket Документація для партнерів

type CSGOStickerSuggestion {
	# Mnemonic name of sticker
	name: String! 	# paris2023_signature_floppy_4
	# Title of sticker
	title: String! 	# Sticker | floppy | Paris 2023
	# Total products with sticker
	total: Int! 	# 42
	# Film of sticker
	film: CSGOStickerFilm 	# HOLO
	# Image of sticker
	icon: String 	# https://steamcdn-a.akamaihd.net/apps/730/icons/econ/stickers/paris2023/sig_floppy_large.a2063e888511d11f9ef153ddb3b705bf3f8acdfe.png
}