Creates an instance of LegacyTransaction.
The request identifier of the legacy transaction.
Optional
actions: null | Transactions[]The actions of the legacy transaction.
Readonly
actionsThe actions of the legacy transaction. If the request identifier is 0, then this value will not be present.
Readonly
requestThe request identifier of the legacy transaction.
Static
readRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
Static
writeWrite a value to the stream.
The BinaryStream to write to.
The value to write.
The LegacyTransaction class is used to represent a legacy transaction. This system is still used for some inventory related transactions.