Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.03 KB

File metadata and controls

32 lines (27 loc) · 1.03 KB

vrchat_dart_generated.model.TransactionAgreement

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

Name Type Description Notes
agreement String
agreementId String
billingType String
currency String
endDate String
failedAttempts int
frequency int
itemId int
lastAmount num
lastAmountVat num
lastPayment String
nextPayment String
outstanding int
period String
recurringAmt num
startDate String
status String This is NOT TransactionStatus, but whatever Steam return.
timeCreated String

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