GdprStatusResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| has_pending_deletion | Boolean | Whether there is a pending account deletion request. | [default to null] |
| deletion_request | AccountDeletionResponse | Details of the pending deletion request, if any. | [optional] [default to null] |
| has_pending_export | Boolean | Whether there is a pending data export request. | [default to null] |
| recent_exports | List | List of recent data export requests for this user. | [default to null] |