Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 1.65 KB

ProductListing.md

File metadata and controls

45 lines (40 loc) · 1.65 KB

vrchat_dart_generated.model.ProductListing

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

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

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