Sha256: c8583ecc990a281932e5746250ebebace47a689aa634b4799b96f0ba1281bf3c

Contents?: true

Size: 950 Bytes

Versions: 5

Compression:

Stored size: 950 Bytes

Contents

# VoucherifySdk::CustomersPermanentDeletionCreateResponseBody

## Properties

| 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**](CustomersPermanentDeletionCreateResponseBodyDataJson.md) |  | [optional] |
| **object** | **String** | The type of the object represented by JSON. | [optional][default to 'pernament_deletion'] |

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
voucherify-8.0.2 docs/CustomersPermanentDeletionCreateResponseBody.md
voucherify-8.0.1 docs/CustomersPermanentDeletionCreateResponseBody.md
voucherify-8.0.0 docs/CustomersPermanentDeletionCreateResponseBody.md
voucherify-7.0.0 docs/CustomersPermanentDeletionCreateResponseBody.md
voucherify-6.0.0 docs/CustomersPermanentDeletionCreateResponseBody.md