...
Name | Description | Qualification | Schema |
---|---|---|---|
attachmentList | A list of the attachments in the transaction. | Optional | <Attachment> array |
creator | Information describing the transaction creator. | Optional | UserStatus |
description | A short description of the transaction. | Optional | string |
participants | Information describing the participants of the transaction. | Optional | <UserStatus> array |
servicePackage | The service package identifies the services assigned to the transaction. | Optional | ServicePackage |
subject | The subject of the transaction. | Optional | string |
transactionId | The identifier ID of the transaction. | Optional | string |
...