{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "ImportMessagesResponse", "description": "Final response of importing messages. This structure is included in the response to describe the detailed outcome. It is only included when the operation finishes successfully.", "properties": {}, "type": "object" }