ExpereObject
An object containing a precedence identifier and message objects.
| Parameter | Type | Description |
|---|---|---|
| ObjectID | string | A unique identifier for the object. |
| PrecedenceID | string | A unique identifier for the precedence level of a transaction. |
| Messages | ArrayOfExpereMessage | Array containing a collection of ExpereMessage objects. |