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