mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-12-03 19:18:20 +00:00
826 B
826 B
Transaction
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| status | crate::models::TransactionStatus | ||
| subscription | crate::models::Subscription | ||
| sandbox | bool | [default to false] | |
| created_at | String | ||
| updated_at | String | ||
| steam | Option<crate::models::TransactionSteamInfo> | [optional] | |
| agreement | Option<crate::models::TransactionAgreement> | [optional] | |
| error | String |