AuditLineForeignKeyContextType Enum

Defines the record type that an Audit Line entry relates to.

None : 0

None indciates that the audit line relates to the overall transaction, not one of its child records.

SalesTransactionItem : 1

The audit line relates to a SalesTransactionItem record

SalesTransactionPayment : 2

The audit line relates to a SalesTransactionPayment record

SalesTransactionDescriptor : 3

The audit line relates to a SalesTransactionDescriptor record

SalesTransactionTag : 4

The audit line relates to a SalesTransactionTag record.