...
Name | Description | Qualification | Schema |
---|---|---|---|
attachments | All attachments in the transaction. An attachment is a file. | Optional | <Attachment> array |
creator | Information identifying the creator. This must be a platform-managed user. | Required | |
description | Description of the transaction. A short description of the content. | Optional | string |
participants | Information identifying the participants. | Required | <User> array |
servicePackage | The service package identifies the services assigned to the transaction. | Required | |
subject | The subject of the transaction. An explanation of the transaction type. | Optional | string |
...