...
Name | Description | Qualification | Schema |
---|---|---|---|
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 associated with the transaction. | Optional | ServicePackage |
subject | The subject of the transaction. | Optional | string |
transactionId | The identifier ID of the transaction. | Optional | string |
...