Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.2 KB

File metadata and controls

31 lines (26 loc) · 1.2 KB

vrchat_dart_generated.model.UserSubscription

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

Name Type Description Notes
active bool [default to true]
amount num
createdAt DateTime
description String
expires DateTime
id String
isBulkGift bool [default to false]
isGift bool [default to false]
licenseGroups List<String>
period SubscriptionPeriod
starts String [optional]
status TransactionStatus
steamItemId String [optional]
store String Which "Store" it came from. Right now only Stores are "Steam" and "Admin".
tier int
transactionId String
updatedAt DateTime

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