SerenityJS
    Preparing search index...

    Represents an inventory transaction.

    Hierarchy

    • DataType
      • InventoryTransaction
    Index

    Constructors

    Properties

    actions: InventoryAction[]

    The actions of the inventory transaction.

    The item release of the inventory transaction.

    The item use of the inventory transaction.

    itemUseOnEntity: null | ItemUseOnEntityInventoryTransaction

    The item use on entity of the inventory transaction.

    The type of the inventory transaction.

    Methods