import 'package:vrchat_dart_generated/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
agreementId | String | ||
itemId | int | ||
agreement | String | ||
status | String | This is NOT TransactionStatus, but whatever Steam return. | |
period | String | ||
frequency | int | ||
billingType | String | ||
startDate | String | ||
endDate | String | ||
recurringAmt | num | ||
currency | String | ||
timeCreated | String | ||
nextPayment | String | ||
lastPayment | String | ||
lastAmount | num | ||
lastAmountVat | num | ||
outstanding | int | ||
failedAttempts | int |