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

15 lines
665 B
Markdown

# ProductListingVariant
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **effectiveFrom** | **Date** | | [optional] [default to null] |
| **listingVariantId** | **String** | | [default to null] |
| **nonRefundable** | **Boolean** | | [default to null] |
| **quantity** | **Integer** | | [default to null] |
| **sellerVariant** | **Boolean** | | [default to null] |
| **unitPriceTokens** | **Integer** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)