docs.V2ImportResponse.md Maven / Gradle / Ivy
# V2ImportResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**messageId** | **String** | If the message was successfully imported then the message ID in the system of the newly created message. | [optional]
**originatingSystemId** | **String** | The ID of the system through which the message was originally sent. | [optional]
**originalMessageId** | **String** | The ID of the message in the original system. | [optional]
**diagnostic** | **String** | A diagnostic message containing an error message in the event that the message import failed. May also be present in the case of a successful call if there is useful narrative to return. | [optional]