Files
VRChatBackendDocs/Models/Listing.md
ExilProductions aa707d1deb add subdir
2026-02-15 17:39:26 +01:00

2.3 KiB

Listing

Properties

Name Type Description Notes
active Boolean [default to null]
buyerRefundable Boolean [default to null]
description String [default to null]
displayName String [default to null]
duration Integer [optional] [default to null]
durationType String [optional] [default to null]
groupIcon String [optional] [default to null]
groupId String [optional] [default to null]
groupName String [optional] [default to null]
hasAvatar Boolean [default to null]
hasUdon Boolean [default to null]
hydratedProducts List [optional] [default to null]
id String [default to null]
imageId String [optional] [default to null]
imageUrl String [optional] [default to null]
listingType String [default to subscription]
listingVariants List [optional] [default to null]
permanent Boolean [optional] [default to null]
priceTokens Integer [default to null]
productIds List [default to null]
productType String [default to udon]
products List [default to null]
quantifiable Boolean [optional] [default to null]
recurrable Boolean [default to null]
refundable Boolean [default to null]
sellerDisplayName String [default to null]
sellerId String [default to null]
soldByVrc Boolean [optional] [default to null]
stackable Boolean [default to null]
storeIds List [default to null]
subtitle String [optional] [default to null]
tags List [optional] [default to null]
vrcPlusDiscountPrice Integer [optional] [default to null]
whenToExpire Date [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]