<- Object

Object

CustomAttributeDefinitionEventData

Represents an object in the CustomAttributeDefinition event notification payload that contains the affected custom attribute definition.

Link to section

Properties

Link to section

type

string

The type of the event data object. The value is "custom_attribute_definition".

Link to section

id

string

The ID of the event data object.

Link to section

object

An object containing the custom attribute definition.