mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
922 B
922 B
TransactionAgreement
Properties
Name | Type | Description | Notes |
---|---|---|---|
agreement_id | String | ||
item_id | f32 | ||
status | String | This is NOT TransactionStatus, but whatever Steam return. | |
period | String | ||
frequency | f32 | ||
billing_type | String | ||
start_date | String | ||
end_date | String | ||
recurring_amt | f32 | ||
currency | String | ||
time_created | String | ||
next_payment | String | ||
last_payment | String | ||
last_amount | f32 | ||
last_amount_vat | f32 | ||
outstanding | f32 | ||
failed_attempts | f32 |