CSGOSticker
This is auto-generated documentation. It is not intended to be used as a reference.
Please use for request and response only necessary fields. It decreases response time for you.
type CSGOSticker {
# Sticker min price
minPrice: Money
# Mnemonic name of sticker
name: String! # paris2023_signature_floppy_4
# Title of sticker
title: String! # Sticker | floppy | Paris 2023
# Image of sticker
icon: String # https://steamcdn-a.akamaihd.net/apps/730/icons/econ/stickers/paris2023/sig_floppy_large.a2063e888511d11f9ef153ddb3b705bf3f8acdfe.png
# Film of sticker
film: CSGOStickerFilm # HOLO
# Sticker scrape wear from 0 (pristine) to 1 (fully scraped), null when unknown
wear: String # 0.57
# Sticker position X offset on the weapon, null when unknown
offsetX: String # -0.1875
# Sticker position Y offset on the weapon, null when unknown
offsetY: String # 0.0625
}