# PushAiSessionBackupsRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**owner** | **String** | the email the push was prepared for; refused with a 409 when it is not the caller's |
**sessions** | Option<[**Vec<models::AiSessionBackupPush>**](AISessionBackupPush.md)> | | [optional]
**removed** | Option<**Vec<String>**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)