square.onOrderCustomAttributeDefinitionVisibleDeleted subscribes to order.custom_attribute_definition.visible.deleted for the selected seller. It requires ORDERS_READ.
Example
automations/square-on-order-custom-attribute-definition-visible-deleted.automation.ts
Event
A custom attribute definition that’s visible to your application was deleted. The signal resolves to the officialSquare.OrderCustomAttributeDefinitionVisibleDeletedEvent payload with type narrowed to order.custom_attribute_definition.visible.deleted.