{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "InboxItemEventType", "type": "string", "enum": [ "INBOX_ITEM" ] }