SerenityJS
    Preparing search index...

    The LegacyTransaction class is used to represent a legacy transaction. This system is still used for some inventory related transactions.

    Hierarchy

    • DataType
      • LegacyTransaction
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    actions: null | Transactions[]

    The actions of the legacy transaction. If the request identifier is 0, then this value will not be present.

    request: number

    The request identifier of the legacy transaction.

    Methods