Skip to main content
Version: Next

TransactionResult

A transaction result is the object received after a transaction has been executed successfully. It provides information about what has been done.

Index

Constructors

Methods

Constructors

constructor

Methods

getCreatedObjects

  • Return the ordered list of CloudObjects created in this transaction.


    Returns CloudObject[]

    the list of CloudObjects instances