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 | \OpenAPI\Client\Model\ManagementProjectsCustomEventSchemasGetResponseBodySchema | [optional] | |
createdAt | \DateTime | Timestamp representing the date and time when the custom event schema was created. The value is shown in the ISO 8601 format. | [optional] |
updatedAt | \DateTime | 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'] |