公司删除事件

当 Mautic 删除一个公司时触发。

事件类型

mautic.company_post_delete

事件属性

Key

Type

Description

id

int

已删除公司的 ID

company

object

公司对象. 请注意,在此上下文中,id 为 null。 请使用事件中的 id

timestamp

string

事件发生的日期和时间,格式为 ISO 8601。