Sha256: ec7e3d534379026db64f6f812090a7c0a55b155a51ee10feb9d36ff89fba8a68

Contents?: true

Size: 1.03 KB

Versions: 4

Compression:

Stored size: 1.03 KB

Contents

# VoucherifySdk::ManagementProjectsCustomEventSchemasGetResponseBody

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | Unique identifier of the custom event schema. | [optional] |
| **name** | **String** | User-defined name of the custom event. This is also shown in **Project Settings** > **Event Schema** in the Voucherify Dashboard. | [optional] |
| **schema** | [**ManagementProjectsCustomEventSchemasGetResponseBodySchema**](ManagementProjectsCustomEventSchemasGetResponseBodySchema.md) |  | [optional] |
| **created_at** | **Time** | Timestamp representing the date and time when the custom event schema was created. The value is shown in the ISO 8601 format. | [optional] |
| **updated_at** | **Time** | Timestamp representing the date and time when the custom event schema was updated. The value is shown in the ISO 8601 format. | [optional] |
| **object** | **String** | The type of the object represented by JSON. | [optional][default to 'custom-event-schema'] |

Version data entries

4 entries across 4 versions & 1 rubygems

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