mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-12-13 13:48:49 +00:00
775 B
775 B
AccountDeletionLog
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| message | Option<String> | Typically "Deletion requested" or "Deletion canceled". Other messages like "Deletion completed" may exist, but are these are not possible to see as a regular user. | [optional][default to Deletion requested] |
| deletion_scheduled | Option<String> | When the deletion is scheduled to happen, standard is 14 days after the request. | [optional] |
| date_time | Option<String> | Date and time of the deletion request. | [optional] |