The ITransactionInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Id |
Get the store-unique identifier for this transaction
| |
| JobId |
Get the unique identifier of the job that processed this transaction
| |
| StartTime |
Get the date/time when processing started on the transaction
| |
| Status |
Get the status of the transaction
| |
| StoreName |
Get the name of the store that this transaction applies to
| |
| TransactionType |
Get the type of transaction
|