Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Next »

TransactionStatus is used for describing the status of a transaction. It contains the subject, descriptions and information about the service package used, and the current status of the creator and the users.


NameDescriptionQualificationSchema
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 associated with the transaction.OptionalServicePackage ‎
subjectThe subject of the transaction.Optionalstring
transactionIdThe identifier of the transaction.Optionalstring
  • No labels