Added InternalInterpreter flag to DBInterpreterProcessed

This commit is contained in:
2026-06-30 13:53:58 +10:00
parent 1da72360c2
commit 2fe9fe0c3e

View File

@@ -109,6 +109,7 @@ type DBInterpreterProcessed struct {
BookingReference *int BookingReference *int
BillableInterpreter bool BillableInterpreter bool
BillableTpa bool BillableTpa bool
BillableInternal bool
// FLAGS / METADATA: // FLAGS / METADATA:
// --- // ---