import 'package:vrchat_dart_generated/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
active | bool | ||
archived | bool | ||
buyerRefundable | bool | ||
created | DateTime | ||
description | String | ||
displayName | String | ||
duration | int | [optional] | |
durationType | String | [optional] | |
groupIcon | String | ||
groupId | String | ||
groupName | String | ||
hydratedProducts | List<Product> | [optional] | |
id | String | ||
imageId | String | ||
instant | bool | ||
listingType | ProductListingType | ||
listingVariants | List<ProductListingVariant> | ||
permanent | bool | ||
priceTokens | int | ||
productIds | List<String> | ||
productType | ProductType | ||
products | List<Object> | ||
quantifiable | bool | [optional] | |
recurrable | bool | ||
refundable | bool | ||
sellerDisplayName | String | ||
sellerId | String | ||
stackable | bool | ||
storeIds | List<String> | ||
tags | List<String> | ||
updated | DateTime |