Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.03 KB

TransactionAgreement.md

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
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

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