All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docs.ImportedMessage.md Maven / Gradle / Ivy

There is a newer version: 1.50.1
Show newest version

# ImportedMessage

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**message** | **String** | Message text in MessageML | 
**format** | [**FormatEnum**](#FormatEnum) |  |  [optional]
**intendedMessageTimestamp** | **Long** | The timestamp representing the time when the message was sent in the original system in milliseconds since Jan 1st 1970.  | 
**intendedMessageFromUserId** | **Long** | The long integer userid of the Symphony user who you intend to show sent the message.  | 
**originatingSystemId** | **String** | The ID of the system through which the message was originally sent.  | 
**streamId** | **String** |  | 



## Enum: FormatEnum
Name | Value
---- | -----
TEXT | "TEXT"
MESSAGEML | "MESSAGEML"







© 2015 - 2024 Weber Informatics LLC | Privacy Policy