Upgrade Rust SDK to spec 1.18.1

This commit is contained in:
VRCCat
2024-07-22 21:38:50 +00:00
parent 06549589c0
commit 81b7d01d13
22 changed files with 189 additions and 106 deletions

View File

@ -14,6 +14,7 @@ Name | Type | Description | Notes
**tier** | **f64** | |
**active** | **bool** | | [default to true]
**status** | [**models::TransactionStatus**](TransactionStatus.md) | |
**starts** | Option<**String**> | | [optional]
**expires** | **String** | |
**created_at** | **String** | |
**updated_at** | **String** | |