Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

TransactionMessage is used for describing a transaction with all status information as well as the content. It contains the subject, descriptions and information about the service package used, and the current status of the creator and the participants.


NameDescriptionQualificationSchema
attachmentListA list of the attachments in the transaction.Optional

<Attachment> array

creatorInformation describing the transaction creator.OptionalUserStatus
descriptionA short description of the transaction.Optionalstring
participantsInformation describing the participants of the transaction.Optional<UserStatus> array
servicePackageThe service package identifies the services assigned to the transaction.OptionalServicePackage
subjectThe subject of the transaction.Optionalstring
transactionIdThe ID of the transaction.Optionalstring





  • No labels