Files
vrchatapi-rust/docs/TransactionAgreement.md
2024-09-17 18:40:15 +00:00

955 B

TransactionAgreement

Properties

Name Type Description Notes
agreement_id String
item_id i32
agreement String
status String This is NOT TransactionStatus, but whatever Steam return.
period String
frequency i32
billing_type String
start_date String
end_date String
recurring_amt f64
currency String
time_created String
next_payment String
last_payment String
last_amount f64
last_amount_vat f64
outstanding i32
failed_attempts i32

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