| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique permanent deletion object ID. | [optional] |
| created_at | Time | Timestamp representing the date and time when the customer was requested to be deleted in ISO 8601 format. | [optional] |
| related_object_id | String | Unique customer ID that is being deleted. | [optional] |
| related_object | String | Object being deleted. | [optional][default to 'customer'] |
| status | String | Deletion status. | [optional][default to 'DONE'] |
| data_json | CustomersPermanentDeletionCreateResponseBodyDataJson | [optional] | |
| object | String | The type of the object represented by JSON. | [optional][default to 'pernament_deletion'] |