Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.14 KB

File metadata and controls

31 lines (26 loc) · 1.14 KB

vrchat_dart_generated.model.Product

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

Name Type Description Notes
archived bool
created DateTime
description String
displayName String
groupAccess bool [optional] [default to false]
groupAccessRemove bool [optional] [default to false]
groupId String [optional]
groupRoleId String [optional]
id String
imageId String
parentListings List<String>
productType ProductType
sellerDisplayName String
sellerId String
tags List<String>
updated DateTime
useForSubscriberList bool [optional] [default to false]

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